summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-0
Commit message (Expand)AuthorAgeFilesLines
* Fix typos: invokation -> invocation.Stepan Kasal2005-08-101-1/+1
* Move pre-2.0 ChangeLog asideOwen Taylor2002-03-151-37/+0
* Fix some gsize/gint mismatches. (#74422, Miroslaw Dobrzanski-Neumann)Owen Taylor2002-03-141-0/+5
* Fixed threading issues brought up by #74577. Make g_log_find_domain,Sebastian Wilhelmi2002-03-141-0/+10
* glib/gconvert.c glib/gen-unicode-tables.pl fixed cast/type problems toErwann Chenede2002-03-131-0/+6
* Cache getenv("G_BROKEN_FILENAMES") in have_broken_filenames() and useAlexander Larsson2002-03-131-0/+9
* Add a note about g_strreverse() and UTF-8.Matthias Clasen2002-03-111-0/+7
* ======== Released 2.0.0 ========GLIB_2_0_0Owen Taylor2002-03-081-0/+4
* Final updates for 2.0.0Owen Taylor2002-03-081-0/+10
* Updates.Owen Taylor2002-03-081-1/+22
* Added bugnumberSebastian Wilhelmi2002-03-061-1/+1
* Fixed recognition of dce. Do not use -lc_r on OpenBSD and FreeBSD. InsteadSebastian Wilhelmi2002-03-061-0/+7
* GTK+-2.0.0 rc1GLIB_2_0_0_RC1Owen Taylor2002-03-061-0/+4
* Finish docs. (#67064)Matthias Clasen2002-03-051-0/+5
* Where we have getpwuid[_r], use that in preference to $HOME, and onlyOwen Taylor2002-03-051-0/+7
* Default to --disable-gtk-doc, to avoid Jade setup hassles.Owen Taylor2002-03-051-0/+19
* spelling fixOwen Taylor2002-03-041-1/+1
* added padding.Tim Janik2002-03-031-0/+6
* Fix memory leak. (#72990, Paoloo Maggi)Owen Taylor2002-02-281-0/+5
* nicer output of configure --help.Sven Neumann2002-02-281-0/+4
* Remove the shortcut for UTF-8 locales to ensure consistent behaviour. FixDaniel Elstner2002-02-271-0/+8
* Remove these files from CVS so we more-or-less current versions fromOwen Taylor2002-02-271-0/+7
* Remove references to gruntime. This includes renaming the test programMatthias Clasen2002-02-261-0/+8
* fix wrong bug numberOwen Taylor2002-02-261-1/+1
* Reorder @INTL_LIBS@ and @ICONV_LIBS@ in case -lintl depends on -licon.Owen Taylor2002-02-261-0/+5
* Check for iconv_* in -liconv as well as libiconv_* in -liconv since AIXOwen Taylor2002-02-261-0/+8
* Fix trailing , in enumeration Miroslaw Dobrzanski-Neumann (#72574)Owen Taylor2002-02-261-0/+5
* Account for some characters having now uppercase/lowercase equivalents inOwen Taylor2002-02-261-0/+6
* Fix quoting of \' sequence (#72548, Christian Rose)Owen Taylor2002-02-251-0/+5
* Edits.Tor Lillqvist2002-02-241-0/+10
* 1.3.15, binary, interface age 0.GLIB_1_3_15Owen Taylor2002-02-241-0/+6
* Add a little bit of padding.Owen Taylor2002-02-231-0/+7
* New header containing GTK_DEBUG-style debugging support for GLib.Matthias Clasen2002-02-211-0/+13
* ed Feb 20 22:35:42 2002 Owen Taylor <otaylor@redhat.com>Owen Taylor2002-02-211-0/+12
* Use gssize instead of gsize as type of the pos and len arguments. (#71964)Daniel Elstner2002-02-201-0/+5
* Added Greek translationSimos Xenitellis2002-02-201-0/+4
* Include <config.h> first here, too. Use g_io_channel_read_chars() insteadTor Lillqvist2002-02-191-0/+11
* Remove charset.alias from EXTRA_DIST; we don't want the charset.alias fromOwen Taylor2002-02-191-0/+8
* Turn off ISO varargs support for gcc-2.95 since it causes problems withOwen Taylor2002-02-181-0/+7
* 1.3.14GLIB_1_3_14Owen Taylor2002-02-171-2/+13
* Version 1.3.14.Owen Taylor2002-02-151-0/+6
* Updated.Owen Taylor2002-02-151-0/+11
* Do not assume, that after g_usleep(G_USEC_PER_SEC) the newly startedSebastian Wilhelmi2002-02-151-0/+9
* Use the #if branch with G_BREAKPOINT() also on Win32. Remove the separateTor Lillqvist2002-02-141-0/+6
* add third argument to the AC_DEFINE calls, so users of the macro don'tJames Henstridge2002-02-141-0/+6
* never dispatch sources of mixed priority, because while iterating over theHavoc Pennington2002-02-131-0/+7
* Use "if (expr) { } else" as I meant to in the first place. The other formDarin Adler2002-02-111-0/+6
* ytpo fixManish Singh2002-02-111-1/+1
* need statement terminators for the if clauses for the precedeing change.Manish Singh2002-02-111-0/+5
* Use "if (expr) else" rather than "if (!(expr))" so the parentheses don'tDarin Adler2002-02-111-0/+6