summaryrefslogtreecommitdiffstats
path: root/chrome/common/gtk_util.cc
Commit message (Expand)AuthorAgeFilesLines
* Use gdk_window_get_origin to determine the origin of the top-level window. g...jhawkins@chromium.org2009-05-221-1/+2
* linux: more dialog touchups. I had missed one before.evan@chromium.org2009-05-191-4/+5
* Force the font size in the omnibox, tabs, find bar, and download shelftc@google.com2009-05-181-0/+11
* linux: unify all the dialog layout code for visual consistency.evan@chromium.org2009-05-181-0/+28
* Implement DraggedTabGtk, the object that handles rendering either a dragged t...jhawkins@chromium.org2009-05-181-0/+27
* Reverting 16124.beng@google.com2009-05-141-27/+2
* Reverting 16122.beng@google.com2009-05-141-2/+27
* Move bitmap conversion function from chrome/common/gtk_utils.h into app/gfx/g...beng@google.com2009-05-141-27/+2
* This CL updates chrome to the latest version of skia, retrieved via DEPS, andsenorblanco@chromium.org2009-05-131-1/+1
* GTK: Don't custom paint background of findbar.estade@chromium.org2009-05-111-1/+2
* Eliminate a circular dependency by making BGRAToRGBA() generic (no pulling in...sgk@google.com2009-04-211-2/+2
* Recommit previous change with GYP files fixed.erg@google.com2009-04-161-0/+81
* Reverts the previous two commits. (r13812 and r13811).erg@google.com2009-04-151-83/+0
* Implement BookmarkContextMenuGtk and hook it up to most bookmark bar elements.erg@google.com2009-04-151-0/+83