[kdbus] Do not set body message if signature field is empty
[platform/upstream/glib.git] / ChangeLog.pre-2-6
2004-09-01 Anders CarlssonHandle option contexts without a main group.
2004-08-30 Anders CarlssonSet prgname to <unknown> if argc and argv are NULL.
2004-08-30 Matthias ClasenPoint to g_hash_table_lookup_extended() for differentia...
2004-08-27 Matthias ClasenFix #151193, Stepan Kasal:
2004-08-27 Matthias ClasenSet the program name from argv[0], noticed by Masatake...
2004-08-26 Tor LillqvistTest the new XDG basedir functions.
2004-08-25 Tor LillqvistNew function. Returns the Windows version code like...
2004-08-25 Matthias ClasenVersion bump.
2004-08-25 Matthias Clasen2.5.2 GLIB_2_5_2
2004-08-25 Matthias ClasenUpdate for 2.5.2
2004-08-25 Tor LillqvistWin32 equivalences of the XDG folders
2004-08-23 Manish Singhremove unused variable.
2004-08-23 Matthias ClasenDon't call g_get_home_dir() while holding the g_utils_g...
2004-08-21 Tor LillqvistTell select_thread to break out of its loop. Prevents...
2004-08-21 Tor LillqvistGuard against bogus return value from strxfrm(). For...
2004-08-19 Tor LillqvistCorrect source and destination charset parameter order...
2004-08-19 Jon Kåre HellanRemove trailing commas.
2004-08-17 Matthias ClasenCheck for all four values of the visibility attribute...
2004-08-16 Christian RoseAdded "bs" to ALL_LINGUAS. Added Bosnian translation...
2004-08-11 Ray StrodeAdd new XDG basedir API (bug 139973).
2004-08-10 Matthias ClasenRemove G_GNUC_INTERNAL from here. Check whether the...
2004-08-09 Matthias ClasenDefine empty if gcc is too old.
2004-08-06 Hans Breuerupdated
2004-08-06 Matthias ClasenRequire ngettext. (#123847, Danilo Segan)
2004-08-05 Ray Strodestrdup result so caller doesn't free internally managed...
2004-08-04 Tor LillqvistUpdate to match what configure produces. Add the G_ATOM...
2004-08-03 Matthias ClasenMark user visible strings for translation.
2004-08-03 Matthias ClasenPedantically use g types throughout.
2004-08-02 Anders CarlssonMove GTranslateFunc to gtypes.h
2004-08-02 Anders CarlssonAdd GOption.
2004-08-02 Matthias ClasenAdd a G_GNUC_INTERNAL macro to mark function declaratio...
2004-08-02 Matthias ClasenInclude gthreadinit.h here to see the declaration for
2004-08-01 Manish Singhmove newline printing from run_from_uri_tests() to...
2004-08-01 Matthias Clasen*** empty log message ***
2004-08-01 Matthias Clasen2.5.1 GLIB_2_5_1
2004-08-01 Matthias ClasenUpdates for 2.5.1
2004-08-01 Matthias ClasenInclude a test involving consecutive backslashes follow...
2004-07-30 Matthias ClasenDon't validate for UTF-8 here. (#148420, Robert Ögren)
2004-07-28 Matthias ClasenTests for handling of whitespace inside tags.
2004-07-27 Matthias Clasens/g_strsplit/g_strsplit_set/ as well.
2004-07-24 Soeren Sandmanns/g_strtokenize/g_strsplit_set/ in docs.
2004-07-23 Matthias ClasenFix docs for G_MAXSIZE. (#148262, Christophe Fergeau)
2004-07-21 Matthias ClasenFix #132858, Sven Neumann, patch by James Henstridge:
2004-07-21 Matthias ClasenFix #147651, reported by Oliver Guntermann:
2004-07-20 Crispin FlowerdayFix a typo in my name
2004-07-20 Soeren SandmannBump version number
2004-07-18 Soeren Sandmann=== Released 2.5.0 === GLIB_2_5_0
2004-07-18 Matthias ClasenUpdates for 2.5.0
2004-07-12 Matthias ClasenRemove the ENABLE_NLS check here as well.
2004-07-09 Matthias ClasenConvert filename to UTF-8 before using it in the error...
2004-07-08 Matthias ClasenRemove the ENABLE_NLS check, since GLib can't be built...
2004-07-05 Matthias ClasenComplete the g_log() family. (#135730, Sven Herzberg)
2004-07-05 Matthias ClasenAdd top_srcdir to make srcdir != . work. (#145166,...
2004-07-04 Matthias ClasenUse a small test library instead of libpthread.so for...
2004-07-02 Sebastian WilhelmiRename __asm to __asm__ and __volatile to __volatile__...
2004-07-01 John Ehresmanglib/giowin32.c (g_io_channel_win32_init, g_io_win32_fr...
2004-06-12 Matthias ClasenIgnore a missing newline at EOF for single line comment...
2004-06-11 Matthias ClasenActually set any_failed on failure. (#143552, Philippe...
2004-06-10 Federico Mena QuinteroFix expected results (ha ha) for URIs that *should...
2004-06-08 Federico Mena QuinteroFixes #140532.
2004-06-08 Matthias ClasenMake "make check" less noisy.
2004-06-06 Tor LillqvistAdd name of bug reporter.
2004-06-06 Tor LillqvistCheck home for being NULL. (#143812)
2004-06-06 Pawan ChitrakarAdded "ne.po" Nepali translation
2004-06-05 Manish Singhcpp #directives should always have the "#" in the first...
2004-06-02 Matthias ClasenUse higher precision for the mathematical constants...
2004-06-02 Matthias ClasenFix an off-by-one error in g_markup_parse_context_parse...
2004-05-17 Matthias ClasenMerged from 2.4:
2004-05-15 Tor Lillqvist[Win32] Only believe HOME if it is an absolute path...
2004-05-14 Tor LillqvistHandle empty digit string for precision correctly....
2004-05-10 Matthias ClasenMerge from 2.4:
2004-05-09 Tor LillqvistRemove two duplicated lines. Thanks to Benoît Carpentier.
2004-05-09 Matthias ClasenMerge from 2.4:
2004-05-09 Matthias ClasenAdd bug reference.
2004-05-09 Matthias ClasenMerge from 2.4:
2004-05-06 Matthias ClasenBump version number to 2.5.0.
2004-05-06 Matthias ClasenQuote the file scheme to mark it as untranslatable...
2004-05-04 Owen TaylorMove aside ChangeLog for 2.4 glib-2-4-branchpoint
2004-05-03 Pablo SaratxagaAdded Walloon file
2004-05-02 Manish Singhcheck for __pentium4__ when deciding whether to use...
2004-05-01 Hans Breueradded makefile.msc to EXTRA_DIST fixes #141563, Steve...
2004-04-25 Tor LillqvistPlug memory leak. (#140770, John Ehresman)
2004-04-23 Matthias ClasenReinstate LIBCHARSET_ALIAS_DIR support which got lost...
2004-04-23 Matthias ClasenDon't call g_strerror() here, since it can lead to...
2004-04-22 Matthias ClasenTrivial warning fix.
2004-04-22 Matthias ClasenAdd some tests for off-by-one errors.
2004-04-22 Matthias ClasenAdd testcases for g_message() involving non-printable...
2004-04-22 Matthias ClasenFix problems when a locale-specific decimal separator...
2004-04-22 Matthias ClasenOnly set time_is_current to FALSE if context->timeout...
2004-04-21 Matthias ClasenComment out a nonessential testcase which fails on...
2004-04-15 Matthias ClasenAdd tests for the empty pattern.
2004-04-10 Tor LillqvistAdd new language and sublanguage codes, from GNU gettex...
2004-04-10 Tor Lillqvistglib/giowin32.c glib/gmain.c glib/gstrfuncs.c Decoratin...
2004-04-08 Guntupalli Karunakaradded gujarati translations
2004-04-03 Tor LillqvistRemove AC_CYGWIN, obsolete. Don't let pthreads be found...
2004-03-31 Tor LillqvistUse UTF-16LE explicitly also on Cygwin. (#138423, Roger...
2004-03-31 Tor LillqvistMinor Cygwin fix. (#138405, Roger Leigh)
2004-03-30 Adam WeinbergerAdded en_CA to ALL_LINGUAS. Added Canadian English...
2004-03-21 Tor LillqvistFix Win32 behaviour in some cases where a drive letter...
2004-03-19 Owen TaylorAdd credit ChangeLog
next