summaryrefslogtreecommitdiff
path: root/gdk-pixbuf/gdk-pixbuf.h
Commit message (Expand)AuthorAgeFilesLines
* Some updatesHavoc Pennington2000-10-181-12/+19
* contrib subdirHavoc Pennington2000-10-091-0/+7
* s/format/type/g to be consistent with gdk_pixbuf_loader_new_with_type().Havoc Pennington2000-10-061-0/+2
* Pixbuf saving, patch from David Welton.Havoc Pennington2000-10-061-0/+28
* Move more text widget headers into the private header listHavoc Pennington2000-09-261-1/+15
* Use G_GNUC_CONST.Elliot Lee2000-08-301-2/+2
* applied patch from Andreas Persenius <ndap@swipnet.se> that updates theTim Janik2000-07-261-3/+3
* Include files outside of the extern "C" block. Makes some C++ compilerSebastian Wilhelmi2000-07-191-4/+4
* Convert GdkPixbuf to GObject, leaving it opaque (i.e. derivation is notHavoc Pennington2000-06-221-10/+17
* Welcome aboard, gdk-pixbuf.Owen Taylor2000-06-211-43/+1
* Your eyes are bloodshot.GDK_PIXBUF_0_7_0Federico Mena Quintero2000-04-131-2/+12
* Most of this patch is based on a patch by Havoc Pennington (hp@redhat.com)Federico Mena Quintero2000-04-111-88/+86
* Ooops, forgot header file.Ettore Perazzoli2000-04-041-3/+8
* same as belowRadek Doulik2000-04-031-0/+3
* Reverted Mark's change. The refcount is private information, and theFederico Mena Quintero2000-04-021-3/+0
* Added 2 more convience functions.Mark Crichton2000-04-011-0/+3
* Return gboolean instead of int.Federico Mena Quintero2000-03-291-1/+1
* Make passed-in argument 'const'.Elliot Lee2000-02-141-1/+1
* By order of jrb: const patch for various bits, io-gif.c fixup forMichael Meeks2000-02-031-68/+68
* Return the same pixbuf as the input parameter.Federico Mena Quintero2000-01-211-2/+2
* Removed the broken --enable-canvas-pixbuf option. Added the stuffFederico Mena Quintero2000-01-171-9/+8
* new function to let you create a gdk_pixmap from a gdk_pixbuf.Jonathan Blandford2000-01-141-0/+5
* Added gdk_pixbuf_copy_area() to gdk-pixbuf-utils.c and gdk-pixbuf.h.Cody Russell2000-01-131-0/+7
* No more libart/gdk-pixbuf as part of gnome-libsElliot Lee2000-01-101-1/+5
* Directory full of pixel data scaling code that will eventually migrateOwen Taylor2000-01-051-0/+57
* Added reference counting to animations. A web browser may want to share aFederico Mena Quintero2000-01-021-36/+39
* finished work to make animated gifs load correctly. Progressive loadingJonathan Blandford1999-12-201-1/+1
* moved the file here. It seems natural to put this function here, as that'sJonathan Blandford1999-12-171-1/+1
* thinking about the new loading API.Jonathan Blandford1999-12-111-2/+2
* make a warning go away.Jonathan Blandford1999-12-101-9/+50
* Enable gdk_pixbuf_get_from_drawable() api call.Michael Zucchi1999-12-091-6/+0
* Fix includes. (gdk_pixbuf_get_from_drawable): Implemented the zillionFederico Mena Quintero1999-12-081-0/+13
* Removed unused transformation prototypes.Federico Mena Quintero1999-12-021-6/+0
* New file with utility and convenience functions for pixbufs.Federico Mena Quintero1999-12-021-0/+5
* Removed #PRAGMA } from headers. Also, make compile if you don't have itJonathan Blandford1999-11-231-1/+0
* New function to render a portion of a pixbuf to a drawable. Ignores alphaFederico Mena Quintero1999-10-281-3/+11
* turned convenience macros into convenienceJonathan Blandford1999-10-281-9/+10
* New function to threshold a pixbuf's alpha channel into a bitmap.Federico Mena Quintero1999-10-271-4/+38
* New function to create a blank pixbuf.Havoc Pennington1999-10-271-0/+3
* started work on the loaderJonathan Blandford1999-10-261-0/+2
* Export gdk_pixbuf_new_from_xpm_data()Havoc Pennington1999-10-221-0/+1
* Removed the unref_fn field. Now all memory management of the buffer isFederico Mena Quintero1999-10-201-13/+21
* Reindented to use the GNOME Indentation.Federico Mena Quintero1999-10-181-22/+60
* Added support for loading pixbuf from rgb data in memory. AugmentedMichael Fulbright1999-10-081-0/+4
* Add pixbuf_duplicate,Michael Meeks1999-09-221-7/+13
* Include glib.h as it uses g* datatypes Added for gnome-configRichard Hestilow1999-07-241-0/+1
* Ok minor changes.Mark Crichton1999-07-191-1/+2
* Added scaling of pixmaps. Currently doesn't work, however, since I'mMark Crichton1999-07-161-1/+4
* Stuff I did last night while watching TVArturo Espinosa1999-01-051-0/+1
* Initial revisionArturo Espinosa1999-01-041-0/+18