summaryrefslogtreecommitdiff
path: root/gtk/gtkimage.h
Commit message (Expand)AuthorAgeFilesLines
* Convert headers to #pragma onceMatthias Clasen2023-03-311-3/+1
* gtk: Dissolve gtk-autocleanup.hMatthias Clasen2022-09-231-0/+2
* gtk: Clean up docs syntaxMatthias Clasen2021-05-221-2/+2
* docs: Clean up the first paragraph for various symbolsEmmanuele Bassi2021-03-111-7/+8
* Clean up lots of GTK+ -> GTKMatthias Clasen2020-09-121-6/+3
* Replace "gchar" with "char"Benjamin Otte2020-07-251-6/+6
* Replace "gint" with "int"Benjamin Otte2020-07-251-2/+2
* image: Make finalMatthias Clasen2019-05-261-27/+0
* image: Remove private struct from public headerTimm Bäder2018-12-311-1/+0
* image: Remove gtk_image_set_keep_aspect_ratio()Benjamin Otte2018-06-101-10/+0
* cellrendererpixbuf: Store the texture in the iconhelper paintableBenjamin Otte2018-03-161-3/+0
* image: Remove gtk_image_set_texture()Benjamin Otte2018-03-161-7/+0
* image: Add gtk_image_set_can_shrink()Benjamin Otte2018-03-161-0/+5
* image: Add gtk_image_set_keep_aspect_ratio()Benjamin Otte2018-03-161-0/+5
* image: Don't handle surfaces anymoreBenjamin Otte2018-03-161-12/+2
* image: Implement support for paintablesBenjamin Otte2018-03-161-1/+11
* 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