summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-6
AgeCommit message (Expand)AuthorFilesLines
2003-12-08=== Released 2.3.1 ===GLIB_2_3_1Owen Taylor1-1/+7
2003-12-05fix gint/gsize confusion.Manish Singh1-1/+5
2003-12-04Add hangul composition and decomposition to unicode normalization.Noah Levitt1-0/+7
2003-12-02Fix for #103710, Mark Jones:Matthias Clasen1-0/+7
2003-11-27handle NULL arguments gracefully.Tim Janik1-0/+9
2003-11-26Fixed a bad pointer comparison in g_ascii_strtod that came up in fa_IRRoozbeh Pournader1-0/+8
2003-11-22Bind inter-thread comminication sockets to INADDR_LOOPBACK instead of15 2003 Andrew Lanoix1-0/+5
2003-11-20Added G_GSIZE_FORMAT and friends.Manish Singh1-0/+8
2003-11-18Use GUINT_TO_POINTER for g_thread_create data.Manish Singh1-0/+5
2003-11-15Add a NULL check to be consistent with the other g_utf8_ functions.Matthias Clasen1-0/+6
2003-11-15Fix for MSVC build: Skip strtod-test, use correct glib libraries, with 2.0Tor Lillqvist1-0/+6
2003-11-14Don't blindly set glib_cv_long_long_format to "ll" when using the includedMatthias Clasen1-0/+13
2003-11-12Version 2.3.1, interface age 0.Owen Taylor1-0/+6
2003-11-09re-work to retain a copy of the cached charset rather than the actualMark McLoughlin1-0/+8
2003-11-05Replacement for have_broken_filenames() which consults the environmentMatthias Clasen1-0/+10
2003-11-05New headers defining common gettext-support macros.Matthias Clasen1-0/+13
2003-11-05Make it compile. (#119337, self.)Morten Welinder1-0/+3
2003-11-05Handle the case where the to-be-inserted string is a substring of theMorten Welinder1-0/+7
2003-11-02Fix 64bit printing for MSVC builds (#119292, Hans Breuer):Matthias Clasen1-0/+19
2003-11-01Set the return value from the result of g_main_context_check() (after weOwen Taylor1-0/+7
2003-10-30Remove the semicolon from the definition of g_once(), so thatMatthias Clasen1-0/+5
2003-10-28Change the %e tests to not check for actual string equality, but ratherMatthias Clasen1-0/+7
2003-10-24=== Released 2.3.0 ===GLIB_2_3_0Owen Taylor1-2/+6
2003-10-24Force shared library (DLL) only on Windows. (I don't think that isTor Lillqvist1-0/+25
2003-10-23=== Released 2.3.0 ===Owen Taylor1-0/+20
2003-10-22Update NEWS for 2.3.0.Matthias Clasen1-0/+4
2003-10-21Test for interface properties and GParamSpecOverride.Owen Taylor1-0/+5
2003-10-08Document as 2.4 additions. (unescape_text): Implement newline andMatthias Clasen1-0/+8
2003-10-04Make the various printf feature test macros reflect the system printf,Matthias Clasen1-0/+20
2003-10-02Test case for g_type_add_interface_check().Owen Taylor1-5/+7
2003-10-02Remove some tests that were testing things that weren't supposed to work;Owen Taylor1-0/+12
2003-10-02Tests of interface inheritance and overriding.Owen Taylor1-0/+5
2003-09-30Call protect_argv() in do_spawn() instead of in do_spawn_with_pipes() soTor Lillqvist1-0/+9
2003-09-30make the argument const to get rid of warningSoeren Sandmann1-0/+8
2003-09-29Use hardcoded name for DLL, as there is no reliable way to determine it atTor Lillqvist1-0/+5
2003-09-29Add "Since: 2.4" to docs. Add g_unichar_get_mirror_char andMatthias Clasen1-0/+5
2003-09-29Fix function nameOwen Taylor1-2/+2
2003-09-29Dummy dynamic type module for testing type plugin code and dynamic types.Owen Taylor1-0/+9
2003-09-28Added Lithuanian translationGediminas Paulauskas1-0/+4
2003-09-25Remove g_bsearch_array_* entries that don't exist any longer. (ABITor Lillqvist1-0/+5
2003-09-25Add gobject/.Owen Taylor1-0/+4
2003-09-12New directory, framework for automated GObject tests.Owen Taylor1-0/+13
2003-09-12Take a directory where to look for the unicode files on the command lineNoah Levitt1-0/+5
2003-09-12Add g_unichar_get_mirror_char. (#114749)Noah Levitt1-0/+7
2003-09-12Add g_markup_printf_escaped(), g_markup_vprintf_escaped().Owen Taylor1-0/+8
2003-09-10Unicode 4.0 special casing. (#114681)Noah Levitt1-0/+13
2003-09-07inserted casts for C++.Stefan Westerfeld1-0/+4
2003-08-27Fix a C99ism. (#120821, Thomas Klausner)Matthias Clasen1-0/+5
2003-08-25Avoid UNLOCKing the critical section twice, which might cause a hang.Tor Lillqvist1-0/+8
2003-08-25Escape control characters in g_logv() output. (#108287, Christian Biere)Owen Taylor1-0/+5