summaryrefslogtreecommitdiff
path: root/gdk-pixbuf
Commit message (Expand)AuthorAgeFilesLines
* === Released 2.4.7 ===GTK_2_4_7Soeren Sandmann2004-08-141-0/+4
* 2.4.6GTK_2_4_6Matthias Clasen2004-08-131-0/+4
* Properly determine the number of colors in an OS/2 BMP file. (#150003,Matthias Clasen2004-08-132-1/+10
* Remove C99-isms. (#149967, Vincent Noel)Matthias Clasen2004-08-122-9/+23
* Make scaling and compositing functions handle edge pixels consistently.Matthias Clasen2004-08-112-53/+62
* Fix progressive loading of 8bit pcx files. (#148518, Magnus Bergman)Matthias Clasen2004-08-022-1/+6
* Remove trailing commas from enumerations. (#148035)Matthias Clasen2004-07-212-1/+6
* 2.4.4GTK_2_4_4Matthias Clasen2004-07-101-0/+4
* Fix the build.Matthias Clasen2004-07-072-0/+6
* Also gdk-pixbuf.c was changed.Tor Lillqvist2004-07-061-3/+4
* Mark the version variables for proper import and export from Windows DLLs.Tor Lillqvist2004-07-063-6/+38
* Correct the math to calculate bilinear weights. (#112412, Brian Cameron)Matthias Clasen2004-07-032-1/+6
* Add a figure which tries to expain pixbuf compositing.Matthias Clasen2004-06-202-3/+19
* Make the tiff loader work with both libtiff 3.5.7 and libtiff 3.6.1.Matthias Clasen2004-06-162-66/+92
* GTK+ 2.4.3GTK_2_4_3Matthias Clasen2004-06-111-0/+4
* Convert filenames to UTF-8 when embedding them in error messages.Matthias Clasen2004-06-053-27/+86
* 2.4.2GTK_2_4_2Matthias Clasen2004-06-041-0/+4
* Don't read integers partially. (#142584, Kouichirou Hiratsuka)Matthias Clasen2004-05-172-1/+6
* _-prefix the nonstatic pixops_... functions. (#142233, Morten Welinder)Matthias Clasen2004-05-105-143/+151
* === Released 2.4.1 ===GTK_2_4_1Matthias Clasen2004-04-301-0/+4
* When calling fread() in a loop, check for ferror() as well as for feof()Matthias Clasen2004-04-133-4/+13
* === Released 2.4.0 ===Owen Taylor2004-03-161-0/+4
* [Win32] Look up installation prefix at run-time, replace prefix inTor Lillqvist2004-03-152-1/+47
* Merges from stable branch that had been left out. (#136282, J. Ali Harlow)Tor Lillqvist2004-03-154-23/+91
* === Released 2.3.6 ===GTK_2_3_6Owen Taylor2004-03-091-0/+4
* Fixes #136082 and #135265, patch by Morten Welinder.Federico Mena Quintero2004-03-068-3/+8
* Add missing entries. Thanks to J. Ali Harlow.Tor Lillqvist2004-03-052-0/+9
* Don't try to load an alpha channel from the BMP, since there is noMatthias Clasen2004-03-052-2/+8
* === Released 2.3.5 ===GTK_2_3_5Owen Taylor2004-03-021-0/+4
* include <io.h> for lseek() use HAVE_UNISTD_HHans Breuer2004-02-283-0/+9
* === Released 2.3.3 ===GTK_2_3_3Owen Taylor2004-02-241-0/+4
* Remove debugging code.Matthias Clasen2004-02-222-3/+5
* Store and sanity-check the clrUsed field from the header for use inMatthias Clasen2004-02-202-12/+48
* removed unnecessary G_OBJECT() cast checks.Manish Singh2004-02-083-7/+15
* updated externalsHans Breuer2004-01-282-2/+8
* Forgotten log entry.Matthias Clasen2004-01-201-0/+7
* splitting the gtk20 translation domain.Matthias Clasen2004-01-171-1/+1
* The first part of the fix for #114351 (see also gdk-pixbuf/ChangeLog andMatthias Clasen2004-01-163-16/+27
* #include <unistd.h> for unlink()Manish Singh2004-01-091-1/+6
* Don't use bitwise operators on booleans. (#130923, reported by TelsaMatthias Clasen2004-01-082-1/+6
* Escape an ampersand in the documentation comment, and hack around an emptyFederico Mena Quintero2004-01-072-2/+6
* Link to the documentation section on image data.Federico Mena Quintero2004-01-072-1/+8
* Fix example in documentation comment. Fixes #130701.Federico Mena Quintero2004-01-072-1/+6
* New public API to save pixbufs to non-file locations. (#82203, Tim Evans)Matthias Clasen2004-01-078-27/+698
* Make it possible to call gdk_pixbuf_loader_set_size (loader, 0, 0) byMatthias Clasen2004-01-0713-29/+250
* Turn the pixbuf attributes into (construct-only, but always readable)Matthias Clasen2004-01-033-11/+206
* Use ngettext for plurals (#123847).Christian Neumair2003-12-311-1/+3
* Fix building with --disable-modules --with-included-loaders, create anMatthias Clasen2003-12-222-2/+14
* Move the documentation for signals inline, to get proper parameterMatthias Clasen2003-12-112-2/+51
* gdk-pixbuf/Makefile.am Use install-data-hook for gdk-pixbuf.loaders andManish Singh2003-11-181-1/+5