Age | Commit message (Expand) | Author | Files | Lines |
2005-08-10 | Fix typos: invokation -> invocation. | Stepan Kasal | 1 | -1/+1 |
2002-03-15 | Move pre-2.0 ChangeLog aside | Owen Taylor | 1 | -37/+0 |
2002-03-14 | Fix some gsize/gint mismatches. (#74422, Miroslaw Dobrzanski-Neumann) | Owen Taylor | 1 | -0/+5 |
2002-03-14 | Fixed threading issues brought up by #74577. Make g_log_find_domain, | Sebastian Wilhelmi | 1 | -0/+10 |
2002-03-13 | glib/gconvert.c glib/gen-unicode-tables.pl fixed cast/type problems to | Erwann Chenede | 1 | -0/+6 |
2002-03-13 | Cache getenv("G_BROKEN_FILENAMES") in have_broken_filenames() and use | Alexander Larsson | 1 | -0/+9 |
2002-03-11 | Add a note about g_strreverse() and UTF-8. | Matthias Clasen | 1 | -0/+7 |
2002-03-08 | ======== Released 2.0.0 ========GLIB_2_0_0 | Owen Taylor | 1 | -0/+4 |
2002-03-08 | Final updates for 2.0.0 | Owen Taylor | 1 | -0/+10 |
2002-03-08 | Updates. | Owen Taylor | 1 | -1/+22 |
2002-03-06 | Added bugnumber | Sebastian Wilhelmi | 1 | -1/+1 |
2002-03-06 | Fixed recognition of dce. Do not use -lc_r on OpenBSD and FreeBSD. Instead | Sebastian Wilhelmi | 1 | -0/+7 |
2002-03-06 | GTK+-2.0.0 rc1GLIB_2_0_0_RC1 | Owen Taylor | 1 | -0/+4 |
2002-03-05 | Finish docs. (#67064) | Matthias Clasen | 1 | -0/+5 |
2002-03-05 | Where we have getpwuid[_r], use that in preference to $HOME, and only | Owen Taylor | 1 | -0/+7 |
2002-03-05 | Default to --disable-gtk-doc, to avoid Jade setup hassles. | Owen Taylor | 1 | -0/+19 |
2002-03-04 | spelling fix | Owen Taylor | 1 | -1/+1 |
2002-03-03 | added padding. | Tim Janik | 1 | -0/+6 |
2002-02-28 | Fix memory leak. (#72990, Paoloo Maggi) | Owen Taylor | 1 | -0/+5 |
2002-02-28 | nicer output of configure --help. | Sven Neumann | 1 | -0/+4 |
2002-02-27 | Remove the shortcut for UTF-8 locales to ensure consistent behaviour. Fix | Daniel Elstner | 1 | -0/+8 |
2002-02-27 | Remove these files from CVS so we more-or-less current versions from | Owen Taylor | 1 | -0/+7 |
2002-02-26 | Remove references to gruntime. This includes renaming the test program | Matthias Clasen | 1 | -0/+8 |
2002-02-26 | fix wrong bug number | Owen Taylor | 1 | -1/+1 |
2002-02-26 | Reorder @INTL_LIBS@ and @ICONV_LIBS@ in case -lintl depends on -licon. | Owen Taylor | 1 | -0/+5 |
2002-02-26 | Check for iconv_* in -liconv as well as libiconv_* in -liconv since AIX | Owen Taylor | 1 | -0/+8 |
2002-02-26 | Fix trailing , in enumeration Miroslaw Dobrzanski-Neumann (#72574) | Owen Taylor | 1 | -0/+5 |
2002-02-26 | Account for some characters having now uppercase/lowercase equivalents in | Owen Taylor | 1 | -0/+6 |
2002-02-25 | Fix quoting of \' sequence (#72548, Christian Rose) | Owen Taylor | 1 | -0/+5 |
2002-02-24 | Edits. | Tor Lillqvist | 1 | -0/+10 |
2002-02-24 | 1.3.15, binary, interface age 0.GLIB_1_3_15 | Owen Taylor | 1 | -0/+6 |
2002-02-23 | Add a little bit of padding. | Owen Taylor | 1 | -0/+7 |
2002-02-21 | New header containing GTK_DEBUG-style debugging support for GLib. | Matthias Clasen | 1 | -0/+13 |
2002-02-21 | ed Feb 20 22:35:42 2002 Owen Taylor <otaylor@redhat.com> | Owen Taylor | 1 | -0/+12 |
2002-02-20 | Use gssize instead of gsize as type of the pos and len arguments. (#71964) | Daniel Elstner | 1 | -0/+5 |
2002-02-20 | Added Greek translation | Simos Xenitellis | 1 | -0/+4 |
2002-02-19 | Include <config.h> first here, too. Use g_io_channel_read_chars() instead | Tor Lillqvist | 1 | -0/+11 |
2002-02-19 | Remove charset.alias from EXTRA_DIST; we don't want the charset.alias from | Owen Taylor | 1 | -0/+8 |
2002-02-18 | Turn off ISO varargs support for gcc-2.95 since it causes problems with | Owen Taylor | 1 | -0/+7 |
2002-02-17 | 1.3.14GLIB_1_3_14 | Owen Taylor | 1 | -2/+13 |
2002-02-15 | Version 1.3.14. | Owen Taylor | 1 | -0/+6 |
2002-02-15 | Updated. | Owen Taylor | 1 | -0/+11 |
2002-02-15 | Do not assume, that after g_usleep(G_USEC_PER_SEC) the newly started | Sebastian Wilhelmi | 1 | -0/+9 |
2002-02-14 | Use the #if branch with G_BREAKPOINT() also on Win32. Remove the separate | Tor Lillqvist | 1 | -0/+6 |
2002-02-14 | add third argument to the AC_DEFINE calls, so users of the macro don't | James Henstridge | 1 | -0/+6 |
2002-02-13 | never dispatch sources of mixed priority, because while iterating over the | Havoc Pennington | 1 | -0/+7 |
2002-02-11 | Use "if (expr) { } else" as I meant to in the first place. The other form | Darin Adler | 1 | -0/+6 |
2002-02-11 | ytpo fix | Manish Singh | 1 | -1/+1 |
2002-02-11 | need statement terminators for the if clauses for the precedeing change. | Manish Singh | 1 | -0/+5 |
2002-02-11 | Use "if (expr) else" rather than "if (!(expr))" so the parentheses don't | Darin Adler | 1 | -0/+6 |