summaryrefslogtreecommitdiffstats
path: root/chrome/browser/gtk
Commit message (Expand)AuthorAgeFilesLines
* Bunch of Coverity fixes, rather minor severity.phajdan.jr@chromium.org2009-08-062-5/+10
* Draw the theme overlay. I hadn't implemented this previously becausetc@google.com2009-08-051-7/+7
* Add the anti-clockwise waiting throbber to app mode/popup windows.tc@google.com2009-08-053-24/+49
* Use a font size of 9pt in the tab titles. This is a bittc@google.com2009-08-051-5/+7
* linux: always show bookmarks bar on NTPevan@chromium.org2009-08-051-1/+1
* Original change by Min-Yu Huang <minyu.huang@gmail.com> intc@google.com2009-08-051-5/+2
* Add some spacing to titlebar buttons.estade@chromium.org2009-08-053-18/+52
* linux: rearrange widget layout in importer dialogevan@chromium.org2009-08-054-58/+55
* Add files to browser/sync and tweak includes.tim@chromium.org2009-08-051-3/+3
* linux: yet more polish for the new toolbar graphicsevan@chromium.org2009-08-041-2/+9
* Make extensions in the extension shelf render their content to a visible GTKphajdan.jr@chromium.org2009-08-043-13/+16
* GTK Theme: Fix location bar display on popup windows.erg@google.com2009-08-041-3/+5
* The initial registration of the browser accelerators for toolkit_views was sh...jcampan@chromium.org2009-08-041-8/+109
* GTK: Make folder tree views expand columns properly, also refactor the code i...estade@chromium.org2009-08-044-30/+27
* GTK: implement bookmark manager copy/paste.estade@chromium.org2009-08-042-4/+19
* linux: use linux-specific window control graphics from glenevan@chromium.org2009-08-041-2/+1
* mole API - take 2erikkay@chromium.org2009-08-043-15/+33
* linux: fix regression where opening the page menu would cause a reloadevan@chromium.org2009-08-032-29/+35
* linux: visual refresh of the close boxevan@chromium.org2009-08-031-1/+2
* Fixes bug in calculating size of tabs on linux tab strip. Specificallysky@chromium.org2009-08-031-4/+4
* Rename namespace gtk_tree_util to gtk_tree which is shorter.mdm@chromium.org2009-08-034-25/+24
* gtk: Move the enter/leave-notify-event handling to TabRendererGtk and hook up...jhawkins@chromium.org2009-08-034-35/+26
* Fix breakage.erg@google.com2009-08-031-0/+1
* GTK Themes: Theme labels in LocationBarViewGtk.erg@google.com2009-08-034-25/+70
* GTK: Add stock icons to some dialog buttons.estade@chromium.org2009-08-034-11/+17
* Adding registration of accelerators for the browser in toolkit_views.jcampan@chromium.org2009-08-031-109/+8
* Rolling back change 22245.chrome-bot@google.com2009-08-022-22/+8
* mole expand/collapse API, callable from a toolstrip for manual operationerikkay@chromium.org2009-08-012-8/+22
* GTK Themes: Fix painting issues where GTK theme engine was painting over butt...erg@chromium.org2009-08-011-12/+12
* retry r2226, with a fix for a case where we could double free.estade@chromium.org2009-08-016-29/+102
* Linux: Fix Valgrind error in VisitedLinkEventsTest.Coalescense.derat@chromium.org2009-08-011-1/+5
* revert 22226 as it caused some ui test crashesestade@chromium.org2009-08-016-103/+29
* GTK: Theme our link button.estade@chromium.org2009-07-316-29/+103
* Fix a bug where we tried to get the position of the tabstriptc@google.com2009-07-312-9/+18
* Linux: Fix cast breakage from 22193 (hopefully).derat@chromium.org2009-07-311-3/+6
* Linux: Autodetect whether the custom frame should be used.derat@chromium.org2009-07-312-0/+47
* Make spacing between "theme" buttons same as spacing between "browsing data"thakis@chromium.org2009-07-311-1/+1
* GTK: Ctrl+shift+q for quitestade@chromium.org2009-07-311-1/+2
* Add "Get Themes" button to gtk options dialog.estade@chromium.org2009-07-312-1/+24
* Implement FindBarGtk::StopAnimation().estade@chromium.org2009-07-313-1/+8
* GTK: Show shortcuts in title bar context menu and tab context menu.estade@chromium.org2009-07-314-52/+50
* Show an icon and the page title in the custom frame when it's antc@google.com2009-07-313-17/+185
* Add "Remove from list" for download item in the download shelf.mhm@chromium.org2009-07-311-0/+2
* Linux: convert classes GtkUtil/GtkTreeUtil back to namespaces gtk_util/gtk_tr...mdm@chromium.org2009-07-3148-188/+190
* Re-enable commands when coming out of full screen mode on linux.tc@google.com2009-07-301-1/+3
* GTK find bar positioning: Don't try to make a negative-width rectangle.estade@chromium.org2009-07-301-2/+4
* GTK: Bidify the status bubble.estade@chromium.org2009-07-301-7/+9
* Remember/restore the bookmark manager pane position.estade@chromium.org2009-07-302-5/+20
* Relanding the page info on Gtk Linux.jcampan@chromium.org2009-07-304-3/+203
* Try again: Add unittest for Gtk cookie manager.mattm@chromium.org2009-07-303-33/+456