]> Pileus Git - ~andy/gtk/history - gdk-pixbuf
Updated Korean translation.
[~andy/gtk] / gdk-pixbuf /
2006-08-16 Matthias ClasenStop loading an animation if the first frame is complet...
2006-07-24 Matthias Clasen2.10.1
2006-07-17 Matthias ClasenPut the code to protect against broken loaders that...
2006-07-17 Matthias ClasenFix incremental loading of xbms. (#346427, Ed Catmur...
2006-07-03 Matthias Clasen2.10.0
2006-07-02 Matthias ClasenNetBSD portability fixes. (#346374, Thomas Klausner)
2006-06-22 Matthias Clasenbroken pipe
2006-06-13 Matthias Clasen2.9.3
2006-06-05 Matthias Clasen2.9.2
2006-05-17 Matthias Clasen2.9.1
2006-05-14 Matthias ClasenMore of the same
2006-05-05 Matthias Clasen2.9.0
2006-04-12 Matthias Clasenmodules/engines/pixbuf/Makefile.am Build fixes for...
2006-04-04 Matthias ClasenUse G_DEFINE_TYPE
2006-04-04 Matthias ClasenSmall savings
2006-03-24 Matthias ClasenRemove a pointless check, pointed out by Kjartan Maraas.
2006-03-22 Matthias ClasenAdd some documentation about supported image formats...
2006-03-20 Matthias ClasenAlways save errno to a temporary before making other...
2006-03-14 Matthias ClasenAdd a shortcut to stop the gif mainloop after the first...
2006-03-03 Matthias ClasenSupport 16bit pnms
2006-03-03 Matthias ClasenFix incremental loading of 8-bit pcx files. (#148518...
2006-02-28 Anders CarlssonUpdate documentation now that tiff supports saving.
2006-02-10 Matthias ClasenAlways check for NULL when using callbacks. (#330563...
2006-01-29 Behdad EsfahbodIf major.minor of required and available glib versions...
2006-01-18 Matthias ClasenFix several g_new() calls which were using extra indire...
2006-01-14 Matthias ClasenMake this work on more platforms.
2006-01-12 Federico Mena QuinteroClarify the docs ("darkened/brightened" is not "saturat...
2005-12-30 Jonathan Blandfordminor doc edit
2005-12-16 Matthias ClasenUse G_MODULE_BIND_LAZY when opening modules.
2005-12-14 Michael NattererMove stuff to correct ChangeLog.
2005-12-14 Michael Natterernew utility function which factors out massive code...
2005-12-14 Michael Nattererapplied patch from maemo-gtk which avoids the allocatio...
2005-11-15 Matthias ClasenFix integer overflows in the xpm loader
2005-10-26 Matthias Clasenuse $(GLIB_MKENUMS) instead of glib-mkenums. (#318582...
2005-10-12 Matthias ClasenOnly call gdk_pixbuf_loader_eat_header_write() when...
2005-10-03 Matthias ClasenUse a 1k buffer for sniffing image formats, instead...
2005-09-05 Matthias ClasenRemove unused variable pbuf_count. (#315282, Kjartan...
2005-08-31 Matthias ClasenIntern type names in code generated by glib-mkenums...
2005-08-31 Matthias ClasenIntern type names before registering the type to avoid...
2005-08-30 Matthias ClasenMake this work again.
2005-08-30 Matthias ClasenAdd a cast to avoid compiler warnings.
2005-08-24 Matthias Clasen2.8.2
2005-08-24 Matthias Clasen2.8.1
2005-08-18 Matthias ClasenCheck for overflow in one more place. (#313818, Tommi...
2005-08-15 Matthias ClasenPay attention to the libjpeg error code and report...
2005-08-13 Matthias Clasen2.8.0
2005-08-07 Matthias ClasenTighten up ABI checks a bit
2005-08-03 Matthias Clasen2.7.5
2005-07-22 Matthias Clasen2.7.4
2005-07-22 Matthias ClasenAdd bug ref
2005-07-22 Matthias ClasenMake anchored patterns work as they did before.
2005-07-22 Matthias ClasenInterpret patterns where the first byte of the mask...
2005-07-15 Matthias Clasen2.7.3
2005-07-12 Matthias ClasenCorrect copyright information
2005-07-12 Matthias ClasenAdd copyright and license information
2005-07-09 Tor LillqvistLook for windres on Win32.
2005-07-08 Matthias Clasen2.7.2
2005-07-03 Hans Breuerupdated <io.h> for open() use G_PI instead of M_PI
2005-07-01 Matthias Clasen2.7.1
2005-07-01 Matthias ClasenAllow -1 for width/height and interpret them as "not...
2005-06-26 Tor LillqvistCurrent GNU tools do understand the PRIVATE keyword...
2005-06-23 Matthias ClasenUse glib-i18n.h
2005-06-20 Matthias Clasen2.7.0
2005-06-15 Matthias ClasenFix make check
2005-06-08 Matthias ClasenCheck for overflow. (#306394, Morten Welinder)
2005-05-27 Matthias ClasenAccept the 108 byte header of BMP v4. (#168799)
2005-05-25 Matthias ClasenNo need to expose the iter subclass at all in the headers.
2005-05-25 Matthias ClasenAdd new files.
2005-05-24 Sven Neumannallow to specify the PNG compression level by passing...
2005-05-02 Matthias ClasenForgotten Changelog
2005-04-29 Matthias ClasenCheck for nm.
2005-04-09 Matthias ClasenDon't display too many broken images. (#169870, Roman...
2005-04-08 Matthias ClasenMake this work when called from gtk_combo_box_destroy...
2005-04-08 Matthias ClasenNo debugging output, please.
2005-04-07 Matthias ClasenCommit the right ChangeLog
2005-04-07 Matthias ClasenInitialize the colormap to zero. (#171762, David Costanzo)
2005-04-03 Hans Breuer[merged from gtk-2-6 branch] let dash_offset shift...
2005-03-30 Matthias ClasenAvoid bus errors due to unaligned access. (#168173...
2005-03-29 Matthias ClasenFix the update areas for incremental loading of compres...
2005-03-28 Matthias ClasenUse the correct update regions for compressed bmps...
2005-03-28 Manish Singhreject 0-sized buffers as corrupt header data. Fixes...
2005-03-26 Matthias ClasenUse canonical names for g_object_notify() as well.
2005-03-21 Matthias ClasenMark param spec strings as static.
2005-03-16 Manish SinghShut up CVS
2005-03-14 Matthias ClasenMake PLT-reduction work with gcc4, and don't include...
2005-03-10 Tor Lillqvistgdk-pixbuf-core.h gdk-pixbuf-io.c Implement DLL ABI...
2005-03-09 Matthias ClasenFix a C99ism. (#169741, Morten Welinder)
2005-03-09 Matthias ClasenUse canonical form of the name when registering properties.
2005-03-08 Matthias ClasenAdd the new attributes to the .symbols files.
2005-03-08 Matthias ClasenUse G_GNUC_NULL_TERMINATED where appropriate. (#165682...
2005-03-08 Matthias ClasenUse a generated table of offsets into a big const strin...
2005-03-03 Matthias ClasenCheck the number of scanned items. (#168906, Morten...
2005-03-03 Matthias ClasenMake the gif loader handle oom when loading animations...
2005-03-01 Matthias ClasenRevert the previous change, since it breaks bin compat.
2005-03-01 Matthias ClasenForgotten file
2005-03-01 Matthias Clasengdk/gdkkeyuni.c gdk/gdkpixbuf-drawable.c gdk/gdkrgb...
2005-02-28 Matthias ClasenAdd necessary protection
2005-02-28 Matthias ClasenAdd .note.GNU-stack sections to Mark these as not requi...
2005-02-24 Matthias ClasenDocument BMP saving support.
2005-02-24 Matthias ClasenFix a typo. (#168173, Ivan Wong)
next