[kdbus] Do not set body message if signature field is empty
[platform/upstream/glib.git] / ChangeLog.pre-2-0
2001-12-27 Duarte LoretoAdded portuguese to ALL_LINGUAS
2001-12-23 Owen Taylor1.3.12, binary, interface age 0.
2001-12-22 Tor LillqvistAdd (undefined) HAVE_C99_VSNPRINTF.
2001-12-20 Matthias ClasenRemove FIXME. (#67063)
2001-12-20 Mark McLoughlinfix segfaults.
2001-12-20 Michael Meekskill 'callback'
2001-12-20 Owen TaylorSGML doc fix.
2001-12-18 Tim Janikadd configure check to determine G_HAVE_GROWING_STACK.
2001-12-18 Havoc Penningtonuse g_try_malloc and return error on not-enough-memory
2001-12-17 Matthias ClasenUse <envar>, not <envvar>.
2001-12-16 Matthias ClasenMinor markup fixes.
2001-12-14 Havoc Penningtonnote on how to free returned vector
2001-12-13 Matthias ClasenRevert mistaken change: it is UNIX, not Unix.
2001-12-13 Tim JanikAPI revamp to shorten GValueArray structure.
2001-12-12 Matthias Clasen This fixes #60543:
2001-12-12 Matthias ClasenDocumentation fixes.
2001-12-10 Hidetoshi Tajimaadd ISO8859-3 for Solaris. (#66174)
2001-12-10 Sven Neumannperform an exact match on the two types instead of...
2001-12-09 Christopher BlizzardAdd pragma that will prevent warnings when you are...
2001-12-06 Darin AdlerDo the same for "pure".
2001-12-06 Matthias ClasenThe following patch corrects some function attributes...
2001-12-05 Sven Neumannmention the fact that the tree is traversed in sorted...
2001-12-03 Manish Singhg_module_symbol takes a gpointer *, not just a gpointer
2001-12-03 Manish Singhg_module_symbol takes a gpointer *, not just a gpointer
2001-11-29 Havoc PenningtonAdd notes about how you shouldn't modify these data...
2001-11-29 Owen TaylorUpdate (#65721, Dave Neary)
2001-11-29 Sebastian WilhelmiFixed wrong order in conversion.
2001-11-28 Owen TaylorRename (private) GSource.id and id parameter to
2001-11-28 Daniel ElstnerIn order to avoid infinite loops on invalid UTF-8 strin...
2001-11-28 Sebastian WilhelmiAlways call GLIB_SIZEOF(..., system_thread). Fixes...
2001-11-27 Tor LillqvistAdd GLIB_SIZEOF_SIZE_T here, too.
2001-11-27 Dan WinshipSet this from libtool rather than hardcoding values...
2001-11-26 Matthias ClasenImplement G_LEVEL_ORDER correctly.
2001-11-26 Matthias ClasenMark g_tree_traverse() as deprecated. (#65343)
2001-11-26 Tim Janikprovide GLIB_SIZEOF_SIZE_T.
2001-11-25 Jesus Bravo AlvarezAdded Galician translation
2001-11-23 Hans Breueradded -Zm400 to DEPCFLAGS to avoid : gunidecomp.h(5846...
2001-11-22 Owen TaylorVersion 1.3.11 GLIB_1_3_11
2001-11-22 Owen TaylorVersion 11, interface, binary age 0.
2001-11-22 Tim Janikuse g_type_check_is_value_type() instead of g_type_valu...
2001-11-21 Tor LillqvistSet G_LOG_DOMAIN as in Makefile.am.
2001-11-21 Owen TaylorPatch from Andrew Taylor to optimize the decomposition...
2001-11-18 Hans Breuerremove g_log_domain_glib usage/export
2001-11-18 Owen Taylormissed changelog entry
2001-11-18 Owen TaylorInclude gtypes.h not gobject/gtype.h
2001-11-15 Matthias ClasenDocumentation fixes.
2001-11-15 Takayuki KUSANOAdded "ja" to ALL_LINGUAS. Added Japanese translation.
2001-11-15 Michael Meeksset the fd before using it.
2001-11-14 Tor LillqvistAdd back mainloop-test here, too.
2001-11-14 Matthias Clasenadd UTF-8 support.
2001-11-14 Tim Janikprovide g_newa(ctype, count) on top of g_alloca() like...
2001-11-14 Owen TaylorPatch from Andrew Taylor to improve tables and reduce...
2001-11-13 Darin AdlerFix max_tokens == 1 case to match documentation. Add...
2001-11-12 Tim JanikG_TOKEN_ERROR is also an end of stream condition.
2001-11-11 Tor LillqvistAlso share/glib-2.0.
2001-11-09 Tor LillqvistAdd a couple of languages that have LANG_* codes in...
2001-11-08 Wang Jian*** empty log message ***
2001-11-08 Tor LillqvistDon't define LANG_AZERI etc in case those aren't define...
2001-11-06 Tor LillqvistUse -mwindows.
2001-11-05 Tor LillqvistMinor edits.
2001-11-05 Owen TaylorAdd check for dirent.h
2001-11-05 Owen TaylorIndentation fixes, some rewriting of docs to conform...
2001-11-05 Hans Breuersimplified wrapper around dirent functions to improve...
2001-11-03 Tor LillqvistOn Win32, create separate .exp file for module-test...
2001-11-03 Hans Breuerstatic correctness
2001-11-02 Tim Janikremove public signal.h include.
2001-11-02 Owen TaylorRecurse with may_block = FALSE, so we don't get into...
2001-11-01 Marius AndreianaAdded ro (Romanian) to ALL_LINGUAS added
2001-11-01 Havoc Penningtonfix to the locking so we don't hang
2001-10-31 Sebastian WilhelmiMake --with-threads=none mean, that we want thread...
2001-10-31 Sebastian WilhelmiUse the right conditional (G_THREADS_ENABLED instead...
2001-10-30 Matthias ClasenFix documentation. Document g_log_domain_glib, gunichar...
2001-10-29 Tor LillqvistNew file, used to build distribution packages for Windows.
2001-10-29 Daniel EggerFix non-Intel/-Alpha version of the G_BREAKPOINT macro...
2001-10-29 Owen TaylorDon't try to use PKG_CONFIG when we didn't find it...
2001-10-29 Owen TaylorGenerate glib-mkenums from glib-mkenums.in, substitutin...
2001-10-29 Owen TaylorDist ref-add.sin, ref-del.sin. (#63092, Dan Winship)
2001-10-29 Sebastian WilhelmiConditionalize thread related calls. (#63091)
2001-10-28 Tor LillqvistAdd missing g_pattern_match_simple and g_pattern_spec_e...
2001-10-26 Owen TaylorRemove $(srcdir)/html before building HTML to prevent... GLIB_1_3_10
2001-10-26 Tor LillqvistDon't default to win32 thread implementation on Cygwin...
2001-10-25 Tor LillqvistUpdate.
2001-10-25 Tor LillqvistUpdates.
2001-10-25 Owen TaylorVersion 1.3.10, interface age, binary age = 0.
2001-10-24 Alex LarssonAdd g_strtod & co.
2001-10-23 Tor LillqvistTypo: GLIB_MICRO_VERSION and GLIB_MINOR_VERSION were...
2001-10-23 Tor LillqvistRemove G_HARDCODED_PATH_WRAPPER, Owen didn't like it.
2001-10-22 Tor LillqvistAdd macros G_WIN32_DLLMAIN_FOR_DLL_NAME and G_HARDCODED...
2001-10-22 Tor LillqvistTypo.
2001-10-22 Tor LillqvistIf we have built the MSVC import library, install it...
2001-10-19 Tor LillqvistFix test for lib.exe. Can't set ms_librarian before...
2001-10-19 Sebastian WilhelmiUse another LOCK for g_prgname to avoid deadlocking...
2001-10-18 Tor LillqvistCheck also ac_cv_sizeof___int64 when requiring a 64...
2001-10-17 Hidetoshi TajimaFix a typo: to_codeset => from_codeset. (#58195, #55152)
2001-10-13 Tim Janikmake struct _GPatternSpec and GMatchType private. ...
2001-10-11 Raja R Harinath(ac_cv_sizeof_long_long): Avoid '==' and '-a' in 'test's.
2001-10-11 Joshua N PritikinRemove G_HAVE_GINT64 conditionalization.
2001-10-11 Joshua N PritikinUn-conditionalize and require a 64-bit integer type.
2001-10-05 Raja R HarinathAvoid 'test -a'.
2001-10-04 Matthias ClasenDocumentation update.
next