summaryrefslogtreecommitdiff
path: root/gdk-pixbuf/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* introspection: Drop back to only using 0.9.3 APIColin Walters2010-09-151-1/+1
* Revert "Fix linking of static gdi loaders on windows"Fridrich Štrba2010-09-121-10/+9
* Fix linking of static gdi loaders on windowsFridrich Štrba2010-09-121-9/+10
* Add a gdiplus.def file instead of creating it inline in MakefileTor Lillqvist2010-09-031-30/+3
* Link directly to GDI+ API avoiding LoadLibraryTor Lillqvist2010-09-031-9/+47
* introspection: Update to new scanner APIEmmanuele Bassi2010-09-011-1/+1
* Replace the aliasing hacks by -Bsymbolic-functionsMatthias Clasen2010-07-091-14/+3
* Try to fix !srcdir builds wrt to introspectionMatthias Clasen2010-07-091-2/+2
* Don't add a -2.0 suffix to binaries any longerMatthias Clasen2010-06-261-10/+10
* Do not use AM_GLIB_DEFINE_LOCALEDIR()Javier Jardón2010-06-261-0/+1
* Make it compileMatthias Clasen2010-06-251-50/+48
* Do not distribute GIRsJavier Jardón2010-06-201-2/+2
* Some cleanups after the module cache file changeMatthias Clasen2010-05-181-12/+12
* Move the module cache files below libdirMatthias Clasen2010-05-171-1/+1
* Make 3.0 parallel-installable to 2.xMatthias Clasen2010-05-081-27/+27
* Remove the definition of libpixbufloader_gdip_png_la_*Javier Jardón2010-05-041-14/+0
* introspection: Fix parallel buildsDamien Lespiau2010-03-221-0/+1
* Avoid warnings when introspetion is not availableJohan Dahlin2009-12-311-1/+1
* Fix build with system install of introspectionJohan Dahlin2009-12-311-2/+2
* Use Makefile.introspectionJohan Dahlin2009-12-161-22/+16
* Make sure dist check works with introspectionJohan Dahlin2009-12-161-2/+2
* Build introspection data for gdk-pixbuf, gdk, and gtkColin Walters2009-12-161-0/+29
* GdkPixbuf loader for QTIF formatKevin Peng2009-10-261-0/+16
* Add git.mk to generate .gitignore filesBehdad Esfahbod2009-05-041-0/+2
* define -DGDK_PIXBUF_DISABLE_DEPRECATED in the global CFLAGS.Michael Natterer2008-08-121-2/+2
* Pass appropriate -machine flag to lib.exe.Tor Lillqvist2008-08-031-1/+1
* 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