]> Pileus Git - ~andy/gtk/history - gtk/gtkicontheme.h
Add GtkBubbleWindow
[~andy/gtk] / gtk / gtkicontheme.h
2013-02-15 Alexander LarssonFix GtkIconInfo docs
2013-02-14 Alexander LarssonGtkIconTheme: Add async versions of symbolic icon loaders
2013-02-14 Alexander LarssonAdd gtk_icon_info_load_icon_async
2013-02-14 Alexander LarssonMake GtkIconInfo a GObject
2012-12-28 Matthias ClasenMove single-include guards inside include guards
2012-02-27 Javier JardónChange FSF Address
2012-02-27 Matthias Clasengtk: Use versioned deprecations
2011-11-10 Matthias ClasenDrop use of GDK_DISABLE_DEPRECATED guards in gtk
2011-11-02 Matthias ClasenMove gtkstyle and gtkrc to deprecated/
2011-10-11 Matthias ClasenAdd deprecation annotations for deprecated functions
2011-06-10 Javier Jardóngtk: Use const instead G_CONST_RETURN
2011-04-15 Javier JardónMove documentation to inline comments: GtkIconTheme
2011-03-10 Alexander LarssonMerge branch 'gtk-3-0' into broadway
2011-02-26 Kristian HøgsbergMerge remote-tracking branch 'origin/master' into gdk...
2011-02-11 Benjamin Otteicontheme: constify arguments to gtk_icon_theme_load_sy...
2011-02-11 Alexander LarssonMerge branch 'master' into broadway
2011-01-25 Michael Natterergtk: add missing class padding
2010-12-04 Alexander LarssonMerge branch 'master' into broadway
2010-12-04 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-12-04 Matthias ClasenDeprecate gtk_icon_info_load_symbolic_for_style
2010-12-04 Matthias ClasenAdd a GtkStyleContext-variant of symbolic icon loading
2010-10-23 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-10-22 Carlos GarnachoMake gtk_icon_info_load_symbolic() Take GdkRGBA colors.
2010-08-30 Tor LillqvistDrop Win32 DLL ABI compatibility cruft
2010-07-13 Jonh WendellMerge branch 'windows_list'
2010-07-13 Javier JardónGtkIconTheme: unseal private pointer
2010-06-15 Matthias ClasenAdd a variant of gtk_icon_theme_load_symbolic that...
2010-05-07 Matthias ClasenMerge branch 'gtk-2-90'
2010-05-02 Michael NattererRemove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES
2010-04-30 Matthias ClasenMerge branch 'native-layout-incubator'
2010-04-28 Matthias ClasenSupport 'symbolic' themed icons
2008-06-23 Michael Natterergtk/gtkaction.h gtk/gtkbuildable.h gtk/gtkbuilderprivate.h
2008-06-20 Tim JanikSeal priv pointer in GtkIconTheme.
2008-05-29 Matthias ClasenBug 522084 – GIcon support for GtkIconTheme & GtkImage
2008-05-28 Michael Nattererdefine __GTK_H_INSIDE__ around including all other...
2008-04-18 Michael Natterergtk/gtkicontheme.h include <gdk/gdk.h> instead of ...
2007-05-18 Matthias ClasenAdd a function to look up an icon from a list of icon...
2007-04-19 Matthias ClasenAdd GTK_ICON_LOOKUP_GENERIC_FALLBACK icon lookup flag...
2007-03-21 Rodney DawesAdd a new API call gtk_icon_theme_list_contexts so...
2006-07-20 Matthias ClasenExport this privately.
2005-08-22 Manish Singhadd declaration for _gtk_icon_theme_check_reload.
2004-12-12 Tor Lillqvistgtk/gtkaccelmap.[ch] gtk/gtkfilechooser.[ch] gtk/gtkfil...
2004-11-23 Matthias ClasenMark as const.
2004-11-10 Matthias ClasenImprove the docs. (#157785, Torsten Schoenfeld)
2004-07-17 Matthias ClasenSupport named themed window icons.
2004-06-22 Matthias ClasenTypo fix. (#144750, Jeff Franks)
2003-12-24 Manish Singhfix GTK_TYPE_ICON_INFO macro, reported by muppet.
2003-11-12 Matthias ClasenCorrect the definition of the values. (#123361, Marco...
2003-07-02 Owen TaylorImplement a loader for named themed icon based on from...