.. |
pixops
|
Fix problem where when no alpha was involved, we scaled rather than
|
2002-06-13 22:12:53 +00:00 |
.cvsignore
|
shut up CVS
|
2002-03-04 00:39:44 +00:00 |
ChangeLog
|
converted a Tab to spaces.
|
2002-06-28 14:14:42 +00:00 |
gdk_pixbuf.def
|
don't export functions prefixed with underscore
|
2002-01-05 18:59:24 +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
|
More precise documentation about underscores and mnemonics. (#66380)
|
2001-12-20 23:09:29 +00:00 |
gdk-pixbuf-csource.1
|
Documentation. Spelling fixes.
|
2001-10-16 21:18:10 +00:00 |
gdk-pixbuf-csource.c
|
converted a Tab to spaces.
|
2002-06-28 14:14:42 +00:00 |
gdk-pixbuf-data.c
|
More precise documentation about underscores and mnemonics. (#66380)
|
2001-12-20 23:09:29 +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
|
Accept xbms starting with a C comment - those seem to be not uncommon,
|
2002-05-31 23:42:33 +00:00 |
gdk-pixbuf-io.h
|
Include glib-object.h, Add G_BEGIN_DECLS/END_DECLS to
|
2002-01-09 16:36:20 +00:00 |
gdk-pixbuf-loader.c
|
Use priv->image_module->module_name instead of image_type which may be
|
2002-04-09 00:38:38 +00:00 |
gdk-pixbuf-loader.h
|
Include glib-object.h, Add G_BEGIN_DECLS/END_DECLS to
|
2002-01-09 16:36:20 +00:00 |
gdk-pixbuf-marshal.list
|
Released Gtk+-1.3.3.
|
2001-04-04 07:20:41 +00:00 |
gdk-pixbuf-private.h
|
gdk-pixbuf/gdk-pixbuf-io.c gdk-pixbuf/gdk-pixbuf-private.h
|
2001-10-05 18:51:47 +00:00 |
gdk-pixbuf-scale.c
|
More precise documentation about underscores and mnemonics. (#66380)
|
2001-12-20 23:09:29 +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
|
use sequential writes instead of calling memcpy(). Simpler and potentially
|
2002-03-12 20:38:49 +00:00 |
gdk-pixbuf.h
|
Include glib-object.h, Add G_BEGIN_DECLS/END_DECLS to
|
2002-01-09 16:36:20 +00:00 |
gdk-pixdata.c
|
Fixes for #78258
|
2002-05-16 19:11:43 +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-bmp.c
|
New functions to fetch 32 or 16-bit little-endian values starting at a
|
2002-06-10 16:50:10 +00:00 |
io-gif-animation.c
|
Remove assorted G_OBJECT casts where unnecessary.
|
2001-12-13 21:22:12 +00:00 |
io-gif-animation.h
|
fix some shell typos
|
2001-05-07 15:58:47 +00:00 |
io-gif.c
|
Don't leak pixbuf on error.
|
2002-03-25 23:22:01 +00:00 |
io-ico.c
|
Add a (#ifdef 0'ed) test provoking a segfault in TIFFReadDirectory().
|
2002-02-12 23:28:05 +00:00 |
io-jpeg.c
|
Use libjpeg in buffered-image mode in order to incrementally display
|
2002-06-13 20:22:59 +00:00 |
io-png.c
|
Remove the ISO8859-1 restriction from the description of png tEXt
|
2002-04-24 00:09:29 +00:00 |
io-pnm.c
|
More fixes for #77807:
|
2002-04-11 21:18:40 +00:00 |
io-ras.c
|
Add valid_ras_test and invalid_bmp_1.
|
2002-03-13 18:11:15 +00:00 |
io-tga.c
|
More fixes for #77807:
|
2002-04-11 21:18:40 +00:00 |
io-tiff.c
|
Check for endianness.
|
2002-05-18 14:56:20 +00:00 |
io-wbmp.c
|
context->updated_func is NULL during a nonincremental load.
|
2002-03-23 21:17:17 +00:00 |
io-xbm.c
|
Accept xbms starting with a C comment - those seem to be not uncommon,
|
2002-05-31 23:42:33 +00:00 |
io-xpm.c
|
Ahem, take the rowstride into account!!! Fixes #82515.
|
2002-05-22 18:13:44 +00:00 |
make-inline-pixbuf.c
|
Fix args to g_type_init ().
|
2001-06-29 02:53:01 +00:00 |
Makefile.am
|
Use GTK_BINARY_VERSION (and not GTK_VERSION) in the path to the loaders on
|
2002-05-22 19:37:30 +00:00 |
makefile.mingw.in
|
Use -no-undefined on Win32. Make libgdk_pixbuf_1_3_la_OBJECTS depend on
|
2001-10-29 06:48:04 +00:00 |
makefile.msc
|
Update version to 2.0.0
|
2002-03-05 21:04:09 +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_tga.def
|
Add tga loader, patch by Nicola Girardi. (#56067)
|
2001-08-21 08:51:06 +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
|
Remove assorted G_OBJECT casts where unnecessary.
|
2001-12-13 21:22:12 +00:00 |