.. |
pixops
|
Move the call to correct_total() to the right spot. (#72732)
|
2002-02-28 18:47:38 +00:00 |
.cvsignore
|
shut up CVS
|
2002-03-04 00:39:44 +00:00 |
ChangeLog
|
Replace a g_assert_not_reached () which could actually be reached by a
|
2002-03-12 19:49:03 +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
|
Remove assorted G_OBJECT casts where unnecessary.
|
2001-12-13 21:22:12 +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
|
If we can't load the module using the g_module_build_path() filename, try
|
2002-03-03 03:17:22 +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
|
remove C++-commented debug spew, reported by David L. Cooper
|
2002-02-22 02:00:57 +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
|
Bullet-proof against integer overflow.
|
2002-03-03 02:35:25 +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
|
Use {} not () to group around string assigned to char[]. (#72767, Tomas
|
2002-02-27 23:45:05 +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
|
Replace a g_assert_not_reached () which could actually be reached by a
|
2002-03-12 19:49:03 +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
|
Merge 16- and 32-bit ico support from the stable branch. (#61179)
|
2002-02-01 23:43:07 +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
|
Made sure all the error cases involving jpeg or png load/saves clean
|
2002-01-20 04:52:47 +00:00 |
io-png.c
|
Made sure all the error cases involving jpeg or png load/saves clean
|
2002-01-20 04:52:47 +00:00 |
io-pnm.c
|
Remove assorted G_OBJECT casts where unnecessary.
|
2001-12-13 21:22:12 +00:00 |
io-ras.c
|
Remove assorted G_OBJECT casts where unnecessary.
|
2001-12-13 21:22:12 +00:00 |
io-tga.c
|
Add a (#ifdef 0'ed) test provoking a segfault in TIFFReadDirectory().
|
2002-02-12 23:28:05 +00:00 |
io-tiff.c
|
Remove assorted G_OBJECT casts where unnecessary.
|
2001-12-13 21:22:12 +00:00 |
io-wbmp.c
|
Add a (#ifdef 0'ed) test provoking a segfault in TIFFReadDirectory().
|
2002-02-12 23:28:05 +00:00 |
io-xbm.c
|
Wean this from <ctype.h>.
|
2002-02-08 19:08:20 +00:00 |
io-xpm.c
|
Use g_ascii_strcasecmp() instead of g_strcasecmp().
|
2001-12-14 09:40:20 +00:00 |
make-inline-pixbuf.c
|
Fix args to g_type_init ().
|
2001-06-29 02:53:01 +00:00 |
Makefile.am
|
Update version to 2.0.0
|
2002-03-05 21:04:09 +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 |
test-images.h
|
Fix docs.
|
2002-03-05 22:44:27 +00:00 |
test-loaders.c
|
Fix docs.
|
2002-03-05 22:44:27 +00:00 |