summaryrefslogtreecommitdiffstats
path: root/chrome/browser/gtk
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Linux download shelf icons first cut.estade@chromium.org2009-05-202-2/+42
* Remove a debugging statement that was left in my last commit.jhawkins@chromium.org2009-05-201-1/+0
* Commit for Miranda. glen@chromium.org2009-05-192-2/+2
* Handle non-composited WMs when rendering the dragged tab. Also moves renderi...jhawkins@chromium.org2009-05-196-107/+184
* Quick reimplementation of StatusBubbleGtk to not suck as much.erg@google.com2009-05-195-69/+197
* Fix memory leak in nine_box.thestig@chromium.org2009-05-192-3/+12
* Add option to enable/disable reporting.kuchhal@chromium.org2009-05-191-1/+32
* linux: more dialog touchups. I had missed one before.evan@chromium.org2009-05-191-1/+1
* Implement the sad tab crash animation for tabs in linux.jhawkins@chromium.org2009-05-182-3/+126
* Linux: Just enough toolbar theming to make everything look normal again.estade@chromium.org2009-05-184-18/+53
* Linux: Don't unparent unselected tab contentses.estade@chromium.org2009-05-183-5/+18
* Landing approved patch for Vincent Zanotti.jhawkins@chromium.org2009-05-181-3/+7
* Force the font size in the omnibox, tabs, find bar, and download shelftc@google.com2009-05-185-1/+16
* GTK: Give the find bar a more reasonable size.estade@chromium.org2009-05-181-1/+4
* linux: unify all the dialog layout code for visual consistency.evan@chromium.org2009-05-186-75/+83