summaryrefslogtreecommitdiff
path: root/gtk/gtkiconhelper.c
Commit message (Expand)AuthorAgeFilesLines
* Fix deprecations for GtkIconInfoJasper St. Pierre2013-02-151-1/+1
* iconhelper: small code simplificationSébastien Wilmet2013-01-171-2/+2
* iconhelper: treat the empty string as a NULL stock-idMurray Cumming2013-01-041-1/+2
* IconHelper: Avoid warnings for non-existing stock idsAlexander Larsson2012-12-131-1/+4
* Add API to force a GtkIconHelper pixbuf rescalingCarlos Garnacho2012-07-131-2/+52
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* iconhelper: treat the empty string as a NULL icon nameCosimo Cecchi2011-12-151-1/+2
* icon-helper: remove useless checksCosimo Cecchi2011-11-301-18/+0
* icon-helper: don't warn out when the icon size is GTK_ICON_SIZE_INVALIDCosimo Cecchi2011-11-301-2/+9
* icon-helper: don't reset pixel_size when clearing the helperCosimo Cecchi2011-11-301-1/+0
* icon-helper: add GtkIconHelper private objectCosimo Cecchi2011-11-301-0/+578