summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-8
AgeCommit message (Expand)AuthorFilesLines
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.14GLIB_1_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
2002-02-11match the signature in the implementationjacob berkman1-0/+5
2002-02-10no sym links on win32, no lstat in msvcrtHans Breuer1-0/+6
2002-02-10New. (skip_spaces): g_unichar_isspace -> xml_isspace isspace ->Darin Adler1-0/+7
2002-02-09Test attribute value delimiters.Matthias Clasen1-0/+7
2002-02-09Make --disable-threads work again. (#71034)Sebastian Wilhelmi1-0/+4
2002-02-09Register transformations for gint64, guint64. (#70780, patch from AndyOwen Taylor1-0/+10
2002-02-08Make hostname parameter const char *. Added a new "ASCII must not beDarin Adler1-0/+21
2002-02-08Fix access to freed memory in test case (Miroslaw Dobrzanski-Neumann).Owen Taylor1-0/+6
2002-02-08g_dir_open: added g_return_val_if_fail() to prevent us from callingMichael Natterer1-0/+5
2002-02-08Extended documentation.Sebastian Wilhelmi1-0/+4
2002-02-07Do not follow symbolic links for G_FILE_TEST_SYMLINK. Also fixed theSebastian Wilhelmi1-0/+6
2002-02-07Added Korean translation.Changwoo Ryu1-0/+4
2002-02-06Handle NULL entries (already dispatched) in pending_dispatches arrayOwen Taylor1-0/+6
2002-02-06Unref pending dispatches when discarding them.Owen Taylor1-0/+5
2002-02-04Delay allocation until after all g_return_val_if_fail ().Sebastian Wilhelmi1-0/+11
2002-02-03glib/gmain.c remove references to deprecated functions in docs and warningManish Singh1-0/+6
2002-01-31remove references to po2tbljacob berkman1-0/+6
2002-01-30Change the order in which some error conditions are checked to improveMatthias Clasen1-0/+6
2002-01-291.3.13GLIB_1_3_13Owen Taylor1-1/+5
2002-01-291.3.13Owen Taylor1-2/+6
2002-01-29Rewritten to cache iconv conversion descriptors. On at least some UnixJeffrey Stedfast1-0/+12
2002-01-291.3.13Owen Taylor1-0/+12
2002-01-29NULL-terminate context->attr_values so g_strfreev() is safe. WouldHavoc Pennington1-0/+8
2002-01-29get rid of warning hereHavoc Pennington1-0/+4
2002-01-28Only use __FUNCTION__, __PRETTY_FUNCTION__ for G_GNUC_FUNCTION,Owen Taylor1-0/+7
2002-01-28Some documentation fixes/elaborations I really should have gottenRon Steinke1-0/+5
2002-01-24removed an empty line in the inline documentation that confused gtk-doc.Sven Neumann1-0/+5
2002-01-23return 1 more for the trailing \0 when using vsnprintf. (#69474)Laszlo Peter1-0/+5
2002-01-23Missing asterisk in ChangeLog entry...Tor Lillqvist1-1/+1
2002-01-23Not used on Windows, don't even compile it then.Tor Lillqvist1-0/+37
2002-01-22better ChangeLogSebastian Wilhelmi1-1/+1
2002-01-22Get the right multithread option for GCC 3.0 and later. (#67583)Sebastian Wilhelmi1-0/+5
2002-01-21If g_convert fails, set bytes_written to 0 and close the iconv descriptorJeffrey Stedfast1-0/+7