summaryrefslogtreecommitdiff
path: root/gtk/gtkimage.c
Commit message (Expand)AuthorAgeFilesLines
* Convert GailImage to GtkImageAccessibleMatthias Clasen2011-07-051-0/+4
* image: Initialize variableJuan A. Suarez Romero2011-06-141-1/+1
* gtk: Use const instead G_CONST_RETURNJavier Jardón2011-06-101-3/+3
* image: use gtk_render_icon()Cosimo Cecchi2011-06-091-181/+156
* gtkdnd: Add API that takes GIconColin Walters2011-05-031-0/+14
* GtkImagePrivate: Improve struct packingMatthias Clasen2011-04-121-2/+2
* API: image: Move private struct definitions into private headerBenjamin Otte2011-02-081-1/+1
* Always chain up in ::style-updatedMatthias Clasen2011-02-071-5/+1
* [GI] Annotate strings holding file paths as (type filename)Pavel Holejsovsky2011-01-181-2/+2
* GtkImage: Add "use-fallback" propertyBastien Nocera2011-01-181-2/+42
* Make GtkImage use GtkStyleContextCarlos Garnacho2011-01-101-46/+41
* Remove gtktypeutils altogetherMatthias Clasen2011-01-041-0/+2
* GtkImage: Use gtk_widget_render_icon_pixbuf()Carlos Garcia Campos2010-12-081-16/+12
* Deprecate gtk_icon_info_load_symbolic_for_styleMatthias Clasen2010-12-041-12/+12
* Remove size_reuqest from GtkImageMatthias Clasen2010-10-261-34/+56
* Move destroy signal to GtkWidgetJavier Jardón2010-09-261-12/+7
* image: Fix up draw functionBenjamin Otte2010-09-261-34/+3
* image: Add a default case to switch statement to avoid gcc warningsBenjamin Otte2010-09-261-0/+1
* image: Port to draw vfuncBenjamin Otte2010-09-261-16/+9
* image: Always render the whole imageBenjamin Otte2010-09-261-61/+4
* API: image: Remove ability to set image from a pixmapBenjamin Otte2010-09-261-298/+40
* gtk/gtkimage.c: use accessor functions to access GtkWidgetJavier Jardón2010-09-081-16/+18
* Completely removed requisition cache from GtkWidget instance structure.Tristan Van Berkom2010-09-081-11/+17
* Drop Win32 DLL ABI compatibility cruftTor Lillqvist2010-08-301-32/+0
* Use GtkFooPrivate instead GtkFooPrivJavier Jardón2010-08-271-31/+31
* image: remove GdkImage as a possible image typeBenjamin Otte2010-08-101-183/+1
* image: Use Cairo instead of gdk_draw_drawable()Benjamin Otte2010-07-261-18/+25
* image: replace gdk_draw_pixbuf() call with Cairo equivalentBenjamin Otte2010-07-261-11/+5
* Use accessor functions to access GtkMiscJavier Jardón2010-07-131-12/+21
* GtkImage: move public members to private structureJavier Jardón2010-07-131-310/+380
* gtk/: fully remove gtkalias hacksJavier Jardón2010-07-101-4/+0
* Add a variant of gtk_icon_theme_load_symbolic that takes a styleMatthias Clasen2010-06-141-44/+10
* Remove deprecated GtkImage functionsChristian Dywan2010-05-031-40/+0
* Support 'symbolic' themed iconsMatthias Clasen2010-04-281-15/+122
* Don't use GTK_WIDGET_STATE in internal code anymoreJavier Jardón2010-03-091-4/+4
* Don't use GTK_WIDGET_*SET_FLAGS (wid, GTK_NO_WINDOW)Javier Jardón2010-03-061-1/+1
* Deprecate widget flag: GTK_WIDGET_MAPPEDJavier Jardón2010-03-031-1/+1
* Deprecate widget flag: GTK_WIDGET_VISIBLEJavier Jardón2010-03-011-4/+6
* Deprecate widget flag: GTK_WIDGET_DRAWABLEJavier Jardón2010-03-011-1/+1
* Move documentation to inline comments: GtkImageJavier Jardón2009-12-211-0/+110
* Change GtkIconSize to int in params/return valuesDan Winship2009-12-191-12/+16
* Fix out/transfer annotations on GtkImage gettersDan Winship2009-12-191-14/+24
* [introspection] Merge in Gtk-custom.c annotationsColin Walters2009-12-161-15/+15
* Make setting the icon-size property on GTK_IMAGE_GICON images workChristian Persch2009-11-231-1/+5
* Fix a problem in GtkImage size allocationMatthias Clasen2009-10-181-4/+17
* Improve docsMatthias Clasen2009-01-231-10/+10
* Bug 552667 – gtkimage containing gicon leaks memoryChristian Persch2008-09-171-3/+6
* gtk/gtkaccellabel.c gtk/gtkcalendar.c gtk/gtkclist.c gtk/gtkentry.cMichael Natterer2008-08-121-7/+4
* gtk/gtk.symbols gtk/makegtkalias.pl gtk/gtkaccelmap.c gtk/gtkfilechooser.cTor Lillqvist2008-08-081-1/+1
* Revert name changeCody Russell2008-07-011-1/+1