summaryrefslogtreecommitdiff
path: root/gdk-pixbuf/gdk-pixdata.c
Commit message (Expand)AuthorAgeFilesLines
...
* Fix indentation use a macro to make code a bit more readable.Owen Taylor2001-10-021-73/+74
* s/g_string_printfa/g_string_append_printf/Sven Neumann2001-10-021-45/+45
* Fix a typo.Kjartan Maraas2001-08-061-1/+1
* don't 'g_tohl (*istream++)', but move pointer increment out of the macro,Hans Breuer2001-07-201-6/+12
* Clip the retrieved image data to the screen, using a server grab to avoidHavoc Pennington2001-06-291-0/+1
* use gdk_pixbuf_new_from_stream(). fixed up item factory so inlined pixbufsTim Janik2001-06-261-0/+817