summaryrefslogtreecommitdiffstats
path: root/chrome/browser/gtk
Commit message (Expand)AuthorAgeFilesLines
* 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
* Implement DraggedTabGtk, the object that handles rendering either a dragged t...jhawkins@chromium.org2009-05-189-59/+620
* Get rid of a couple NOTIMPLEMENTED()s.estade@chromium.org2009-05-181-1/+1
* Linux: Fix interstitials to work across tab changes.willchan@chromium.org2009-05-181-1/+1
* Gtk: fix find bar rendering following NineBox improvements.estade@chromium.org2009-05-161-2/+7
* GTK: Modify the bookmark bar to actually use GTK drag and drop.erg@google.com2009-05-152-27/+135
* GTK: Add download shelf first show animation.estade@chromium.org2009-05-151-0/+194
* These files got added twice. But how??estade@chromium.org2009-05-152-85/+0
* Linux: Take download shelf and infobar close animations into account during r...estade@chromium.org2009-05-1510-19/+65
* Linux: Make findbar restore focus to last focused widget on close.estade@chromium.org2009-05-154-11/+234
* ChromeCanvas->gfx::Canvasben@chromium.org2009-05-155-23/+23
* ChromeFont->gfx::Fontbeng@google.com2009-05-154-9/+9
* Reverting 16124.beng@google.com2009-05-146-14/+16
* Reverting 16122.beng@google.com2009-05-146-16/+14
* Move bitmap conversion function from chrome/common/gtk_utils.h into app/gfx/g...beng@google.com2009-05-146-14/+16
* linux: more NOTIMPLEMENTED bugs.evan@chromium.org2009-05-141-1/+1
* linux: not supporting page actions is a bug.evan@chromium.org2009-05-141-1/+1