summaryrefslogtreecommitdiffstats
path: root/chrome/browser/gtk
Commit message (Expand)AuthorAgeFilesLines
* GTK: add checkbox to external protocol dialog.estade@chromium.org2009-10-212-13/+48
* Messaging of the download item for extension is now:mark@chromium.org2009-10-211-10/+15
* Hack around the floating tab when using space/enter to end a drag.tony@chromium.org2009-10-212-2/+38
* [Linux] Select the first row in cookies table when the Cookies window ismattm@chromium.org2009-10-213-1/+76
* GTK: Display explanatory message on sad tab page.estade@chromium.org2009-10-211-1/+1
* Style and comment fixes for sync_setup_wizard_gtk.cc and sync_setup_wizard.hzork@chromium.org2009-10-212-6/+16
* Use the original profile when opening the keyword editor window, sincepam@chromium.org2009-10-211-0/+4
* Remove the extension shelf on Linux.phajdan.jr@chromium.org2009-10-215-357/+8
* GTK: theme the info bar border.estade@chromium.org2009-10-205-14/+56
* Fix drawing code for page action badges.mpcomplete@chromium.org2009-10-201-0/+5
* Revert "Revert 29457, because this is making ExtensionBrowserTest.PageAction ...mpcomplete@chromium.org2009-10-202-0/+24
* Convert some structures in webkit/glue to string16.darin@chromium.org2009-10-201-2/+2
* Remove +x bit from files that shouldn't have it.evan@chromium.org2009-10-201-0/+0
* If we're in the middle of a drag, don't allow the user to middletony@chromium.org2009-10-201-1/+14
* GTK: Change text for extension download UI.estade@chromium.org2009-10-201-2/+5
* Revert 29457, because this is making ExtensionBrowserTest.PageAction crash on...nsylvain@chromium.org2009-10-202-24/+0
* Don't use gtk_dialog_run for extension install errors becausetony@chromium.org2009-10-201-2/+2
* Implement badges for page actions. Also add badge text color API.mpcomplete@chromium.org2009-10-192-0/+24
* Do work necessary to make Views About panel work on Chrome OS. This is to be ...davemoore@chromium.org2009-10-191-0/+5
* Allow slightly larger browser and page action icons.aa@chromium.org2009-10-172-3/+8
* Linux: Make theme install bubble prettier (for compositing WMs)estade@chromium.org2009-10-172-23/+68
* Use the proper extension id when creating browser action buttons.estade@chromium.org2009-10-171-1/+1
* Rename CHROME_PERSONALIZATION to BROWSER_SYNC.nick@chromium.org2009-10-173-9/+9
* [GTK] Remove an unused variable in bookmark_manager_gtk.cc. estade@chromium.org2009-10-161-2/+0
* GTK: properly resize bookmark bar when going from attached to detached on NTP...estade@chromium.org2009-10-161-2/+3
* GTK: disable theme buttons in options dialog when we are already using that t...estade@chromium.org2009-10-162-9/+53
* Makes canceling 'bookmark all tabs' delete the folder. Or rather,sky@chromium.org2009-10-168-63/+77
* Implement new page action API.mpcomplete@chromium.org2009-10-162-8/+34
* Fixes crash in toolkit_views. The problem with the current code isoshima@chromium.org2009-10-161-1/+1
* Popup width and height are now dynamic.erikkay@chromium.org2009-10-162-4/+5
* GTK: Add theme install bubble.estade@chromium.org2009-10-153-2/+201
* Extensions: Make badge drawing code cross platform so linux (and eventually m...estade@chromium.org2009-10-152-35/+54
* Fix pieces of syncapi that aren't implemented on Linux.zork@chromium.org2009-10-155-1/+232
* Show "Loading" bubble while loading a theme.avi@chromium.org2009-10-152-0/+6
* Linux: Stack autocomplete popup window directly on top of the browser's tople...suzhe@chromium.org2009-10-151-20/+2
* Reland r29095 (removes wrench integration foraa@chromium.org2009-10-151-2/+4
* Reverting r29095 (removes wrench integration foraa@chromium.org2009-10-151-4/+2
* Remove the implicit wrench menu items for browser actions.aa@chromium.org2009-10-151-2/+4
* Update browser actions api to be like new design doc.aa@chromium.org2009-10-151-1/+7
* Linux: Prevent another Chrome instance when First Run UI is active.kuchhal@chromium.org2009-10-142-13/+21
* Make the multiple download request dialog an infobar.estade@chromium.org2009-10-142-149/+0
* More style nits.erg@google.com2009-10-1413-17/+18
* Port Browser Actions browsertest to linux.estade@chromium.org2009-10-142-0/+7
* Blind attempt at fixing the bookmark bar instructional text color for GTK.pkasting@chromium.org2009-10-142-8/+23
* Fix a whole bunch of style nits.erg@google.com2009-10-135-10/+8
* Update page action manifest parsing to match the new format.mpcomplete@chromium.org2009-10-131-1/+1
* GTK: Browser actions toolbar.estade@chromium.org2009-10-134-0/+280
* Make the ThemeProvider methods const.pkasting@chromium.org2009-10-133-12/+12
* Wires up bookmark all tabs on linux.sky@chromium.org2009-10-137-37/+77
* Use ASCII strings for switch names.evan@chromium.org2009-10-131-1/+1