rm autom4te.cache, since it might interfere with differing autoconf
[platform/upstream/glib.git] / ChangeLog.pre-2-10
2004-10-25 Manish Singhrm autom4te.cache, since it might interfere with differ...
2004-10-24 Matthias ClasenDon't destroy the lookup map if it is NULL.
2004-10-24 Matthias ClasenApply a patch to fix sparse warnings. (#154696, Kjartan...
2004-10-24 Matthias ClasenUndef libc functions before defining them, since they...
2004-10-23 Matthias ClasenAdd a parser for desktop entries and similar files...
2004-10-22 Matthias ClasenAdd some uri list tests.c.
2004-10-20 Matthias ClasenDon't return the wrong change. (#155856, Lucas Rocha)
2004-10-17 Matthias ClasenMake public. (#155589, Tim-Philipp Müller)
2004-10-08 Matthias ClasenDocument that GLib supports only a single callback...
2004-10-06 Matthias ClasenFix some C99isms. (#154676, Kjartan Maraas)
2004-10-05 Anders CarlssonAdd check for if argc is 0.
2004-10-05 Matthias ClasenUpdate
2004-10-04 Matthias ClasenOnly set vtable_set if the vtable is set.
2004-10-03 Anders CarlssonSet arg_data on filenames. (Discovered by Mats-Ola...
2004-10-01 Tor LillqvistUse g_path_get_basename() instead of strrchr(), so...
2004-09-30 Matthias ClasenConvert filenames to UTF-8 before putting them in GErro...
2004-09-30 Matthias ClasenAdd g_assert_warning.
2004-09-29 Matthias ClasenMove the declaration of g_return_if_fail_warning()...
2004-09-27 Murray CummingRename g_context_option_error_quark() to g_option_error...
2004-09-26 Matthias ClasenFix #153649, Hidetaka Iwai:
2004-09-25 Tor LillqvistReword my last ChangeLog entry a bit.
2004-09-25 Tor LillqvistAdd reference to bug #151175.
2004-09-22 Tor LillqvistAdd bug number to my last entry.
2004-09-22 Tor Lillqvist[Win32] Don't open a console window if standard output...
2004-09-20 Matthias ClasenAdd a note explaining how to convert UTF-16 byte stream...
2004-09-20 Matthias ClasenDon't call g_set_error () with a NULL format. (#153103...
2004-09-20 Matthias ClasenMake GOption remove long options completely. (#153113...
2004-09-20 Matthias ClasenCall error_func on error, not post_parse_func again...
2004-09-20 Matthias ClasenFix the types of some variables to be GLogLevelFlags...
2004-09-18 Matthias ClasenBump version
2004-09-18 Matthias Clasen2.5.3 GLIB_2_5_3
2004-09-17 Matthias ClasenMore updates.
2004-09-17 Manish Singhdon't hardcode lengths for cut, instead split on the...
2004-09-17 Manish SinghMake it take a guint for number of characters, instead...
2004-09-16 Matthias ClasenAdd abicheck.sh
2004-09-16 Matthias ClasenImplement the same PLT reduction technique used in...
2004-09-15 Tor LillqvistConvert message to UTF-8. Technically this breaks API...
2004-09-15 Matthias ClasenUpdates
2004-09-09 Matthias ClasenStrip the prefix "IA__" from function names, since...
2004-09-09 Owen TaylorInclude implementation of g_return_if_fail_internal().
2004-09-09 Owen TaylorUse a helper function to reduce code size; omit FILE...
2004-09-09 Matthias ClasenClarify the relation of g_get_home_dir() and $HOME.
2004-09-09 Matthias ClasenAdd a function to calculate the length of a NULL-termin...
2004-09-08 Tor LillqvistOn Win32, as last resort call g_win32_getlocale() to...
2004-09-07 Matthias ClasenAdd a function to return a list of applicable locale...
2004-09-05 Matthias ClasenNew function to install an alternate default log handle...
2004-09-03 Tor LillqvistUpdate.
2004-09-02 Matthias ClasenAdd a function to calculate the ISO 8601 week number...
2004-09-01 Anders CarlssonSet program name before calling the pre-parse hooks.
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...
next