]> Pileus Git - ~andy/gtk/history - gdk-pixbuf
update ancient IRC info.
[~andy/gtk] / gdk-pixbuf /
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)
2004-11-29 Matthias ClasenUse the perl found by configure. (#149826, Morten Welinder)
2004-11-28 Manish Singhytpo fix, so attributes are really propagated.
2004-11-28 Matthias ClasenMark get_type() functions generated by glib-mkenums...
2004-11-25 Manish Singhfilter out G_GNUC stuff when doing the compare.
2004-11-23 Matthias ClasenDon't mark gdk_pixbuf_error_quark() as const, to be...
2004-11-16 Manish Singh_gdk_pixbuf_lock now returns a gboolean.
2004-11-16 Matthias ClasenBe extra careful when locking and handle the case that...
2004-11-15 Matthias Clasen*** empty log message ***
2004-11-12 Matthias ClasenDon't use _gdk_pixbuf_load_module_unlocked() in the...
2004-11-12 Matthias Clasen2.5.5
2004-11-12 Matthias ClasenChanges to make gdk-pixbuf threadsafe (#157310, #157306...
2004-11-11 J. Ali HarlowUse embedded tab rather than '\t' escape sequence....
2004-11-11 Matthias ClasenUse g_filename_display_name() instead of g_filename_to_...
2004-11-05 Matthias ClasenDocument current restrictions for property values....
2004-11-01 Matthias ClasenBreak the declaration of the three version variables...
2004-10-29 Hans Breuerupdated
2004-10-28 Matthias ClasenFix many sparse warnings.
2004-10-28 Matthias Clasen*** empty log message ***
2004-09-19 Matthias Clasen2.5.3
2004-09-17 Matthias ClasenForgotten ChangeLog
2004-09-15 Matthias Clasen*** empty log message ***
2004-09-15 Matthias ClasenNew option --disable-visibility to disable the use...
2004-09-13 Matthias ClasenHandle 4-channel pixbufs when saving to jpeg.
2004-09-09 Matthias ClasenUse the short prefix "IA__" for aliases instead of...
2004-09-01 Matthias ClasenAlign argument names with source.
2004-08-26 Matthias ClasenAdd gdk_pixbuf_new_from_file_at_scale(), which is just...
2004-08-26 Manish Singhremove unused set_need_recomposite() function.
2004-08-25 Matthias Clasen2.5.2
2004-08-24 Matthias ClasenUse the correct index, and compare correctly, reported...
2004-08-24 Matthias ClasenUse the correct index, reported by Tommi Komulainen.
2004-08-24 Matthias ClasenActually free the temporary pixbuf data.
2004-08-24 Matthias ClasenWork around bugs in the runlength encoder by forcing...
2004-08-22 Matthias ClasenFix a mixup in the handling of dest_channels. (#111922...
2004-08-20 Owen TaylorFix infinite loop that can occur for bad image data...
2004-08-18 Manish SinghShut up CVS
2004-08-17 Matthias ClasenNo need for INCLUDE_INTERNAL_SYMBOLS anymore.
2004-08-13 Matthias ClasenProperly determine the number of colors in an OS/2...
2004-08-12 Matthias ClasenRemove C99-isms. (#149967, Vincent Noel)
2004-08-12 Matthias ClasenCheck all symbols.
2004-08-11 Matthias ClasenMake scaling and compositing functions handle edge...
2004-08-11 Matthias Clasenunderscore prefix the mmx implementations, in order...
2004-08-11 Matthias ClasenAdd hidden aliases for exported symbols which are used...
2004-08-06 Hans Breuerupdated
2004-08-02 Matthias ClasenFix progressive loading of 8bit pcx files. (#148518...
2004-08-01 Matthias Clasen2.5.1
2004-07-21 Matthias ClasenRemove trailing commas from enumerations. (#148035)
2004-07-20 Soeren Sandmann=== Released 2.5.0 ===
2004-07-15 Matthias ClasenUse 'cannot' instead of 'can not' in messages. (#144226...
2004-07-09 Manish Singhfunction doesn't return a value, so don't use g_return_...
2004-07-08 Matthias ClasenNew functions to disable/enable individual loaders...
2004-07-07 Matthias ClasenFix the build.
2004-07-06 Tor LillqvistAlso gdk-pixbuf.c was changed.
2004-07-06 Tor LillqvistMark the version variables for proper import and export...
2004-07-03 Matthias ClasenCorrect the math to calculate bilinear weights. (#11241...
2004-06-21 Matthias ClasenNew functions to rotate pixbufs by multiples of 90...
2004-06-20 Matthias ClasenHeader file reorganization. (#51999)
2004-06-19 Matthias ClasenAdd a nice figure to the docs.
2004-06-16 Matthias ClasenMake the tiff loader work with both libtiff 3.5.7 and...
2004-06-12 Matthias ClasenDon't use contractions like "don't" or "isn't" in error...
2004-06-05 Matthias ClasenConvert filenames to UTF-8 when embedding them in error...
2004-05-17 Matthias ClasenMerged from 2.4
2004-05-10 Matthias Clasen_-prefix the nonstatic pixops_... functions. (#142233...
2004-05-06 Matthias ClasenNew format flag GDK_PIXBUF_FORMAT_SCALABLE to mark...
2004-04-30 Matthias Clasen=== Released 2.4.1 ===
2004-04-13 Matthias ClasenWhen calling fread() in a loop, check for ferror()...
2004-03-16 Owen Taylor=== Released 2.4.0 ===
2004-03-15 Tor Lillqvist[Win32] Look up installation prefix at run-time, replac...
2004-03-15 Tor LillqvistMerges from stable branch that had been left out. ...
2004-03-09 Owen Taylor=== Released 2.3.6 ===
2004-03-06 Federico Mena QuinteroFixes #136082 and #135265, patch by Morten Welinder.
2004-03-05 Tor LillqvistAdd missing entries. Thanks to J. Ali Harlow.
2004-03-05 Matthias ClasenDon't try to load an alpha channel from the BMP, since...
2004-03-02 Owen Taylor=== Released 2.3.5 ===
2004-02-28 Hans Breuerinclude <io.h> for lseek() use HAVE_UNISTD_H
2004-02-24 Owen Taylor=== Released 2.3.3 ===
2004-02-22 Matthias ClasenRemove debugging code.
2004-02-20 Matthias ClasenStore and sanity-check the clrUsed field from the heade...
2004-02-08 Manish Singhremoved unnecessary G_OBJECT() cast checks.
2004-01-28 Hans Breuerupdated externals
2004-01-20 Matthias ClasenForgotten log entry.
2004-01-17 Matthias Clasensplitting the gtk20 translation domain.
2004-01-16 Matthias ClasenThe first part of the fix for #114351 (see also gdk...
2004-01-09 Manish Singh#include <unistd.h> for unlink()
2004-01-08 Matthias ClasenDon't use bitwise operators on booleans. (#130923,...
next