summaryrefslogtreecommitdiff
path: root/gtk/gtkimagedefinition.c
Commit message (Expand)AuthorAgeFilesLines
* Replace "gchar" with "char"Benjamin Otte2020-07-251-1/+1
* Replace "gint" with "int"Benjamin Otte2020-07-251-5/+5
* cellrendererpixbuf: Store the texture in the iconhelper paintableBenjamin Otte2018-03-161-37/+0
* image: Don't handle surfaces anymoreBenjamin Otte2018-03-161-37/+0
* image: Load resources and files into texturesBenjamin Otte2018-03-161-6/+2
* iconhelper: Handle texture scale againBenjamin Otte2018-03-161-2/+6
* image: Implement support for paintablesBenjamin Otte2018-03-161-1/+39
* image definition: Drop unused structMatthias Clasen2017-12-011-10/+0
* image: Add the ability to set texturesBenjamin Otte2017-11-051-1/+38
* Drop all uses of GdkPixbufAnimation in the gtk APIsAlexander Larsson2017-10-231-41/+0
* Drop pixbuf support in IconHelper and ImageDefinitionAlexander Larsson2017-10-231-41/+0
* image: Remove GtkIconSet APITimm Bäder2016-10-161-43/+0
* Remove GtkStock API from GtkImageTimm Bäder2016-10-161-27/+0
* imagedefinition: The storage type is not a booleanChristoph Reiter2015-12-191-1/+1
* imagedefinition: Assert when trying to free empty definitionKrzesimir Nowak2015-12-021-1/+1
* imagedefinition: Remove icon-sizeBenjamin Otte2015-12-021-39/+4
* imagedefinition: Split out from icon helperBenjamin Otte2015-12-021-0/+411