summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)AuthorFilesLines
2002-02-07document value transformation.Tim Janik2-8/+20
2002-02-04fixes.Tim Janik1-0/+4
2002-02-04doc common functions like ref/ sink/unref/invalidate.Tim Janik3-26/+59
2002-02-04document g_obejct_watch_closure() and qdata functions.Tim Janik2-25/+82
2002-01-291.3.13Owen Taylor6-2/+239
2002-01-28Some documentation fixes/elaborations I really should have gottenRon Steinke2-1/+6
2002-01-17New files.Matthias Clasen8-2/+669
2002-01-08Add text files to EXTRA_DIST. (#68239, Matthias Clasen)Owen Taylor1-0/+2
2002-01-08Name the right function.Sebastian Wilhelmi2-1/+5
2001-12-29Replace references to deprecated functions.Matthias Clasen4-4/+10
2001-12-231.3.12, binary, interface age 0.Owen Taylor2-9/+9
2001-12-20Remove FIXME. (#67063)Matthias Clasen2-3/+9
2001-12-20SGML fixes. Small updates.Owen Taylor7-59/+65
2001-12-18add configure check to determine G_HAVE_GROWING_STACK.Tim Janik4-59/+58
2001-12-18use g_try_malloc and return error on not-enough-memoryHavoc Pennington2-56/+56
2001-12-16Minor markup fixes.Matthias Clasen2-1/+5
2001-12-15Typo fixes.Matthias Clasen2-2/+6
2001-12-13Revert mistaken change: it is UNIX, not Unix.Matthias Clasen12-33/+45
2001-12-13API revamp to shorten GValueArray structure.Tim Janik4-62/+57
2001-12-12 This fixes #60543:Matthias Clasen2-6/+32
2001-12-12Documentation fixes.Matthias Clasen38-350/+279
2001-12-06improve g_log_set_handler docsHavoc Pennington2-1/+22
2001-11-29Add notes about how you shouldn't modify these data structures as youHavoc Pennington2-1/+6
2001-11-28Rename (private) GSource.id and id parameter toOwen Taylor7-59/+66
2001-11-28Fix g_usleep docs.Sebastian Wilhelmi2-4/+9
2001-11-27Document G_LEVEL_ORDER better.Matthias Clasen2-29/+13
2001-11-26Implement G_LEVEL_ORDER correctly.Matthias Clasen2-16/+9
2001-11-25removed enum GTypeFundamentals. use macros to provide the constantTim Janik2-5/+29
2001-11-23 Fixes for #61284:Matthias Clasen4-5/+26
2001-11-22Update.Owen Taylor20-72/+552
2001-11-21provide G_TYPE_FUNDAMENTAL_SHIFT and g_type_fundamental_next() to returnTim Janik3-11/+32
2001-11-21put newly created param spec types into a global array.GOBJECT_GType_guintTim Janik5-32/+14
2001-11-17Remove g_log_domain_glibOwen Taylor2-1/+4
2001-11-15Documentation fixes.Matthias Clasen8-96/+62
2001-11-14add UTF-8 support.Matthias Clasen3-23/+27
2001-11-14provide g_newa(ctype, count) on top of g_alloca() like we provide g_new()Tim Janik4-10/+52
2001-11-14more docs.Tim Janik3-346/+361
2001-11-14list parameter and value types.Tim Janik14-1140/+1465
2001-11-13param spec updates.Tim Janik5-85/+136
2001-11-12Remove excess listitem from long description.Matthias Clasen2-4/+5
2001-11-11Document GNormalizeMode enum.Matthias Clasen5-31/+66
2001-11-02remove public signal.h include.Tim Janik1-2/+1
2001-11-01fix to the locking so we don't hangHavoc Pennington1-1/+2
2001-10-30Fix documentation. Document g_log_domain_glib, gunichar, gunichar2,Matthias Clasen4-9/+17
2001-10-26Remove $(srcdir)/html before building HTML to prevent stale files. DistGLIB_1_3_10Owen Taylor3-20/+15
2001-10-25docs on why the deprecated functions are deprecated.Havoc Pennington2-2/+32
2001-10-24Add g_strtod & co.Alex Larsson2-9/+64
2001-10-15fixed typo.Sven Neumann2-1/+5
2001-10-13make struct _GPatternSpec and GMatchType private. (g_pattern_equal): newTim Janik6-33/+58
2001-10-11Updates.Matthias Clasen3-5/+11