Age | Commit message (Expand) | Author | Files | Lines |
2002-02-24 | 1.3.15, binary, interface age 0.GLIB_1_3_15 | Owen Taylor | 1 | -0/+1 |
2002-02-21 | New header containing GTK_DEBUG-style debugging support for GLib. | Matthias Clasen | 4 | -7/+37 |
2002-02-20 | gobject/gobject-sections.txt gobject/tmpl/generic_values.sgml updated for | Sven Neumann | 4 | -10/+26 |
2002-02-19 | added GValue documentation. | Tim Janik | 2 | -12/+26 |
2002-02-14 | oops. revert some files that accidentally got into that last commit. | James Henstridge | 3 | -4/+2 |
2002-02-14 | add third argument to the AC_DEFINE calls, so users of the macro don't | James Henstridge | 3 | -2/+4 |
2002-02-07 | document value transformation. | Tim Janik | 2 | -8/+20 |
2002-02-04 | fixes. | Tim Janik | 1 | -0/+4 |
2002-02-04 | doc common functions like ref/ sink/unref/invalidate. | Tim Janik | 3 | -26/+59 |
2002-02-04 | document g_obejct_watch_closure() and qdata functions. | Tim Janik | 2 | -25/+82 |
2002-01-29 | 1.3.13 | Owen Taylor | 6 | -2/+239 |
2002-01-28 | Some documentation fixes/elaborations I really should have gotten | Ron Steinke | 2 | -1/+6 |
2002-01-17 | New files. | Matthias Clasen | 8 | -2/+669 |
2002-01-08 | Add text files to EXTRA_DIST. (#68239, Matthias Clasen) | Owen Taylor | 1 | -0/+2 |
2002-01-08 | Name the right function. | Sebastian Wilhelmi | 2 | -1/+5 |
2001-12-29 | Replace references to deprecated functions. | Matthias Clasen | 4 | -4/+10 |
2001-12-23 | 1.3.12, binary, interface age 0. | Owen Taylor | 2 | -9/+9 |
2001-12-20 | Remove FIXME. (#67063) | Matthias Clasen | 2 | -3/+9 |
2001-12-20 | SGML fixes. Small updates. | Owen Taylor | 7 | -59/+65 |
2001-12-18 | add configure check to determine G_HAVE_GROWING_STACK. | Tim Janik | 4 | -59/+58 |
2001-12-18 | use g_try_malloc and return error on not-enough-memory | Havoc Pennington | 2 | -56/+56 |
2001-12-16 | Minor markup fixes. | Matthias Clasen | 2 | -1/+5 |
2001-12-15 | Typo fixes. | Matthias Clasen | 2 | -2/+6 |
2001-12-13 | Revert mistaken change: it is UNIX, not Unix. | Matthias Clasen | 12 | -33/+45 |
2001-12-13 | API revamp to shorten GValueArray structure. | Tim Janik | 4 | -62/+57 |
2001-12-12 | This fixes #60543: | Matthias Clasen | 2 | -6/+32 |
2001-12-12 | Documentation fixes. | Matthias Clasen | 38 | -350/+279 |
2001-12-06 | improve g_log_set_handler docs | Havoc Pennington | 2 | -1/+22 |
2001-11-29 | Add notes about how you shouldn't modify these data structures as you | Havoc Pennington | 2 | -1/+6 |
2001-11-28 | Rename (private) GSource.id and id parameter to | Owen Taylor | 7 | -59/+66 |
2001-11-28 | Fix g_usleep docs. | Sebastian Wilhelmi | 2 | -4/+9 |
2001-11-27 | Document G_LEVEL_ORDER better. | Matthias Clasen | 2 | -29/+13 |
2001-11-26 | Implement G_LEVEL_ORDER correctly. | Matthias Clasen | 2 | -16/+9 |
2001-11-25 | removed enum GTypeFundamentals. use macros to provide the constant | Tim Janik | 2 | -5/+29 |
2001-11-23 | Fixes for #61284: | Matthias Clasen | 4 | -5/+26 |
2001-11-22 | Update. | Owen Taylor | 20 | -72/+552 |
2001-11-21 | provide G_TYPE_FUNDAMENTAL_SHIFT and g_type_fundamental_next() to return | Tim Janik | 3 | -11/+32 |
2001-11-21 | put newly created param spec types into a global array.GOBJECT_GType_guint | Tim Janik | 5 | -32/+14 |
2001-11-17 | Remove g_log_domain_glib | Owen Taylor | 2 | -1/+4 |
2001-11-15 | Documentation fixes. | Matthias Clasen | 8 | -96/+62 |
2001-11-14 | add UTF-8 support. | Matthias Clasen | 3 | -23/+27 |
2001-11-14 | provide g_newa(ctype, count) on top of g_alloca() like we provide g_new() | Tim Janik | 4 | -10/+52 |
2001-11-14 | more docs. | Tim Janik | 3 | -346/+361 |
2001-11-14 | list parameter and value types. | Tim Janik | 14 | -1140/+1465 |
2001-11-13 | param spec updates. | Tim Janik | 5 | -85/+136 |
2001-11-12 | Remove excess listitem from long description. | Matthias Clasen | 2 | -4/+5 |
2001-11-11 | Document GNormalizeMode enum. | Matthias Clasen | 5 | -31/+66 |
2001-11-02 | remove public signal.h include. | Tim Janik | 1 | -2/+1 |
2001-11-01 | fix to the locking so we don't hang | Havoc Pennington | 1 | -1/+2 |
2001-10-30 | Fix documentation. Document g_log_domain_glib, gunichar, gunichar2, | Matthias Clasen | 4 | -9/+17 |