summaryrefslogtreecommitdiff
path: root/gdk-pixbuf/gdk-pixbuf-data.c
Commit message (Expand)AuthorAgeFilesLines
* Clarify misleading explanation of rowstride. (#119000)Matthias Clasen2003-08-031-3/+2
* Support for separately installed loaders. (#77486)Matthias Clasen2002-10-031-1/+0
* More precise documentation about underscores and mnemonics. (#66380)Matthias Clasen2001-12-201-2/+2
* use gdk_pixbuf_new_from_stream(). fixed up item factory so inlined pixbufsTim Janik2001-06-261-251/+0
* Revert inline-pixbuf changes until Tim comes back to fix missing filesOwen Taylor2001-06-261-0/+251
* hm, second attempt. it's fight CVS time again.Tim Janik2001-06-261-251/+0
* Updated French translation.Christophe Merlet2001-02-061-1/+1
* Some updatesHavoc Pennington2000-10-181-25/+105
* Move more text widget headers into the private header listHavoc Pennington2000-09-261-0/+174
* applied patch from Andreas Persenius <ndap@swipnet.se> that updates theTim Janik2000-07-261-3/+3
* add xthickness and ythickness to GtkRcStyle and add the necessary tokens.Tim Janik2000-07-111-1/+1
* Convert GdkPixbuf to GObject, leaving it opaque (i.e. derivation is notHavoc Pennington2000-06-221-2/+2
* Your eyes are bloodshot.GDK_PIXBUF_0_7_0Federico Mena Quintero2000-04-131-1/+1
* Most of this patch is based on a patch by Havoc Pennington (hp@redhat.com)Federico Mena Quintero2000-04-111-18/+26
* Make passed-in argument 'const'.Elliot Lee2000-02-141-3/+3
* #include <config.h>, and fix includes.Federico Mena Quintero1999-12-021-1/+1
* make the symlink. Does not work for srcdir != buildir != . Beats me why; IJonathan Blandford1999-11-221-1/+1
* More docs work - FedericoArturo Espinosa1999-11-041-2/+2
* Removed the unref_fn field. Now all memory management of the buffer isFederico Mena Quintero1999-10-201-34/+54
* Reindented to use the GNOME Indentation.Federico Mena Quintero1999-10-181-7/+5
* Added support for loading pixbuf from rgb data in memory. AugmentedMichael Fulbright1999-10-081-0/+51