summaryrefslogtreecommitdiff
path: root/gdk-pixbuf/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Add gdk-pixbuf-features.h to BUILT_SOURCES.Behdad Esfahbod2008-06-021-1/+2
* Use explicit G_MODULE_EXPORT decoration when building the loader inTor Lillqvist2008-05-271-1/+1
* Fix and simplify definition of GDK_PIXBUF_VAR:Michael Natterer2008-05-271-0/+1
* Bug 532558 - Cannot build dll when using separate builddirTor Lillqvist2008-05-121-3/+5
* deprecate the entire gdk-pixbuf-marshal.h since it's installed by accidentMichael Natterer2008-05-021-1/+3
* Import the GDI+ gdk-pixbuf loaders for Windows by Dominic Lachowicz andTor Lillqvist2008-03-201-29/+187
* use $GDK_PIXBUF_DEP_LIBS instead of $GLIB_LIBS so gio gets pulled in.Michael Natterer2008-01-161-1/+1
* Use templates for glib-mkenums calls instead of complicated commandlinesMatthias Clasen2007-11-261-14/+6
* Don't add jasper to all_loaders if no libjasper.Tor Lillqvist2007-11-251-2/+2
* Add detection for libjasper, used by the gdk-pixbuf JPEG2000 loaderBastien Nocera2007-11-251-2/+20
* call g_test_init() from gtk_test_init().15:39:40 Tim Janik2007-11-221-1/+2
* add support for conditional icns gdk-pixbuf loader (Closes: #395738)Bastien Nocera2007-11-201-0/+16
* Implement scaling for animationsMatthias Clasen2007-03-081-0/+2
* gdk/Makefile.am gdk-pixbuf/Makefile.am Further fixes for building on Win32Tor Lillqvist2007-03-061-3/+3
* gdk-pixbuf/Makefile.am gdk/Makefile.am gdk/win32/Makefile.am Fixes forTor Lillqvist2007-01-191-5/+5
* Another forgotten fileMatthias Clasen2007-01-041-1/+1
* Link against GLib. (#341158, Alexey Rusakov)Matthias Clasen2006-12-211-1/+1
* pixbufloader_*.def Remove pixbufloader_*.def, they are not used. (#365388)Tor Lillqvist2006-10-281-13/+0
* Enable having some gdk-pixbuf loaders built-in even if loading the othersTor Lillqvist2006-10-111-78/+116
* Include pltcheck.sh in EXTRA_DIST.Behdad Esfahbod2006-10-021-0/+1
* Commit a patch by Behdad to fix typos, omissions and other errors in theMatthias Clasen2006-09-101-2/+1
* modules/engines/pixbuf/Makefile.am Build fixes for Cygwin. (#338262)Matthias Clasen2006-04-121-1/+1
* If major.minor of required and available glib versions are the same, addBehdad Esfahbod2006-01-291-1/+0
* use $(GLIB_MKENUMS) instead of glib-mkenums. (#318582, Damien Carbery)Matthias Clasen2005-10-261-2/+2
* Intern type names in code generated by glib-mkenums, too.Matthias Clasen2005-08-311-1/+1
* Look for windres on Win32.Tor Lillqvist2005-07-091-5/+7
* Current GNU tools do understand the PRIVATE keyword, so no need to removeTor Lillqvist2005-06-261-16/+9
* 2.7.0GTK_2_7_0Matthias Clasen2005-06-201-2/+5
* Add new files.Matthias Clasen2005-05-251-10/+12
* Check for nm.Matthias Clasen2005-04-291-2/+2
* Make PLT-reduction work with gcc4, and don't include everything inMatthias Clasen2005-03-141-3/+8
* Add an OS_LINUX conditional.Matthias Clasen2005-01-131-1/+1
* Remove GLIB_DIVERT_BEFORE_HELP() on initialization of gdktarget, that wasOwen Taylor2005-01-131-1/+1
* gdk-pixbuf-animation.c gdk-pixbuf-io.c io-xbm.c io-xpm.cTor Lillqvist2004-12-051-1/+8
* gdk-pixbuf/Makefile.am (gdk_pixbuf.def) gdk/Makefile.am (gdk.def) WorkTor Lillqvist2004-12-031-1/+1
* Use the perl found by configure. (#149826, Morten Welinder)Matthias Clasen2004-11-291-2/+2
* Mark get_type() functions generated by glib-mkenums as const.Matthias Clasen2004-11-281-1/+1
* Don't mark gdk_pixbuf_error_quark() as const, to be consistent with allMatthias Clasen2004-11-231-1/+1
* Use embedded tab rather than '\t' escape sequence. (#157949)J. Ali Harlow2004-11-111-1/+1
* *** empty log message ***GTK_2_5_4Matthias Clasen2004-10-281-1/+1
* 2.5.2GTK_2_5_2Matthias Clasen2004-08-251-3/+3
* No need for INCLUDE_INTERNAL_SYMBOLS anymore.Matthias Clasen2004-08-171-2/+2
* Add hidden aliases for exported symbols which are used internally in orderMatthias Clasen2004-08-111-8/+28
* Header file reorganization. (#51999)Matthias Clasen2004-06-201-0/+2
* Merges from stable branch that had been left out. (#136282, J. Ali Harlow)Tor Lillqvist2004-03-151-0/+1
* Fix building with --disable-modules --with-included-loaders, create anMatthias Clasen2003-12-221-1/+6
* gdk-pixbuf/Makefile.am Use install-data-hook for gdk-pixbuf.loaders andManish Singh2003-11-181-1/+5
* Typo fix.Matthias Clasen2003-11-091-1/+1
* Add rule to regenerate man pages from Docbook. (man_MANS): AddMatthias Clasen2003-06-171-6/+0
* A loader for PCX files. (#113035, Josh Beam)Matthias Clasen2003-05-211-2/+15