summaryrefslogtreecommitdiff
path: root/gdk-pixbuf
Commit message (Expand)AuthorAgeFilesLines
* I dated telsa to break gdk-pixbuf.Mark Crichton2000-01-291-0/+5
* 0.5.0 - FedericoGDK_PIXBUF_0_5_0Arturo Espinosa2000-01-223-2/+12
* Bumped version number to 0.5.0.Federico Mena Quintero2000-01-223-3/+24
* Removed the x_set and y_set arguments. Now they are always on and startFederico Mena Quintero2000-01-222-41/+16
* Return the same pixbuf as the input parameter.Federico Mena Quintero2000-01-214-18/+32
* Don't link against libgnomecanvaspixbuf.laElliot Lee2000-01-171-1/+4
* Shut up Federico.Elliot Lee2000-01-171-0/+1
* and again, with feelingElliot Lee2000-01-171-1/+1
* Don't link libgdk_pixbuf against libgnomecanvaspixbufElliot Lee2000-01-171-4/+0
* Removed the broken --enable-canvas-pixbuf option. Added the stuffFederico Mena Quintero2000-01-174-89/+105
* New file with hacking policies for the gdk-pixbuf module.Federico Mena Quintero2000-01-151-0/+5
* new function to let you create a gdk_pixmap from a gdk_pixbuf.Jonathan Blandford2000-01-142-0/+10
* Added gdk_pixbuf_copy_area() to gdk-pixbuf-utils.c and gdk-pixbuf.h.Cody Russell2000-01-132-1/+67
* add gdk-pixbuf.m4 to EXTRA_DISTJacob Berkman2000-01-121-0/+5
* added toJacob Berkman2000-01-111-1/+1
* Build a libcanvas_pixbuf.Elliot Lee2000-01-102-1/+15
* No more libart/gdk-pixbuf as part of gnome-libsElliot Lee2000-01-105-1/+41
* Fixed src_channels/dest_channels confusion. (Again caught by Tomas Ogren'sOwen Taylor2000-01-072-2/+7
* comment out debugging printing. remove memory_leakJonathan Blandford2000-01-073-6/+11
* Added progressive animation loading. Added progressive animation loading.Jonathan Blandford2000-01-077-22/+99
* much longer long description added.Jonathan Blandford2000-01-071-0/+5
* Fix computation of end of run indices.Owen Taylor2000-01-072-11/+18
* Fixed bug sent directly to me. Basically, we weren't checking a failureMark Crichton2000-01-062-3/+9
* Link with -lm (to get 'ceil' function)Elliot Lee2000-01-062-1/+4
* Added scaling functions into gtk-doc framework.Owen Taylor2000-01-063-12/+34
* quick fix for initializing arrays in benchmark.Owen Taylor2000-01-053-2/+10
* Change the order of the update func to make it more compatible with theJonathan Blandford2000-01-0511-49/+113
* Added a README with a TODO and some explainations of the algorithms.Owen Taylor2000-01-052-0/+119
* Directory full of pixel data scaling code that will eventually migrateOwen Taylor2000-01-0515-1/+2777
* Documentation changes.Jonathan Blandford2000-01-051-0/+4
* Added reference counting to animations. A web browser may want to share aFederico Mena Quintero2000-01-0210-215/+318
* add $(LIBTIFF) to libpixbuf_tiff_la_LIBADD, proxying for mmarker. ThisPeter Teichman1999-12-272-1/+7
* Stuff that should have been set to NULL here (specificallyHavoc Pennington1999-12-242-1/+7
* finished work to make animated gifs load correctly. Progressive loadingJonathan Blandford1999-12-204-10/+73
* shut up, CVSJonathan Blandford1999-12-171-0/+1
* moved the file here. It seems natural to put this function here, as that'sJonathan Blandford1999-12-176-30/+127
* Added notice about initializing GdkRGB before using the GdkPixbufFederico Mena Quintero1999-12-171-0/+6
* make it build when gdk-pixbuf is not already installedElliot Lee1999-12-161-1/+4
* shut up, CVSJonathan Blandford1999-12-131-0/+1
* Use a conditional to see whether to link $(GNOME_LIBS) or not.Federico Mena Quintero1999-12-121-1/+7
* Renamed arguments to width_in_pixels, height_in_pixels, x_in_pixels,Federico Mena Quintero1999-12-121-0/+11
* Use a conditional to see whether to link $(GNOME_LIBS) or not.Federico Mena Quintero1999-12-121-0/+5
* thinking about the new loading API.Jonathan Blandford1999-12-114-4/+65
* make a warning go away.Jonathan Blandford1999-12-103-18/+76
* Enable gdk_pixbuf_get_from_drawable() api call.Michael Zucchi1999-12-092-6/+3
* Should now handle all formats, slow routine used where optimisedMichael Zucchi1999-12-091-0/+6
* Filled in body of function. (rgbconvert): Added GdkColormap parameter, andMichael Zucchi1999-12-092-4/+16
* Fixed the red/green/red bug on two occasions. Changed from the customArjan van de Ven1999-12-082-16/+13
* Fix includes. (gdk_pixbuf_get_from_drawable): Implemented the zillionFederico Mena Quintero1999-12-084-33/+54
* Added clarification about reference counting for GdkPixbuf structures.Federico Mena Quintero1999-12-081-0/+5