summaryrefslogtreecommitdiff
path: root/gtk/gtkiconhelperprivate.h
Commit message (Expand)AuthorAgeFilesLines
* Convert headers to #pragma onceMatthias Clasen2023-03-311-3/+1
* Replace "gchar" with "char"Benjamin Otte2020-07-251-2/+2
* Replace "gint" with "int"Benjamin Otte2020-07-251-2/+2
* IconTheme: Simplify icon scalingAlexander Larsson2020-02-061-4/+0
* icontheme: Remove async APIsBenjamin Otte2020-02-041-1/+0
* GtkImage: Preload icons during css validationAlexander Larsson2020-01-301-0/+1
* image: size request is always CONSTANT_SIZEBenjamin Otte2018-07-041-1/+0
* iconhelper: Always size contents to icon sizeBenjamin Otte2018-06-101-8/+1
* image: Actually report a request modeBenjamin Otte2018-04-051-0/+1
* cellrendererpixbuf: Store the texture in the iconhelper paintableBenjamin Otte2018-03-161-3/+0
* iconhelper: Implement GdkPaintableBenjamin Otte2018-03-161-5/+0
* image: Don't handle surfaces anymoreBenjamin Otte2018-03-161-3/+0
* iconhelper: Turn into a GObjectBenjamin Otte2018-03-161-23/+4
* iconhelper: Rework to allow resizing of paintablesBenjamin Otte2018-03-161-1/+8
* image: Implement support for paintablesBenjamin Otte2018-03-161-0/+3
* iconhelper: transition to GdkPaintableBenjamin Otte2018-03-161-1/+1
* iconhelper: Query size via CSSMatthias Clasen2017-11-151-4/+3
* image: Remove icon-size argument from icon settersMatthias Clasen2017-11-151-4/+2
* iconhelper: Don't render to surface anymoreBenjamin Otte2017-11-051-2/+2
* image: Add the ability to set texturesBenjamin Otte2017-11-051-0/+3
* GskTexture => GdkTextureBenjamin Otte2017-11-041-1/+1
* Drop all uses of GdkPixbufAnimation in the gtk APIsAlexander Larsson2017-10-231-5/+0
* Drop pixbuf support in IconHelper and ImageDefinitionAlexander Larsson2017-10-231-3/+0
* iconhelper: Don't inherit from GObjectTimm Bäder2017-10-011-32/+16
* iconhelper: Inherit from GObjectTimm Bäder2017-07-191-5/+3
* iconhelper: Remove unused _draw implementationTimm Bäder2017-02-141-4/+0
* entry: Refactor get_icon_pixbufTimm Bäder2016-12-031-2/+0
* image: Invalidate icon helper when unrealizingBenjamin Otte2016-11-151-0/+1
* snapshot: Convert GtkImage and GtkIconHelperBenjamin Otte2016-11-151-2/+2
* iconhelper: Add support for GskTextureBenjamin Otte2016-11-081-0/+2
* image: Remove GtkIconSet APITimm Bäder2016-10-161-4/+0
* Remove GtkStock API from GtkImageTimm Bäder2016-10-161-4/+0
* Make gtk_icon_helper_invalidate privateTimm Bäder2016-02-071-2/+0
* Add and use gtk_icon_helper_invalidate_for_changeTimm Bäder2016-02-071-0/+3
* Make sure icons update on theme changeMatthias Clasen2016-01-041-0/+1
* iconhelper: Finish gadget conversionBenjamin Otte2015-12-151-0/+2
* iconhelper: Handle invalidationBenjamin Otte2015-12-151-1/+0
* iconhelper: Require passing a cssnode to the constructorBenjamin Otte2015-12-151-1/+2
* iconhelper: Turn into gadgetBenjamin Otte2015-12-151-4/+5
* iconhelper: Remove the context argumentBenjamin Otte2015-12-091-3/+0
* 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-1/+1
* iconhelper: Remove _gtk_icon_helper_ensure_pixbuf()Benjamin Otte2015-12-021-2/+0
* dnd: Rewrite iconhelper codeBenjamin Otte2015-12-021-0/+1
* iconhelper: Add a scale argument to gtk_icon_helper_load_surface()Benjamin Otte2015-12-021-1/+2
* iconhelper: Refactor ensure_surface()Benjamin Otte2015-12-021-2/+2
* dragsource: Store an itemdefinition, not an iconhelperBenjamin Otte2015-12-021-0/+4
* iconhelper: Don't include gtk.hBenjamin Otte2015-11-251-3/+2
* iconhelper: Remove unused functionBenjamin Otte2015-11-251-1/+0
* GtkIconHelper: Change setters to return successMatthias Clasen2014-06-091-6/+6