summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)AuthorFilesLines
2006-05-13Allow optional summary and description texts before and after the optionMatthias Clasen2-1/+11
2006-05-11add documentation for G_OPTION_ARG_INT64Bastien Nocera2-0/+8
2006-05-10UpdatesMatthias Clasen2-2/+6
2006-05-032.11.0GLIB_2_11_0Matthias Clasen9-17/+98
2006-05-02document a little pitfallMatthias Clasen2-1/+8
2006-04-29Add a period.Behdad Esfahbod1-1/+1
2006-04-27docs/reference/glib/glib-sections.txt, Implement g_unichar_iswide_cjk().Behdad Esfahbod1-0/+1
2006-04-27additionsMatthias Clasen2-1/+13
2006-04-24UpdatesMatthias Clasen7-95/+114
2006-04-24forgotten fileMatthias Clasen1-0/+1
2006-04-21documentation additionsMatthias Clasen4-0/+31
2006-04-19Add some missing Since: 2.8 tagsMatthias Clasen2-1/+6
2006-04-19Add api to get and set doubles and lists of doubles. (#164719, MaurizioMatthias Clasen2-0/+8
2006-04-18Say that ref/unref are thread-safe now. (#322883, Christophe Fergeau)Matthias Clasen2-1/+6
2006-04-05Document class_offset 0. and that class_closure may be NULL.Matthias Clasen2-2/+3
2006-04-05Document class_offset 0.Matthias Clasen2-1/+6
2006-04-05Add base64 docsMatthias Clasen4-0/+112
2006-04-03Fix docsMatthias Clasen1-0/+7
2006-04-03Add some verbiage to g_object_ref_sink_docs. (#336677)Matthias Clasen1-0/+5
2006-03-30Update the floating docs wrt to GInitiallyUnowned.Matthias Clasen2-6/+11
2006-03-30AdditionsMatthias Clasen4-1/+108
2006-03-30CleanupMatthias Clasen3-89/+6
2006-03-30Document g_list_free1Matthias Clasen2-1/+5
2006-03-27Add documentation for GBookmarkFile to GLib's reference guide.Emmanuele Bassi3-0/+607
2006-03-27Support floating point arguments in goptionMatthias Clasen2-0/+10
2006-03-24some wording fixups.Tim Janik2-3/+9
2006-03-23Check for timegm.Emmanuele Bassi1-0/+2
2006-03-21Document G_HAVE_GINT64 as deprecated. (#335294, Richard Laager)glib-2-10-branchpointMatthias Clasen2-5/+10
2006-03-15Hint that @error should be set in error cases. (#334646, Christian Persch)Matthias Clasen2-5/+9
2006-03-09Mention that the second parameter of g_timer_elapsed can be NULL (#333916,Matthias Clasen2-3/+9
2006-03-072.10.1GLIB_2_10_1Matthias Clasen2-0/+14
2006-02-242.10.0GLIB_2_10_0Matthias Clasen4-13/+32
2006-02-22add @since: for _add_private, _GET_PRIVATE fix example to use ->priv andStefan Kost4-24/+34
2006-02-20Document some Windows-specific issues.Tor Lillqvist3-4/+91
2006-02-112.9.6GLIB_2_9_6Matthias Clasen3-1/+14
2006-02-10Fix a typoMatthias Clasen2-1/+5
2006-01-31Specify the type of varargs arguments. (bug #317679)Behdad Esfahbod1-2/+2
2006-01-29tell how to create container classes which are as flexible as a GValue isSven Herzberg1-1/+1
2006-01-272.9.5GLIB_2_9_5Matthias Clasen5-0/+40
2006-01-26Mention g_trap_object_refMatthias Clasen3-0/+31
2006-01-25link to G_DEBUG/G_SLICE where appropriate.Tim Janik2-2/+24
2006-01-25documented G_SLICE=always-malloc and G_DEBUG=gc-friendly. added anchorsTim Janik3-12/+69
2006-01-25honour g_mem_gc_friendly settings when freeing slices, make sureTim Janik1-2/+4
2006-01-182.9.4GLIB_2_9_4Matthias Clasen1-0/+4
2006-01-18Add a note explaining peculiarities of peek_token wrt to scope changes.Matthias Clasen2-2/+17
2006-01-18Add a note about casting the results of g_new() and g_new0().Matthias Clasen2-0/+15
2006-01-172.9.3GLIB_2_9_3Matthias Clasen2-26/+20
2006-01-12Replaced with the correct file.Federico Mena Quintero2-0/+2
2006-01-12Huh? This was a 6-byte file. Replaced it with the correct one.Federico Mena Quintero2-0/+5
2006-01-08explain that G_TYPE_INSTANCE_GET_CLASS() does behave different duringSven Herzberg1-2/+6