Age | Commit message (Expand) | Author | Files | Lines |
2009-03-01 | More of the same | Matthias Clasen | 1 | -10/+14 |
2009-02-23 | Fix "it's" vs "its" confusion throughout the source. Patch by Will | Matthias Clasen | 1 | -1/+1 |
2008-06-27 | move G_OS_WIN32 inclusion of <io.h> down to where G_OS_WIN32 will be | Hans Breuer | 1 | -4/+3 |
2008-06-22 | moved includes back to the top of the files (before gtk-doc SECTION | Michael Natterer | 1 | -12/+14 |
2007-12-12 | Always exit with non-zero error code when printing warnings. | Mathias Hasselmann | 1 | -4/+7 |
2007-10-13 | Reviewed by Tim Janik. | Sven Herzberg | 1 | -2/+2 |
2007-02-13 | Add comment about dup(0) and lack of /dev/stdin on Win32. (#407431) | Tor Lillqvist | 1 | -0/+1 |
2007-01-01 | Handle "/dev/stdin" by dup()ing fd 0 so that it works on Win32, too. | Tor Lillqvist | 1 | -1/+6 |
2006-08-23 | added new command-line option "--internal" that can be used to let | Sven Neumann | 1 | -23/+31 |
2005-11-28 | Silence compiler warnings. | Matthias Clasen | 1 | -1/+1 |
2005-11-17 | const correctness fixes, found by Arjan van de Ven and gcc. | Matthias Clasen | 1 | -1/+1 |
2004-07-21 | Use the correct fields for enums and flags. (#145015,Tommi Komulainen) | Matthias Clasen | 1 | -2/+2 |
2003-09-14 | Don't generate code using deprecated APIs. (#122292, Christian Persch) | Matthias Clasen | 1 | -4/+4 |
2002-12-12 | Add a test for positional parameters in g_snprintf(). Use g_printf() | Matthias Clasen | 1 | -77/+77 |
2002-05-07 | Fix include order for config.h (#71704, Morten Welinder) | Owen Taylor | 1 | -1/+2 |
2002-02-26 | Remove references to gruntime. This includes renaming the test program | Matthias Clasen | 1 | -5/+5 |
2002-02-19 | provide marshaller specific value_set_*_take_ownership() variants. | Tim Janik | 1 | -58/+95 |
2001-11-17 | Exit with non-zero exit status if any errors were encountered. | Owen Taylor | 1 | -5/+17 |
2001-11-14 | add API for chaining: g_signal_chain_from_overridden() and | Tim Janik | 1 | -8/+3 |
2001-10-11 | Fill in missing support for gint64 & guint64 (#59254). | Joshua N Pritikin | 1 | -8/+4 |
2001-10-03 | Add support for G_TYPE_INT64 and storing it in GValue (Patch from Mathieu | Owen Taylor | 1 | -0/+8 |
2001-07-26 | added a "release_check" to the OutArgument structure, which, if present, | Michael Natterer | 1 | -21/+34 |
2001-07-20 | Modified to create header files which use G_[BEGIN,END]_DECLS instead of | Ron Steinke | 1 | -2/+2 |
2001-03-09 | test program. covers run first/last/cleanup signal handlers, return value | Tim Janik | 1 | -1/+1 |
2001-03-07 | changed prototype of g_boxed_type_register_static() to contain an optional | Tim Janik | 1 | -116/+151 |
2000-12-12 | fixed dealing with collection/lcopy of NULL values. | Tim Janik | 1 | -23/+95 |
2000-11-28 | Fix warnings. | Elliot Lee | 1 | -1/+1 |
2000-10-27 | Make glib-genmarshal.exe. | Tor Lillqvist | 1 | -0/+8 |
2000-10-27 | publically define GSignalInvocationHint structure that gets passed in to | Tim Janik | 1 | -2/+2 |
2000-10-25 | added newly added gobject/ headers. | Tim Janik | 1 | -0/+693 |