summaryrefslogtreecommitdiff
path: root/gdk-pixbuf
Commit message (Expand)AuthorAgeFilesLines
* Use G_GNUC_CONST.Elliot Lee2000-08-303-4/+4
* gdk/gdk.def Add missing entries.Tor Lillqvist2000-08-122-0/+5
* Change the format of the snapshot version to match glibHavoc Pennington2000-08-112-10/+15
* Fix compiler warningsElliot Lee2000-08-091-1/+1
* Check for <unistd.h>.Tor Lillqvist2000-08-017-38/+65
* Some bug fixes - now tested to work.Elliot Lee2000-08-012-2/+7
* Add a 'w' in the right spot.Elliot Lee2000-08-011-2/+1
* Part 2 of previous commit (aka "it compiles now, ma")Elliot Lee2000-07-283-16/+17
* Add gdk_pixbuf_loader_new_with_type function, to allow handling imageElliot Lee2000-07-289-27/+429
* applied patch from Andreas Persenius <ndap@swipnet.se> that updates theTim Janik2000-07-2622-66/+66
* Typos.Tor Lillqvist2000-07-221-8/+8
* Win32 build setup:Tor Lillqvist2000-07-2224-14/+438
* Fix bug where redraw wasn't being done properly when height of dirtyOwen Taylor2000-07-222-1/+5
* Include files outside of the extern "C" block. Makes some C++ compilerSebastian Wilhelmi2000-07-191-4/+4
* include <string.h>.Owen Taylor2000-07-141-0/+2
* use FALSE for size_only most of the time when callingOwen Taylor2000-07-142-0/+5
* Move gtk-config to gtk-config-2.0 move gtk_.m4 to gtk-2.0.m4Owen Taylor2000-07-141-12/+11
* add xthickness and ythickness to GtkRcStyle and add the necessary tokens.Tim Janik2000-07-115-4/+12
* Use GTK+ version soname scheme for gdk-pixbuf.Owen Taylor2000-07-062-1/+9
* make the current version number 1.3.1 (binary age 0, interface age 0).Tim Janik2000-06-242-377/+386
* Convert GdkPixbuf to GObject, leaving it opaque (i.e. derivation is notHavoc Pennington2000-06-2210-131/+203
* Welcome aboard, gdk-pixbuf.Owen Taylor2000-06-217-106/+952
* It was cold and rainy this Saturday morning, so I needed something to warmFederico Mena Quintero2000-06-111-0/+12
* setjmp for the png error handler. It seems setting the error handlingLarry Ewing2000-06-092-2/+31
* slight changelog fixups.Larry Ewing2000-06-061-3/+3
* take frame offest into account when trying to calculate the animationLarry Ewing2000-06-062-5/+40
* one more patch for strange prefixes around... getting tiring...Mathieu Lacage2000-06-061-0/+6
* Initialise the error handler exit routine to our own. Note this means thatnautilus_ms_may_31Not Zed2000-05-312-3/+26
* Include all the loader libraries. Patch from Frank de LangeFederico Mena Quintero2000-05-301-0/+5
* Oops.Darin Adler2000-05-281-0/+2
* Fixed includes to get rid of accidental GNOME dependency.Darin Adler2000-05-282-3/+5
* Makefile.am - Added gdk-pixbuf.spec to EXTRA_DISTCody Russell2000-05-271-0/+3
* 0.8 - FedericoGDK_PIXBUF_0_8_0Federico Mena Quintero2000-05-222-0/+12
* Change all conversion from 16-bit formats to 32-bit formats to re-useDarin Adler2000-05-091-0/+8
* Add beginnings of file with detailed information about the structure andOwen Taylor2000-05-052-0/+361
* Now that Owen explained the algorithm, I think I implemented it right forDarin Adler2000-05-053-15/+63
* Added some tests of composite to highlight problems in the oldDarin Adler2000-05-045-63/+255
* Properly offset y coordinate accordining to render_y0.05:27:43 2000 Owen Taylor2000-04-243-4/+15
* moved %{prefix}/bin/* from the main package to the devel package. The onlyJames Henstridge2000-04-221-0/+7
* Add .Karl Eichwalder2000-04-172-1/+6
* $(LIBART_CFLAGS) replaced by $(GTK_CFLAGS) - now gdk-pixbuf compilesTomasz Kłopczko2000-04-142-1/+6
* when performing the configure check to see if gmodule works, set CFLAGS toJames Henstridge2000-04-131-0/+7
* Your eyes are bloodshot.GDK_PIXBUF_0_7_0Federico Mena Quintero2000-04-139-73/+196
* shut up cvs.Paolo Molaro2000-04-121-0/+4
* Most of this patch is based on a patch by Havoc Pennington (hp@redhat.com)Federico Mena Quintero2000-04-1127-613/+963
* add more info to the testanimation frames.Jonathan Blandford2000-04-061-0/+5
* Ooops, forgot header file.Ettore Perazzoli2000-04-041-3/+8
* Added GdkPixbufAnimation accessor functions, so that we don't have toEttore Perazzoli2000-04-042-0/+69
* same as belowRadek Doulik2000-04-035-5/+64
* Reverted Mark's change. The refcount is private information, and theFederico Mena Quintero2000-04-023-37/+6