gtk2/gdk-pixbuf
Matthias Clasen 4466345809 Remove trailing commas from enumerations. (#148035)
Tue Jul 20 22:26:29 2004  Matthias Clasen  <maclas@gmx.de>

	* gtk/gtkfilechooserutils.h:
	* gtk/gtktoolbutton.c:
	* gtk/gtktoolbar.c:
	* gtk/gtkicontheme.c:
	* gtk/gtkcalendar.c:
	* demos/gtk-demo/ui_manager.c:
	* demos/gtk-demo/appwindow.c: Remove trailing commas
	from enumerations.  (#148035)
2004-07-21 02:30:19 +00:00
..
pixops Correct the math to calculate bilinear weights. (#112412, Brian Cameron) 2004-07-03 05:29:03 +00:00
.cvsignore
ChangeLog Remove trailing commas from enumerations. (#148035) 2004-07-21 02:30:19 +00:00
gdk_pixbuf.def
gdk_pixbuf.rc.in
gdk-pixbuf-animation.c Convert filenames to UTF-8 when embedding them in error messages. 2004-06-05 05:16:18 +00:00
gdk-pixbuf-animation.h Header file reorganization. (#51999) 2004-06-20 05:11:57 +00:00
gdk-pixbuf-core.h Header file reorganization. (#51999) 2004-06-20 05:11:57 +00:00
gdk-pixbuf-csource.1
gdk-pixbuf-csource.c Fixes #136082 and #135265, patch by Morten Welinder. 2004-03-06 03:38:59 +00:00
gdk-pixbuf-data.c
gdk-pixbuf-features.h.in Fix the build. 2004-07-07 15:33:16 +00:00
gdk-pixbuf-i18n.h
gdk-pixbuf-io.c Use 'cannot' instead of 'can not' in messages. (#144226, Morten Welinder) 2004-07-15 23:24:51 +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 Fixes #136082 and #135265, patch by Morten Welinder. 2004-03-06 03:38:59 +00:00
gdk-pixbuf-loader.h Header file reorganization. (#51999) 2004-06-20 05:11:57 +00:00
gdk-pixbuf-marshal.list
gdk-pixbuf-private.h
gdk-pixbuf-scale.c function doesn't return a value, so don't use g_return_val_if_fail() 2004-07-09 22:40:37 +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
gdk-pixbuf-xform.c
gdk-pixbuf.c Mark the version variables for proper import and export from Windows DLLs. 2004-07-06 22:27:44 +00:00
gdk-pixbuf.h Header file reorganization. (#51999) 2004-06-20 05:11:57 +00:00
gdk-pixdata.c Fixes #136082 and #135265, patch by Morten Welinder. 2004-03-06 03:38:59 +00:00
gdk-pixdata.h
io-ani-animation.c
io-ani-animation.h
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 New functions to disable/enable individual loaders and to obtain license 2004-07-08 03:56:36 +00:00
io-gif-animation.c
io-gif-animation.h
io-gif.c New functions to disable/enable individual loaders and to obtain license 2004-07-08 03:56:36 +00:00
io-ico.c New functions to disable/enable individual loaders and to obtain license 2004-07-08 03:56:36 +00:00
io-jpeg.c New functions to disable/enable individual loaders and to obtain license 2004-07-08 03:56:36 +00:00
io-pcx.c New functions to disable/enable individual loaders and to obtain license 2004-07-08 03:56:36 +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 New functions to disable/enable individual loaders and to obtain license 2004-07-08 03:56:36 +00:00
make-inline-pixbuf.c
Makefile.am Header file reorganization. (#51999) 2004-06-20 05:11:57 +00:00
makefile.msc
pixbufloader_ani.def
pixbufloader_bmp.def
pixbufloader_gif.def
pixbufloader_ico.def
pixbufloader_jpeg.def
pixbufloader_pcx.def
pixbufloader_png.def
pixbufloader_pnm.def
pixbufloader_ras.def
pixbufloader_tga.def
pixbufloader_tiff.def
pixbufloader_wbmp.def
pixbufloader_xbm.def
pixbufloader_xpm.def
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