summaryrefslogtreecommitdiff
path: root/gtk/gtkicontheme.h
Commit message (Expand)AuthorAgeFilesLines
* GtkIconInfo: add gtk_icon_info_is_symbolic()William Hua2014-01-081-0/+2
* docs: gtk_icon_theme_lookup_by_gicon_for_scale() is newMurray Cumming2013-07-271-0/+1
* GtkIconTheme: Add helpers to load to cairo_surface_tAlexander Larsson2013-07-031-0/+12
* icontheme: Add support for high resolution iconsCarlos Garnacho2013-07-031-0/+28
* Add annotations to gtk headersMatthias Clasen2013-05-051-0/+34
* icontheme: Remove unused functionBenjamin Otte2013-04-061-1/+0
* Fix GtkIconInfo docsAlexander Larsson2013-02-151-0/+2
* GtkIconTheme: Add async versions of symbolic icon loadersAlexander Larsson2013-02-141-0/+25
* Add gtk_icon_info_load_icon_asyncAlexander Larsson2013-02-141-0/+9
* Make GtkIconInfo a GObjectAlexander Larsson2013-02-141-0/+6
* Move single-include guards inside include guardsMatthias Clasen2012-12-281-3/+3
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* gtk: Use versioned deprecationsMatthias Clasen2012-02-271-1/+1
* Drop use of GDK_DISABLE_DEPRECATED guards in gtkMatthias Clasen2011-11-091-2/+0
* Move gtkstyle and gtkrc to deprecated/Matthias Clasen2011-11-021-1/+0
* Add deprecation annotations for deprecated functionsMatthias Clasen2011-10-111-0/+1
* gtk: Use const instead G_CONST_RETURNJavier Jardón2011-06-101-2/+2
* Move documentation to inline comments: GtkIconThemeJavier Jardón2011-04-151-0/+22
* icontheme: constify arguments to gtk_icon_theme_load_symbolic()Benjamin Otte2011-02-111-4/+4
* gtk: add missing class paddingMichael Natterer2011-01-251-0/+6
* Deprecate gtk_icon_info_load_symbolic_for_styleMatthias Clasen2010-12-041-0/+2
* Add a GtkStyleContext-variant of symbolic icon loadingMatthias Clasen2010-12-041-0/+5
* Make gtk_icon_info_load_symbolic() Take GdkRGBA colors.Carlos Garnacho2010-10-221-5/+5
* Drop Win32 DLL ABI compatibility cruftTor Lillqvist2010-08-301-9/+0
* GtkIconTheme: unseal private pointerJavier Jardón2010-07-131-1/+1
* Add a variant of gtk_icon_theme_load_symbolic that takes a styleMatthias Clasen2010-06-141-0/+6
* Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDESMichael Natterer2010-05-031-1/+1
* Support 'symbolic' themed iconsMatthias Clasen2010-04-281-0/+7
* 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