[kdbus] sync with kdbus (kdbus.h - commit: 5ae1ecac44cb)
[platform/upstream/glib.git] / ChangeLog.pre-2-4
2004-02-14 Manish SinghRemove unnecessary STRIP_* definitions, and GNU make...
2004-02-14 Matthias ClasenMake the check for GNU make work when MAKE is a full...
2004-02-14 Matthias ClasenSuppress xsltproc and xmlcatalog checks if enable_man...
2004-02-14 Matthias ClasenWrap waitpid() as a GSource. This is a partial implemen...
2004-02-07 Manish SinghFix broken test for gsize formats.
2004-02-05 Denis Lackovic*** empty log message ***
2004-02-05 Manish SinghAdd prototype for g_completion_complete_utf8().
2004-02-05 Tor LillqvistAdd g_completion_complete_utf8.
2004-02-05 Matthias ClasenWeaken an g_assert() to a g_warning(), since apparently...
2004-02-04 Matthias ClasenNew function which works like g_completion_complete...
2004-02-01 Tor LillqvistAdd g_strsplit_set.
2004-01-31 Matthias ClasenDon't return FALSE from a pointer function. (#131472...
2004-01-30 Noah LevittSize compose_table correctly. (#123421, Simon Josefsson)
2004-01-28 Manish Singhm4macros/glib-2.0.m4 quote AC_DEFUN macro names so...
2004-01-28 Matthias ClasenNew function, a cross between g_strsplit() and strtok...
2004-01-23 Matthias ClasenSigh, protect against pw->pw_gecos being "" as well...
2004-01-23 Tor LillqvistAdd new functions.
2004-01-23 Tor LillqvistDon't include <unistd.h> unless HAVE_UNISTD_H. Include...
2004-01-22 Owen Taylor=== Released 2.3.2 === GLIB_2_3_2
2004-01-22 Owen TaylorAdd g_timer_continue(). (#98536, Tim-Philipp Müller)
2004-01-22 Matthias ClasenProtect against pw->pw_gecos being NULL.
2004-01-21 Matthias ClasenDon't treat the Win32 user name like a gecos field...
2004-01-20 Matthias ClasenStart of 2.3.2 section.
2004-01-16 Matthias ClasenForgot to fix this one.
2004-01-15 Matthias ClasenMove initialization of variables after g_return_val_if_...
2004-01-12 Manish SinghAdd G_MAXSIZE, define in terms of G_MAXUfoo.
2004-01-12 Manish Singh#define _POSIX_SOURCE for SSIZE_MAX. Fixes #128853.
2004-01-10 Manish Singh64-bit cleanliness fixes.
2004-01-10 George LeblAdd the init_by_array functionality from the reference...
2004-01-06 Owen TaylorCheck defined (__OPTIMIZE__) not __OPTIMIZE__. (Zack...
2003-12-30 Murray CummingAdded a lowercase_name option, to be used next to the...
2003-12-26 Matthias ClasenNew function to call a function for each element of...
2003-12-21 Matthias ClasenQuote macro names to support reading the file multiple...
2003-12-21 Matthias ClasenFix the locking of the mem_chunks list. (#127096, Balaz...
2003-12-14 Hans Breuermake g_file_test(,G_FILE_TEST_IS_EXECUTABLE) return...
2003-12-13 Hans Breuerget_filename_charset() needs to return false for filena...
2003-12-11 Manish Singhchange #elif with no expression to #else in G_STRFUNC...
2003-12-08 Owen Taylor=== Released 2.3.1 === GLIB_2_3_1
2003-12-05 Manish Singhfix gint/gsize confusion.
2003-12-04 Noah LevittAdd hangul composition and decomposition to unicode...
2003-12-02 Matthias ClasenFix for #103710, Mark Jones:
2003-11-27 Tim Janikhandle NULL arguments gracefully.
2003-11-26 Roozbeh PournaderFixed a bad pointer comparison in g_ascii_strtod that...
2003-11-22 15 2003 Andrew... Bind inter-thread comminication sockets to INADDR_LOOPB...
2003-11-20 Manish SinghAdded G_GSIZE_FORMAT and friends.
2003-11-18 Manish SinghUse GUINT_TO_POINTER for g_thread_create data.
2003-11-15 Matthias ClasenAdd a NULL check to be consistent with the other g_utf8...
2003-11-15 Tor LillqvistFix for MSVC build: Skip strtod-test, use correct glib...
2003-11-14 Matthias ClasenDon't blindly set glib_cv_long_long_format to "ll"...
2003-11-12 Owen TaylorVersion 2.3.1, interface age 0.
2003-11-09 Mark McLoughlinre-work to retain a copy of the cached charset rather...
2003-11-05 Matthias ClasenReplacement for have_broken_filenames() which consults...
2003-11-05 Matthias ClasenNew headers defining common gettext-support macros.
2003-11-05 Morten WelinderMake it compile. (#119337, self.)
2003-11-05 Morten WelinderHandle the case where the to-be-inserted string is...
2003-11-02 Matthias ClasenFix 64bit printing for MSVC builds (#119292, Hans Breuer):
2003-11-01 Owen TaylorSet the return value from the result of g_main_context_...
2003-10-30 Matthias ClasenRemove the semicolon from the definition of g_once...
2003-10-28 Matthias ClasenChange the %e tests to not check for actual string...
2003-10-24 Owen Taylor=== Released 2.3.0 === GLIB_2_3_0
2003-10-24 Tor LillqvistForce shared library (DLL) only on Windows. (I don...
2003-10-23 Owen Taylor=== Released 2.3.0 ===
2003-10-22 Matthias ClasenUpdate NEWS for 2.3.0.
2003-10-21 Owen TaylorTest for interface properties and GParamSpecOverride.
2003-10-08 Matthias ClasenDocument as 2.4 additions. (unescape_text): Implement...
2003-10-04 Matthias ClasenMake the various printf feature test macros reflect...
2003-10-02 Owen TaylorTest case for g_type_add_interface_check().
2003-10-02 Owen TaylorRemove some tests that were testing things that weren...
2003-10-02 Owen TaylorTests of interface inheritance and overriding.
2003-09-30 Tor LillqvistCall protect_argv() in do_spawn() instead of in do_spaw...
2003-09-30 Soeren Sandmannmake the argument const to get rid of warning
2003-09-29 Tor LillqvistUse hardcoded name for DLL, as there is no reliable...
2003-09-29 Matthias ClasenAdd "Since: 2.4" to docs. Add g_unichar_get_mirror_char and
2003-09-29 Owen TaylorFix function name
2003-09-29 Owen TaylorDummy dynamic type module for testing type plugin code...
2003-09-28 Gediminas PaulauskasAdded Lithuanian translation
2003-09-25 Tor LillqvistRemove g_bsearch_array_* entries that don't exist any...
2003-09-25 Owen TaylorAdd gobject/.
2003-09-12 Owen TaylorNew directory, framework for automated GObject tests.
2003-09-12 Noah LevittTake a directory where to look for the unicode files...
2003-09-12 Noah LevittAdd g_unichar_get_mirror_char. (#114749)
2003-09-12 Owen TaylorAdd g_markup_printf_escaped(), g_markup_vprintf_escaped().
2003-09-10 Noah LevittUnicode 4.0 special casing. (#114681)
2003-09-07 Stefan Westerfeldinserted casts for C++.
2003-08-27 Matthias ClasenFix a C99ism. (#120821, Thomas Klausner)
2003-08-25 Tor LillqvistAvoid UNLOCKing the critical section twice, which might...
2003-08-25 Owen TaylorEscape control characters in g_logv() output. (#108287...
2003-08-25 Owen TaylorWhen DISABLE_MEM_POOLS is set, loop through and free...
2003-08-23 Samúel Jón GunnarssonAdded "is" to ALL_LINGUAS.
2003-08-19 Tor Lillqvist[Win32] Make the fatal error message box easier to...
2003-08-19 Owen TaylorAdd $INTLLIBS to $LIBS temporarily, not -lintl. (Proble...
2003-08-19 Tim Janiklicense change, no restrictions are made in the new...
2003-08-16 Tor LillqvistFix #117925 (Dov Grobgeld):
2003-08-15 Tor Lillqvist[Win32] Don't exceed handle array bounds. Warn if there...
2003-08-13 Tor Lillqvistglib/Makefile.am gmodule/Makefile.am gobject/Makefile...
2003-08-13 Tor LillqvistDrop the Win32-specific implementation. It used WideCha...
2003-08-11 Matthias ClasenWrap to 80 columns.
2003-08-10 Matthias ClasenCopy newer versions of JH_CHECK_XML_CATALOG and JH_PATH...
2003-08-10 Tor LillqvistDon't use a cache of variable name to value mappings...
2003-08-10 Tor LillqvistAdd g_once_impl.
next