summaryrefslogtreecommitdiffstats
path: root/chrome/browser/gtk
Commit message (Expand)AuthorAgeFilesLines
* [GTK] polish first run dialogestade@chromium.org2010-09-281-31/+29
* Refactor AppModalDialog to more clearly isolate platform specific UI pieces a...ben@chromium.org2010-09-282-0/+279
* Fix the issue in 'Clear browsing data' dialog with Cancel vs Close button.tfarina@chromium.org2010-09-281-25/+19
* [gtk] Update page-info icons to match behavior in page_info_window_view.cc.csilv@chromium.org2010-09-271-1/+1
* Add IndexedDB to cookie tree.bauerb@chromium.org2010-09-246-56/+164
* FBTF: Move virtual methods to implementation files.erg@google.com2010-09-234-13/+25
* Move task manager code into a subdirectory.evan@chromium.org2010-09-231-1/+1
* Change the frequency of update checks depending on the installed channel of c...estade@chromium.org2010-09-221-2/+2
* Revert 60169 - Use PrefChangeRegistrar everywheredanno@chromium.org2010-09-224-11/+8
* Use PrefChangeRegistrar everywheredanno@chromium.org2010-09-224-8/+11
* Makes match preview send the dimensions of the omnibox to the page.sky@chromium.org2010-09-222-0/+7
* Fixing the problem where accessibility events for password fields did not set...chaitanyag@chromium.org2010-09-212-2/+28
* Add a unique identifier for plugin groups and use it to identify blocked plug...bauerb@chromium.org2010-09-211-6/+7
* [Gtk] Add per-plugin content exceptions to preferences.bauerb@chromium.org2010-09-215-37/+303
* GTK: Update wrench menu icon on GTK theme change.erg@google.com2010-09-212-2/+14
* Fix up some spacing. No code change.estade@chromium.org2010-09-211-7/+7
* [GTK] show the upgrade icon in the wrench menu.estade@chromium.org2010-09-212-0/+10
* [GTK] handle popup window resize events properly.estade@chromium.org2010-09-202-15/+14
* GTK: The wrench menu should remain open after clicking +/-.erg@google.com2010-09-206-55/+150
* Remove vestigial cookie/web app permissions prompting UI now that the async U...ben@chromium.org2010-09-171-12/+0
* Moves TabStripModelObserver/Delegate into their own headers.sky@chromium.org2010-09-164-1/+4
* GTK: Cleanup MenuGtk to use signals thunk macros.erg@google.com2010-09-162-29/+25
* [GTK] adjust GtkFloatingContainer child allocation calculation.estade@chromium.org2010-09-162-4/+3
* [GTK] Apply SetLabelWidth workaround in more places.estade@chromium.org2010-09-163-10/+6
* Factor an ExtensionIconSet class out of Extension. This canaa@chromium.org2010-09-161-4/+6
* GTK: If the user hovers over stop, it should be disabled once page has finish...erg@google.com2010-09-151-8/+51
* [GTK] Fix rtl tabstrip layout during window resize.estade@chromium.org2010-09-152-13/+14
* Add "copy url" to popup window menu.estade@chromium.org2010-09-141-0/+4
* Extend speech input bubble in GTK to display error messages with try-again an...satish@chromium.org2010-09-141-0/+1
* Bunch of match preview tweaks:sky@chromium.org2010-09-144-0/+18
* Add to the task manager the v8 column on mac and the javascript column on mac...thakis@chromium.org2010-09-142-1/+27
* gtk: Show the page info icon for the first visit on Page Info Bubble.tfarina@chromium.org2010-09-141-0/+9
* Fix SessionStoragejorlow@chromium.org2010-09-141-1/+1
* Remove create_app_shortcut param from ExtensionInstallUI::Delegate::InstallUI...tfarina@chromium.org2010-09-142-2/+2
* Fix a heapchecker leak by fixing a test.phajdan.jr@chromium.org2010-09-131-3/+15
* [GTK] extra special handling for bookmark bar dragsestade@chromium.org2010-09-133-42/+122
* This is a second attempt of http://codereview.chromium.org/3175038davemoore@chromium.org2010-09-131-1/+3
* Revert 59147 - Allow overriding of X error functionsdavemoore@chromium.org2010-09-101-3/+1
* [GTK] Only use label wrapping workaround when in RTL mode.estade@chromium.org2010-09-105-27/+35
* [GTK] disable drag image for non-compositing WMs.estade@chromium.org2010-09-101-1/+3
* Add a confirmation prompt to app uninstallation on the ntp.aa@chromium.org2010-09-101-22/+4
* Allow overriding of X error functionsdavemoore@chromium.org2010-09-101-1/+3
* Fix top of new first run search engine choice in RTL.estade@chromium.org2010-09-101-5/+13
* Move policy-related stuff to its own namespace.mnissler@chromium.org2010-09-102-2/+2
* Page info model now shows red skull and crossbones on SECURITY_STYLE_AUTHENTI...finnur@chromium.org2010-09-101-3/+6
* 2nd attempt at http://codereview.chromium.org/3305003/showjohnnyg@chromium.org2010-09-091-1/+1
* Change UI font at startup time if necessary, based on the UI locale.satorux@chromium.org2010-09-092-0/+8
* Revert 52870 - Revert 52740 - Always show the 'Control sync from Google Dashb...tim@chromium.org2010-09-081-19/+16
* gtk: Use gtk signal macro in BalloonViewImpl and move a thunk implementation ...tfarina@chromium.org2010-09-082-4/+5
* FBTF: Remove unneeded headers from base/ (part 8)thestig@chromium.org2010-09-085-6/+1