summaryrefslogtreecommitdiff
path: root/gtk/gtkiconfactory.h
Commit message (Expand)AuthorAgeFilesLines
* GtkIconFactory: move public members to private structureJavier Jardón2010-07-131-2/+5
* Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDESMichael Natterer2010-05-031-1/+1
* Revert name changeCody Russell2008-07-011-1/+1
* Practically everything changed.Cody Russell2008-06-301-1/+1
* seal private member.Tim Janik2008-06-201-1/+1
* whitespace cleanup: remove trailing whitespace and excess newlines andMichael Natterer2008-05-281-1/+1
* define __GTK_H_INSIDE__ around including all other headers.Michael Natterer2008-05-281-0/+4
* Switch over to use glib's new g_hash_table_get_keys() rather than our ownChris Wilson2007-04-111-1/+1
* Make PLT-reduction work with gcc4, and don't include everything inMatthias Clasen2005-03-201-6/+2
* Make gtk_icon_theme_load_icon() work independent of icon factoryMatthias Clasen2005-01-031-0/+1
* gtk/gtkaccelmap.[ch] gtk/gtkfilechooser.[ch] gtk/gtkfilesel.cTor Lillqvist2004-12-121-0/+6
* Mark as const.Matthias Clasen2004-11-231-3/+3
* Remove duplicate declaration of gtk_icon_source_set_icon_name(). (#JeffMatthias Clasen2003-12-021-2/+0
* Implement a loader for named themed icon based on from gnome-desktopOwen Taylor2003-07-021-2/+7
* Use GDK_MULTIHEAD_SAFE like all other gtk headers.Matthias Clasen2003-02-011-2/+2
* - Replace GdkPointerHooks with a multihead-safe GdkDisplayPointerHooks,Owen Taylor2002-10-071-1/+1
* Make icon sizes configurable (#70648, slightly based on a patch from BillOwen Taylor2002-09-241-3/+10
* Switch style of stamp file usage.Owen Taylor2002-03-021-0/+4
* Massive padding addition to class structures.Owen Taylor2002-02-231-1/+5
* get sizes an icon set can render without falling back to missing imageHavoc Pennington2001-05-251-0/+4
* Make GtkIconSource an opaque datatype, and add a bunch of accessorHavoc Pennington2001-03-191-27/+34
* Switch to using an enum with registration for icon sizes, instead ofHavoc Pennington2001-03-121-19/+12
* New function to create an icon set from a pixbuf.Jonathan Blandford2001-02-201-0/+1
* Fix copyrightsHavoc Pennington2000-10-041-1/+1
* Move more text widget headers into the private header listHavoc Pennington2000-09-261-0/+159