.. |
pixops
|
added makefile.msc to EXTRA_DIST
|
2002-09-14 10:50:03 +00:00 |
.cvsignore
|
shut up CVS
|
2002-03-04 00:39:44 +00:00 |
ChangeLog
|
added makefile.msc to EXTRA_DIST
|
2002-09-14 10:50: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
|
gdk-pixbuf-io.c (_gdk_pixbuf_generic_image_load): No longer static, thus
|
2002-08-22 21:32:06 +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
|
New loader, for .ANI animations.
|
2002-09-06 21:14:15 +00:00 |
gdk-pixbuf-io.h
|
gdk-pixbuf-io.c (_gdk_pixbuf_generic_image_load): No longer static, thus
|
2002-08-22 21:32:06 +00:00 |
gdk-pixbuf-loader.c
|
Load-at-size functionality for gdk-pixbuf.
|
2002-07-06 23:10:46 +00:00 |
gdk-pixbuf-loader.h
|
Load-at-size functionality for gdk-pixbuf.
|
2002-07-06 23:10:46 +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
|
gdk-pixbuf/gdk-pixbuf-io.c gdk-pixbuf/gdk-pixbuf-private.h
|
2001-10-05 18:51:47 +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
|
use sequential writes instead of calling memcpy(). Simpler and potentially
|
2002-03-12 20:38:49 +00:00 |
gdk-pixbuf.h
|
Move GdkPixbufFrame from the public header to the gif-animation-specific
|
2002-09-12 21:42:10 +00:00 |
gdk-pixdata.c
|
free the result of gdk_pixdata_serialize() (bug #89411).
|
2002-07-31 08:17: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-ani-animation.c
|
New loader, for .ANI animations.
|
2002-09-06 21:14:15 +00:00 |
io-ani-animation.h
|
New loader, for .ANI animations.
|
2002-09-06 21:14:15 +00:00 |
io-ani.c
|
New loader, for .ANI animations.
|
2002-09-06 21:14:15 +00:00 |
io-bmp.c
|
Don't leak memory if g_try_realloc fails.
|
2002-09-03 23:43:21 +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
|
Move GdkPixbufFrame from the public header to the gif-animation-specific
|
2002-09-12 21:42:10 +00:00 |
io-gif.c
|
Load-at-size functionality for gdk-pixbuf.
|
2002-07-06 23:10:46 +00:00 |
io-ico.c
|
Attach hotspot coordinates to the pixbuf as options "x_hot" and "y_hot".
|
2002-09-06 21:09:49 +00:00 |
io-jpeg.c
|
Unref the pixbuf if we hit an unsupported colorspace.
|
2002-09-12 20:05:28 +00:00 |
io-png.c
|
gdk-pixbuf-io.c (_gdk_pixbuf_generic_image_load): No longer static, thus
|
2002-08-22 21:32:06 +00:00 |
io-pnm.c
|
Load-at-size functionality for gdk-pixbuf.
|
2002-07-06 23:10:46 +00:00 |
io-ras.c
|
Avoid unnecessary casting.
|
2002-07-16 17:32:08 +00:00 |
io-tga.c
|
Don't leak memory if g_try_realloc fails.
|
2002-09-03 23:43:21 +00:00 |
io-tiff.c
|
Load-at-size functionality for gdk-pixbuf.
|
2002-07-06 23:10:46 +00:00 |
io-wbmp.c
|
New function for loading an image from a file either via module->load or
|
2002-07-07 20:29:48 +00:00 |
io-xbm.c
|
Attach hotspot coordinates to the pixbuf as options "x_hot" and "y_hot".
|
2002-09-06 21:09:49 +00:00 |
io-xpm.c
|
Attach hotspot coordinates to the pixbuf as options "x_hot" and "y_hot".
|
2002-09-06 21:09:49 +00:00 |
make-inline-pixbuf.c
|
Fix args to g_type_init ().
|
2001-06-29 02:53:01 +00:00 |
Makefile.am
|
New loader, for .ANI animations.
|
2002-09-06 21:14:15 +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_ani.def
|
New loader, for .ANI animations.
|
2002-09-06 21:14:15 +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 |