summaryrefslogtreecommitdiff
path: root/gdk-pixbuf
Commit message (Expand)AuthorAgeFilesLines
* 2.12.3GTK_2_12_3Matthias Clasen2007-12-041-0/+4
* 2.12.2GTK_2_12_2Matthias Clasen2007-11-261-0/+4
* Avoid unaligned accesses that cause problems on some architectures. (patchMatthias Clasen2007-11-112-5/+30
* 2.12.1GTK_2_12_1Matthias Clasen2007-10-171-0/+4
* Use better magic. (#339877, Bastien Nocera)Matthias Clasen2007-10-162-1/+8
* 2.12.0GTK_2_12_0Matthias Clasen2007-09-141-0/+4
* Fix a memory leakMatthias Clasen2007-09-132-1/+7
* Fix some possible crashes. (#468832, Michal Luczaj)Matthias Clasen2007-09-082-0/+37
* Fix a crashMatthias Clasen2007-09-072-1/+7
* Note in docstrings that these two functions does not preserve the sourceBjörn Lindqvist2007-08-162-0/+8
* Add forgotten release markersMatthias Clasen2007-07-211-0/+4
* docu fixes from Guillaume Cottenceau, #454596.Tim Janik2007-07-072-2/+8
* Added a comment to explain the signal used to stop parsing early.Michael J. Chudobiak2007-07-062-0/+10
* Try again to make gdk_pixbuf_get_file_info work for tiff imagesMatthias Clasen2007-07-053-8/+13
* Use GDK_PIXBUF_DEP_LIBS instead of GDK_PIXBUF_EXTRA_LIBS here, too.Tor Lillqvist2007-07-042-1/+6
* Always set an error when returning NULL. (453365, Michael Chudobiak)Matthias Clasen2007-07-032-1/+11
* Be more careful when calling g_propagate_error(). (#453365, MichaelMatthias Clasen2007-07-032-1/+7
* 2.11.5GTK_2_11_5Matthias Clasen2007-07-021-0/+4
* Document the "orientation" option.Matthias Clasen2007-07-025-1/+105
* 2.11.4GTK_2_11_4Matthias Clasen2007-06-191-0/+4
* 2.11.3GTK_2_11_3Matthias Clasen2007-06-161-0/+4
* updated use g_snprintfHans Breuer2007-06-153-3/+9
* Fix out-of-bound access. (#440918, Matthias Kilian)Behdad Esfahbod2007-06-122-1/+6
* 2.11.2GTK_2_11_2Matthias Clasen2007-06-061-0/+4
* 2.11.1GTK_2_11_1Matthias Clasen2007-06-041-0/+4
* Supply the current GError for fatal_error_handler(). (#441443)Chris Wilson2007-05-302-0/+6
* 2.11.0GTK_2_11_0Matthias Clasen2007-05-241-0/+4
* Fix make checkMatthias Clasen2007-05-232-0/+11
* Bump libtiff requirement to 3.6.0, by requiring presence ofMichael J. Chudobiak2007-05-184-107/+278
* Add Sun mediaLib support so that hardware acceleration via mediaLib isBrian Cameron2007-05-165-245/+1181
* Remove a pointless check from the previous commit that added a new string.Matthias Clasen2007-04-292-10/+5
* Accept unknown parameters with a warning when saving. (#405539, DanielMatthias Clasen2007-04-283-11/+20
* Don't double the delay time of the first frame. (#431997, BjörnMatthias Clasen2007-04-252-1/+7
* Chain up. (#433125, Christian Persch)Matthias Clasen2007-04-252-1/+9
* applied JPEG loader fix from maemo. this fix makes sure stop_load()Tim Janik2007-03-282-13/+23
* Remove unnecessary NULL checks before g_free(). (#369666, Morten Welinder,Matthias Clasen2007-03-096-26/+13
* Implement scaling for animationsMatthias Clasen2007-03-085-15/+334
* gdk/Makefile.am gdk-pixbuf/Makefile.am Further fixes for building on Win32Tor Lillqvist2007-03-062-3/+8
* Flip some more imagesMatthias Clasen2007-03-062-2/+17
* Add image/x-ico to supported mime types. Fixes bug #393599.Felix Riemann2007-02-272-0/+6
* Fix a leak in an error pathMatthias Clasen2007-02-162-2/+8
* Set the GError if the image is zero length. (#405327)Chris Wilson2007-02-072-1/+14
* Protect against stop_load begin broken. (#403255, Lucas Mazzardo Veloso)Matthias Clasen2007-02-062-1/+8
* Fix error reporting in the gif loaderMatthias Clasen2007-01-212-1/+7
* gdk-pixbuf/Makefile.am gdk/Makefile.am gdk/win32/Makefile.am Fixes forTor Lillqvist2007-01-191-5/+5
* Patch taken from maemo-gtk:Michael Natterer2007-01-172-6/+32
* Fix memory leaks in error pathsMatthias Clasen2007-01-172-10/+8
* Another forgotten fileMatthias Clasen2007-01-041-1/+1
* Fix a compiler warningMatthias Clasen2007-01-042-1/+5
* Handle bmps with more than 8 bits per channel. (#172584, David Costanzo)Matthias Clasen2006-12-222-0/+21