summaryrefslogtreecommitdiff
path: root/gtk/gtkcellrendererpixbuf.c
Commit message (Expand)AuthorAgeFilesLines
* Deprecate treeviews and cell renderersMatthias Clasen2022-10-111-591/+0
* Drop gtkintl.hMatthias Clasen2022-09-241-1/+0
* Remove all nicks and blurbs from param specsSophie Herold2022-05-111-21/+7
* gtk: Clean up docs syntaxMatthias Clasen2021-05-221-15/+15
* cellrendererpixbuf: Add a summaryMatthias Clasen2021-03-111-3/+3
* Port GtkCellRendererPixbuf to preferred size vfuncsEmmanuele Bassi2020-11-281-13/+58
* Drop style class definesMatthias Clasen2020-08-141-2/+2
* Remove ATKEmmanuele Bassi2020-07-261-6/+0
* Replace "gfloat" with "float"Benjamin Otte2020-07-251-1/+1
* Replace "gint" with "int"Benjamin Otte2020-07-251-16/+16
* IconTheme: Simplify icon scalingAlexander Larsson2020-02-061-1/+0
* cellrenderer: Add accessors for {get,set}_is_expande{r,d}Timm Bäder2019-08-111-4/+2
* cell renderer pixbuf: Drop the priv pointerMatthias Clasen2019-05-261-20/+12
* cell renderer pixbuf: Make finalMatthias Clasen2019-05-261-0/+15
* cellrendererpixbuf: Avoid creating expander textures...Timm Bäder2019-05-141-15/+14
* cellrendererpixbuf: Remove an unused local variableTimm Bäder2019-05-141-2/+1
* 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