summaryrefslogtreecommitdiffstats
path: root/chrome/browser/gtk
Commit message (Expand)AuthorAgeFilesLines
* Persist the order of extensions in the browser action toolbar across sessions.estade@chromium.org2009-12-141-5/+0
* Gtk: improve performance of tab dragging.estade@chromium.org2009-12-144-20/+22
* Add a UI helper method to just get the sync status without needing labels.akalin@chromium.org2009-12-142-2/+2
* Try 2: Completely redo how themes are stored on disk and processed at install...erg@google.com2009-12-144-157/+190
* Revert "Completely redo how themes are stored on disk and processed at installerg@google.com2009-12-114-190/+157
* Completely redo how themes are stored on disk and processed at install time.erg@google.com2009-12-114-157/+190
* Find bar fixes:estade@chromium.org2009-12-111-9/+6
* Fix sync options to properly hide the link when the dialog is first shown.zork@chromium.org2009-12-101-2/+4
* re-apply r34183estade@chromium.org2009-12-102-0/+96
* GTK: hook up drag and drop of browser actions (for reordering).estade@chromium.org2009-12-104-50/+171
* Refactor the keyboard events handling code related to RenderViewHostDelegate:...suzhe@chromium.org2009-12-102-177/+233
* Linux: Make page_action_hbox_ an OwnedWidget.mattm@chromium.org2009-12-102-9/+11
* extensions: Properly use string16 for Unicode text.evan@chromium.org2009-12-091-5/+4
* rollback r34183estade@chromium.org2009-12-092-96/+0
* linux: theme scrollbars from GTK theme estade@chromium.org2009-12-092-0/+96
* Minor cleanup; remove deprecate file_util function and some obsolete TODOs.estade@chromium.org2009-12-092-10/+4
* gtk: Fix theme loading bubble position.derat@chromium.org2009-12-081-0/+4
* 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