summaryrefslogtreecommitdiffstats
path: root/chrome/browser/gtk
Commit message (Expand)AuthorAgeFilesLines
* Dangerous download dialog for linux.estade@chromium.org2009-05-276-24/+201
* Converts a bunch things from NativeWindow to NativeView to make itsky@chromium.org2009-05-273-9/+6
* This fixes the problem of the status bubble obscuring the download shelf.mirandac@chromium.org2009-05-271-0/+5
* Remove an errant line from DownloadItemGtk that was causing a crash.estade@chromium.org2009-05-271-2/+0
* Make the import feature a little more complete:kuchhal@chromium.org2009-05-276-20/+409
* Control spacing of toolbar elements with pixels rather than " " GtkLabels.estade@chromium.org2009-05-272-13/+16
* Change actual pref for stats reporting when selected.kuchhal@chromium.org2009-05-261-6/+7
* Fix initial window placement when dragging a tab out of the tabstrip into its...jhawkins@chromium.org2009-05-263-4/+10
* Add a single monitor implementation of WindowSizer for Linux. (try 2)thestig@chromium.org2009-05-261-3/+10
* Fix a corner case in tab dragging where we receive a drag-end signal before e...jhawkins@chromium.org2009-05-261-0/+6
* Undelete the factory method for BackForwardMenuModelGtk.estade@chromium.org2009-05-261-1/+8
* Refactor back/forward buttons to their own class. Fix them so the menu pops u...estade@chromium.org2009-05-268-174/+273
* Implement dragging a tab out of a TabStripGtk into its own browser window.jhawkins@chromium.org2009-05-269-48/+230
* Move the BookmarkMenuController out of bookmarks to the platform-specific partbrettw@chromium.org2009-05-263-1/+292
* Use a NotificationRegistrar to listen for notifications.pkasting@chromium.org2009-05-226-60/+29
* Reverting 16796.thestig@chromium.org2009-05-221-10/+3
* Add a single monitor implementation of WindowSizer for Linux.thestig@chromium.org2009-05-221-3/+10
* Fix bug 12468 where F3 (FindNext) in a brand new tab was not using prepopulat...finnur@chromium.org2009-05-221-1/+2
* Fix insidious typo from r16329estade@chromium.org2009-05-221-1/+1
* GTK: Force the text color in the status bubble to be the same as windows.erg@google.com2009-05-221-0/+2
* Move a bunch of dialog creation routines to browser_dialogs.h to break thebrettw@chromium.org2009-05-222-2/+2
* Handle Browser::FEATURE_TOOLBAR and Browser::FEATURE_LOCATIONBAR in browser_w...pfeldman@chromium.org2009-05-222-2/+39
* Implement clear browsing data dialog in linuxevan@chromium.org2009-05-223-1/+256
* Revert "Revert "Use a NotificationRegistrar to listen for notifications. BUG=...tc@google.com2009-05-221-1/+1
* Revert "Use a NotificationRegistrar to listen for notifications.BUG=2381"tc@google.com2009-05-221-1/+1
* Make views/ depend only on images from app/resources.ben@chromium.org2009-05-214-1/+4
* Use a NotificationRegistrar to listen for notifications.BUG=2381pkasting@chromium.org2009-05-211-1/+1
* Linux: Make page/app menu buttons depress while they're showing the menus.estade@chromium.org2009-05-214-6/+76
* GTK: Fix crash when right clicking on a tab in the tabstrip.erg@google.com2009-05-211-1/+6
* GTK: Clean up the bookmark bar context menuerg@google.com2009-05-212-2/+9
* Close the old browser window after SessionRestore.willchan@chromium.org2009-05-211-0/+7
* GTK: Use correct tabstrip background in Incognito mode.erg@google.com2009-05-212-6/+7
* GTK: Don't instantly hide the status bubble; set a callback that does it afte...erg@google.com2009-05-212-2/+26
* Cleanup Import Dialog in Linuxtc@google.com2009-05-212-7/+2
* Activate download shelf button while the menu is showing.estade@chromium.org2009-05-214-9/+55
* Revert 16567.ben@chromium.org2009-05-214-4/+1
* views/ should use resources from app/resources. Move dependent images to this...ben@chromium.org2009-05-214-1/+4
* Don't get stuck in an allocate loop on closing the download shelf.estade@chromium.org2009-05-212-8/+16
* Fix crash in bookmark editor. We crash when we don't have a selected folder, ...erg@google.com2009-05-211-5/+11
* Prevent setting the checkbox value in menus from activating the menu item.erg@google.com2009-05-201-0/+21
* Linux: reject empty file filters for file chooser dialogs.estade@chromium.org2009-05-201-3/+10
* Linux: add background image theming to bookmark bar.estade@chromium.org2009-05-203-25/+57
* Add GetPixbufNamed to ThemeProvider. GetPixbufNamed converts a loaded theme ...jhawkins@chromium.org2009-05-202-25/+11
* Fix crash in bookmark bar where we had conflicting ids.erg@google.com2009-05-203-11/+42
* GTK: Don't display empty tooltips on folders in the bookmark bar.erg@google.com2009-05-201-1/+3
* Translate the canvas used to render gtk tabs by the tab bounds in order to re...jhawkins@chromium.org2009-05-202-21/+28
* Moves GetFavIcon from BookmarkNode to BookmarkModel. I'm doing thissky@chromium.org2009-05-201-2/+2
* linux: more NOTIMPLEMENTED squashing.evan@chromium.org2009-05-201-1/+2
* Temporarily disabling the implementation of the bookmark bubble.erg@google.com2009-05-201-0/+4
* linux: more NOTIMPLEMENTED squashing.evan@chromium.org2009-05-201-1/+6