gtk2/gdk-pixbuf
Matthias Clasen 6a6b50c241 Add .note.GNU-stack sections to Mark these as not requiring an executable
2005-02-28  Matthias Clasen  <mclasen@redhat.com>

	* pixops/*.S: Add .note.GNU-stack sections to Mark these as not
	requiring an executable stack.
2005-02-28 18:01:53 +00:00
..
pixops Add .note.GNU-stack sections to Mark these as not requiring an executable 2005-02-28 18:01:53 +00:00
.cvsignore Shut up CVS 2004-08-18 15:38:21 +00:00
abicheck.sh filter out PRIVATE. 2004-12-10 21:58:05 +00:00
ChangeLog Add .note.GNU-stack sections to Mark these as not requiring an executable 2005-02-28 18:01:53 +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-animation.c (gdk_pixbuf_animation_new_from_file) Avoid 2004-12-27 22:50:45 +00:00
gdk-pixbuf-animation.h gdk-pixbuf-animation.c gdk-pixbuf-io.c io-xbm.c io-xpm.c 2004-12-05 12:43:47 +00:00
gdk-pixbuf-core.h gdk-pixbuf-animation.c gdk-pixbuf-io.c io-xbm.c io-xpm.c 2004-12-05 12:43:47 +00:00
gdk-pixbuf-csource.1 Documentation. Spelling fixes. 2001-10-16 21:18:10 +00:00
gdk-pixbuf-csource.c gdk-pixbuf-animation.c gdk-pixbuf-io.c io-xbm.c io-xpm.c 2004-12-05 12:43:47 +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 Break the declaration of the three version variables, so that gtk-doc can 2004-11-01 19:35:27 +00:00
gdk-pixbuf-i18n.h splitting the gtk20 translation domain. 2004-01-17 22:19:37 +00:00
gdk-pixbuf-io.c Document BMP saving support. 2005-02-24 04:41:35 +00:00
gdk-pixbuf-io.h Changes to make gdk-pixbuf threadsafe (#157310, #157306, Colin Walters): 2004-11-12 05:34:31 +00:00
gdk-pixbuf-loader.c Close the loader before unreffing it in the error case. (#164915, Crispin 2005-01-23 04:35:09 +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 _gdk_pixbuf_lock now returns a gboolean. 2004-11-16 03:01:57 +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 Document current restrictions for property values. (#157409, Matthew H. 2004-11-05 01:43:31 +00:00
gdk-pixbuf.h Header file reorganization. (#51999) 2004-06-20 05:11:57 +00:00
gdk-pixbuf.symbols gdk-pixbuf-animation.c gdk-pixbuf-io.c io-xbm.c io-xpm.c 2004-12-05 12:43:47 +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 Changes to make gdk-pixbuf threadsafe (#157310, #157306, Colin Walters): 2004-11-12 05:34:31 +00:00
io-bmp.c Document BMP saving support. 2005-02-24 04:41:35 +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 Changes to make gdk-pixbuf threadsafe (#157310, #157306, Colin Walters): 2004-11-12 05:34:31 +00:00
io-ico.c Fix a typo. (#168173, Ivan Wong) 2005-02-24 04:27:48 +00:00
io-jpeg.c Changes to make gdk-pixbuf threadsafe (#157310, #157306, Colin Walters): 2004-11-12 05:34:31 +00:00
io-pcx.c Changes to make gdk-pixbuf threadsafe (#157310, #157306, Colin Walters): 2004-11-12 05:34:31 +00:00
io-png.c Changes to make gdk-pixbuf threadsafe (#157310, #157306, Colin Walters): 2004-11-12 05:34:31 +00:00
io-pnm.c Don't read over the end of the buffer if '#' appears at the very end. 2005-02-16 03:38:22 +00:00
io-ras.c Changes to make gdk-pixbuf threadsafe (#157310, #157306, Colin Walters): 2004-11-12 05:34:31 +00:00
io-tga.c Changes to make gdk-pixbuf threadsafe (#157310, #157306, Colin Walters): 2004-11-12 05:34:31 +00:00
io-tiff.c Pass in the max number of bytes to read. (pnm_read_ascii_scanline): And 2005-02-07 19:40:46 +00:00
io-wbmp.c Changes to make gdk-pixbuf threadsafe (#157310, #157306, Colin Walters): 2004-11-12 05:34:31 +00:00
io-xbm.c gdk-pixbuf-animation.c gdk-pixbuf-io.c io-xbm.c io-xpm.c 2004-12-05 12:43:47 +00:00
io-xpm.c gdk-pixbuf-animation.c gdk-pixbuf-io.c io-xbm.c io-xpm.c 2004-12-05 12:43:47 +00:00
make-inline-pixbuf.c gdk-pixbuf-animation.c gdk-pixbuf-io.c io-xbm.c io-xpm.c 2004-12-05 12:43:47 +00:00
Makefile.am Add an OS_LINUX conditional. 2005-01-13 15:19:27 +00:00
makefile.msc rule for gdk_pixbuf.def 2005-02-07 20:13:18 +00:00
makegdkpixbufalias.pl ytpo fix, so attributes are really propagated. 2004-11-28 20:12:46 +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 print out the version and binary name in the header comment. Problem 2004-12-22 06:20:26 +00:00
test-gdk-pixbuf.c Remove assorted G_OBJECT casts where unnecessary. 2001-12-13 21:22:12 +00:00