Only set vtable_set if the vtable is set.
[platform/upstream/glib.git] / glib /
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-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 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-17 Manish Singhshut up cvs
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-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-25 Tor LillqvistNew function. Returns the Windows version code like...
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-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-05 Ray Strodestrdup result so caller doesn't free internally managed...
2004-08-03 Matthias ClasenMark user visible strings for translation.
2004-08-03 Matthias ClasenPedantically use g types throughout.
2004-08-03 Matthias ClasenNew function to check the version of GLib at runtime...
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 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-21 Matthias ClasenFix #147651, reported by Oliver Guntermann:
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-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-08 Federico Mena QuinteroFixes #140532.
2004-06-06 Tor LillqvistCheck home for being NULL. (#143812)
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 ClasenMerge from 2.4:
2004-05-06 Matthias ClasenQuote the file scheme to mark it as untranslatable...
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-30 Matthias Clasen=== Released 2.4.1 === GLIB_2_4_1
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 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-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-03-21 Tor LillqvistFix Win32 behaviour in some cases where a drive letter...
2004-03-19 Owen TaylorFix the accidental revert of the fixes from #112222...
2004-03-14 Owen TaylorHandle invalid UTF-8. (#131218, patch from Matthias...
2004-03-14 Owen TaylorUse fork1() not fork for G_THREADS_IMPL_SOLARIS. (...
2004-03-14 Owen Taylorif _POLL_EMUL_H is defined, undefine HAVE_POLL to prefe...
next