summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2007-05-17Fix a typo (#436547, Guillaume Desmottes)Matthias Clasen
2007-05-15Make g_slice_debug_tree_statistics() debug-only functionality again.Matthias Clasen
2007-05-14Improve g_strerror and g_strsignal docs. Bug #438293.Christian Persch
2007-05-11Allow G_OPTION_ARG_CALLBACK for G_OPTION_REMAINING. (#437297, Dave Benson)Matthias Clasen
2007-05-03svn path=/trunk/; revision=5482Behdad Esfahbod
2007-05-032.13.1GLIB_2_13_1Matthias Clasen
2007-04-30Add g_regex_get_max_backref() and g_regex_get_capture_count(). (#419371,Matthias Clasen
2007-04-30Split GRegex into GRegex and GMatchInfo. (#419368, Marco Barisione)Matthias Clasen
2007-04-25New function to get the formatted help string. (#336089, Dom Lachowicz)Matthias Clasen
2007-04-11Add new hash functions.Emmanuele Bassi
2007-04-03Document ->constructed().Ryan Lortie
2007-03-19CleanupsMatthias Clasen
2007-03-162.13.0GLIB_2_13_0Matthias Clasen
2007-03-16some fixups, mention that changing scanner config during the parsing phaseTim Janik
2007-03-15Add GRegex for regular expression matching. (#50075)Marco Barisione
2007-03-14Readd docs for G_PARAM_STATIC_NICK and add docs for newStefan Kost
2007-03-06Document errorchecking mutexesMatthias Clasen
2007-03-06Fix a typo in the docs for g_node_first_child(). (#409395, Vincent Untz)Matthias Clasen
2007-03-06Add G_QUEUE_INIT, g_queue_init(), and g_queue_clear() to better supportMatthew Barnes
2007-02-10Format XML to be more editable. Describe Interfaces better. Add a footnoteStefan Kost
2007-02-07Unify spelling of GObject and GType. Improve some wording. Update theStefan Kost
2007-02-03New files implementing GSequence, a list implemented using a binary tree.Soren Sandmann
2007-01-30Fix a typoMatthias Clasen
2007-01-27Define G_GNUC_INTERNAL for Sun Studio as __hidden. (#342981, BrianMatthias Clasen
2007-01-24UpdatesMatthias Clasen
2007-01-19Some file list updates (#398069, Owen Taylor)Matthias Clasen
2007-01-17Put back G_GNUC_HAVE_VISIBILITY doc that was removed accidentally.Behdad Esfahbod
2007-01-15CleanupsMatthias Clasen
2007-01-15AdditionsMatthias Clasen
2007-01-12Rework the handling of invalid keys/groups again. We are back to beingMatthias Clasen
2007-01-03Add g_unichar_iszerowidth(). (#347645)Behdad Esfahbod
2007-01-03removed all .cvsignore files. SVN doesn't need them.Michael Natterer
2007-01-02Guard g_slice_debug_tree_statistics by G_ENABLE_DEBUG. (#390940, KazukiMatthias Clasen
2006-12-31Fix whitespaceMatthias Clasen
2006-12-29Define G_DEFINE_DYNAMIC_TYPE and and _EXTENDED variant. (#334437)Matthias Clasen
2006-12-29Clarify a detail about g_object_set_data_full. (#343750, ChristianMatthias Clasen
2006-12-28updates from new doc buildsTim Janik
2006-12-28fixed tag nestingTim Janik
2006-12-28document G_SLICE=debug-blocks.Tim Janik
2006-12-27Add hints for locale-dependent interfaces. Add hints for locale-dependentMatthias Clasen
2006-12-18Small clarification (#369908, Tapani Pälli)Matthias Clasen
2006-12-18Tighten up the check for allowed key and group names. (#343191, TommiMatthias Clasen
2006-12-17Improve docsMatthias Clasen
2006-12-17Expand GObject::notify documentation. (#381722, Nickolay V. Shmyrev)Matthias Clasen
2006-12-17typo fixMatthias Clasen
2006-12-17Move docs inline, and improve wording. (#372598, Behdad Esfahbod)Matthias Clasen
2006-12-16Move documentation inline.Matthias Clasen
2006-12-15broken pipeMatthias Clasen
2006-12-15s/Gnome/GNOME/g (#352156, Guillaume Desmottes)Matthias Clasen
2006-12-14If the group is already there, make it current. (#385910, Joe Halliwell)Matthias Clasen