summaryrefslogtreecommitdiffstats
path: root/base/gfx/gtk_util.h
Commit message (Expand)AuthorAgeFilesLines
* Fix a leak when we fail to load a gdkpixbuf. I meant to do this intc@google.com2009-04-211-0/+24
* Eliminate a circular dependency by making BGRAToRGBA() generic (no pulling in...sgk@google.com2009-04-211-5/+0
* Recommit previous change with GYP files fixed.erg@google.com2009-04-161-15/+0
* Reverts the previous two commits. (r13812 and r13811).erg@google.com2009-04-151-0/+15
* Implement BookmarkContextMenuGtk and hook it up to most bookmark bar elements.erg@google.com2009-04-151-15/+0
* Include correct header for uint8_t in gtk_util.hevan@chromium.org2009-04-071-0/+1
* Linux: store clipboard image as bmp rather than converting to PNG.estade@chromium.org2009-04-071-2/+7
* Basic infobars on linux.estade@chromium.org2009-04-061-0/+3
* Put a border around the find bar text entry field.estade@chromium.org2009-04-031-0/+1
* Linux UI theming:estade@chromium.org2009-03-251-1/+4
* Improve the look of the Linux omnibox.deanm@chromium.org2009-03-131-0/+7
* Add a GDK_COLOR_RGB macro for constructing GdkColors.deanm@chromium.org2009-03-121-0/+5
* Move GdkPixbufFromSkBitmap to gtk_util so it can easily be shared.deanm@chromium.org2009-03-101-0/+6
* Add a gtk_utils (like gdi_utils), with region rectangle subtraction.deanm@chromium.org2009-02-111-0/+22