..
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
Finally getting around to checkin per Havoc. This is the fix for bug
2001-03-18 22:08:38 +00:00
gdk_pixbuf.def
New function, as in the X11 backend. (gdk_window_new,
2000-12-30 20:06:14 +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_pixbuf.def pixbufloader_jpeg.def Add new entry points.
2000-10-06 22:01:45 +00:00
pixbufloader_bmp.def
Win32 build setup:
2000-07-22 23:50:19 +00:00
pixbufloader_gif.def
Win32 build setup:
2000-07-22 23:50:19 +00:00
pixbufloader_ico.def
Win32 build setup:
2000-07-22 23:50:19 +00:00
pixbufloader_jpeg.def
gdk_pixbuf.def pixbufloader_jpeg.def Add new entry points.
2000-10-06 22:01:45 +00:00
pixbufloader_png.def
gdk_pixbuf.def pixbufloader_jpeg.def Add new entry points.
2000-10-06 22:01:45 +00:00
pixbufloader_pnm.def
Win32 build setup:
2000-07-22 23:50:19 +00:00
pixbufloader_ras.def
Win32 build setup:
2000-07-22 23:50:19 +00:00
pixbufloader_tiff.def
Win32 build setup:
2000-07-22 23:50:19 +00:00
pixbufloader_wbmp.def
Add gdk_pixbuf_loader_new_with_type function, to allow handling image
2000-07-28 00:09:36 +00:00
pixbufloader_xbm.def
new pixbuf loader, for X bitmap files. Basically a collision between
2001-01-22 02:08:53 +00:00
pixbufloader_xpm.def
Win32 build setup:
2000-07-22 23:50:19 +00:00
test-gdk-pixbuf.c
marshaller fixes.
2001-03-07 14:49:21 +00:00