summaryrefslogtreecommitdiff
path: root/gdk/gdkpixbuf-drawable.c
Commit message (Expand)AuthorAgeFilesLines
...
* #include <config.h>, and fix includes.Federico Mena Quintero1999-12-021-2/+2
* make the symlink. Does not work for srcdir != buildir != . Beats me why; IJonathan Blandford1999-11-221-2/+2
* Rework/reorder of the code. Each case has been separated into anotherMichael Zucchi1999-11-201-376/+785
* Applying Michael Zucchi's changes to significantly speed up pixbuf from drawa...Cody Russell1999-11-131-112/+477
* src/gdk-pixbuf-drawable.c: Changed the behavior to return NULL if part ofCody Russell1999-11-031-14/+6
* src/gdk-pixbuf-drawable.c (gdk_pibxuf_from_drawable_core): Now callsCody Russell1999-11-021-1/+1
* Reindented to use the GNOME Indentation.Federico Mena Quintero1999-10-181-41/+22
* Changed 'pixbuf' variable to 'art_pixbuf' in the core function.Cody Russell1999-10-101-2/+32
* Changed the functions to return GdkPixBuf* instead of ArtPixBuf*.Cody Russell1999-10-071-9/+11
* Added #include "gdk-pixbuf-drawable.h" to the top. This fixes remainingCody Russell1999-10-071-0/+1
* Added files from Cody RussellArturo Espinosa1999-10-071-0/+135