summaryrefslogtreecommitdiff
path: root/gtk/gtkcellrendererpixbuf.c
Commit message (Expand)AuthorAgeFilesLines
* cellrendererpixbuf: Use fallback icons with icon-nameIain Lane2019-04-081-0/+1
* cellrendererpixbuf: Use new snapshot transformsBenjamin Otte2019-02-211-2/+3
* iconhelper: Always size contents to icon sizeBenjamin Otte2018-06-101-5/+12
* cellrendererpixbuf: Store the texture in the iconhelper paintableBenjamin Otte2018-03-161-9/+6
* iconhelper: Implement GdkPaintableBenjamin Otte2018-03-161-1/+1
* image: Don't handle surfaces anymoreBenjamin Otte2018-03-161-21/+1
* cellrendererpixbuf: Put pixbufs into texturesBenjamin Otte2018-03-161-26/+13
* image: Load resources and files into texturesBenjamin Otte2018-03-161-1/+1
* iconhelper: Handle texture scale againBenjamin Otte2018-03-161-1/+1
* iconhelper: Turn into a GObjectBenjamin Otte2018-03-161-19/+21
* iconhelper: Rework to allow resizing of paintablesBenjamin Otte2018-03-161-1/+1
* image: Implement support for paintablesBenjamin Otte2018-03-161-0/+3
* a11y: Remove gtk.h includeBenjamin Otte2018-02-081-2/+7
* The big versioning cleanupMatthias Clasen2018-02-061-10/+0
* Avoid excess notification for GdkCellRendererPixbuf::icon-sizeMatthias Clasen2017-12-261-2/+15
* Finish conversion of pixbuf cell renderer icon sizeMatthias Clasen2017-12-011-15/+12
* CellRendererPixbuf: Link stock-size doc → IconSizeDaniel Boles2017-11-221-0/+7
* iconhelper: Query size via CSSMatthias Clasen2017-11-151-3/+2
* enums: Change GtkIconSize valuesMatthias Clasen2017-11-151-2/+2
* cellrendererpixbuf: Remove stock-detail propertyBenjamin Otte2017-11-141-20/+0
* image: Add the ability to set texturesBenjamin Otte2017-11-051-0/+23
* Drop all uses of GdkPixbufAnimation in the gtk APIsAlexander Larsson2017-10-231-1/+0
* Drop pixbuf support in IconHelper and ImageDefinitionAlexander Larsson2017-10-231-4/+1
* CellRendererPixbuf: Never store pixbufsAlexander Larsson2017-10-231-4/+26
* iconhelper: Don't inherit from GObjectTimm Bäder2017-10-011-25/+29
* snapshot: Rename gtk_snapshot_translate_2d()Benjamin Otte2017-01-131-2/+2
* cellrendererpixbuf: Implement snapshot()Benjamin Otte2016-12-231-12/+13
* cellrendererpixbuf: Remove :follow-stateTimm Bäder2016-10-221-29/+0
* Remove GtkIconFactoryTimm Bäder2016-10-161-1/+0
* Remove GtkStock API from GtkImageTimm Bäder2016-10-161-23/+0
* iconhelper: Require passing a cssnode to the constructorBenjamin Otte2015-12-151-3/+4
* cellrendererpixbuf: Don't set icon size for pixbufsBenjamin Otte2015-12-121-1/+2
* iconhelper: Remove the context argumentBenjamin Otte2015-12-091-2/+1
* iconhelper: Get rid of _gtk_icon_helper_set_window()Benjamin Otte2015-12-091-2/+0
* iconhelper: Require a widget as construction argumentBenjamin Otte2015-12-091-6/+7
* cellrendererpixbuf: Create iconhelper on-demandBenjamin Otte2015-12-091-33/+61
* cellrendererpixbuf: do not clear the icon helper twicePaolo Borelli2015-08-121-12/+13
* cellrendererpixbuf: Always follow stateBenjamin Otte2015-03-141-9/+5
* docs: Add Since for GtkCellRendererPixbuf:surfaceDavid King2015-01-091-0/+5
* GtkCellRendererPixbuf: Set force_scale_pixbufMatthias Clasen2014-06-221-0/+1
* docs: use Returns: consistentlyWilliam Jon McCann2014-02-191-1/+1
* docs: use proper quotesWilliam Jon McCann2014-02-051-1/+1
* cellrendererpixbuf: Don't eat statesBenjamin Otte2013-09-051-6/+3
* cellrendererpixbuf: Follow state even when insensitiveBenjamin Otte2013-09-051-3/+3
* cellrendererpixbuf: Always follow stateBenjamin Otte2013-09-051-3/+1
* Move wholly deprecated classes to gtk/deprecated/Matthias Clasen2013-07-191-1/+1
* gtk: Use new macros for defining private dataEmmanuele Bassi2013-07-091-8/+3
* Add missing G_PARAM_DEPRECATED to stock deprecationsWilliam Jon McCann2013-07-081-1/+1
* GtkCellRendererPixbuf: Add surface propertyAlexander Larsson2013-07-031-0/+19
* CellRendererPixbuf: Set the window on the icon helperAlexander Larsson2013-07-031-0/+2