]> Pileus Git - ~andy/gtk/history - gdk-pixbuf
Squash strict aliasing warnings.
[~andy/gtk] / gdk-pixbuf /
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,...
2004-01-07 Federico Mena QuinteroEscape an ampersand in the documentation comment, and...
2004-01-07 Federico Mena QuinteroLink to the documentation section on image data.
2004-01-07 Federico Mena QuinteroFix example in documentation comment. Fixes #130701.
2004-01-07 Matthias ClasenNew public API to save pixbufs to non-file locations...
2004-01-07 Matthias ClasenMake it possible to call gdk_pixbuf_loader_set_size...
2004-01-03 Matthias ClasenTurn the pixbuf attributes into (construct-only, but...
2003-12-31 Christian NeumairUse ngettext for plurals (#123847).
2003-12-22 Matthias ClasenFix building with --disable-modules --with-included...
2003-12-11 Matthias ClasenMove the documentation for signals inline, to get prope...
2003-11-18 Manish Singhgdk-pixbuf/Makefile.am Use install-data-hook for gdk...
2003-11-14 Matthias ClasenCheck that the mask is NULL or a string of the same...
2003-11-09 Matthias ClasenTypo fix.
2003-11-09 Matthias ClasenIf neither load nor begin_load are available fall back...
2003-11-09 Matthias ClasenNew function to write out the information for a single...
2003-11-05 Matthias ClasenFold two similar strings into on. (#126204, Danilo...
2003-09-19 Matthias ClasenRemove a pointless check. (#122710, Kjartan Maraas)
2003-09-03 Kristian Rietveldbrooooooooken pipe.
2003-08-18 Owen TaylorAdd the correct alignment magic for Sun compiler and...
2003-08-13 Matthias ClasenImprove doc comment wording. (#119754, Doug Quale)
2003-08-11 Matthias ClasenReformat to 80 columns.
2003-08-03 Matthias ClasenClarify misleading explanation of rowstride. (#119000)
next