summaryrefslogtreecommitdiffstats
path: root/chrome/browser/gtk
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add match count text to the GTK find bar. This also makes the bar wider.brettw@chromium.org2009-05-142-15/+61
* Linux: Delay the deletion of the RWHVGtk object.willchan@chromium.org2009-05-142-19/+2
* Add GTK options window (no options actually configurable yet.)evan@chromium.org2009-05-141-0/+192
* Re-add tabstrip background rendering with support for themed backgrounds.jhawkins@chromium.org2009-05-133-5/+19
* This CL updates chrome to the latest version of skia, retrieved via DEPS, andsenorblanco@chromium.org2009-05-134-4/+4
* GTK: Display context menus on right-clicking a bookmark menu item.erg@google.com2009-05-122-76/+11
* Linux: fix a couple focus issues:estade@chromium.org2009-05-122-4/+14
* Remove the page menu 'Print' entry until we implement it.tc@google.com2009-05-121-1/+4
* Update the Linux tabstrip code to handle themes.jhawkins@chromium.org2009-05-124-64/+106
* Add import settings dialog on linux.kuchhal@chromium.org2009-05-113-1/+173
* GTK: Don't custom paint background of findbar.estade@chromium.org2009-05-111-1/+1
* Download progress and complete animation on linux.estade@chromium.org2009-05-113-21/+145
* Reimplement NineBox using Cairo.deanm@chromium.org2009-05-114-111/+57
* To get things green:glen@chromium.org2009-05-091-7/+8
* Add stubs for UserChangedThemes to Mac and Linux.glen@chromium.org2009-05-092-0/+5
* Move color_utils, text_elider, drag_utils, accessibility_types, standard_layo...ben@chromium.org2009-05-082-2/+2
* Linux: Store/restore focus in tab contents during tab swithcing.estade@chromium.org2009-05-081-0/+3
* Linux: clean up some focus issues.estade@chromium.org2009-05-086-17/+20
* Update the instructional text's visibility on bookmark add/remove events.erg@google.com2009-05-082-1/+13
* Fix regression introduced in r15560 where all bookmark buttons became folders.erg@google.com2009-05-081-1/+13
* Add hung renderer dialog on linux. Pretty much just follow thetc@google.com2009-05-081-0/+215
* Move pgup/dn special casing to browser window gtk.estade@chromium.org2009-05-071-3/+33
* Implement the "(empty)" disabled item placed in empty bookmark menus.erg@google.com2009-05-071-14/+20
* GTK: Handle some accelerators after the focused widget has had a chance to ha...estade@chromium.org2009-05-072-15/+16
* Connect a menu to the "Other bookmarks" button.erg@google.com2009-05-072-25/+16
* linux: use possibly_invalid_spec() for displaying a URL.evan@chromium.org2009-05-071-1/+1
* Implement some basic drawing of Linux Omnibox SSL lock icons.deanm@chromium.org2009-05-072-6/+73