summaryrefslogtreecommitdiff
path: root/gdk-pixbuf
Commit message (Expand)AuthorAgeFilesLines
* New function to create a pixbuf pointing to a subregion of another pixbuf.Havoc Pennington2000-11-013-0/+66
* urg, removed implementation of gtk_marshal_VOID__INT_INT_INT_INT. ifTim Janik2000-10-253-27/+7
* Massive .cvsignore updatesOwen Taylor2000-10-231-4/+1
* gtk/makefile.mingw.in Updates.Tor Lillqvist2000-10-222-0/+10
* Some updatesHavoc Pennington2000-10-1822-1162/+888
* contrib subdirHavoc Pennington2000-10-0910-416/+627
* gdk_pixbuf.def pixbufloader_jpeg.def Add new entry points.Tor Lillqvist2000-10-065-12/+26
* s/format/type/g to be consistent with gdk_pixbuf_loader_new_with_type().Havoc Pennington2000-10-063-12/+25
* Pixbuf saving, patch from David Welton.Havoc Pennington2000-10-069-13/+543
* Fix comments to not claim that all three of these files are the JPEG imageDan Winship2000-10-054-3/+9
* Add rule for make-inline-pixbuf. Use gdk-pixbuf's version number in theTor Lillqvist2000-10-033-2/+15
* Move more text widget headers into the private header listHavoc Pennington2000-09-267-2/+539
* Use -Wall. Add gdkpango-win32.oTor Lillqvist2000-09-072-16/+21
* Remove conftest* after use along the lines of AC_TRY_COMPILE.Sebastian Wilhelmi2000-09-052-0/+2
* 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