summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)AuthorFilesLines
2007-05-03svn path=/trunk/; revision=5482Behdad Esfahbod2-2/+9
2007-05-032.13.1GLIB_2_13_1Matthias Clasen7-1/+54
2007-04-30Add g_regex_get_max_backref() and g_regex_get_capture_count(). (#419371,Matthias Clasen2-0/+6
2007-04-30Split GRegex into GRegex and GMatchInfo. (#419368, Marco Barisione)Matthias Clasen3-160/+110
2007-04-25New function to get the formatted help string. (#336089, Dom Lachowicz)Matthias Clasen2-0/+5
2007-04-11Add new hash functions.Emmanuele Bassi2-0/+6
2007-04-03Document ->constructed().Ryan Lortie2-0/+11
2007-03-19CleanupsMatthias Clasen16-95/+93
2007-03-162.13.0GLIB_2_13_0Matthias Clasen10-239/+84
2007-03-16some fixups, mention that changing scanner config during the parsing phaseTim Janik3-42/+48
2007-03-15Add GRegex for regular expression matching. (#50075)Marco Barisione8-1/+3427
2007-03-14Readd docs for G_PARAM_STATIC_NICK and add docs for newStefan Kost2-0/+18
2007-03-06Document errorchecking mutexesMatthias Clasen2-0/+9
2007-03-06Fix a typo in the docs for g_node_first_child(). (#409395, Vincent Untz)Matthias Clasen2-1/+6
2007-03-06Add G_QUEUE_INIT, g_queue_init(), and g_queue_clear() to better supportMatthew Barnes2-0/+39
2007-02-10Format XML to be more editable. Describe Interfaces better. Add a footnoteStefan Kost7-2249/+2265
2007-02-07Unify spelling of GObject and GType. Improve some wording. Update theStefan Kost6-88/+122
2007-02-03New files implementing GSequence, a list implemented using a binary tree.Soren Sandmann8-23/+507
2007-01-30Fix a typoMatthias Clasen2-2/+7
2007-01-27Define G_GNUC_INTERNAL for Sun Studio as __hidden. (#342981, BrianMatthias Clasen2-5/+27
2007-01-24UpdatesMatthias Clasen2-0/+7
2007-01-19Some file list updates (#398069, Owen Taylor)Matthias Clasen2-86/+0
2007-01-17Put back G_GNUC_HAVE_VISIBILITY doc that was removed accidentally.Behdad Esfahbod2-0/+15
2007-01-15CleanupsMatthias Clasen2-0/+6
2007-01-15AdditionsMatthias Clasen2-0/+9
2007-01-12Rework the handling of invalid keys/groups again. We are back to beingMatthias Clasen2-2/+6
2007-01-03Add g_unichar_iszerowidth(). (#347645)Behdad Esfahbod9-30/+51
2007-01-03removed all .cvsignore files. SVN doesn't need them.Michael Natterer4-64/+0
2007-01-02Guard g_slice_debug_tree_statistics by G_ENABLE_DEBUG. (#390940, KazukiMatthias Clasen2-2/+6
2006-12-31Fix whitespaceMatthias Clasen2-1/+4
2006-12-29Define G_DEFINE_DYNAMIC_TYPE and and _EXTENDED variant. (#334437)Matthias Clasen4-0/+110
2006-12-29Clarify a detail about g_object_set_data_full. (#343750, ChristianMatthias Clasen2-0/+8
2006-12-28updates from new doc buildsTim Janik8-32/+73
2006-12-28fixed tag nestingTim Janik1-0/+2
2006-12-28document G_SLICE=debug-blocks.Tim Janik3-7/+40
2006-12-27Add hints for locale-dependent interfaces. Add hints for locale-dependentMatthias Clasen4-23/+38
2006-12-18Small clarification (#369908, Tapani Pälli)Matthias Clasen2-1/+6
2006-12-18Tighten up the check for allowed key and group names. (#343191, TommiMatthias Clasen1-0/+2
2006-12-17Improve docsMatthias Clasen2-2/+5
2006-12-17Expand GObject::notify documentation. (#381722, Nickolay V. Shmyrev)Matthias Clasen3-1/+23
2006-12-17typo fixMatthias Clasen1-1/+1
2006-12-17Move docs inline, and improve wording. (#372598, Behdad Esfahbod)Matthias Clasen1-14/+8
2006-12-16Move documentation inline.Matthias Clasen1-116/+77
2006-12-15broken pipeMatthias Clasen4-0/+18
2006-12-15s/Gnome/GNOME/g (#352156, Guillaume Desmottes)Matthias Clasen5-8/+10
2006-12-14If the group is already there, make it current. (#385910, Joe Halliwell)Matthias Clasen2-0/+13
2006-12-13Handle valid symbols that are NULL correctly. (#385388, Felix Kater)Matthias Clasen2-0/+26
2006-10-09Add docsMatthias Clasen2-31/+36
2006-10-09Missing filesMatthias Clasen3-0/+51
2006-10-09Add Unicode script supportMatthias Clasen3-1/+100