summaryrefslogtreecommitdiffstats
path: root/chrome/browser/gtk
Commit message (Expand)AuthorAgeFilesLines
* [GTTF] Reduce header dependencies in chrome.phajdan.jr@chromium.org2009-11-308-0/+10
* Revert 33301 and 33305 due to unit_tests breakage.maruel@chromium.org2009-11-308-10/+0
* Draw the normal window's frame in maximized mode. See BUG for more detail. Da...oshima@chromium.org2009-11-301-11/+1
* [GTTF] Reduce header dependencies in chrome.phajdan.jr@chromium.org2009-11-308-0/+10
* Changed SyncStatusUIHelper namespace class into a real namespace (sync_ui_uti...akalin@chromium.org2009-11-253-11/+11
* Fix page action spacing on Linux.mattm@chromium.org2009-11-241-4/+3
* Update the sync menu item to change on Linux to reflect the current sync state.zork@chromium.org2009-11-242-0/+59
* Switch theme loading to use its own string.avi@google.com2009-11-241-2/+1
* Linux: Create app modal dialogs in a different way to work around a KDE 3 win...thestig@chromium.org2009-11-247-7/+15
* page info dialog polish:estade@chromium.org2009-11-231-5/+5
* Add platform abstraction for simple error box, and use it in a couple extensi...estade@chromium.org2009-11-231-9/+0
* gtk: Get rid of status bubble flicker.derat@chromium.org2009-11-222-2/+20
* posix: refactor duplicated path-handling codeevan@chromium.org2009-11-212-2/+2
* Replaced HungRendererDialog class with hung_renderer_dialog namespace.akalin@chromium.org2009-11-201-3/+6
* GTK: Don't fail on startup with debug build.estade@chromium.org2009-11-201-2/+4
* Gtk: don't occlude find bar with animating infobar.estade@chromium.org2009-11-201-2/+2
* Fix assert in sad_tab when requested width for message is < -1.kuan@chromium.org2009-11-201-2/+4
* GTK bookmark manager polish.estade@chromium.org2009-11-201-6/+15
* Set the label for a chrome link button when the text is set, not whentony@chromium.org2009-11-201-2/+14
* Undo my revert at r32524 due to a startup test regression.mpcomplete@chromium.org2009-11-201-1/+1
* Move Mac to using renderer spellchecker.estade@chromium.org2009-11-192-3/+5
* Move URLs out of *.pak files and put them into code. This savestony@chromium.org2009-11-191-5/+14
* gtk: Show page action popup bubbles.derat@chromium.org2009-11-191-9/+20
* Revert old change that created an ExtensionHost's RenderView asynchronously.mpcomplete@chromium.org2009-11-191-1/+1
* 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