Replacement for have_broken_filenames() which consults the environment
[platform/upstream/glib.git] / ChangeLog.pre-2-12
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.
2003-08-08 Tor LillqvistFix syntax error in the !HAVE_SETENV case.
2003-08-08 Matthias ClasenRemove a test for getenv() behaviour which isn't specif...
2003-08-07 Matthias ClasenAdd tests for '=' in names and values.
2003-08-07 Matthias ClasenTighten the snprintf() test to check behaviour on zero...
2003-08-07 Matthias ClasenSpecify test strings in UTF-8, remove all charset conve...
2003-08-07 Owen TaylorSet $LIBS to include -lintl when checking for dcgettext and
2003-08-07 Owen TaylorMake the default priority for idle sources G_PRIORITY_D...
2003-08-06 Noah LevittAdd test for special case not at inital position in...
2003-08-06 Noah LevittGet rid of "len" parameter to output_special_case and...
2003-08-05 Hans Breuerfor msvc build
2003-08-05 Noah LevittWe do handle > BMP now, so test it.
2003-07-31 Noah Levitts/g_read_link/g_file_read_link/ (#118727)
2003-07-31 Noah LevittReturn nonzero exit status if the test fails. (#118729)
2003-07-31 Noah LevittChange instances of U+10ffff to U+10fffd, since that...
2003-07-31 Noah LevittUpdate Unicode data to 4.0. (#107974)
2003-07-31 Tor LillqvistWhen possible, manage without the helper process. ...
2003-07-30 Matthias ClasenSmall doc additions.
2003-07-30 Matthias ClasenSmall doc fixes.
2003-07-30 Matthias ClasenRemove forgotten @TRIO_LIBS@. (#118616, Noah Levitt)
2003-07-29 Matthias ClasenRename g_read_link() to g_file_read_link() to better...
2003-07-29 Matthias ClasenUse gchar, gint, gsize instead of char, int, size_t...
2003-07-28 Matthias ClasenIntegrate gnulib vasnprintf().
2003-07-28 Matthias ClasenNew function g_read_link(). (#72545)
2003-07-28 Matthias ClasenAdd tests for g_{get,set,unset}env().
2003-07-28 Matthias ClasenAdd g_setenv() and g_unsetenv(). (#100763)
2003-07-26 Matthias Clasentest suite additions.
2003-07-26 Matthias ClasenNew functions to remove a range of elements from an...
2003-07-25 Matthias ClasenRemove the 1024 char limit in the common (non-recursive...
2003-07-25 Matthias ClasenRemove some explicit Docbook markup which is no longer...
2003-07-24 Matthias ClasenWork around gtk-doc stupidity.
2003-07-20 Hans Breuerfor msvc build
2003-07-10 Matthias ClasenDoc additions.
2003-07-10 Joel BrichAdded "eo" to ALL_LINGUAS. Added Esperanto translation...
2003-07-10 Manish Singhgrammar fix
2003-07-09 Manish Singhcheck if context->poll_chunk is set before trying to...
2003-07-09 Morten WelinderAvoid var declaration after statement.
2003-07-08 Matthias ClasenSupport for one-time initialization functions. (#69668...
2003-07-01 Matthias ClasenMove g_strfreev() docs inline.
2003-06-25 Abigail BradyUse C99 style \uxxxx and \Uxxxxyyyy escapes instead...
2003-06-25 Tor LillqvistPass real &optval and &optlen to getsockopt() instead...
2003-06-18 Matthias ClasenMove the documentation inline and add details. (#108505...
2003-06-17 Matthias ClasenNew macros to check for XML catalog contents and path...
2003-06-15 Tor LillqvistTest where the DLLs actually are.
2003-06-11 Tor Lillqvistlibtool 1.5 installs DLLs in the bin subdirectory,...
2003-06-11 Sebastian WilhelmiRemove false &. Spotted by Albert Chin
2003-06-08 Tor LillqvistFix indentation and spacing. Use INADDR_LOOPBACK instead of
2003-06-07 Andy LanoixResolved thread deadlocks in socket ichannel code to...
2003-06-06 Hidetoshi TajimaTest for Solaris native gettext in libc, seeing if...
2003-06-06 Owen TaylorWhen dispatching a source that is !CAN_RECURSE, tempora...
2003-06-05 Matthias ClasenUse g_vasprintf() and g_string_append_len(), thus enabl...
2003-06-05 Matthias ClasenSynchronize argument names with headers and docs. ...
next