summaryrefslogtreecommitdiff
path: root/gdk-pixbuf
Commit message (Collapse)AuthorAgeFilesLines
* 2.10.13GTK_2_10_13Matthias Clasen2007-06-131-0/+4
| | | | svn path=/branches/gtk-2-10/; revision=18115
* Supply the current GError for fatal_error_handler(). (#441443)Chris Wilson2007-05-302-0/+6
| | | | | | | | | | 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=/branches/gtk-2-10/; revision=17990
* 2.10.12GTK_2_10_12Matthias Clasen2007-05-021-0/+4
| | | | svn path=/branches/gtk-2-10/; revision=17779
* Remove a pointless check from the previous commit that added a new string.Matthias Clasen2007-04-292-10/+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=/branches/gtk-2-10/; revision=17713
* Accept unknown parameters with a warning when saving. (#405539, DanielMatthias Clasen2007-04-283-11/+22
| | | | | | | | | | | | 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=/branches/gtk-2-10/; revision=17674
* Don't double the delay time of the first frame. (#431997, BjörnMatthias Clasen2007-04-252-1/+9
| | | | | | | | | | | 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=/branches/gtk-2-10/; revision=17635
* 2.10.11GTK_2_10_11Matthias Clasen2007-03-141-0/+4
| | | | svn path=/branches/gtk-2-10/; revision=17511
* 2.10.10GTK_2_10_10Matthias Clasen2007-03-121-0/+4
| | | | svn path=/branches/gtk-2-10/; revision=17501
* gdk/Makefile.am gdk-pixbuf/Makefile.am Further fixes for building on Win32Tor Lillqvist2007-03-062-3/+8
| | | | | | | | | | | | 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=/branches/gtk-2-10/; revision=17396
* Flip more imagesMatthias Clasen2007-03-062-2/+19
| | | | svn path=/branches/gtk-2-10/; revision=17394
* Add image/x-ico to supported mime types. Fixes bug #393599.Felix Riemann2007-02-272-0/+6
| | | | | | | | | 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=/branches/gtk-2-10/; revision=17360
* Plug a leak in an error pathMatthias Clasen2007-02-162-2/+10
| | | | svn path=/branches/gtk-2-10/; revision=17307
* Set the GError if the image is zero length. (#405327)Chris Wilson2007-02-072-1/+14
| | | | | | | | | | | 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=/branches/gtk-2-10/; revision=17273
* Protect against stop_load begin broken. (#403255, Lucas Mazzardo Veloso)Matthias Clasen2007-02-062-1/+8
| | | | | | | | | | | 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=/branches/gtk-2-10/; revision=17268
* 2.10.9GTK_2_10_9Matthias Clasen2007-01-221-0/+4
| | | | svn path=/branches/gtk-2-10/; revision=17200
* Fix error reporting in the gif loaderMatthias Clasen2007-01-212-1/+7
| | | | svn path=/branches/gtk-2-10/; revision=17198
* gdk-pixbuf/Makefile.am gdk/Makefile.am gdk/win32/Makefile.am Fixes forTor Lillqvist2007-01-181-5/+5
| | | | | | | | | | | | | | | | 2007-01-18 Tor Lillqvist <tml@novell.com> * gdk-pixbuf/Makefile.am * gdk/Makefile.am * gdk/win32/Makefile.am * gtk/Makefile.am: Fixes for building outside srcdir on Win32. (#336819, #340113) Drop distributing the handmade .la libtool wrappers for the wntab32x and ie55uid libraries. It's too much trouble making them work when building outside srcdir. Just link to these libraries direcly using -Wl,libfoo.a. svn path=/branches/gtk-2-10/; revision=17184
* Patch taken from maemo-gtk (merged from trunk):Michael Natterer2007-01-172-6/+32
| | | | | | | | | | | | | | | 2007-01-17 Michael Natterer <mitch@imendio.com> Patch taken from maemo-gtk (merged from trunk): * 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=/branches/gtk-2-10/; revision=17180
* 2.10.8GTK_2_10_8Matthias Clasen2007-01-171-0/+4
| | | | svn path=/branches/gtk-2-10/; revision=17167
* Fix memory leaks in the error caseMatthias Clasen2007-01-172-11/+9
| | | | svn path=/branches/gtk-2-10/; revision=17164
* 2.10.7GTK_2_10_7Matthias Clasen2007-01-051-0/+4
| | | | svn path=/branches/gtk-2-10/; revision=17086
* Cross-compilation fixes. (#392646, Yevgen Muntyan)Matthias Clasen2007-01-041-1/+1
| | | | | | | | | | | | | | 2007-01-04 Matthias Clasen <mclasen@redhat.com> * gtk/Makefile.am: * gdk-pixbuf/Makefile.am: * configure.in: * gdk/win32/rc/gdk.rc.in: Cross-compilation fixes. (#392646, Yevgen Muntyan) svn path=/branches/gtk-2-10/; revision=17068
* Fix a compiler warningMatthias Clasen2007-01-042-1/+5
| | | | svn path=/branches/gtk-2-10/; revision=17060
* Handle bmps with more than 8 bits per channel. (#172584, David Costanzo)Matthias Clasen2006-12-222-0/+21
| | | | | | | | 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-222-20/+116
| | | | | | | | | | | 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-222-0/+8
| | | | | | | | 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 Nečas.
* Handle invalid gif animations a little bit more robustly. (#357974,Matthias Clasen2006-12-212-0/+9
| | | | | | | | 2006-12-21 Matthias Clasen <mclasen@redhat.com> * 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-213-17/+19
| | | | | | | | 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.
* Link against GLib. (#341158, Alexey Rusakov)Matthias Clasen2006-12-212-1/+5
| | | | | | 2006-12-21 Matthias Clasen <mclasen@redhat.com> * Makefile.am: Link against GLib. (#341158, Alexey Rusakov)
* silence gdk_pixbuf_loader_closeMatthias Clasen2006-12-192-2/+7
|
* Fix gdk_pixbuf_loader_write error handlingMatthias Clasen2006-12-102-11/+22
|
* pixbufloader_*.def Remove pixbufloader_*.def, they are not used. (#365388)Tor Lillqvist2006-10-2816-55/+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.
* 2.10.6Matthias Clasen2006-10-031-0/+4
|
* 2.10.5GTK_2_10_5Matthias Clasen2006-10-021-0/+4
|
* 2.10.4GTK_2_10_4Matthias Clasen2006-09-232-0/+5
|
* add new filesMatthias Clasen2006-09-101-0/+17
|
* Commit a patch by Behdad to fix typos, omissions and other errors in theMatthias Clasen2006-09-105-14/+6
| | | | | | | | 2006-09-10 Matthias Clasen <mclasen@redhat.com> * Commit a patch by Behdad to fix typos, omissions and other errors in the symbol aliasing, and add checks for local PLT entries. (#354687, Behdad Esfahbod)
* fix the buildMatthias Clasen2006-09-061-2/+2
|
* Simplify and fix reading of ASCII images.Matthias Clasen2006-09-062-82/+71
| | | | | | 2006-09-06 Matthias Clasen <mclasen@redhat.com> * io-pnm.c: Simplify and fix reading of ASCII images.
* 2.10.3GTK_2_10_3Matthias Clasen2006-09-051-0/+4
|
* 2.10.2GTK_2_10_2Matthias Clasen2006-08-181-0/+4
|
* Stop loading an animation if the first frame is complete. (#350911,Matthias Clasen2006-08-162-2/+21
| | | | | | | | 2006-08-16 Matthias Clasen <mclasen@redhat.com> * gdk-pixbuf-io.c (gdk_pixbuf_new_from_file_at_scale): Stop loading an animation if the first frame is complete. (#350911, Christian Neumair)
* 2.10.1GTK_2_10_1Matthias Clasen2006-07-241-0/+4
|
* Put the code to protect against broken loaders that forget to set error inMatthias Clasen2006-07-172-32/+39
| | | | | | | | | | | 2006-07-16 Matthias Clasen <mclasen@redhat.com> * gdk-pixbuf-loader.c (gdk_pixbuf_loader_load_module) (gdk_pixbuf_loader_write, gdk_pixbuf_loader_close) (gdk_pixbuf_loader_ensure_error): Put the code to protect against broken loaders that forget to set error in an auxiliary function and call it in more places. (#346428, Catmur)
* Fix incremental loading of xbms. (#346427, Ed Catmur) Also make the xbmMatthias Clasen2006-07-172-18/+34
| | | | | | | | 2006-07-16 Matthias Clasen <mclasen@redhat.com> * io-xbm.c: Fix incremental loading of xbms. (#346427, Ed Catmur) Also make the xbm loader accept const variations.
* 2.10.0GTK_2_10_0Matthias Clasen2006-07-031-0/+4
|
* NetBSD portability fixes. (#346374, Thomas Klausner)Matthias Clasen2006-07-025-4/+7
| | | | | * pixops/*.S: NetBSD portability fixes. (#346374, Thomas Klausner)
* broken pipeGTK_2_9_4Matthias Clasen2006-06-221-0/+4
|
* 2.9.3GTK_2_9_3Matthias Clasen2006-06-131-0/+4
|
* 2.9.2GTK_2_9_2Matthias Clasen2006-06-051-0/+4
|