2002-02-28 |
Owen Taylor | Fix memory leak. (#72990, Paoloo Maggi) |
blob | commitdiff |
2002-02-28 |
Sven Neumann | nicer output of configure --help. |
blob | commitdiff | diff to current |
2002-02-27 |
Daniel Elstner | Remove the shortcut for UTF-8 locales to ensure consist... |
blob | commitdiff | diff to current |
2002-02-27 |
Owen Taylor | Remove these files from CVS so we more-or-less current... |
blob | commitdiff | diff to current |
2002-02-26 |
Matthias Clasen | Remove references to gruntime. This includes renaming... |
blob | commitdiff | diff to current |
2002-02-26 |
Owen Taylor | fix wrong bug number |
blob | commitdiff | diff to current |
2002-02-26 |
Owen Taylor | Reorder @INTL_LIBS@ and @ICONV_LIBS@ in case -lintl... |
blob | commitdiff | diff to current |
2002-02-26 |
Owen Taylor | Check for iconv_* in -liconv as well as libiconv_*... |
blob | commitdiff | diff to current |
2002-02-26 |
Owen Taylor | Fix trailing , in enumeration Miroslaw Dobrzanski-Neuma... |
blob | commitdiff | diff to current |
2002-02-26 |
Owen Taylor | Account for some characters having now uppercase/lowerc... |
blob | commitdiff | diff to current |
2002-02-25 |
Owen Taylor | Fix quoting of \' sequence (#72548, Christian Rose) |
blob | commitdiff | diff to current |
2002-02-24 |
Tor Lillqvist | Edits. |
blob | commitdiff | diff to current |
2002-02-24 |
Owen Taylor | 1.3.15, binary, interface age 0. GLIB_1_3_15 |
blob | commitdiff | diff to current |
2002-02-23 |
Owen Taylor | Add a little bit of padding. |
blob | commitdiff | diff to current |
2002-02-21 |
Matthias Clasen | New header containing GTK_DEBUG-style debugging support... |
blob | commitdiff | diff to current |
2002-02-21 |
Owen Taylor | ed Feb 20 22:35:42 2002 Owen Taylor <otaylor@redhat... |
blob | commitdiff | diff to current |
2002-02-20 |
Daniel Elstner | Use gssize instead of gsize as type of the pos and... |
blob | commitdiff | diff to current |
2002-02-20 |
Simos Xenitellis | Added Greek translation |
blob | commitdiff | diff to current |
2002-02-19 |
Tor Lillqvist | Include <config.h> first here, too. Use g_io_channel_re... |
blob | commitdiff | diff to current |
2002-02-19 |
Owen Taylor | Remove charset.alias from EXTRA_DIST; we don't want... |
blob | commitdiff | diff to current |
2002-02-18 |
Owen Taylor | Turn off ISO varargs support for gcc-2.95 since it... |
blob | commitdiff | diff to current |
2002-02-17 |
Owen Taylor | 1.3.14 GLIB_1_3_14 |
blob | commitdiff | diff to current |
2002-02-15 |
Owen Taylor | Version 1.3.14. |
blob | commitdiff | diff to current |
2002-02-15 |
Owen Taylor | Updated. |
blob | commitdiff | diff to current |
2002-02-15 |
Sebastian Wilhelmi | Do not assume, that after g_usleep(G_USEC_PER_SEC)... |
blob | commitdiff | diff to current |
2002-02-14 |
Tor Lillqvist | Use the #if branch with G_BREAKPOINT() also on Win32... |
blob | commitdiff | diff to current |
2002-02-14 |
James Henstridge | add third argument to the AC_DEFINE calls, so users... |
blob | commitdiff | diff to current |
2002-02-13 |
Havoc Pennington | never dispatch sources of mixed priority, because while... |
blob | commitdiff | diff to current |
2002-02-11 |
Darin Adler | Use "if (expr) { } else" as I meant to in the first... |
blob | commitdiff | diff to current |
2002-02-11 |
Manish Singh | ytpo fix |
blob | commitdiff | diff to current |
2002-02-11 |
Manish Singh | need statement terminators for the if clauses for the... |
blob | commitdiff | diff to current |
2002-02-11 |
Darin Adler | Use "if (expr) else" rather than "if (!(expr))" so... |
blob | commitdiff | diff to current |
2002-02-11 |
jacob berkman | match the signature in the implementation |
blob | commitdiff | diff to current |
2002-02-10 |
Hans Breuer | no sym links on win32, no lstat in msvcrt |
blob | commitdiff | diff to current |
2002-02-10 |
Darin Adler | New. (skip_spaces): g_unichar_isspace -> xml_isspace... |
blob | commitdiff | diff to current |
2002-02-09 |
Matthias Clasen | Test attribute value delimiters. |
blob | commitdiff | diff to current |
2002-02-09 |
Sebastian Wilhelmi | Make --disable-threads work again. (#71034) |
blob | commitdiff | diff to current |
2002-02-09 |
Owen Taylor | Register transformations for gint64, guint64. (#70780... |
blob | commitdiff | diff to current |
2002-02-08 |
Darin Adler | Make hostname parameter const char *. Added a new ... |
blob | commitdiff | diff to current |
2002-02-08 |
Owen Taylor | Fix access to freed memory in test case (Miroslaw Dobrz... |
blob | commitdiff | diff to current |
2002-02-08 |
Michael Natterer | g_dir_open: added g_return_val_if_fail() to prevent... |
blob | commitdiff | diff to current |
2002-02-08 |
Sebastian Wilhelmi | Extended documentation. |
blob | commitdiff | diff to current |
2002-02-07 |
Sebastian Wilhelmi | Do not follow symbolic links for G_FILE_TEST_SYMLINK... |
blob | commitdiff | diff to current |
2002-02-07 |
Changwoo Ryu | Added Korean translation. |
blob | commitdiff | diff to current |
2002-02-06 |
Owen Taylor | Handle NULL entries (already dispatched) in pending_dis... |
blob | commitdiff | diff to current |
2002-02-06 |
Owen Taylor | Unref pending dispatches when discarding them. |
blob | commitdiff | diff to current |
2002-02-04 |
Sebastian Wilhelmi | Delay allocation until after all g_return_val_if_fail (). |
blob | commitdiff | diff to current |
2002-02-03 |
Manish Singh | glib/gmain.c remove references to deprecated functions... |
blob | commitdiff | diff to current |
2002-01-31 |
jacob berkman | remove references to po2tbl |
blob | commitdiff | diff to current |
2002-01-30 |
Matthias Clasen | Change the order in which some error conditions are... |
blob | commitdiff | diff to current |
2002-01-29 |
Owen Taylor | 1.3.13 GLIB_1_3_13 |
blob | commitdiff | diff to current |
2002-01-29 |
Owen Taylor | 1.3.13 |
blob | commitdiff | diff to current |
2002-01-29 |
Jeffrey Stedfast | Rewritten to cache iconv conversion descriptors. On... |
blob | commitdiff | diff to current |
2002-01-29 |
Owen Taylor | 1.3.13 |
blob | commitdiff | diff to current |
2002-01-29 |
Havoc Pennington | NULL-terminate context->attr_values so g_strfreev(... |
blob | commitdiff | diff to current |
2002-01-29 |
Havoc Pennington | get rid of warning here |
blob | commitdiff | diff to current |
2002-01-28 |
Owen Taylor | Only use __FUNCTION__, __PRETTY_FUNCTION__ for G_GNUC_F... |
blob | commitdiff | diff to current |
2002-01-28 |
Ron Steinke | Some documentation fixes/elaborations I really should... |
blob | commitdiff | diff to current |
2002-01-24 |
Sven Neumann | removed an empty line in the inline documentation that... |
blob | commitdiff | diff to current |
2002-01-23 |
Laszlo Peter | return 1 more for the trailing \0 when using vsnprintf... |
blob | commitdiff | diff to current |
2002-01-23 |
Tor Lillqvist | Missing asterisk in ChangeLog entry... |
blob | commitdiff | diff to current |
2002-01-23 |
Tor Lillqvist | Not used on Windows, don't even compile it then. |
blob | commitdiff | diff to current |
2002-01-22 |
Sebastian Wilhelmi | better ChangeLog |
blob | commitdiff | diff to current |
2002-01-22 |
Sebastian Wilhelmi | Get the right multithread option for GCC 3.0 and later... |
blob | commitdiff | diff to current |
2002-01-21 |
Jeffrey Stedfast | If g_convert fails, set bytes_written to 0 and close... |
blob | commitdiff | diff to current |
2002-01-16 |
Sven Neumann | acinclude.m4 removed the --disable-nls option. You... |
blob | commitdiff | diff to current |
2002-01-08 |
Owen Taylor | Add text files to EXTRA_DIST. (#68239, Matthias Clasen) |
blob | commitdiff | diff to current |
2002-01-07 |
Zbigniew Chyla | Added pl. |
blob | commitdiff | diff to current |
2002-01-05 |
Hans Breuer | moved warning to error pragmas to their own file to... |
blob | commitdiff | diff to current |
2001-12-31 |
Tor Lillqvist | Use longer buffer for user name. |
blob | commitdiff | diff to current |
2001-12-29 |
Owen Taylor | Copy trailing NULL into new ARGV array. (#67673) |
blob | commitdiff | diff to current |
2001-12-28 |
Sven Neumann | only include printf_string_upper_bound() if HAVE_C99_VS... |
blob | commitdiff | diff to current |
2001-12-27 |
Duarte Loreto | Added portuguese to ALL_LINGUAS |
blob | commitdiff | diff to current |
2001-12-23 |
Owen Taylor | 1.3.12, binary, interface age 0. |
blob | commitdiff | diff to current |
2001-12-22 |
Tor Lillqvist | Add (undefined) HAVE_C99_VSNPRINTF. |
blob | commitdiff | diff to current |
2001-12-20 |
Matthias Clasen | Remove FIXME. (#67063) |
blob | commitdiff | diff to current |
2001-12-20 |
Mark McLoughlin | fix segfaults. |
blob | commitdiff | diff to current |
2001-12-20 |
Michael Meeks | kill 'callback' |
blob | commitdiff | diff to current |
2001-12-20 |
Owen Taylor | SGML doc fix. |
blob | commitdiff | diff to current |
2001-12-18 |
Tim Janik | add configure check to determine G_HAVE_GROWING_STACK. |
blob | commitdiff | diff to current |
2001-12-18 |
Havoc Pennington | use g_try_malloc and return error on not-enough-memory |
blob | commitdiff | diff to current |
2001-12-17 |
Matthias Clasen | Use <envar>, not <envvar>. |
blob | commitdiff | diff to current |
2001-12-16 |
Matthias Clasen | Minor markup fixes. |
blob | commitdiff | diff to current |
2001-12-14 |
Havoc Pennington | note on how to free returned vector |
blob | commitdiff | diff to current |
2001-12-13 |
Matthias Clasen | Revert mistaken change: it is UNIX, not Unix. |
blob | commitdiff | diff to current |
2001-12-13 |
Tim Janik | API revamp to shorten GValueArray structure. |
blob | commitdiff | diff to current |
2001-12-12 |
Matthias Clasen | This fixes #60543: |
blob | commitdiff | diff to current |
2001-12-12 |
Matthias Clasen | Documentation fixes. |
blob | commitdiff | diff to current |
2001-12-10 |
Hidetoshi Tajima | add ISO8859-3 for Solaris. (#66174) |
blob | commitdiff | diff to current |
2001-12-10 |
Sven Neumann | perform an exact match on the two types instead of... |
blob | commitdiff | diff to current |
2001-12-09 |
Christopher Blizzard | Add pragma that will prevent warnings when you are... |
blob | commitdiff | diff to current |
2001-12-06 |
Darin Adler | Do the same for "pure". |
blob | commitdiff | diff to current |
2001-12-06 |
Matthias Clasen | The following patch corrects some function attributes... |
blob | commitdiff | diff to current |
2001-12-05 |
Sven Neumann | mention the fact that the tree is traversed in sorted... |
blob | commitdiff | diff to current |
2001-12-03 |
Manish Singh | g_module_symbol takes a gpointer *, not just a gpointer |
blob | commitdiff | diff to current |
2001-12-03 |
Manish Singh | g_module_symbol takes a gpointer *, not just a gpointer |
blob | commitdiff | diff to current |
2001-11-29 |
Havoc Pennington | Add notes about how you shouldn't modify these data... |
blob | commitdiff | diff to current |
2001-11-29 |
Owen Taylor | Update (#65721, Dave Neary) |
blob | commitdiff | diff to current |
2001-11-29 |
Sebastian Wilhelmi | Fixed wrong order in conversion. |
blob | commitdiff | diff to current |
2001-11-28 |
Owen Taylor | Rename (private) GSource.id and id parameter to |
blob | commitdiff | diff to current |
next |