summaryrefslogtreecommitdiff
path: root/gdk-pixbuf/ChangeLog
Commit message (Collapse)AuthorAgeFilesLines
* 2.12.0GTK_2_12_0Matthias Clasen2007-09-141-0/+4
| | | | svn path=/trunk/; revision=18820
* Fix a memory leakMatthias Clasen2007-09-131-0/+5
| | | | svn path=/trunk/; revision=18805
* Fix some possible crashes. (#468832, Michal Luczaj)Matthias Clasen2007-09-081-0/+4
| | | | | | | | | | 2007-09-08 Matthias Clasen <mclasen@redhat.com> * io-ani.c: Fix some possible crashes. (#468832, Michal Luczaj) svn path=/trunk/; revision=18759
* Fix a crashMatthias Clasen2007-09-071-0/+5
| | | | svn path=/trunk/; revision=18746
* Add forgotten release markersMatthias Clasen2007-07-211-0/+4
| | | | svn path=/trunk/; revision=18519
* docu fixes from Guillaume Cottenceau, #454596.Tim Janik2007-07-071-0/+4
| | | | | | | | | | Sat Jul 7 17:34:33 2007 Tim Janik <timj@gtk.org> * gdk-pixbuf-scale.c: docu fixes from Guillaume Cottenceau, #454596. svn path=/trunk/; revision=18390
* Added a comment to explain the signal used to stop parsing early.Michael J. Chudobiak2007-07-061-0/+5
| | | | | | | | | | 2007-07-06 Michael J. Chudobiak <mjc@cvs.gnome.org> * io-tiff.c: (tiff_image_parse): Added a comment to explain the signal used to stop parsing early. svn path=/trunk/; revision=18385
* Try again to make gdk_pixbuf_get_file_info work for tiff imagesMatthias Clasen2007-07-051-0/+6
| | | | svn path=/trunk/; revision=18384
* Use GDK_PIXBUF_DEP_LIBS instead of GDK_PIXBUF_EXTRA_LIBS here, too.Tor Lillqvist2007-07-041-0/+5
| | | | | | | | | | 2007-07-04 Tor Lillqvist <tml@novell.com> * pixops/Makefile.am (timescale_LDADD): Use GDK_PIXBUF_DEP_LIBS instead of GDK_PIXBUF_EXTRA_LIBS here, too. svn path=/trunk/; revision=18381
* Always set an error when returning NULL. (453365, Michael Chudobiak)Matthias Clasen2007-07-031-0/+5
| | | | | | | | | | | 2007-07-03 Matthias Clasen <mclasen@redhat.com> * io-tiff.c (tiff_image_parse): Always set an error when returning NULL. (453365, Michael Chudobiak) svn path=/trunk/; revision=18365
* Be more careful when calling g_propagate_error(). (#453365, MichaelMatthias Clasen2007-07-031-0/+6
| | | | | | | | | | | | 2007-07-03 Matthias Clasen <mclasen@redhat.com> * gdk-pixbuf-loader.c (gdk_pixbuf_loader_close): Be more careful when calling g_propagate_error(). (#453365, Michael Chudobiak) svn path=/trunk/; revision=18357
* 2.11.5GTK_2_11_5Matthias Clasen2007-07-021-0/+4
| | | | svn path=/trunk/; revision=18345
* Document the "orientation" option.Matthias Clasen2007-07-021-0/+11
| | | | | | | | | | | | | | | | 2007-07-02 Matthias Clasen <mclasen@redhat.com> * gdk-pixbuf.c (gdk_pixbuf_get_option): Document the "orientation" option. * gdk-pixbuf.symbols: * gdk-pixbuf-core.h: * gdk-pixbuf-util.c (gdk_pixbuf_apply_embedded_orientation): New function to handle Exif orientation information in tiff and jpeg images. (#439567, Michael Chudobiak) svn path=/trunk/; revision=18340
* 2.11.4GTK_2_11_4Matthias Clasen2007-06-191-0/+4
| | | | svn path=/trunk/; revision=18192
* 2.11.3GTK_2_11_3Matthias Clasen2007-06-161-0/+4
| | | | svn path=/trunk/; revision=18154
* updated use g_snprintfHans Breuer2007-06-151-0/+5
| | | | | | | | | | 2007-06-15 Hans Breuer <hans@breuer.org> * makefile.msc : updated * io-jpeg.c : use g_snprintf svn path=/trunk/; revision=18139
* Fix out-of-bound access. (#440918, Matthias Kilian)Behdad Esfahbod2007-06-121-0/+5
| | | | | | | | | | 2007-06-12 Behdad Esfahbod <behdad@gnome.org> * io-pnm.c (explode_bitmap_into_buf): Fix out-of-bound access. (#440918, Matthias Kilian) svn path=/trunk/; revision=18110
* 2.11.2GTK_2_11_2Matthias Clasen2007-06-061-0/+4
| | | | svn path=/trunk/; revision=18057
* 2.11.1GTK_2_11_1Matthias Clasen2007-06-041-0/+4
| | | | svn path=/trunk/; revision=18027
* Supply the current GError for fatal_error_handler(). (#441443)Chris Wilson2007-05-301-0/+5
| | | | | | | | | | 2007-05-30 Chris Wilson <chris@chris-wilson.co.uk> * io-jpeg.c (gdk_pixbuf__jpeg_image_stop_load): Supply the current GError for fatal_error_handler(). (#441443) svn path=/trunk/; revision=17989
* 2.11.0GTK_2_11_0Matthias Clasen2007-05-241-0/+4
| | | | svn path=/trunk/; revision=17903
* Fix make checkMatthias Clasen2007-05-231-0/+4
| | | | svn path=/trunk/; revision=17897
* Bump libtiff requirement to 3.6.0, by requiring presence ofMichael J. Chudobiak2007-05-181-0/+14
| | | | | | | | | | | | | | | | | | | | | | | | 2007-05-18 Michael J. Chudobiak <mjc@cvs.gnome.org> * INSTALL.in: * README.in: * configure.in: Bump libtiff requirement to 3.6.0, by requiring presence of TIFFReadRGBAImageOriented. * gdk-pixbuf-scaled-anim.c: (get_scaled_pixbuf): Preserve pixbuf options when generating a new scaled pixbuf. * io-jpeg.c: (get_orientation), (gdk_pixbuf__jpeg_image_load), (gdk_pixbuf__jpeg_image_load_increment): Read the exif orientation tag and associate it with the "orientation" pixbuf option. Renders libexif unnecessary in some applications. * io-tiff.c: (tiff_image_parse): Read the tiff orientation tag, compensate for the partial rotations performed by libtiff, and generate an "orientation" option for the pixbuf. svn path=/trunk/; revision=17863
* Remove a pointless check from the previous commit that added a new string.Matthias Clasen2007-04-291-0/+5
| | | | | | | | | | | 2007-04-29 Matthias Clasen <mclasen@redhat.com> * io-jpeg.c: Remove a pointless check from the previous commit that added a new string. svn path=/trunk/; revision=17714
* Accept unknown parameters with a warning when saving. (#405539, DanielMatthias Clasen2007-04-281-0/+6
| | | | | | | | | | | | 2007-04-28 Matthias Clasen <mclasen@redhat.com> * io-png.c: * io-jpeg.c: Accept unknown parameters with a warning when saving. (#405539, Daniel Atallah) svn path=/trunk/; revision=17673
* Don't double the delay time of the first frame. (#431997, BjörnMatthias Clasen2007-04-251-0/+6
| | | | | | | | | | | | 2007-04-25 Matthias Clasen <mclasen@redhat.com> * gdk-pixbuf-simple-anim.c (gdk_pixbuf_simple_anim_add_frame): Don't double the delay time of the first frame. (#431997, Björn Lindqvist) svn path=/trunk/; revision=17634
* Chain up. (#433125, Christian Persch)Matthias Clasen2007-04-251-0/+5
| | | | | | | | | | | 2007-04-25 Matthias Clasen <mclasen@redhat.com> * gdk-pixbuf-scaled-anim.c (gdk_pixbuf_scaled_anim_iter_finalize): Chain up. (#433125, Christian Persch) svn path=/trunk/; revision=17632
* applied JPEG loader fix from maemo. this fix makes sure stop_load()Tim Janik2007-03-281-0/+7
| | | | | | | | | | | | | Wed Mar 28 15:27:35 2007 Tim Janik <timj@imendio.com> * io-jpeg.c: applied JPEG loader fix from maemo. this fix makes sure stop_load() doesn't forget about its return value, and it pulls the check for infinite looping out of an else branch in load_increment() so it runs unconditionally, fixes #397643. svn path=/trunk/; revision=17567
* Implement scaling for animationsMatthias Clasen2007-03-081-0/+10
| | | | svn path=/trunk/; revision=17430
* gdk/Makefile.am gdk-pixbuf/Makefile.am Further fixes for building on Win32Tor Lillqvist2007-03-061-0/+5
| | | | | | | | | | | | 2007-03-06 Tor Lillqvist <tml@novell.com> * gdk/Makefile.am * gdk-pixbuf/Makefile.am * gtk/Makefile.am: Further fixes for building on Win32 outside srcdir. (#413492, Mathias Hasselmann) svn path=/trunk/; revision=17395
* Flip some more imagesMatthias Clasen2007-03-061-0/+5
| | | | svn path=/trunk/; revision=17393
* Add image/x-ico to supported mime types. Fixes bug #393599.Felix Riemann2007-02-271-0/+5
| | | | | | | | | 2007-02-27 Felix Riemann <friemann@svn.gnome.org> * io-ico.c: (fill_info): Add image/x-ico to supported mime types. Fixes bug #393599. svn path=/trunk/; revision=17361
* Fix a leak in an error pathMatthias Clasen2007-02-161-0/+4
| | | | svn path=/trunk/; revision=17306
* Set the GError if the image is zero length. (#405327)Chris Wilson2007-02-071-0/+6
| | | | | | | | | | | 2007-02-07 Chris Wilson <chris@chris-wilson.co.uk> * io-jpeg.c: (gdk_pixbuf__jpeg_image_load), (gdk_pixbuf__jpeg_image_load_increment): Set the GError if the image is zero length. (#405327) svn path=/trunk/; revision=17272
* Protect against stop_load begin broken. (#403255, Lucas Mazzardo Veloso)Matthias Clasen2007-02-061-0/+5
| | | | | | | | | | | 2007-02-06 Matthias Clasen <mclasen@redhat.com> * gdk-pixbuf-loader.c (gdk_pixbuf_loader_close): Protect against stop_load begin broken. (#403255, Lucas Mazzardo Veloso) svn path=/trunk/; revision=17267
* Fix error reporting in the gif loaderMatthias Clasen2007-01-211-0/+6
| | | | svn path=/trunk/; revision=17197
* Patch taken from maemo-gtk:Michael Natterer2007-01-171-0/+10
| | | | | | | | | | | | | | | 2007-01-17 Michael Natterer <mitch@imendio.com> Patch taken from maemo-gtk: * io-png.c (png_text_to_pixbuf_option): don't call g_convert() on ASCII strings. (png_info_callback): set an error when the size_func would scale the pixbuf away completely. svn path=/trunk/; revision=17179
* Fix memory leaks in error pathsMatthias Clasen2007-01-171-0/+7
| | | | svn path=/trunk/; revision=17165
* Fix a compiler warningMatthias Clasen2007-01-041-0/+4
| | | | svn path=/trunk/; revision=17061
* Handle bmps with more than 8 bits per channel. (#172584, David Costanzo)Matthias Clasen2006-12-221-0/+4
| | | | | | | | 2006-12-22 Matthias Clasen <mclasen@redhat.com> * io-bmp.c (decode_bitmasks): Handle bmps with more than 8 bits per channel. (#172584, David Costanzo)
* Handle offsets more carefully. (#172188, David Costanzo)Matthias Clasen2006-12-221-0/+9
| | | | | | | | | | | 2006-12-22 Matthias Clasen <mclasen@redhat.com> * io-bmp.c: Handle offsets more carefully. (#172188, David Costanzo) * io-bmp.c: Handle v5 and OS/2 v2 bmps. * io-bmp.c: Handle alpha masks in v4 and v5 bmps.
* Emit the closed signal when closing the loader, pointed out by DavidMatthias Clasen2006-12-221-0/+6
| | | | | | | | 2006-12-21 Matthias Clasen <mclasen@redhat.com> * gdk-pixbuf-loader.c (gdk_pixbuf_loader_write): Emit the closed signal when closing the loader, pointed out by David Necas.
* Handle invalid gif animations a little bit more robustly. (#357974,Matthias Clasen2006-12-211-0/+4
| | | | | | * io-gif.c (gif_get_lzw): Handle invalid gif animations a little bit more robustly. (#357974, Vassilis Pandis, patch by Felix Riemann)
* Remove redundant size checks, and document that width, height must be > 0.Matthias Clasen2006-12-211-0/+5
| | | | | | | | | 2006-12-21 Matthias Clasen <mclasen@redhat.com> * gdk-pixbuf-data.c (gdk_pixbuf_new_from_data): * gdk-pixbuf.c (gdk_pixbuf_new): Remove redundant size checks, and document that width, height must be > 0. (#343330, Felix Riemann)
* Link against GLib. (#341158, Alexey Rusakov)Matthias Clasen2006-12-211-0/+4
| | | | | | 2006-12-21 Matthias Clasen <mclasen@redhat.com> * Makefile.am: Link against GLib. (#341158, Alexey Rusakov)
* Don't spew a warning if the printer is already closed.Matthias Clasen2006-12-191-0/+5
| | | | | | | 2006-12-19 Matthias Clasen <mclasen@redhat.com> * gdk-pixbuf-loader.c (gdk_pixbuf_loader_close): Don't spew a warning if the printer is already closed.
* Behave as documented and close the loader when returning FALSE.Matthias Clasen2006-12-101-0/+5
| | | | | | | 2006-12-09 Matthias Clasen <mclasen@redhat.com> * gdk-pixbuf-loader.c (gdk_pixbuf_loader_write): Behave as documented and close the loader when returning FALSE.
* pixbufloader_*.def Remove pixbufloader_*.def, they are not used. (#365388)Tor Lillqvist2006-10-281-0/+10
| | | | | | | | | | | | 2006-10-29 Tor Lillqvist <tml@novell.com> * pixbufloader_*.def * Makefile.am (EXTRA_DIST): Remove pixbufloader_*.def, they are not used. (#365388) They were all identical, and exported just two symbols, so if somebody needs them for a MSVC build that doesn't use built-in modules it's trivial to hack makefile.msc to produce a common .def file for the loaders. The two symbols that need to be exported are fill_info and fill_vtable.
* Enable having some gdk-pixbuf loaders built-in even if loading the othersTor Lillqvist2006-10-111-0/+21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2006-10-11 Tor Lillqvist <tml@novell.com> * configure.in: Enable having some gdk-pixbuf loaders built-in even if loading the others dynamically. Define Automake conditional INCLUDE_FOO for each loader as TRUE if that loader is built-in. See also gdk-pixbuf/ChangeLog. 2006-10-11 Tor Lillqvist <tml@novell.com> Enable having some loaders built-in even if loading the others dynamically. Have loaders in the same order as in configure.in in all places where they are handled/listed. * Makefile.am: Define the STATIC_FOO_LIB and FOO_LIB macros conditionally depending on whether said loader is built-in or not. Use the names libstatic-pixbufloader-foo.la instead of libpixbufloader-static-foo.la for the built-in ones so that the "echo libpixbufloader-*.la" won't match them. * gdk-pixbuf-io.c: Reorganize code as to plumb the built-in loaders also if USE_GMODULE. Don't warn about a missing gdk-pixbuf.loaders file if we have at least one included loader. * gdk-pixbuf-private.h * io-*.c: Don't define a generic MODULE_ENTRY, as we can't use it in the loaders anyway. Each loader needs to check if INCLUDE_foo is defined.
* CleanupsMatthias Clasen2006-10-081-0/+4
|