summaryrefslogtreecommitdiff
path: root/gtk/gtkimage.h
Commit message (Expand)AuthorAgeFilesLines
* The big versioning cleanupMatthias Clasen2018-02-061-8/+8
* image: Remove icon-size argument from icon settersMatthias Clasen2017-11-151-8/+7
* image: Change gettersBenjamin Otte2017-11-151-6/+4
* image: Add the ability to set texturesBenjamin Otte2017-11-051-1/+11
* Drop all uses of GdkPixbufAnimation in the gtk APIsAlexander Larsson2017-10-231-9/+0
* Drop pixbuf support in IconHelper and ImageDefinitionAlexander Larsson2017-10-231-8/+2
* GtkImage: Drop support for storing pixbufsAlexander Larsson2017-10-231-3/+4
* image: Add surface based apisMatthias Clasen2017-10-221-0/+4
* image: Remove priv pointerTimm Bäder2017-10-011-3/+0
* Remove stray "stock" referencesRico Tzschichholz2016-10-231-3/+3
* iconset: Remove stray referencesRico Tzschichholz2016-10-231-2/+0
* image: Remove GtkIconSet APITimm Bäder2016-10-161-11/+0
* Remove GtkStock API from GtkImageTimm Bäder2016-10-161-13/+0
* label,image: Remove GtkMisc usageTimm Bäder2016-10-161-3/+3
* Deprecate GtkMiscMatthias Clasen2014-05-131-1/+1
* docs: use links instead of <xref>William Jon McCann2014-02-071-2/+1
* Continue the deprecation of GtkIconSetKjell Ahlstedt2013-07-091-1/+1
* GtkImage: Add new_from_surface() and set_from_surface()Alexander Larsson2013-07-031-0/+5
* GtkIconHelper: Convert to using cairo surfaces as base and support scalesAlexander Larsson2013-07-031-1/+4
* Deprecate GtkIconFactory, GtkIconSet, GtkIconSourceWilliam Jon McCann2013-06-261-2/+2
* Start deprecating some GtkStock APIWilliam Jon McCann2013-06-251-3/+3
* Add annotations to gtk headersMatthias Clasen2013-05-051-0/+28
* Move single-include guards inside include guardsMatthias Clasen2012-12-281-4/+4
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* Add GtkImage constructors from resourcesAlexander Larsson2012-01-161-0/+3
* gtk: Use const instead G_CONST_RETURNJavier Jardón2011-06-101-3/+3
* API: image: Move private struct definitions into private headerBenjamin Otte2011-02-081-43/+0
* Fix gtk-doc markup: /* <private> */ should be /*< private >*/Javier Jardón2010-10-301-1/+1
* API: image: Remove ability to set image from a pixmapBenjamin Otte2010-09-261-17/+0
* Drop Win32 DLL ABI compatibility cruftTor Lillqvist2010-08-301-6/+0
* Use GtkFooPrivate instead GtkFooPrivJavier Jardón2010-08-271-4/+4
* image: remove GdkImage as a possible image typeBenjamin Otte2010-08-101-15/+0
* GtkImage: move public members to private structureJavier Jardón2010-07-131-19/+3
* [docs] Minor documentation fixes.Tadej Borovšak2010-07-051-1/+2
* Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDESMichael Natterer2010-05-031-1/+1
* Remove deprecated GtkImage functionsChristian Dywan2010-05-031-11/+0
* Move documentation to inline comments: GtkImageJavier Jardón2009-12-211-0/+28
* no need to include <gdk/gdk.h> in any widget header, it's included viaMichael Natterer2008-10-301-1/+0
* Revert name changeCody Russell2008-07-011-1/+1
* Practically everything changed.Cody Russell2008-06-301-1/+1
* Seal GtkImageTim Janik2008-06-201-4/+4
* Bug 522084 – GIcon support for GtkIconTheme & GtkImageMatthias Clasen2008-05-291-1/+20
* 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
* Make this function public. (#64792, Havoc Pennington)Matthias Clasen2005-06-191-0/+1
* Make PLT-reduction work with gcc4, and don't include everything inMatthias Clasen2005-03-201-7/+2
* gtk/gtkaccelmap.[ch] gtk/gtkfilechooser.[ch] gtk/gtkfilesel.cTor Lillqvist2004-12-121-0/+6
* Make the icon_name parameter G_CONST_RETURN.Matthias Clasen2004-10-261-4/+4
* Add a new type GTK_IMAGE_ICON_NAME for named icons, update the size andMatthias Clasen2004-10-251-3/+23
* deprecation cleanupManish Singh2002-10-051-6/+6