]> Pileus Git - ~andy/gtk/history - gtk/xdgmime/ChangeLog
2.13.0
[~andy/gtk] / gtk / xdgmime / ChangeLog
2008-02-21 Matthias Clasen2.13.0
2007-10-17 Matthias Clasen2.12.1
2007-09-14 Matthias Clasen2.12.0
2007-07-25 Alexander LarssonMark more internal symbols for prefixing
2007-07-21 Matthias ClasenAdd forgotten release markers
2007-07-02 Matthias Clasen2.11.5
2007-06-19 Matthias Clasen2.11.4
2007-06-16 Matthias Clasen2.11.3
2007-06-06 Matthias Clasen2.11.2
2007-06-04 Matthias Clasen2.11.1
2007-05-24 Matthias Clasen2.11.0
2007-04-09 Matthias ClasenDuplicate the mime_type when storing it in a hash node...
2007-01-08 Matthias ClasenDon't return "" as match. (fd.o #9544, Yevgen Muntyan)
2007-01-08 Matthias ClasenFix several problems with this function. (fd.o #9560...
2006-08-18 Matthias Clasen2.10.2
2006-07-24 Matthias Clasen2.10.1
2006-07-20 Matthias ClasenFix a thinko that leads to constantly reloading the...
2006-07-20 Matthias ClasenFree caches on shutdown
2006-07-20 Matthias ClasenAdd xdg_init-free versions of some functions and use...
2006-07-20 Matthias Clasenfix bug #5241
2006-07-03 Matthias Clasen2.10.0
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-05 Matthias Clasen2.9.0
2006-04-04 Matthias ClasenMove a constant string to rodata
2006-03-06 Matthias ClasenRemove superfluous extern errno declaration. (#333605...
2006-02-27 Matthias ClasenFix symbol lists for make check.
2005-12-01 Matthias ClasenMerge upstream changes to handle duplicate glob patterns.
2005-11-04 Matthias ClasenPrevent a segfault
2005-10-18 Matthias ClasenMake magic comparisons work correctly in the cache.
2005-10-18 Matthias ClasenRemove a debugging printf.
2005-09-01 Matthias ClasenPass statbufs down to xdg_mime_get_mime_type_for_file...
2005-08-24 Matthias Clasen2.8.2
2005-08-24 Matthias Clasen2.8.1
2005-08-13 Matthias Clasen2.8.0
2005-08-07 Matthias ClasenDon't export extra stuff
2005-08-03 Matthias Clasen2.7.5
2005-07-22 Matthias Clasen2.7.4
2005-07-15 Matthias Clasen2.7.3
2005-07-08 Matthias Clasen2.7.2
2005-07-01 Matthias Clasen2.7.1
2005-06-21 Matthias ClasenHandle missing MAP_FAILED. (#308449, Georg Schwarz)
2005-06-20 Matthias Clasen2.7.0
2005-06-10 Federico Mena QuinteroPass the correct size to realloc(). Fixes
2005-06-09 Matthias ClasenDon't declare errno, including errno.h is enough. ...
2005-05-20 Matthias ClasenDon't rely on C99 types. (#304924, John Ehresman)
2005-04-29 Matthias ClasenSync to upstream.
2005-04-08 Matthias ClasenUse cache->buffer, not cache.
2005-04-05 Manish Singhadd xdgmimecache.[ch].
2005-03-28 Matthias ClasenSync to latest upstream, including fixes for matching...
2005-03-20 Manish Singhcast away the constness in the call to free().
2005-03-20 Matthias ClasenDon't leak node->mime_type if we are reusing an existin...
2005-01-08 Matthias Clasen2.6.1
2004-12-16 Matthias Clasen2.6.0
2004-12-13 Marco Pesenti GrittiResync with upstream again
2004-12-10 Manish Singhwrap new API in XDG_ENTRY().
2004-12-09 Marco Pesenti GrittiResync with upstream
2004-12-09 Matthias ClasenMake repeated calls accumulate the results, don't call...
2004-12-03 Matthias Clasen2.5.6
2004-11-29 Matthias ClasenProtect against stupid bsearch() implementations. ...
2004-11-24 Matthias ClasenInitialize the parent field of the newly allocate list...
2004-11-19 Manish SinghDon't put /* within a comment.
2004-11-09 Matthias ClasenAdd new symbols.
2004-11-08 Matthias ClasenUse xdg_mime_mime_type_subclass() to match mime types...
2004-11-08 Matthias ClasenSync from upstream
2004-10-28 Matthias Clasen*** empty log message ***
2004-09-19 Matthias Clasen2.5.3
2004-08-25 Matthias Clasen2.5.2
2004-08-12 Matthias ClasenAdd the XDG_PREFIX to this function as well.
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-05-27 Jonathan BlandfordSync from upstream
2004-04-30 Matthias ClasenMake sure the static string is long enough. (#136323...
2004-03-12 Morten WelinderMake sure to include <config.h> (#137001)
2004-03-11 Jonathan BlandfordSync from upstream
2004-02-09 Manish Singhdeclare _xdg_utf8_skip as extern to prevent multiple...
2004-01-21 Jonathan BlandfordSync from upstream
2004-01-20 Jonathan Blandfordresync with upstream sources.
2003-10-24 Owen Taylor=== Released 2.3.0 ===
2003-10-24 Owen TaylorRelicense to be dual AFL/LGPL (and thus also GPL) rathe...
2003-07-23 Owen TaylorMove ChangeLog entry here