summaryrefslogtreecommitdiff
path: root/demos/testpixbuf-drawable.c
Commit message (Expand)AuthorAgeFilesLines
* Remove assorted G_OBJECT casts where unnecessary.Sebastian Wilhelmi2001-12-131-1/+1
* at Oct 20 19:38:16 2001 Owen Taylor <otaylor@redhat.com>Owen Taylor2001-10-201-59/+61
* Make gdkx.h the only installed header from gdk/x11. All structures inOwen Taylor2001-09-071-9/+2
* [ Patch from Sebastian Wilhelmi, 52790 ]Owen Taylor2001-08-231-2/+1
* fix a typo.Havoc Pennington2001-08-101-3/+3
* Include gdkfb.h on linux-fb.Alexander Larsson2001-05-071-0/+2
* gdk/win32/gdkdrawable-win32.c Use correct casts in debugging output.Tor Lillqvist2001-03-191-0/+4
* CVS is doing its broken pipe thing, this is more of the previous commitHavoc Pennington2001-02-031-3/+3
* Add gdk_rgb_find_color() to get a pixel value using GdkRGB functionalityOwen Taylor2000-07-021-1/+0
* Work with srcdir != builddir.Raja R Harinath2000-06-221-2/+1
* Welcome aboard, gdk-pixbuf.Owen Taylor2000-06-211-1/+5
* Most of this patch is based on a patch by Havoc Pennington (hp@redhat.com)Federico Mena Quintero2000-04-111-12/+12
* Removed debugging g_print. Thanks to John Sullivan <sullivan@eazel.com>Federico Mena Quintero2000-02-021-22/+28
* Return the same pixbuf as the input parameter.Federico Mena Quintero2000-01-211-0/+1
* Added gdk_pixbuf_copy_area() to gdk-pixbuf-utils.c and gdk-pixbuf.h.Cody Russell2000-01-131-4/+2
* Filled in body of function. (rgbconvert): Added GdkColormap parameter, andMichael Zucchi1999-12-091-2/+2
* #include <config.h>, and fix includes.Federico Mena Quintero1999-12-021-2/+3
* make the symlink. Does not work for srcdir != buildir != . Beats me why; IJonathan Blandford1999-11-221-2/+2
* use includes from the current directory rather then from the systemGeorge Lebl1999-11-161-2/+2
* Added testpixbuf-drawable test programCody Russell1999-11-131-0/+107