summaryrefslogtreecommitdiff
path: root/gtk/gtkimage.c
Commit message (Expand)AuthorAgeFilesLines
* image: _get_style_context never returns NULLTimm Bäder2016-02-071-8/+3
* Add and use gtk_icon_helper_invalidate_for_changeTimm Bäder2016-02-071-2/+1
* image: use GtkMisc padding againMatthias Clasen2016-01-291-4/+12
* introspection: This patch fixes nullable return values fixes for the followin...Alberto Ruiz2016-01-081-2/+2
* Make sure icons update on theme changeMatthias Clasen2016-01-041-0/+10
* Mention GtkIconSize in all docs where the argument/return is annotated as tak...Christoph Reiter2016-01-041-14/+14
* GtkImage: Simplify _set_from_icon_nameTimm Bäder2016-01-021-8/+3
* image: Don't assume baseline parameters are non-NULLMatthias Clasen2015-12-211-1/+4
* iconhelper: Handle invalidationBenjamin Otte2015-12-151-32/+0
* iconhelper: Require passing a cssnode to the constructorBenjamin Otte2015-12-151-2/+3
* image: Port to gadgetsMatthias Clasen2015-12-151-84/+124
* widget: Pass a GtkCssStyleChange instead of a bitmaskBenjamin Otte2015-12-131-7/+3
* iconhelper: Remove the context argumentBenjamin Otte2015-12-091-4/+2
* iconhelper: Get rid of _gtk_icon_helper_set_window()Benjamin Otte2015-12-091-18/+0
* iconhelper: Require a widget as construction argumentBenjamin Otte2015-12-091-1/+1
* dnd: Add gtk_image_set_from_definition()Benjamin Otte2015-12-021-0/+27
* image: Remove unused codeBenjamin Otte2015-12-021-15/+0
* image: Split out a functionBenjamin Otte2015-12-021-13/+21
* image: queue_resize() after changing icon-size propertyBenjamin Otte2015-12-021-1/+4
* image: Use the element name imageMatthias Clasen2015-10-231-0/+5
* image: Convert to g_object_notify_by_pspecMatthias Clasen2015-09-061-136/+128
* GtkImage: Plug a memory leakMatthias Clasen2015-07-211-2/+1
* GtkImage: Make resource property work properlycedlemo2015-06-251-2/+2
* Revert "image: Optimize non-resize changes"Matthias Clasen2015-04-081-90/+17
* image: Optimize non-resize changesMatthias Clasen2015-03-211-17/+90
* Revert "image: Optimize non-resize changes"Matthias Clasen2015-02-111-109/+23
* image: Optimize non-resize changesMatthias Clasen2015-01-301-23/+109
* image: Use _gtk_css_style_property_get_mask_affecting()Benjamin Otte2015-01-271-1/+9
* image: Compute clip properlyBenjamin Otte2015-01-201-6/+7
* image: Implement clipping support for icon-shadowBenjamin Otte2014-10-031-0/+26
* GtkImage: Always close the loaderMatthias Clasen2014-07-311-0/+1
* image: support scale factor when loading from GResource and fileCosimo Cecchi2014-07-291-2/+97
* GtkImage: Add cairo surface api to the docsMatthias Clasen2014-07-071-0/+2
* GtkImage: Use G_PARAM_EXPLICIT_NOTIFYMatthias Clasen2014-06-091-29/+15
* Revert "GtkImage: Drop use of GtkMisc::x/yalign"Matthias Clasen2014-05-271-64/+11
* Revert "Fix up GtkLabel and GtkImage sizing"Matthias Clasen2014-05-271-20/+3
* Revert "More label and image sizing fixes"Matthias Clasen2014-05-271-12/+4
* More label and image sizing fixesMatthias Clasen2014-05-271-4/+12
* Fix up GtkLabel and GtkImage sizingMatthias Clasen2014-05-271-3/+20
* image: Draw the image againBenjamin Otte2014-05-241-1/+4
* image: Remove unused variableBenjamin Otte2014-05-241-2/+0
* GtkImage: Drop use of GtkMisc::x/yalignMatthias Clasen2014-05-241-10/+62
* Deprecate GtkMiscMatthias Clasen2014-05-131-4/+8
* docs: use Returns: consistentlyWilliam Jon McCann2014-02-191-13/+13
* Docs: use // for comments in examplesMatthias Clasen2014-02-141-6/+3
* docs: fully break lines in examplesWilliam Jon McCann2014-02-121-4/+5
* Docs: Remove all entities and turn off sgml modeMatthias Clasen2014-02-091-7/+7
* docs: use apostrophes in *n'tWilliam Jon McCann2014-02-071-7/+7
* docs: use proper apostropheWilliam Jon McCann2014-02-071-2/+2
* docs: use proper quotesWilliam Jon McCann2014-02-051-6/+6