summaryrefslogtreecommitdiff
path: root/gtk/gtkiconhelper.c
Commit message (Expand)AuthorAgeFilesLines
* iconhelper: Invalidate on clear()Benjamin Otte2016-04-141-0/+2
* icon helper: Properly update on style changeMatthias Clasen2016-03-041-3/+3
* gtk: Strip newlines from g_warning and g_errorMatthias Clasen2016-02-281-1/+1
* icon helper: Don't set baseline to 0Matthias Clasen2016-02-251-5/+0
* Make gtk_icon_helper_invalidate privateTimm Bäder2016-02-071-1/+1
* Add and use gtk_icon_helper_invalidate_for_changeTimm Bäder2016-02-071-2/+17
* iconhelper: Save whether the surface is symbolicTimm Bäder2016-02-071-0/+9
* iconhelper: Un-duplicate some codeTimm Bäder2016-02-071-5/+2
* Make sure icons update on theme changeMatthias Clasen2016-01-041-1/+1
* Fix a surface leakРуслан Ижбулатов2015-12-271-0/+3
* icon helper: suppress style_changed when transientMatthias Clasen2015-12-181-1/+2
* iconhelper: Queue resize on invalidationBenjamin Otte2015-12-151-0/+4
* iconhelper: Finish gadget conversionBenjamin Otte2015-12-151-0/+77
* iconhelper: Handle invalidationBenjamin Otte2015-12-151-40/+47
* iconhelper: Use the gadget's nodeBenjamin Otte2015-12-151-24/+17
* iconhelper: Require passing a cssnode to the constructorBenjamin Otte2015-12-151-1/+4
* iconhelper: Use the gadget's owner propertyBenjamin Otte2015-12-151-24/+17
* iconhelper: Turn into gadgetBenjamin Otte2015-12-151-5/+5
* iconhelper_ Don't use deprecated functionsBenjamin Otte2015-12-091-11/+5
* iconhelper: Remove the context argumentBenjamin Otte2015-12-091-4/+8
* iconhelper: Get rid of _gtk_icon_helper_set_window()Benjamin Otte2015-12-091-36/+7
* iconhelper: Require a widget as construction argumentBenjamin Otte2015-12-091-2/+11
* iconhelper: Pass only the CssStyle when loading pixbufsBenjamin Otte2015-12-091-7/+9
* iconhelper: Remove unused GtkStyleContext parametersBenjamin Otte2015-12-091-5/+2
* iconhelper: Pass only the CssStyle when loading iconsetsBenjamin Otte2015-12-091-14/+32
* iconhelper: Pass only the CssStyle when loading iconsBenjamin Otte2015-12-091-20/+48
* iconhelper: Fold function into callersBenjamin Otte2015-12-041-20/+14
* iconhelper: Apply icon-effect directlyBenjamin Otte2015-12-041-24/+4
* iconhelper: Return surface from icon-effect functionBenjamin Otte2015-12-041-20/+17
* iconhelper: Refactor missing icon handlingBenjamin Otte2015-12-041-27/+24
* iconhelper: Fold function into only callerBenjamin Otte2015-12-041-34/+20
* css: Query icon theme from style, not from settingsBenjamin Otte2015-12-021-1/+3
* iconhelper: Stop tracking stateBenjamin Otte2015-12-021-6/+0
* iconhelper: Remove _gtk_icon_helper_ensure_pixbuf()Benjamin Otte2015-12-021-240/+0
* imagedefinition: Remove icon-sizeBenjamin Otte2015-12-021-10/+8
* dnd: Rewrite iconhelper codeBenjamin Otte2015-12-021-0/+6
* iconhelper: Add a scale argument to gtk_icon_helper_load_surface()Benjamin Otte2015-12-021-13/+20
* iconhelper: Refactor ensure_surface()Benjamin Otte2015-12-021-17/+21
* iconhelper: Store surface in ensure_surface()Benjamin Otte2015-12-021-33/+32
* iconhelper: Don't store surface sizeBenjamin Otte2015-12-021-20/+1
* iconhelper: Move invalidation checkBenjamin Otte2015-12-021-18/+3
* iconhelper: Move invalidation checkBenjamin Otte2015-12-021-19/+3
* iconhelper: Improve size determination for surfacesBenjamin Otte2015-12-021-12/+16
* iconhelper: Move size computationBenjamin Otte2015-12-021-7/+8
* dragsource: Store an itemdefinition, not an iconhelperBenjamin Otte2015-12-021-1/+10
* imagedefinition: Split out from icon helperBenjamin Otte2015-12-021-191/+163
* iconhelper: Don't include gtk.hBenjamin Otte2015-11-251-0/+2
* iconhelper: Remove unused functionBenjamin Otte2015-11-251-6/+0
* iconhelper: Remove unused context argumentBenjamin Otte2015-11-251-13/+11
* iconhelper: Don't pass GENERIC_FALLBACK flagBenjamin Otte2015-10-281-2/+0