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