summaryrefslogtreecommitdiffstats
path: root/chrome/browser/gtk
Commit message (Expand)AuthorAgeFilesLines
* BookmarkManagerTest now passes without this hack.oshima@chromium.org2009-11-191-9/+0
* GTK: add f11 for fullscreen menu item to wrench menu.estade@chromium.org2009-11-191-1/+2
* GTK: correct coordinate calculation for floating bookmark bar background pain...estade@chromium.org2009-11-191-5/+5
* GTK: Fix popup menu positioning.estade@chromium.org2009-11-191-0/+8
* Makes it so you can't detach tabs on Chrome OS. It doesn't make sensesky@chromium.org2009-11-181-0/+11
* Add support for the bookmark sync error button on the bookmark bar to Linux.zork@chromium.org2009-11-182-1/+57
* Change the sync dialog to use the Html version on Linux.zork@chromium.org2009-11-182-184/+0
* This cl reimplements the entire "Aw Snap" page to use gtk widgets to layout a...kuan@chromium.org2009-11-182-125/+156
* Add support for ShowHtmlDialog() to Linux. This is modeled off the MacOS and...zork@chromium.org2009-11-183-1/+296
* GTK: fix link button double free.estade@chromium.org2009-11-181-48/+28
* Fix for BookmarkManager Test Crash test.oshima@chromium.org2009-11-181-0/+10
* Style cleanups for BrowserThemeProvider. Move the globaltony@chromium.org2009-11-171-0/+2
* Use plain strings instead of wstrings for UMA actionsevan@chromium.org2009-11-178-65/+65
* ViewIDTest.Basic fixoshima@chromium.org2009-11-171-2/+7
* Attempt 2 at fixing white flash in switching between ntp and non-ntp.sky@chromium.org2009-11-171-17/+7
* Implement web app shortcuts natively per issue 25528xiyuan@chromium.org2009-11-172-1/+13
* Fixes painting bug in switching between ntp and non-ntp pages. Withoutsky@chromium.org2009-11-171-0/+17
* [Linux] Hide fullscreen bubble when kiosk mode is active.mhm@chromium.org2009-11-171-4/+8
* Spellchecker: Always destruct url request context getter on io thread.estade@chromium.org2009-11-171-1/+9
* gtk: Fix button text in extension uninstall dialog.derat@chromium.org2009-11-161-1/+3
* gtk: Hide the status bubble when the mouse nears it.derat@chromium.org2009-11-146-30/+198
* cleanup: rename variable |resize_layout_scheduled_| to |needs_resize_layout_|.thakis@chromium.org2009-11-142-8/+7
* Small clean-up to not expose base::Process from RenderProcesHost, and instead...jam@chromium.org2009-11-131-2/+2
* GTK: Explicitly use underlines in cookies dialog to fix display in Karmic.erg@google.com2009-11-121-0/+2
* Implement the gaia captcha state and unlock capability in the sync setup wizard.tim@chromium.org2009-11-121-1/+2
* Focus fix for compact navigation bar.oshima@chromium.org2009-11-121-1/+10
* Add the sync options to the preferences dialog on Linux.zork@chromium.org2009-11-122-2/+202
* GTK: The blocked popup notification should obey chrome themes.erg@google.com2009-11-121-17/+25
* Revert "Removes TabStrip::CanUpdateDisplay as it ..."evan@chromium.org2009-11-122-16/+37
* Remove cookies_table_model which has been succeeded by cookies_tree_model.mattm@chromium.org2009-11-121-1/+0
* Upstreaming WebKit.gypyaar@chromium.org2009-11-122-2/+2
* Compile fix for linux.estade@chromium.org2009-11-121-6/+5
* GTK: fix null dereference in bookmark manager.estade@chromium.org2009-11-121-11/+18
* GTK: Use bookmark bar text color for show all downloads... link when not usin...estade@chromium.org2009-11-124-46/+92
* Removes TabStrip::CanUpdateDisplay as it lead to crashes on thesky@chromium.org2009-11-122-37/+16
* Linux: Convert Cookies options page from a list into a tree.mattm@chromium.org2009-11-113-533/+285
* GTK: Use themed background images in toolbar buttons.erg@google.com2009-11-118-18/+42
* Update GtkChromeLinkButton to provide an accessor for changing the label.zork@chromium.org2009-11-112-0/+28
* Disabled extensions should be uninstallable. finnur@chromium.org2009-11-102-2/+2
* Add confirmation on extension uninstallation.finnur@chromium.org2009-11-101-11/+16
* Fix memory stomping by ImageLoadingTracker in BrowserActionButton.tony@chromium.org2009-11-101-0/+1
* GTK: Clean up dead code path in bookmark bar.estade@chromium.org2009-11-101-11/+5
* Fix a few spelling mistakes.nick@chromium.org2009-11-091-1/+1
* First cut at Exit Fullscreen bubble on Linux.tony@chromium.org2009-11-094-0/+159
* Kiosk Mode implementation.mhm@chromium.org2009-11-092-0/+6
* DevTools: Wire Ctrl+Shift+I to DevTools, Ctrl+Shift+J to JavaScript console. ...pfeldman@chromium.org2009-11-071-2/+2
* Ninth patch in making destructors of refcounted objects private.jam@chromium.org2009-11-071-1/+2
* Fix various problems with inline autocomplete and URLs that change length dur...pkasting@chromium.org2009-11-073-7/+4
* GTK: Fix context menu positioning.estade@chromium.org2009-11-063-14/+41
* GTK: Change find bar to use a floating container rather than some hacked up g...estade@chromium.org2009-11-066-92/+87