]> Pileus Git - ~andy/gtk/history - gdk-pixbuf
Translation updated by Ivar Smolin.
[~andy/gtk] / gdk-pixbuf /
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)
2005-02-16 Matthias ClasenDon't read over the end of the buffer if '#' appears...
2005-02-07 Hans Breuerrule for gdk_pixbuf.def
2005-02-07 Matthias ClasenPass in the max number of bytes to read. (pnm_read_asci...
2005-01-23 Matthias ClasenClose the loader before unreffing it in the error case...
2005-01-13 Matthias ClasenAdd an OS_LINUX conditional.
2005-01-13 Owen TaylorRemove GLIB_DIVERT_BEFORE_HELP() on initialization...
2005-01-08 Matthias Clasen2.6.1
2005-01-04 Matthias ClasenSome more
2005-01-04 Matthias ClasenRemove leftover debug printf
2005-01-04 Matthias ClasenError on compressed images with negative height. Also...
2005-01-02 Matthias ClasenReally fix the math to make the vectors sum up to 1...
2004-12-27 Matthias Clasengdk-pixbuf-animation.c (gdk_pixbuf_animation_new_from_f...
2004-12-22 Jonathan Blandfordprint out the version and binary name in the header...
2004-12-16 Matthias Clasen2.6.0
2004-12-10 Manish Singhfilter out PRIVATE.
2004-12-05 Tor Lillqvistgdk-pixbuf-animation.c gdk-pixbuf-io.c io-xbm.c io...
2004-12-03 Matthias Clasen2.5.6
2004-12-03 Tor Lillqvistgdk-pixbuf/Makefile.am (gdk_pixbuf.def) gdk/Makefile...
2004-11-30 Matthias ClasenFix a typo in the docs. (#159955, Masao Mutoh)
next