summaryrefslogtreecommitdiff
path: root/gdk-pixbuf
Commit message (Expand)AuthorAgeFilesLines
* gdk-pixbuf-loader.c (gdk_pixbuf_loader_close): PropagateMatthias Clasen2001-08-302-3/+17
* io-png.c (png_row_callback): Check that row_num is valid.Matthias Clasen2001-08-302-0/+15
* io-bmp.c (OneLine): Emit area_updated signal with properMatthias Clasen2001-08-282-1/+6
* *** empty log message ***Matthias Clasen2001-08-281-2/+0
* gdk-pixbuf/test-loaders.c (test_loader): Catch errors at close time.Matthias Clasen2001-08-282-6/+13
* [ Patch from Sebastian Wilhelmi, 52790 ]Owen Taylor2001-08-231-1/+1
* Add tga loader, patch by Nicola Girardi. (#56067)Matthias Clasen2001-08-215-2/+1209
* Forgotten during last commit.Matthias Clasen2001-08-201-0/+8
* Add ico and wbmp tests. Fail with a suitable error if buffer allocationMatthias Clasen2001-08-204-52/+237
* applied some simple but effective optimizations toSven Neumann2001-08-192-48/+72
* a comment asked to optimize this function, so that's what I did.Sven Neumann2001-08-072-11/+29
* Fix a typo.Kjartan Maraas2001-08-062-1/+5
* oops, missed it.Hans Breuer2001-07-301-0/+6
* new file use it to complete the buildHans Breuer2001-07-302-0/+70
* don't 'g_tohl (*istream++)', but move pointer increment out of the macro,Hans Breuer2001-07-204-12/+53
* Add missing <stdlib.h> include. Add ifdef so we compile without warningsDarin Adler2001-07-187-5/+23
* shut up CVSSven Neumann2001-07-111-0/+3
* Switch over to the new include flags AC_SUBST(). (Problem pointed out byOwen Taylor2001-07-052-1/+13
* fixes to compile with G_DISABLE_COMPATHavoc Pennington2001-06-292-25/+30
* Fix args to g_type_init ().Owen Taylor2001-06-295-4/+9
* Clip the retrieved image data to the screen, using a server grab to avoidHavoc Pennington2001-06-293-1/+9
* bogus include at the end of gdk-pixbuf-csource.cJoel Becker2001-06-261-1/+0
* use gdk_pixbuf_new_from_stream(). fixed up item factory so inlined pixbufsTim Janik2001-06-268-281/+1253
* Revert inline-pixbuf changes until Tim comes back to fix missing filesOwen Taylor2001-06-265-50/+281
* hm, second attempt. it's fight CVS time again.Tim Janik2001-06-265-281/+50
* shut up CVSSven Neumann2001-06-251-0/+1
* Actually update timestamps, so rules don't constantly run.Owen Taylor2001-06-252-3/+10
* UpdatesHavoc Pennington2001-06-132-4/+11
* remove bogus g_return_if_failHavoc Pennington2001-06-084-5/+23
* use Owen's new way of doing stampfiles/generated sourcesHavoc Pennington2001-06-072-17/+26
* fixups for glib-mkenums and glib-genmarshal (not tested yet because withHavoc Pennington2001-06-072-5/+15
* subst GLIB_GENMARSHAL, GOBJECT_QUERY, GLIB_MKENUMS variablesHavoc Pennington2001-06-071-4/+6
* clamp the value to the range that was setHavoc Pennington2001-06-052-1/+6
* Handle case where we need to parse the xsetting as if it were an RC fileHavoc Pennington2001-06-042-21/+41
* patch from Szekeres Istvan, bug #52560Havoc Pennington2001-06-042-1/+13
* Initial stab at getting the focus code to work.Jonathan Blandford2001-06-018-128/+3270
* Fix prototype to use "(void)" instead of "()".Darin Adler2001-05-292-1/+5
* Patch from Helmethead <hoshem@mel.comcen.com.au> to fix up bmp decoder to:Jonathan Blandford2001-05-282-259/+313
* reflect Havoc's recent api changeHans Breuer2001-05-252-10/+10
* Remove an excess $(GLIB_LIBS).Owen Taylor2001-05-202-2/+6
* Require libtool-1.4, automake-1.4p1.Owen Taylor2001-05-162-10/+18
* fix some shell typosHavoc Pennington2001-05-0724-598/+1749
* Add dependency on Atk for accessibility support.Owen Taylor2001-05-031-11/+8
* Add $(MATH_LIB).Owen Taylor2001-04-222-1/+5
* fix to properly queue resizes when the image is setHavoc Pennington2001-04-183-0/+66
* Released Gtk+-1.3.3.GTK_1_3_3Tim Janik2001-04-044-4/+17
* disable USE_MMX for msvc build cause the assembler doesn't fit and is outHans Breuer2001-03-311-0/+89
* gdk/win32/gdkdrawable-win32.c Use correct casts in debugging output.Tor Lillqvist2001-03-1914-53/+30
* Finally getting around to checkin per Havoc. This is the fix for bugMike Kestner2001-03-182-1/+9
* Delete.Havoc Pennington2001-03-152-3/+8