summaryrefslogtreecommitdiff
path: root/gtk/gtkimage.h
Commit message (Expand)AuthorAgeFilesLines
* Deprecate GtkMiscMatthias Clasen2014-05-131-1/+1
* docs: use links instead of <xref>William Jon McCann2014-02-071-2/+1
* Continue the deprecation of GtkIconSetKjell Ahlstedt2013-07-091-1/+1
* GtkImage: Add new_from_surface() and set_from_surface()Alexander Larsson2013-07-031-0/+5
* GtkIconHelper: Convert to using cairo surfaces as base and support scalesAlexander Larsson2013-07-031-1/+4
* Deprecate GtkIconFactory, GtkIconSet, GtkIconSourceWilliam Jon McCann2013-06-261-2/+2
* Start deprecating some GtkStock APIWilliam Jon McCann2013-06-251-3/+3
* Add annotations to gtk headersMatthias Clasen2013-05-051-0/+28
* Move single-include guards inside include guardsMatthias Clasen2012-12-281-4/+4
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* Add GtkImage constructors from resourcesAlexander Larsson2012-01-161-0/+3
* gtk: Use const instead G_CONST_RETURNJavier Jardón2011-06-101-3/+3
* API: image: Move private struct definitions into private headerBenjamin Otte2011-02-081-43/+0
* Fix gtk-doc markup: /* <private> */ should be /*< private >*/Javier Jardón2010-10-301-1/+1
* API: image: Remove ability to set image from a pixmapBenjamin Otte2010-09-261-17/+0
* Drop Win32 DLL ABI compatibility cruftTor Lillqvist2010-08-301-6/+0
* Use GtkFooPrivate instead GtkFooPrivJavier Jardón2010-08-271-4/+4
* image: remove GdkImage as a possible image typeBenjamin Otte2010-08-101-15/+0
* GtkImage: move public members to private structureJavier Jardón2010-07-131-19/+3
* [docs] Minor documentation fixes.Tadej Borovšak2010-07-051-1/+2
* Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDESMichael Natterer2010-05-031-1/+1
* Remove deprecated GtkImage functionsChristian Dywan2010-05-031-11/+0
* Move documentation to inline comments: GtkImageJavier Jardón2009-12-211-0/+28
* no need to include <gdk/gdk.h> in any widget header, it's included viaMichael Natterer2008-10-301-1/+0
* Revert name changeCody Russell2008-07-011-1/+1
* Practically everything changed.Cody Russell2008-06-301-1/+1
* Seal GtkImageTim Janik2008-06-201-4/+4
* Bug 522084 – GIcon support for GtkIconTheme & GtkImageMatthias Clasen2008-05-291-1/+20
* whitespace cleanup: remove trailing whitespace and excess newlines andMichael Natterer2008-05-281-1/+1
* define __GTK_H_INSIDE__ around including all other headers.Michael Natterer2008-05-281-0/+4
* Make this function public. (#64792, Havoc Pennington)Matthias Clasen2005-06-191-0/+1
* Make PLT-reduction work with gcc4, and don't include everything inMatthias Clasen2005-03-201-7/+2
* gtk/gtkaccelmap.[ch] gtk/gtkfilechooser.[ch] gtk/gtkfilesel.cTor Lillqvist2004-12-121-0/+6
* Make the icon_name parameter G_CONST_RETURN.Matthias Clasen2004-10-261-4/+4
* Add a new type GTK_IMAGE_ICON_NAME for named icons, update the size andMatthias Clasen2004-10-251-3/+23
* deprecation cleanupManish Singh2002-10-051-6/+6
* Massive padding addition to class structures.Owen Taylor2002-02-231-0/+6
* add default iconHavoc Pennington2001-08-291-4/+6
* Break compatibility and make gtk_image_new() take no arguments. TheOwen Taylor2001-08-251-2/+1
* fix some shell typosHavoc Pennington2001-05-071-28/+42
* Switch to using an enum with registration for icon sizes, instead ofHavoc Pennington2001-03-121-8/+8
* CVS is doing its broken pipe thing, this is more of the previous commitHavoc Pennington2001-02-031-2/+2
* Move more text widget headers into the private header listHavoc Pennington2000-09-261-4/+104
* Use G_GNUC_CONST.Elliot Lee2000-08-301-1/+1
* applied patch from Andreas Persenius <ndap@swipnet.se> that updates theTim Janik2000-07-261-4/+4
* s/refcount/ref_count/.Tim Janik2000-02-131-0/+1
* Added notice to look in AUTHORS and ChangeLog files for a list of changes.CST 1999 Shawn T. Amundson1999-02-241-0/+8
* deprecated gtk_widget_freeze_accelerators andTim Janik1998-11-281-4/+6
* Changed LGPL address for FSF in all .h and .c filesPDT 1998 Shawn T. Amundson1998-04-131-2/+3
* Initial revisionElliot Lee1997-11-241-0/+69