gtk2/gdk-pixbuf
Tor Lillqvist c5f68d2527 gdk/win32/gdkdrawable-win32.c Use correct casts in debugging output.
2001-03-19  Tor Lillqvist  <tml@iki.fi>

	* gdk/win32/gdkdrawable-win32.c
	* gdk/win32/gdkimage-win32.c: Use correct casts in debugging
	output.

	* demos/testpixbuf-drawable.c: If GDK_WINDOWING_WIN32, include
	gdkwin32.h.

2001-03-19  Tor Lillqvist  <tml@iki.fi>

	* makefile.mingw.in: Handle gdk-pixbuf-marshal.c.

	* gdk_pixbuf.def: Update.

	* pixbufloader_*.def: Just export the fill_vtable functions now.
2001-03-19 19:37:59 +00:00
..
pixops Copy data and free data with free(). 2001-02-19 14:35:25 +00:00
.cvsignore shut up CVS 2001-03-05 19:56:46 +00:00
ChangeLog gdk/win32/gdkdrawable-win32.c Use correct casts in debugging output. 2001-03-19 19:37:59 +00:00
gdk_pixbuf.def gdk/win32/gdkdrawable-win32.c Use correct casts in debugging output. 2001-03-19 19:37:59 +00:00
gdk-pixbuf-animation.c marshaller fixes. 2001-03-07 14:49:21 +00:00
gdk-pixbuf-data.c Updated French translation. 2001-02-06 14:46:20 +00:00
gdk-pixbuf-features.h.in No more libart/gdk-pixbuf as part of gnome-libs 2000-01-10 19:17:42 +00:00
gdk-pixbuf-i18n.h Pixbuf saving, patch from David Welton. 2000-10-06 18:19:18 +00:00
gdk-pixbuf-io.c prepend underscore (gdk_pixbuf_get_named_module): prepend underscore 2001-02-20 02:59:30 +00:00
gdk-pixbuf-io.h prepend underscore (gdk_pixbuf_get_named_module): prepend underscore 2001-02-20 02:59:30 +00:00
gdk-pixbuf-loader.c added accumulator data argument to g_signal_newc() functions. 2001-03-08 16:36:17 +00:00
gdk-pixbuf-loader.h rename "private" field in struct to "priv" for C++ 2001-02-02 05:31:27 +00:00
gdk-pixbuf-marshal.list Add built marshaller files to support GdkPixbufLoader signals 2001-01-22 23:09:48 +00:00
gdk-pixbuf-private.h Move more text widget headers into the private header list 2000-09-26 20:22:17 +00:00
gdk-pixbuf-scale.c applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:33:08 +00:00
gdk-pixbuf-util.c Some updates 2000-10-18 18:42:54 +00:00
gdk-pixbuf-xform.c Most of this patch is based on a patch by Havoc Pennington (hp@redhat.com) 2000-04-11 07:03:25 +00:00
gdk-pixbuf.c Copy data and free data with free(). 2001-02-19 14:35:25 +00:00
gdk-pixbuf.h removed gtk_signal_init() compat define. 2001-02-04 07:05:29 +00:00
io-bmp.c Add built marshaller files to support GdkPixbufLoader signals 2001-01-22 23:09:48 +00:00
io-gif.c Add built marshaller files to support GdkPixbufLoader signals 2001-01-22 23:09:48 +00:00
io-ico.c Add built marshaller files to support GdkPixbufLoader signals 2001-01-22 23:09:48 +00:00
io-jpeg.c Copy data and free data with free(). 2001-02-19 14:35:25 +00:00
io-png.c Copy data and free data with free(). 2001-02-19 14:35:25 +00:00
io-pnm.c Add built marshaller files to support GdkPixbufLoader signals 2001-01-22 23:09:48 +00:00
io-ras.c Add built marshaller files to support GdkPixbufLoader signals 2001-01-22 23:09:48 +00:00
io-tiff.c Add built marshaller files to support GdkPixbufLoader signals 2001-01-22 23:09:48 +00:00
io-wbmp.c Add built marshaller files to support GdkPixbufLoader signals 2001-01-22 23:09:48 +00:00
io-xbm.c Add built marshaller files to support GdkPixbufLoader signals 2001-01-22 23:09:48 +00:00
io-xpm.c Use g_free, since the buffer is allocated with g_try_alloc(). 2001-02-07 11:37:05 +00:00
make-inline-pixbuf.c Finally getting around to checkin per Havoc. This is the fix for bug 2001-03-18 22:08:38 +00:00
Makefile.am Delete. 2001-03-15 19:02:23 +00:00
makefile.mingw.in gdk/win32/gdkdrawable-win32.c Use correct casts in debugging output. 2001-03-19 19:37:59 +00:00
pixbufloader_bmp.def gdk/win32/gdkdrawable-win32.c Use correct casts in debugging output. 2001-03-19 19:37:59 +00:00
pixbufloader_gif.def gdk/win32/gdkdrawable-win32.c Use correct casts in debugging output. 2001-03-19 19:37:59 +00:00
pixbufloader_ico.def gdk/win32/gdkdrawable-win32.c Use correct casts in debugging output. 2001-03-19 19:37:59 +00:00
pixbufloader_jpeg.def gdk/win32/gdkdrawable-win32.c Use correct casts in debugging output. 2001-03-19 19:37:59 +00:00
pixbufloader_png.def gdk/win32/gdkdrawable-win32.c Use correct casts in debugging output. 2001-03-19 19:37:59 +00:00
pixbufloader_pnm.def gdk/win32/gdkdrawable-win32.c Use correct casts in debugging output. 2001-03-19 19:37:59 +00:00
pixbufloader_ras.def gdk/win32/gdkdrawable-win32.c Use correct casts in debugging output. 2001-03-19 19:37:59 +00:00
pixbufloader_tiff.def gdk/win32/gdkdrawable-win32.c Use correct casts in debugging output. 2001-03-19 19:37:59 +00:00
pixbufloader_wbmp.def gdk/win32/gdkdrawable-win32.c Use correct casts in debugging output. 2001-03-19 19:37:59 +00:00
pixbufloader_xbm.def gdk/win32/gdkdrawable-win32.c Use correct casts in debugging output. 2001-03-19 19:37:59 +00:00
pixbufloader_xpm.def gdk/win32/gdkdrawable-win32.c Use correct casts in debugging output. 2001-03-19 19:37:59 +00:00
test-gdk-pixbuf.c marshaller fixes. 2001-03-07 14:49:21 +00:00