summaryrefslogtreecommitdiff
path: root/gdk-pixbuf/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* 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
* Patch from James Henstridge to update to automake-1.7 (#109542)Owen Taylor2003-05-061-64/+64
* Rewrite to run on the .la files rather than looking for .so files.Owen Taylor2003-01-271-2/+6
* Use correct DLL and import library names, with GTK_API_VERSION in name,Tor Lillqvist2003-01-051-3/+1
* Make gdk-pixbuf.loaders also depend gdk-pixbuf-query-loaders. (#97096,Owen Taylor2002-12-071-1/+1
* Make gdk-pixbuf.loaders file depend on the loaders (#97096, Jeff Waugh)Owen Taylor2002-11-091-1/+1
* Support for separately installed loaders. (#77486)Matthias Clasen2002-10-031-2/+42
* New loader, for .ANI animations.Matthias Clasen2002-09-061-0/+14
* Add gtk_win32res_lo. (#87101, J. Ali Harlow)Tor Lillqvist2002-08-241-1/+1
* Use GTK_BINARY_VERSION (and not GTK_VERSION) in the path to the loaders onTor Lillqvist2002-05-221-0/+1
* build the static pixbuf loaders conditionally like the dynamic ones soMichael Natterer2002-05-071-13/+25
* image files for testing pixbuf loaders the old test-loaders.c split intoSoeren Sandmann2002-05-051-3/+1
* gdk-pixbuf/Makefile.am (uninstall-libtool-import-lib) Fix typo, thanks toTor Lillqvist2002-04-181-1/+1
* Update version to 2.0.0Owen Taylor2002-03-051-16/+16
* ue Mar 5 10:39:03 2002 Owen Taylor <otaylor@redhat.com>Owen Taylor2002-03-051-1/+1
* Remove.Tor Lillqvist2002-03-021-1/+7
* Force all weight arrays to sum exactly to 65535. (Fixes #70971, reportedOwen Taylor2002-02-091-1/+1
* Build the tga loader as a static library. (#70157)Matthias Clasen2002-02-011-2/+7
* Include glib-object.h, Add G_BEGIN_DECLS/END_DECLS toOwen Taylor2002-01-091-2/+2
* Add makefile.msc.Tor Lillqvist2001-12-291-0/+1
* Remove assorted G_OBJECT casts where unnecessary.Sebastian Wilhelmi2001-12-131-0/+2
* define G_LOG_DOMAIN for GdkPixbuf.Matthias Clasen2001-12-121-1/+2
* Use -no-undefined on Win32. Make libgdk_pixbuf_1_3_la_OBJECTS depend onTor Lillqvist2001-10-291-14/+54
* Fix a typo in the include guards. (#61254, Skip Montaro)Owen Taylor2001-09-261-1/+1
* same change as in pango, so that flags types are registered as flagsJames Henstridge2001-09-201-2/+2
* Don't include gkd-pixbuf-features.h here since is in builddir and confusesOwen Taylor2001-09-191-15/+33
* don't use BUILT_SOURCES as its broken in automake 1.4, add explicit objectTim Janik2001-09-191-66/+45
* don't use += before =Matt Wilson2001-09-181-2/+0
* add generated files to ignore list.James Henstridge2001-09-161-2/+42
* don't used BUILT_SOURCES to build marshal files, as in conjunction withTim Janik2001-09-131-1/+0
* Version 1.3.7GTK_1_3_7Owen Taylor2001-09-041-1/+1
* updates for 1.3.7 release.Tim Janik2001-09-041-0/+6
* Add tga loader, patch by Nicola Girardi. (#56067)Matthias Clasen2001-08-211-1/+12
* use gdk_pixbuf_new_from_stream(). fixed up item factory so inlined pixbufsTim Janik2001-06-261-13/+23
* Revert inline-pixbuf changes until Tim comes back to fix missing filesOwen Taylor2001-06-261-23/+13
* hm, second attempt. it's fight CVS time again.Tim Janik2001-06-261-13/+23
* Actually update timestamps, so rules don't constantly run.Owen Taylor2001-06-251-3/+5
* UpdatesHavoc Pennington2001-06-131-4/+6
* use Owen's new way of doing stampfiles/generated sourcesHavoc Pennington2001-06-071-17/+21
* fixups for glib-mkenums and glib-genmarshal (not tested yet because withHavoc Pennington2001-06-071-5/+11
* subst GLIB_GENMARSHAL, GOBJECT_QUERY, GLIB_MKENUMS variablesHavoc Pennington2001-06-071-4/+6
* Initial stab at getting the focus code to work.Jonathan Blandford2001-06-011-3/+8
* Remove an excess $(GLIB_LIBS).Owen Taylor2001-05-201-2/+1
* Require libtool-1.4, automake-1.4p1.Owen Taylor2001-05-161-10/+14
* fix some shell typosHavoc Pennington2001-05-071-2/+2