summaryrefslogtreecommitdiffstats
path: root/chrome/browser/gtk
Commit message (Expand)AuthorAgeFilesLines
* GTK: speculative fix for browser test crashes on buildbot.estade@chromium.org2010-04-071-0/+8
* linux: use white-on-blue for selection color in classic theme modeevan@chromium.org2010-04-071-1/+1
* GTK: position info bubbles relative to a subwidget, rather than the toplevel ...estade@chromium.org2010-04-0715-130/+138
* notifications: No need to override no pure virtual functions.johnnyg@chromium.org2010-04-071-10/+0
* gtk: Avoid duplicating functions in anonymous namespaces by moving them to gt...mattm@chromium.org2010-04-076-58/+49
* gtk: Use the new callback macros in more places.evan@chromium.org2010-04-074-26/+21
* Only place popup windows if the position is not 0,0.tony@chromium.org2010-04-071-2/+7
* linux: explicitly unhighlight buttons before disablingevan@chromium.org2010-04-071-1/+9
* REVISION BACKED OUTmrossetti@chromium.org2010-04-071-9/+1
* linux: explicitly unhighlight buttons before disablingevan@chromium.org2010-04-061-1/+9
* GTK: Change menu delegate callback from CommandWasExecuted to CommandWillBeEx...estade@chromium.org2010-04-063-7/+9
* Change bookmark bar toggle to ctrl-shift-b.pkasting@chromium.org2010-04-061-2/+1
* Add support for basic extension automation through the Automation Proxy.kkania@chromium.org2010-04-062-17/+18
* linux: properly handle pixbuf refcountevan@chromium.org2010-04-061-0/+1
* gtk: Implement status icons on linux.evan@chromium.org2010-04-065-0/+172
* Linux UI tweaks: adjust spacing, add a string, make Customize button invisibl...dantasse@chromium.org2010-04-062-17/+24
* Add menu and menu item events to the accessibility extension api, anddmazzoni@chromium.org2010-04-064-80/+175
* GTK: Don't show toolbar border without the toolbar.estade@chromium.org2010-04-061-5/+8
* GTK plumbing for dragend.dcheng@chromium.org2010-04-052-5/+5
* Replace omnibox icons with new set that are all the same size (19x19).pkasting@chromium.org2010-04-051-1/+2
* Geolocation exceptions window, Windows.pkasting@chromium.org2010-04-052-29/+12
* Fix prepopulate value for Find and add browser tests for it.finnur@chromium.org2010-04-052-0/+6
* Turn on autofill and prefs sync by defaultdantasse@chromium.org2010-04-051-8/+2
* NULL-check before accessing toplevel_window_ to avoid race-condition crash.dmazzoni@chromium.org2010-04-052-1/+12
* GTK: don't show reload button for popup/app windows.estade@chromium.org2010-04-031-3/+3
* Star/reload shuffle, Windows version.pkasting@chromium.org2010-04-032-4/+2
* Move EnvironmentVariableGetter from base/linux_util.h to base/env_var.h and r...thestig@chromium.org2010-04-033-9/+14
* Revert.evan@chromium.org2010-04-035-172/+0
* gtk: Implement status icons on linux.evan@chromium.org2010-04-035-0/+172
* Added themes to CustomizeSyncWindowGtkdantasse@chromium.org2010-04-031-1/+17
* Fix some Sync stringsdantasse@chromium.org2010-04-021-3/+4
* Linux: Add geolocation exceptions window.mattm@chromium.org2010-04-024-13/+290
* GTK browser actions toolbar fiddling:estade@chromium.org2010-04-027-64/+144
* Repair DevTools in docked mode on Gtk. After http://codereview.chromium.org/1...yurys@chromium.org2010-04-021-2/+12
* Move enable/disable storage to prefs.nick@chromium.org2010-04-023-51/+24
* Add Flash EULA to about box on Linux/GTK (for branded builds).viettrungluu@chromium.org2010-04-011-8/+41
* Adds AnimationContainer, which can be used to group a set ofsky@chromium.org2010-04-011-1/+1
* GTK: inspect page action popups.estade@chromium.org2010-04-012-9/+18
* GTK: make the location icon a drag source.estade@chromium.org2010-04-013-71/+82
* Add linux UI for enabling sync types.zork@chromium.org2010-04-014-0/+312
* Remove base/gfx/.estade@chromium.org2010-04-011-1/+1
* Linux: On unsupported DE, show local help page about configuring proxies.mattm@chromium.org2010-04-011-2/+1
* GTK: fix reload button.estade@chromium.org2010-03-311-0/+2
* GTK: more location bar updates.estade@chromium.org2010-03-312-27/+24
* GTK translation infobar: Add break to fix tests.erg@chromium.org2010-03-311-0/+1
* GTK: Match several new things that the translate toolbar does on Windows:erg@chromium.org2010-03-314-47/+277
* Keyboard accessibility for the page and app menus.dmazzoni@chromium.org2010-03-312-0/+5
* Adds a geolocation tab in the content settings dialog on Linux.bulach@chromium.org2010-03-314-23/+73
* Reland 43183. Block database access on allowDatabase instead of databaseOpenF...jochen@chromium.org2010-03-312-2/+27
* Revert 43183 - Block database access on allowDatabase instead of databaseOpen...jochen@chromium.org2010-03-312-27/+2