.. |
pixops
|
Fix a mixup in the handling of dest_channels. (#111922, Christophe
|
2004-08-22 07:22:39 +00:00 |
.cvsignore
|
Shut up CVS
|
2004-08-18 15:38:21 +00:00 |
abicheck.sh
|
2.5.2
|
2004-08-25 16:21:15 +00:00 |
ChangeLog
|
Handle 4-channel pixbufs when saving to jpeg.
|
2004-09-13 23:34:34 +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 hidden aliases for exported symbols which are used internally in order
|
2004-08-11 04:10:18 +00:00 |
gdk-pixbuf-animation.h
|
Header file reorganization. (#51999)
|
2004-06-20 05:11:57 +00:00 |
gdk-pixbuf-core.h
|
Align argument names with source.
|
2004-09-01 21:08:12 +00:00 |
gdk-pixbuf-csource.1
|
Documentation. Spelling fixes.
|
2001-10-16 21:18:10 +00:00 |
gdk-pixbuf-csource.c
|
Fixes #136082 and #135265, patch by Morten Welinder.
|
2004-03-06 03:38:59 +00:00 |
gdk-pixbuf-data.c
|
Add hidden aliases for exported symbols which are used internally in order
|
2004-08-11 04:10:18 +00:00 |
gdk-pixbuf-features.h.in
|
Fix the build.
|
2004-07-07 15:33:16 +00:00 |
gdk-pixbuf-i18n.h
|
splitting the gtk20 translation domain.
|
2004-01-17 22:19:37 +00:00 |
gdk-pixbuf-io.c
|
Add gdk_pixbuf_new_from_file_at_scale(), which is just like
|
2004-08-26 05:33:13 +00:00 |
gdk-pixbuf-io.h
|
New functions to disable/enable individual loaders and to obtain license
|
2004-07-08 03:56:36 +00:00 |
gdk-pixbuf-loader.c
|
2.5.2
|
2004-08-25 16:21:15 +00:00 |
gdk-pixbuf-loader.h
|
Header file reorganization. (#51999)
|
2004-06-20 05:11:57 +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
|
Add hidden aliases for exported symbols which are used internally in order
|
2004-08-11 04:10:18 +00:00 |
gdk-pixbuf-transform.h
|
New functions to rotate pixbufs by multiples of 90 degrees and to flip
|
2004-06-21 04:52:24 +00:00 |
gdk-pixbuf-util.c
|
Add hidden aliases for exported symbols which are used internally in order
|
2004-08-11 04:10:18 +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
|
Add hidden aliases for exported symbols which are used internally in order
|
2004-08-11 04:10:18 +00:00 |
gdk-pixbuf.h
|
Header file reorganization. (#51999)
|
2004-06-20 05:11:57 +00:00 |
gdk-pixbuf.symbols
|
Add gdk_pixbuf_new_from_file_at_scale(), which is just like
|
2004-08-26 05:33:13 +00:00 |
gdk-pixdata.c
|
Actually free the temporary pixbuf data.
|
2004-08-24 14:44:43 +00:00 |
gdk-pixdata.h
|
Fix misleading documentation of rowstride. (#113924, Noah Levitt)
|
2003-05-31 23:52:49 +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
|
New functions to disable/enable individual loaders and to obtain license
|
2004-07-08 03:56:36 +00:00 |
io-bmp.c
|
Fix infinite loop that can occur for bad image data (#150601, Chris Evans,
|
2004-08-20 17:59:24 +00:00 |
io-gif-animation.c
|
Make it compile with C89 compilers.
|
2003-06-27 02:38:44 +00:00 |
io-gif-animation.h
|
Improve progressive loading from slow sources: (#107368)
|
2003-05-19 21:44:03 +00:00 |
io-gif.c
|
remove unused set_need_recomposite() function.
|
2004-08-26 00:21:34 +00:00 |
io-ico.c
|
*** empty log message ***
|
2004-09-15 14:33:00 +00:00 |
io-jpeg.c
|
Handle 4-channel pixbufs when saving to jpeg.
|
2004-09-13 23:34:34 +00:00 |
io-pcx.c
|
Fix progressive loading of 8bit pcx files. (#148518, Magnus Bergman)
|
2004-08-02 04:05:34 +00:00 |
io-png.c
|
Use 'cannot' instead of 'can not' in messages. (#144226, Morten Welinder)
|
2004-07-15 23:24:51 +00:00 |
io-pnm.c
|
New functions to disable/enable individual loaders and to obtain license
|
2004-07-08 03:56:36 +00:00 |
io-ras.c
|
New functions to disable/enable individual loaders and to obtain license
|
2004-07-08 03:56:36 +00:00 |
io-tga.c
|
New functions to disable/enable individual loaders and to obtain license
|
2004-07-08 03:56:36 +00:00 |
io-tiff.c
|
function doesn't return a value, so don't use g_return_val_if_fail()
|
2004-07-09 22:40:37 +00:00 |
io-wbmp.c
|
New functions to disable/enable individual loaders and to obtain license
|
2004-07-08 03:56:36 +00:00 |
io-xbm.c
|
New functions to disable/enable individual loaders and to obtain license
|
2004-07-08 03:56:36 +00:00 |
io-xpm.c
|
*** empty log message ***
|
2004-09-15 14:33: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
|
2.5.2
|
2004-08-25 16:21:15 +00:00 |
makefile.msc
|
updated
|
2004-08-06 18:49:35 +00:00 |
makegdkpixbufalias.pl
|
New option --disable-visibility to disable the use of ELF visibility
|
2004-09-15 02:03:58 +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_pcx.def
|
A loader for PCX files. (#113035, Josh Beam)
|
2003-05-21 20:20:07 +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
|
[Win32] Look up installation prefix at run-time, replace prefix in
|
2004-03-15 14:10:08 +00:00 |
test-gdk-pixbuf.c
|
Remove assorted G_OBJECT casts where unnecessary.
|
2001-12-13 21:22:12 +00:00 |