summaryrefslogtreecommitdiffstats
path: root/chrome/browser/gtk
Commit message (Expand)AuthorAgeFilesLines
* Extensions: create a simple model for the browser action buttons toolstrip an...estade@chromium.org2009-12-072-43/+31
* Land http://codereview.chromium.org/467012 on behalf of tfarina.zork@chromium.org2009-12-072-1/+88
* Fix html_dialog_gtk.cc so that the dialog is large enough to display the enti...zork@chromium.org2009-12-041-1/+2
* Linux: Show the private memory usage by default instead of the shared memory ...thestig@chromium.org2009-12-041-2/+2
* Avoid including gtk & glib headers in message_pump_glib.h, saves 1 sec on do-...mattm@chromium.org2009-12-042-0/+4
* Created HtmlDialogTabContentsDelegate, which encapsulates the TabContentsDele...akalin@chromium.org2009-12-033-98/+26
* Remove the deprecated version of FixupURL and fix the callers.thakis@chromium.org2009-12-031-3/+2
* linux: use TabContents to launch url for link in crash pagekuan@chromium.org2009-12-032-24/+38
* linux: build fix for gcc-4.4joel@chromium.org2009-12-031-0/+2
* This removes the "default browser" selections from the Chromium OSgspencer@chromium.org2009-12-021-0/+2
* GTK: improve look of download in progress dialog.estade@chromium.org2009-12-021-23/+7
* Linux: Make the sad tab link readable.thestig@chromium.org2009-12-021-0/+2
* Gtk: theme certain close buttons:estade@chromium.org2009-12-023-0/+19
* [GTTF] Reduce header dependencies in chrome.phajdan.jr@chromium.org2009-12-022-0/+2
* GTK: don't apply gtk theme to the info bubble for the extension popup.estade@chromium.org2009-12-025-5/+17
* GTK: Support plain text target as source for bookmark drags initiated from bo...estade@chromium.org2009-12-023-5/+15
* Windows/Linux: remove useless SetProfile() on tab selection.viettrungluu@chromium.org2009-12-021-1/+0
* GTK: add middle click and right click functionality to maximize button.estade@chromium.org2009-12-012-1/+36
* Linux cookies view: ui cleanups to match win.mattm@chromium.org2009-11-303-16/+87
* Linux: Adds back the ability to filter cookies by origin in the cookies optio...mattm@chromium.org2009-11-303-6/+273
* GTK: Dynamically adjust width of download item dangerous warning.estade@chromium.org2009-11-301-9/+13
* [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