summaryrefslogtreecommitdiff
path: root/gtk/gtkicontheme.h
Commit message (Expand)AuthorAgeFilesLines
* gtk/gtkaction.h gtk/gtkbuildable.h gtk/gtkbuilderprivate.hMichael Natterer2008-06-231-1/+0
* Seal priv pointer in GtkIconTheme.Tim Janik2008-06-201-1/+1
* Bug 522084 – GIcon support for GtkIconTheme & GtkImageMatthias Clasen2008-05-291-27/+37
* define __GTK_H_INSIDE__ around including all other headers.Michael Natterer2008-05-281-0/+4
* gtk/gtkicontheme.h include <gdk/gdk.h> instead of <gdk/gdkscreen.h>.Michael Natterer2008-04-181-1/+1
* Add a function to look up an icon from a list of icon names. (#396901,Matthias Clasen2007-05-181-1/+6
* Add GTK_ICON_LOOKUP_GENERIC_FALLBACK icon lookup flag and implement it.Matthias Clasen2007-04-191-1/+4
* Add a new API call gtk_icon_theme_list_contexts so that one can chooseRodney Dawes2007-03-211-0/+1
* Export this privately.Matthias Clasen2006-07-201-0/+1
* add declaration for _gtk_icon_theme_check_reload.Manish Singh2005-08-221-0/+3
* gtk/gtkaccelmap.[ch] gtk/gtkfilechooser.[ch] gtk/gtkfilesel.cTor Lillqvist2004-12-121-0/+9
* Mark as const.Matthias Clasen2004-11-231-2/+2
* Improve the docs. (#157785, Torsten Schoenfeld)Matthias Clasen2004-11-101-2/+2
* Support named themed window icons.Matthias Clasen2004-07-171-0/+2
* Typo fix. (#144750, Jeff Franks)Matthias Clasen2004-06-221-1/+1
* fix GTK_TYPE_ICON_INFO macro, reported by muppet.Manish Singh2003-12-241-1/+1
* Correct the definition of the values. (#123361, Marco Pesenti Gritti)Matthias Clasen2003-11-121-3/+3
* Implement a loader for named themed icon based on from gnome-desktopOwen Taylor2003-07-021-0/+161