gtk2/gdk-pixbuf
Owen Taylor 192167b0f8 Exploit the fact that all our filters are separable to simplify the
Tue Apr  1 15:33:51 2003  Owen Taylor  <otaylor@redhat.com>

        * pixops/pixops.c (make_weights): Exploit the fact that all
        our filters are separable to simplify the calculation of
        the weight tables. (Based on a patch from Brian Cameron.)

        * pixops/Makefile.am pixbuf-transform-math.ltx:
        Add a short article describing how the math in pixops.c
        works.
2003-04-01 20:57:25 +00:00
..
pixops Exploit the fact that all our filters are separable to simplify the 2003-04-01 20:57:25 +00:00
.cvsignore make it legal C 2002-10-04 05:46:51 +00:00
ChangeLog Exploit the fact that all our filters are separable to simplify the 2003-04-01 20:57:25 +00:00
gdk_pixbuf.def Add gdk_pixbuf_loader_set_size. 2003-01-05 02:24:50 +00:00
gdk_pixbuf.rc.in gdk-pixbuf/gdk_pixbuf.rc.in gdk/win32/rc/gdk.rc.in Use GTK_API_VERSION. 2002-03-06 01:50:43 +00:00
gdk-pixbuf-animation.c Add missing static. (#108614) 2003-03-21 00:35:15 +00:00
gdk-pixbuf-animation.h Add docs. 2002-12-08 00:18:13 +00:00
gdk-pixbuf-csource.1 Documentation. Spelling fixes. 2001-10-16 21:18:10 +00:00
gdk-pixbuf-csource.c Use g_printf instead of system printf. (#99327) 2002-12-15 01:49:01 +00:00
gdk-pixbuf-data.c Support for separately installed loaders. (#77486) 2002-10-03 22:39:51 +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 Don't crash if gdk-pixbuf.loaders file is missing. (#102222) 2003-01-02 23:13:11 +00:00
gdk-pixbuf-io.h Add docs. 2002-12-08 00:18:13 +00:00
gdk-pixbuf-loader.c Document 2.2 API additions. 2002-11-28 00:33:17 +00:00
gdk-pixbuf-loader.h Support for separately installed loaders. (#77486) 2002-10-03 22:39:51 +00:00
gdk-pixbuf-marshal.list Load-at-size functionality for gdk-pixbuf. 2002-07-06 23:10:46 +00:00
gdk-pixbuf-private.h Support for separately installed loaders. (#77486) 2002-10-03 22:39:51 +00:00
gdk-pixbuf-scale.c Fix some warnings by adding casts to PixopsInterpType. (#85839, David L. 2002-07-30 03:09:39 +00:00
gdk-pixbuf-util.c - Massive cleanup, make actually legible. - Fix some clamp-to-range bugs 2002-01-08 16:12:49 +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 Trivial cleanups (bug #107664) 2003-03-08 20:49:00 +00:00
gdk-pixbuf.h Support for separately installed loaders. (#77486) 2002-10-03 22:39:51 +00:00
gdk-pixdata.c Support for separately installed loaders. (#77486) 2002-10-03 22:39:51 +00:00
gdk-pixdata.h Include glib-object.h, Add G_BEGIN_DECLS/END_DECLS to 2002-01-09 16:36:20 +00:00
io-ani-animation.c New loader, for .ANI animations. 2002-09-06 21:14:15 +00:00
io-ani-animation.h Support for separately installed loaders. (#77486) 2002-10-03 22:39:51 +00:00
io-ani.c Support for separately installed loaders. (#77486) 2002-10-03 22:39:51 +00:00
io-bmp.c Support for separately installed loaders. (#77486) 2002-10-03 22:39:51 +00:00
io-gif-animation.c Always clear the initial frame and "disposed" areas with transparent 2003-02-19 23:02:03 +00:00
io-gif-animation.h Support the Netscape application extension for gif animations (#95060): 2002-10-20 22:16:58 +00:00
io-gif.c Return gboolean, not gint. (#107664, Morten Welinder) 2003-03-06 20:19:11 +00:00
io-ico.c Add missing static qualifiers apparently causing problems on some 2003-03-21 00:13:17 +00:00
io-jpeg.c Add missing static qualifiers apparently causing problems on some 2003-03-21 00:13:17 +00:00
io-png.c Support for separately installed loaders. (#77486) 2002-10-03 22:39:51 +00:00
io-pnm.c Support for separately installed loaders. (#77486) 2002-10-03 22:39:51 +00:00
io-ras.c Support for separately installed loaders. (#77486) 2002-10-03 22:39:51 +00:00
io-tga.c Auxiliary functions used to implement support for arbitrary origins. 2003-02-18 20:12:08 +00:00
io-tiff.c use G_BIG_ENDIAN instead of WORDS_BIGENDIAN which isn't set by 2002-12-04 21:07:30 +00:00
io-wbmp.c Support for separately installed loaders. (#77486) 2002-10-03 22:39:51 +00:00
io-xbm.c Support for separately installed loaders. (#77486) 2002-10-03 22:39:51 +00:00
io-xpm.c Trivial cleanups (bug #107664) 2003-03-08 20:49:00 +00:00
make-inline-pixbuf.c Use g_printf instead of system printf. (#99327) 2002-12-15 01:49:01 +00:00
Makefile.am Rewrite to run on the .la files rather than looking for .so files. 2003-01-27 23:17:51 +00:00
makefile.msc Update version to 2.0.0 2002-03-05 21:04:09 +00:00
pixbufloader_ani.def Support for separately installed loaders. (#77486) 2002-10-03 22:39:51 +00:00
pixbufloader_bmp.def Support for separately installed loaders. (#77486) 2002-10-03 22:39:51 +00:00
pixbufloader_gif.def Support for separately installed loaders. (#77486) 2002-10-03 22:39:51 +00:00
pixbufloader_ico.def Support for separately installed loaders. (#77486) 2002-10-03 22:39:51 +00:00
pixbufloader_jpeg.def Support for separately installed loaders. (#77486) 2002-10-03 22:39:51 +00:00
pixbufloader_png.def Support for separately installed loaders. (#77486) 2002-10-03 22:39:51 +00:00
pixbufloader_pnm.def Support for separately installed loaders. (#77486) 2002-10-03 22:39:51 +00:00
pixbufloader_ras.def Support for separately installed loaders. (#77486) 2002-10-03 22:39:51 +00:00
pixbufloader_tga.def Support for separately installed loaders. (#77486) 2002-10-03 22:39:51 +00:00
pixbufloader_tiff.def Support for separately installed loaders. (#77486) 2002-10-03 22:39:51 +00:00
pixbufloader_wbmp.def Support for separately installed loaders. (#77486) 2002-10-03 22:39:51 +00:00
pixbufloader_xbm.def Support for separately installed loaders. (#77486) 2002-10-03 22:39:51 +00:00
pixbufloader_xpm.def Support for separately installed loaders. (#77486) 2002-10-03 22:39:51 +00:00
queryloaders.c Better error message if module_open() fails. (#105349, Tim Mooney) 2003-02-06 19:31:46 +00:00
test-gdk-pixbuf.c Remove assorted G_OBJECT casts where unnecessary. 2001-12-13 21:22:12 +00:00