summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-12
Commit message (Expand)AuthorAgeFilesLines
* Branch for 2.12Matthias Clasen2006-08-231-0/+4
* Fix crash when printing large 64-bit values on Win32 using the %I64xglib-2-12-branchpointTor Lillqvist2006-08-201-0/+6
* added test program which demonstrates and checks singleton construction.Tim Janik2006-08-161-0/+6
* Add Since tags. Fix Since tag. (#351583, Brian Cameron)Matthias Clasen2006-08-161-0/+5
* bump versionMatthias Clasen2006-08-161-0/+2
* 2.12.2GLIB_2_12_2Matthias Clasen2006-08-161-0/+6
* Plug a couple of leaks when removing data from a bookmark.Emmanuele Bassi2006-08-081-0/+6
* Correct the grammar of an error message. (#349792, Jakub Friedl)Matthias Clasen2006-08-051-0/+3
* Don't insert unnecessary newlines in keyfiles. (#349825, Chris Wilson)Matthias Clasen2006-08-051-0/+3
* If a character can't be converted, don't replace it with a NUL byte, butMatthias Clasen2006-08-051-0/+12
* Make it only accept those characters that we accept iBehdad Esfahbod2006-07-311-0/+6
* Update to reflect Unicode PR #29 (#348694, Nikolai Weibull)Behdad Esfahbod2006-07-311-0/+8
* Use g_get_current_time() insted of gettimeofday().Tor Lillqvist2006-07-241-0/+5
* Bump versionMatthias Clasen2006-07-221-0/+2
* 2.12.1GLIB_2_12_1Matthias Clasen2006-07-221-0/+5
* UpdatesMatthias Clasen2006-07-221-0/+4
* Updated to Unicode Character Database 5.0.0.Behdad Esfahbod2006-07-211-0/+4
* fix typoMatthias Clasen2006-07-211-1/+1
* Small optimization. (#348011, Nicolai Weibull)Matthias Clasen2006-07-201-0/+5
* Update to final Unicode Character Database 5.0.0. (#336281)Behdad Esfahbod2006-07-191-0/+8
* When matching debug flag keys, ignore case and accept any of comma, colon,Behdad Esfahbod2006-07-061-0/+6
* Fix typos in the docs. (#346660, Mark Drago)Matthias Clasen2006-07-051-0/+5
* Added entry for Bengali India (bn_IN) addition to ALL_LINGUAS in configure.inRuna Bhattacharjee2006-07-031-0/+4
* Bump versionMatthias Clasen2006-07-021-0/+2
* 2.12.0GLIB_2_12_0Matthias Clasen2006-07-021-0/+4
* UpdatesMatthias Clasen2006-07-021-0/+2
* Set version to 2.12Matthias Clasen2006-07-021-0/+4
* Fix an off-by-2 error in the leap year calculation. (#344905, Dan Winship)Matthias Clasen2006-06-201-0/+7
* Bump versionMatthias Clasen2006-06-201-0/+2
* 2.11.4GLIB_2_11_4Matthias Clasen2006-06-201-0/+6
* Add tests.Matthias Clasen2006-06-161-0/+7
* Fix 344868Matthias Clasen2006-06-141-0/+5
* Add Windows notes to doc comment.Tor Lillqvist2006-06-131-0/+4
* Return a boolean instead of void.Emmanuele Bassi2006-06-121-0/+9
* Bump versionMatthias Clasen2006-06-121-0/+2
* 2.11.3GLIB_2_11_3Matthias Clasen2006-06-121-0/+2
* UpdatesMatthias Clasen2006-06-121-0/+4
* Use an empty string to pass the test in set_app_info.Emmanuele Bassi2006-06-091-0/+8
* Workaround for bug in strxfrm() in Microsoft's newer C runtimes. (#343919,Tor Lillqvist2006-06-081-0/+6
* Bump versionMatthias Clasen2006-06-051-0/+2
* 2.11.2GLIB_2_11_2Matthias Clasen2006-06-051-1/+9
* Revert accidental commitMatthias Clasen2006-06-051-0/+2
* Don't leak the dispatch struct. (#321886)Matthias Clasen2006-06-051-0/+3
* Add some tests involving leading whitespace.Matthias Clasen2006-06-051-0/+8
* Moving ChangeLog entry to gobject/.Behdad Esfahbod2006-06-021-5/+0
* Make value_name and value_nick const in structs _GEnumValue andBehdad Esfahbod2006-06-021-0/+5
* More additionsMatthias Clasen2006-06-021-5/+5
* Add two new functions, g_source_set_funcs and g_source_is_destroyed, thatMatthias Clasen2006-06-021-0/+9
* Avoid running in an assertion with small writes. (#343566, Chris Wilson)Matthias Clasen2006-06-011-0/+6
* Add g_hash_table_{remove,steal}_all to remove all nodes from a hash table.Matthias Clasen2006-06-011-0/+7