summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-12
AgeCommit message (Expand)Author
2006-08-23Branch for 2.12Matthias Clasen
2006-08-20Fix crash when printing large 64-bit values on Win32 using the %I64xupstream/glib-2-12-branchpointTor Lillqvist
2006-08-16added test program which demonstrates and checks singleton construction.Tim Janik
2006-08-16Add Since tags. Fix Since tag. (#351583, Brian Cameron)Matthias Clasen
2006-08-16bump versionMatthias Clasen
2006-08-162.12.2upstream/GLIB_2_12_2Matthias Clasen
2006-08-08Plug a couple of leaks when removing data from a bookmark.Emmanuele Bassi
2006-08-05Correct the grammar of an error message. (#349792, Jakub Friedl)Matthias Clasen
2006-08-05Don't insert unnecessary newlines in keyfiles. (#349825, Chris Wilson)Matthias Clasen
2006-08-05If a character can't be converted, don't replace it with a NUL byte, butMatthias Clasen
2006-07-31Make it only accept those characters that we accept iBehdad Esfahbod
2006-07-31Update to reflect Unicode PR #29 (#348694, Nikolai Weibull)Behdad Esfahbod
2006-07-24Use g_get_current_time() insted of gettimeofday().Tor Lillqvist
2006-07-22Bump versionMatthias Clasen
2006-07-222.12.1upstream/GLIB_2_12_1Matthias Clasen
2006-07-22UpdatesMatthias Clasen
2006-07-21Updated to Unicode Character Database 5.0.0.Behdad Esfahbod
2006-07-21fix typoMatthias Clasen
2006-07-20Small optimization. (#348011, Nicolai Weibull)Matthias Clasen
2006-07-19Update to final Unicode Character Database 5.0.0. (#336281)Behdad Esfahbod
2006-07-06When matching debug flag keys, ignore case and accept any of comma, colon,Behdad Esfahbod
2006-07-05Fix typos in the docs. (#346660, Mark Drago)Matthias Clasen
2006-07-03Added entry for Bengali India (bn_IN) addition to ALL_LINGUAS in configure.inRuna Bhattacharjee
2006-07-02Bump versionMatthias Clasen
2006-07-022.12.0upstream/GLIB_2_12_0Matthias Clasen
2006-07-02UpdatesMatthias Clasen
2006-07-02Set version to 2.12Matthias Clasen
2006-06-20Fix an off-by-2 error in the leap year calculation. (#344905, Dan Winship)Matthias Clasen
2006-06-20Bump versionMatthias Clasen
2006-06-202.11.4upstream/GLIB_2_11_4Matthias Clasen
2006-06-16Add tests.Matthias Clasen
2006-06-14Fix 344868Matthias Clasen
2006-06-13Add Windows notes to doc comment.Tor Lillqvist
2006-06-12Return a boolean instead of void.Emmanuele Bassi
2006-06-12Bump versionMatthias Clasen
2006-06-122.11.3upstream/GLIB_2_11_3Matthias Clasen
2006-06-12UpdatesMatthias Clasen
2006-06-09Use an empty string to pass the test in set_app_info.Emmanuele Bassi
2006-06-08Workaround for bug in strxfrm() in Microsoft's newer C runtimes. (#343919,Tor Lillqvist
2006-06-05Bump versionMatthias Clasen
2006-06-052.11.2upstream/GLIB_2_11_2Matthias Clasen
2006-06-05Revert accidental commitMatthias Clasen
2006-06-05Don't leak the dispatch struct. (#321886)Matthias Clasen
2006-06-05Add some tests involving leading whitespace.Matthias Clasen
2006-06-02Moving ChangeLog entry to gobject/.Behdad Esfahbod
2006-06-02Make value_name and value_nick const in structs _GEnumValue andBehdad Esfahbod
2006-06-02More additionsMatthias Clasen
2006-06-02Add two new functions, g_source_set_funcs and g_source_is_destroyed, thatMatthias Clasen
2006-06-01Avoid running in an assertion with small writes. (#343566, Chris Wilson)Matthias Clasen
2006-06-01Add g_hash_table_{remove,steal}_all to remove all nodes from a hash table.Matthias Clasen