document g_once_init_enter and g_once_init_leave.
[platform/upstream/glib.git] / docs / reference / ChangeLog
1 Tue Jul 10 12:31:04 2007  Tim Janik  <timj@imendio.com>
2
3         * glib/tmpl/threads.sgml: document g_once_init_enter and g_once_init_leave.
4
5 2007-07-09  Matthias Clasen <mclasen@redhat.com>
6
7         * tmpl/modules.sgml: Remove duplicate paragraph.
8         (#45786, Ruben Vermeersch)
9
10         * tmpl/modules.sgml: Remove duplicate code from
11         an example. (#454785, Ruben Vermeersch)
12
13 Mon Jul  9 10:23:53 2007  Tim Janik  <timj@imendio.com>
14
15         * gobject/tmpl/gclosure.sgml: GClosure docu fixes from Guillaume
16         Cottenceau, #383155.
17
18 Fri Jun 29 2007  Matthias Clasen  <mclasen@redhat.com>
19
20         * === Released 2.13.6 ===
21
22 Wed Jun 27 11:43:01 2007  Tim Janik  <timj@gtk.org>
23
24         * gobject/tmpl/gtype.sgml (initializers): typo fix, #451459.
25
26 2007-06-23  Emmanuele Bassi  <ebassi@gnome.org>
27
28         * glib/tmpl/memory.sgml: Add a clarification about pairing the
29         memory allocation and free functions, and not mix system's
30         malloc/free with the corresponding GLib ones. (#450216, Hubert
31         Figuiere)
32
33 2007-06-18  Matthias Clasen  <mclasen@redhat.com>
34
35         * === Released 2.13.5 ===
36
37 2007-06-18  Emmanuele Bassi  <ebassi@gnome.org>
38
39         * glib/glib-sections.txt: Add g_timeout_add_seconds_full().
40
41 2007-06-17  Behdad Esfahbod  <behdad@gnome.org>
42
43         * glib/tmpl/quarks.sgml:
44
45 2007-06-16  Emmanuele Bassi  <ebassi@gnome.org>
46
47         * glib/tmpl/macros.sgml: Document the undefined behaviour of
48         CLAMP() if low > high. (#448260)
49
50 2007-06-13  Sven Neumann  <sven@gimp.org>
51
52         * glib/glib-sections.txt
53         * glib/tmpl/memory_slices.sgml: document g_slice_copy() and
54         g_slice_dup().
55
56 2007-06-13  Matthias Clasen  <mclasen@redhat.com>
57
58         * glib/tmpl/warnings.sgml: Add some verbiage about
59         intended use cases for the g_return macros, inspired
60         by a bugzilla comment by Havoc Pennington.
61
62 2007-06-05  Matthias Clasen  <mclasen@redhat.com>
63
64         * === Released 2.13.4 ===
65
66 2007-06-04  Matthias Clasen  <mclasen@redhat.com>
67         
68         * === Released 2.13.3 ===
69
70 2007-06-04  Matthias Clasen  <mclasen@redhat.com>
71
72         * glib/glib-sections.txt:
73         * glib/tmpl/misc_utils.sgml: Add g_get_special_user_dir()
74         and GUserDirectory.
75
76 2007-05-30  Matthias Clasen  <mclasen@redhat.com>
77
78         * glib/tmpl/i18n.sgml: Add some hints about
79         xgettext invokation.
80
81 2007-05-30  Dan Winship  <danw@novell.com>
82
83         * glib/glib-sections.txt: 
84         * glib/tmpl/keyfile.sgml: add G_KEY_FILE_DESKTOP_* macros
85
86 2007-05-26  Matthias Clasen  <mclasen@redhat.com>
87
88         * gobject/tmpl/objects.sgml: Fix a typo
89
90 2007-05-22  Matthias Clasen  <mclasen@redhat.com>
91
92         * === Released 2.13.2 ===
93
94 2007-05-17  Matthias Clasen  <mclasen@redhat.com>
95
96         * glib/tmpl/messages.sgml: Fix a typo (#436547,
97         Guillaume Desmottes)
98
99 2007-05-14  Matthias Clasen  <mclasen@redhat.com>
100
101         * glib/running.sgml: Document g_slice_debug_tree_statistics
102         as debug-only functionality.
103
104 2007-05-11  Matthias Clasen  <mclasen@redhat.com>
105
106         * glib/tmpl/option.sgml: Document new G_OPTION_ARG_REMAINING
107         functionality.
108
109 2007-05-03  Behdad Esfahbod  <behdad@gnome.org>
110
111         * glib/glib-sections.txt:
112         * glib/tmpl/messages.sgml:
113         Add g_unichar_ismark().
114
115 2007-05-03  Matthias Clasen <mclasen@redhat.com>
116
117         * === Released 2.13.1 ===
118
119 2007-04-30  Matthias Clasen  <mclasen@redhat.com>
120
121         * glib/glib-sections.txt: Add new regex functions
122
123 2007-04-30  Matthias Clasen  <mclasen@redhat.com>
124
125         * glib/glib-sections.txt: 
126         * glib/tmpl/gregex.sgml: Update for the GRegex/GMatchInfo
127         split.
128
129 2007-04-24  Matthias Clasen  <mclasen@redhat.com>
130
131         * glib/glib-sections.txt: Add g_option_context_get_help.
132
133 2007-04-11  Emmanuele Bassi  <ebassi@gnome.org>
134
135         * glib/glib-sections.txt: Add new hash functions.
136
137 2007-04-02  Ryan Lortie  <desrt@desrt.ca>
138
139         * gobject/tmpl/objects.sgml: Document ->constructed().
140
141 2007-03-18  Matthias Clasen  <mclasen@redhat.com>
142
143         * glib/tmpl/thread_pools.sgml:
144         * glib/tmpl/strings.sgml:
145         * glib/tmpl/string_chunks.sgml:
146         * glib/tmpl/spawn.sgml:
147         * glib/tmpl/patterns.sgml:
148         * glib/tmpl/modules.sgml:
149         * glib/tmpl/memory_slices.sgml:
150         * glib/tmpl/memory.sgml:
151         * glib/tmpl/gregex.sgml: Trivial cleanups
152
153 2007-03-16  Matthias Clasen  <mclasen@redhat.com>
154
155         * === Released 2.13.0 ===
156
157 Fri Mar 16 16:04:42 2007  Tim Janik  <timj@gtk.org>
158
159         * glib/tmpl/scanner.sgml: some fixups, mention that changing scanner 
160         config during the parsing phase is supported behavior.
161
162 2007-03-15  Marco Barisione <marco@barisione.org>
163
164         Add GRegex for regular expression matching.  (#50075)
165
166         * glib/Makefile.am:
167         * glib/glib-docs.sgml:
168         * glib/glib-sections.txt:
169         * glib/tmpl/glib-unused.sgml:
170         * glib/regex-syntax.sgml:
171         * glib/tmpl/gregex-unused.sgml:
172         * glib/tmpl/gregex.sgml: Add GRegex.
173
174         * glib/building.sgml: Document build options for GRegex.
175
176 2007-03-14  Stefan Kost  <ensonic@users.sf.net>
177
178         * gobject/tmpl/gparamspec.sgml:
179           Readd docs for G_PARAM_STATIC_NICK and add docs for new
180           G_PARAM_STATIC_STRINGS (fixes #418021).
181
182 2007-03-06  Matthias Clasen  <mclasen@redhat.com>
183
184         * glib/tmpl/threads.sgml: Document G_ERRORCHECK_MUTEXES. (#412145)
185
186         * glib/tmpl/trees-nary.sgml: Fix a typo in the docs for
187         g_node_first_child().  (#409395, Vincent Untz)
188
189 2007-02-11  Stefan Kost  <ensonic@users.sf.net>
190
191         * gobject/tut_gobject.xml:
192         * gobject/tut_gsignal.xml:
193         * gobject/tut_gtype.xml:
194         * gobject/tut_howto.xml:
195         * gobject/tut_intro.xml:
196         * gobject/tut_tools.xml:
197         Format XML to be more editable. Describe Interfaces better. Add a
198         footnote at first occurance of 'maman_'.
199
200 2007-02-08  Stefan Kost  <ensonic@users.sf.net>
201
202         * gobject/tut_gobject.xml:
203         * gobject/tut_gsignal.xml:
204         * gobject/tut_gtype.xml:
205         * gobject/tut_howto.xml:
206         * gobject/tut_tools.xml:
207         Unify spelling of GObject and GType. Improve some wording. Update the
208         usage of private data. Make tables use row-spans and add id's to them.
209
210 2007-01-30  Matthias Clasen  <mclasen@redhat.com>
211
212         * gobject/tmpl/gsignal.sgml: Correct a typo.
213         (#401994, Mariano Suarez-Alvarez)
214
215 2007-01-26  Matthias Clasen  <mclasen@redhat.com>
216
217         * glib/tmpl/macros_misc.sgml: Document G_GNUC_INTERNAL
218         support for Sun Studio.
219
220 2007-01-23  Matthias Clasen  <mclasen@redhat.com>
221
222         * gobject/tmpl/objects.sgml: Document 
223         g_object_class_override_property as 2.4 addition (#399940, 
224         Ian Turner)
225
226 2007-01-17  Behdad Esfahbod  <behdad@gnome.org>
227
228         * glib/tmpl/macros_misc.sgml: Put back G_GNUC_HAVE_VISIBILITY
229         doc that was removed accidentally.
230
231 2007-01-15  Matthias Clasen  <mclasen@redhat.com>
232
233         * gobject/tmpl/gparamspec.sgml; Document G_PARAM_STATIC_NICK.
234         (#396564, Vincent Untz)
235
236 2007-01-12  Matthias Clasen  <mclasen@redhat.com>
237
238         * glib/tmpl/keyfile.sgml: Small clarifications.
239
240 2007-01-03  Behdad Esfahbod  <behdad@gnome.org>
241
242         * glib/glib-sections.txt: Add g_unichar_iszerowidth.
243
244         * glib/tmpl/glib-unused.sgml:
245         * glib/tmpl/keyfile.sgml:
246         * glib/tmpl/macros_misc.sgml:
247         * glib/tmpl/messages.sgml:
248         * glib/tmpl/unicode.sgml:
249         Template changes.
250
251 2007-01-02  Matthias Clasen  <mclasen@redhat.com>
252         
253         * glib/running.sgml: Remove C99ism from example.
254
255 2006-12-31  Matthias Clasen  <mclasen@redhat.com>
256
257         * glib/tmpl/threads.sgml: Fix whitespace.  (#391116)
258         
259 2006-12-28  Matthias Clasen  <mclasen@redhat.com>
260
261         * gobject/tmpl/gtype.sgml: Updates
262
263         * gobject/tmpl/gtypemodule.sgml: Document dynamic type
264         registration macros.
265
266         * gobject/gobject-docs.sgml: Add "Since 2.14" index
267         * gobject/gobject-sections.txt: Add dynamic type macros
268
269 2006-12-28  Matthias Clasen  <mclasen@redhat.com>
270
271         * gobject/tmpl/objects.sgml: Clarify a detail about
272         g_object_set_data_full.  (#343750, Christian Neumair)
273
274 Wed Dec 27 15:56:53 2006  Tim Janik  <timj@gtk.org>
275
276         * glib/tmpl/memory_slices.sgml: 
277         * glib/running.sgml: document G_SLICE=debug-blocks.
278
279 2006-12-27  Matthias Clasen  <mclasen@redhat.com>
280
281         * glib/running.sgml:
282         * glib/tmpl/option.sgml:
283         * glib/tmpl/date.sgml: Add hints for locale-dependent functions.
284
285 2006-12-18  Matthias Clasen  <mclasen@redhat.com>
286
287         * glib/tmpl/keyfile.sgml: Small clarification (#369908,
288         Tapani Pälli)
289
290 2006-12-17  Matthias Clasen  <mclasen@redhat.com>
291
292         * glib/tmpl/spawn.sgml: Refer to g_child_watch_add() in addition
293         to waitpid().
294
295         * gobject/tmpl/objects.sgml: Expand GObject::notify
296         documentation.  (#381722, Nickolay V. Shmyrev)
297
298         * gobject/tmpl/gparamspec.sgml: Add canonical-parameter-name id.
299
300 2006-12-15  Matthias Clasen  <mclasen@redhat.com>
301
302         * glib/glib-docs.sgml: Add a "Since 2.14" section.
303
304         * glib/glib-sections.txt: Add g_string_chunk_clear.
305         
306 2006-12-14  Matthias Clasen  <mclasen@redhat.com>
307
308         * gobject/*.xml: s/Gnome/GNOME/g (#352156, Guillaume Desmottes)
309
310         * glib/tmpl/keyfile.sgml: Clarify the behaviour
311         wrt. to duplicate keys and groups.
312
313 2006-12-13  Matthias Clasen  <mclasen@redhat.com>
314
315         * glib/tmpl/modules.sgml: Point out that valid symbols may be NULL.
316
317 2006-10-08  Matthias Clasen  <mclasen@redhat.com>
318
319         * glib/tmpl/unicode.sgml: Document GUnicodeType.
320
321 2006-10-08  Matthias Clasen  <mclasen@redhat.com>
322
323         * glib/glib-sections.txt: Add g_unichar_get_script() and
324         GUnicodeScript.
325
326         * glib/tmpl/unicode.sgml: Document GUnicodeScript
327
328         * gobject/tmpl/enumerations_flags.sgml: Add a hint about
329         the requirement that enum and flags values must be static.
330
331 2006-10-01  Matthias Clasen  <mclasen@redhat.com>
332
333         * glib/tmpl/option.sgml: Improve example.  (#367625, Ross Burton) 
334
335 Mon Sep 11 14:57:46 2006  Tim Janik  <timj@imendio.com>
336
337         * glib/running.sgml: documented G_DEBUG flags resident-modules
338         and bind-now-modules, patch by Christian Persch on bug #345099.
339
340 2006-09-10  Matthias Clasen  <mclasen@redhat.com>
341
342         * glib/glib-sections.txt: Add new functions
343
344 2006-08-28  Matthias Clasen  <mclasen@redhat.com>
345
346         * glib/compiling.sgml: Add a note about G_DISABLE_DEPRECATED.
347         (#353172, Matt Barnes)
348
349 Wed Aug 16 13:55:39 2006  Tim Janik  <timj@imendio.com>
350
351         * glib/tmpl/trash_stack.sgml: added notes about complexity.
352
353 2006-08-15  Matthias Clasen  <mclasen@redhat.com>
354
355         * === Released 2.12.2 ===
356
357 2006-08-10  Josh Parsons  <josh.parsons@stonebow.otago.ac.nz>
358
359         * gobject/tmpl/gtype.sgml:
360         * glib/tmpl/threads.sgml: Style and grammar fixes.
361
362 2006-08-05  Matthias Clasen  <mclasen@redhat.com>
363
364         * glib/tmpl/messages.sgml: Add some hints
365         about making warnings fatal.  (#348785, Matt
366         Barnes)
367
368 2006-07-22  Matthias Clasen  <mclasen@redhat.com>
369
370         * === Released 2.12.1 ===
371
372 2006-07-20  Tor Lillqvist  <tml@novell.com>
373
374         * glib/tmpl/date.sgml: Improve doc for
375         g_date_strftime(). (#346197)
376
377 2006-07-05  Matthias Clasen  <mclasen@redhat.com>
378
379         * glib/tmpl/base64.sgml: Remove bogus reference
380         to nonexisting function.  (#346660, Mark Drago)
381         
382 2006-07-02  Matthias Clasen  <mclasen@redhat.com>
383
384         * === Released 2.12.0 ===
385
386 2006-06-20  Matthias Clasen  <mclasen@redhat.com>
387
388         * === Released 2.11.4 ===
389
390 2006-06-12  Matthias Clasen  <mclasen@redhat.com>
391
392         * === Released 2.11.3 ===
393
394 2006-06-05  Matthias Clasen  <mclasen@redhat.com>
395
396         * === Released 2.11.2 ===
397
398 2006-06-01  Matthias Clasen  <mclasen@redhat.com>
399
400         * glib/glib-sections.txt: Add new hash table functions.
401         Add new g_source functions.
402
403 Wed May 31 11:35:48 2006  Tim Janik  <timj@gtk.org>
404
405         * gobject/tmpl/gtype.sgml (Note): amend G_TYPE_CHAR according to #303622.
406
407 2006-05-28  Matthias Clasen  <mclasen@redhat.com>
408
409         * glib/tmpl/markup.sgml: Document G_MARKUP_TREAT_CDATA_AS_TEXT.
410
411 2006-05-16  Matthias Clasen  <mclasen@redhat.com>
412
413         * glib/glib-sections.txt: Add g_ascii_strtoll
414
415 2006-05-15  Matthias Clasen  <mclasen@redhat.com>
416
417         * === Released 2.11.1 ===
418
419 2006-05-13  Matthias Clasen  <mclasen@redhat.com>
420
421         * glib/glib-sections.txt: Document new api.
422
423 2006-05-11  Bastien Nocera  <hadess@hadess.net>
424
425         * glib/tmpl/option.sgml: add documentation for G_OPTION_ARG_INT64
426
427 2006-05-10  Matthias Clasen  <mclasen@redhat.com>
428
429         * gobject/tmpl/gtype.sgml: Updates
430
431 2006-05-02  Matthias Clasen  <mclasen@redhat.com>
432         
433         * === Released 2.11.0 ===
434
435 2006-05-02  Matthias Clasen  <mclasen@redhat.com>
436
437         * gobject/tmpl/gtypemodule.sgml: Document a little
438         pitfall with the last unref for an object.
439
440 2006-04-27  Matthias Clasen  <mclasen@redhat.com>
441
442         * glib/tmpl/unicode.sgml: Mention that GLib 2.12 will
443         support UCD 5.0.
444
445 2006-04-21  Matthias Clasen  <mclasen@redhat.com>
446
447         * gobject/gobject-sections.txt:
448         * gobject/tmpl/objects.sgml: 
449         * gobject/tmpl/gtype.sgml: Additions
450
451         * glib/glib-docs.sgml:
452         * gobject/gobject-docs.sgml: Add 2.12 indices.
453
454         * gobject/tmpl/gtype.sgml: Document g_type_register_static_simple
455
456 2006-04-19  Matthias Clasen  <mclasen@redhat.com>
457
458         * gobject/tmpl/objects.sgml: Add some missing Since: 2.8 tags
459
460 2006-04-18  Matthias Clasen  <mclasen@redhat.com>
461
462         * glib/glib-sections.txt: Add new keyfile api
463
464 2006-04-18  Matthias Clasen  <mclasen@redhat.com>
465
466         * gobject/tut_gobject.xml: Say that ref/unref are thread-safe now.  
467         (#322883, Christophe Fergeau)
468         
469 2006-04-05  Matthias Clasen  <mclasen@redhat.com>
470
471         * gobject/tmpl/signals.sgml: Document class_offset 0.
472         and that class_closure may be NULL.
473
474 2006-04-04  Matthias Clasen  <mclasen@redhat.com>
475
476         * glib/glib-sections.txt:
477         * glib/glib-docs.sgml: Add Base64 section
478
479 2006-04-03  Matthias Clasen  <mclasen@redhat.com>
480
481         * gobject/tmpl/objects.sgml: Add some verbiage to 
482         g_object_ref_sink_docs.  (#336677)
483
484 2006-03-30  Matthias Clasen  <mclasen@redhat.com>
485
486         * gobject/tmpl/objects.sgml: Update the floating docs wrt
487         to GInitiallyUnowned.
488
489         * gobject/tmpl/param_value_types.sgml: 
490         * gobject/tmpl/objects.sgml: 
491         * gobject/tmpl/gtype.sgml: Additions
492
493         * glib/tmpl/messages.sgml: Cleanup
494
495         * glib/tmpl/memory_slices.sgml: Adapt to a parameter name change
496
497         * glib/tmpl/linked_lists_double.sgml: Document g_list_free1
498
499 2006-03-27  Matthias Clasen  <mclasen@redhat.com>
500
501         * glib/tmpl/option.sgml: Document floating point arguments
502
503 Fri Mar 24 15:22:04 2006  Tim Janik  <timj@imendio.com>
504
505         * glib/tmpl/atomic_operations.sgml: some wording fixups.
506
507 2006-03-20  Matthias Clasen  <mclasen@redhat.com>
508
509         * glib/tmpl/types.sgml: Document G_HAVE_GINT64 as deprecated.
510         (#335294, Richard Laager)
511
512 2006-03-15  Matthias Clasen  <mclasen@redhat.com>
513
514         * glib/tmpl/option.sgml: Hint that @error should
515         be set in error cases.  (#334646, Christian Persch)
516
517 2006-03-09  Matthias Clasen  <mclasen@redhat.com>
518
519         * glib/templ/timers.sgml: Mention that the second
520         parameter of g_timer_elapsed can be NULL (#333916,
521         Christian Neumair)
522
523 2006-03-07  Matthias Clasen  <mclasen@redhat.com>
524
525         * ===  Released 2.10.1 ===
526
527 2006-02-24  Matthias Clasen  <mclasen@redhat.com>
528
529         * === Released 2.10.0 ===
530
531 2006-02-22  Stefan Kost  <ensonic@users.sf.net>
532
533         * gobject/tmpl/gtype.sgml:
534           add @since: for _add_private, _GET_PRIVATE
535         * gobject/tut_gobject.xml:
536           fix example to use ->priv and not ->private
537         * gobject/tut_howto.xml:
538           fix g_type_class_add_private example
539
540 2006-02-14  Tor Lillqvist  <tml@novell.com>
541
542         * glib/tmpl/iochannels.sgml: Document some Windows-specific issues.
543
544         * glib/glib-sections.txt: Move three Windows-specific functions
545         that now are documented from being Private to the correct section.
546
547 2006-02-10  Matthias Clasen  <mclasen@redhat.com>
548
549         * === Released 2.9.6 ===
550
551 2006-02-10  Matthias Clasen  <mclasen@redhat.com>
552
553         * glib/tmpl/date.sgml: Fix a typo (#329123, Kjartan Maraas)
554
555 2006-01-27  Matthias Clasen  <mclasen@redhat.com>
556
557         * === Released 2.9.5 ===
558
559 2006-01-27  Matthias Clasen  <mclasen@redhat.com>
560
561         * glib/glib-sections.txt: 
562         * glib/tmpl/memory.sgml: Document g_mem_gc_friendly.
563
564 2006-01-26  Matthias Clasen  <mclasen@redhat.com>
565
566         * gobject/tut_tools.xml: Mention g_trap_object_ref
567
568         * glib/running.sgml: Add g_trap variables to the index.
569         Mention conditional breakpoints as an alternative.
570
571 Wed Jan 25 17:32:22 2006  Tim Janik  <timj@gtk.org>
572
573         * glib/tmpl/memory_slices.sgml: link to G_DEBUG/G_SLICE where appropriate.
574
575 Wed Jan 25 17:12:47 2006  Tim Janik  <timj@gtk.org>
576
577         * glib/running.sgml: documented G_SLICE=always-malloc and
578         G_DEBUG=gc-friendly. added anchors for each env var.
579
580 2006-01-18  Matthias Clasen  <mclasen@redhat.com>
581         
582         * === Released 2.9.4 ===
583
584 2006-01-18  Matthias Clasen  <mclasen@redhat.com>
585
586         * glib/tmpl/scanner.sgml: Add a note explaining peculiarities
587         of peek_token wrt to scope changes.  (#307922)
588         
589 2006-01-17  Matthias Clasen  <mclasen@redhat.com>
590
591         * glib/tmpl/memory.sgml: Add a note about casting the results
592         of g_new() and g_new0().
593
594 2006-01-16  Matthias Clasen  <mclasen@redhat.com>
595
596         * === Released 2.9.3 ===
597
598 2006-01-12  Federico Mena Quintero  <federico@ximian.com>
599
600         * glib/file-name-encodings.sxd: Replaced with the correct file.
601
602         * glib/file-name-encodings.png: Huh?  This was a 6-byte file.
603         Replaced it with the correct one.
604
605 2006-01-07  Stefan Kost  <ensonic@users.sf.net>
606
607         * gobject/tut_gtype.xml:
608           fix internal link, little XXX cleanup
609
610 2006-01-05  Matthias Clasen  <mclasen@redhat.com>
611
612         * === Released 2.9.2 ===
613
614 2006-01-03  Matthias Clasen  <mclasen@redhat.com>
615
616         * glib/glib-sections.txt: Add new API 
617
618 2006-01-02  Stepan Kasal  <kasal@ucw.cz>
619
620         * glib/glib-docs.sgml (glib-Windows-Compatability-Functions): Rename
621         (glib-Windows-Compatibility-Functions): , ie. s/Compata/Compati/
622         * glib/glib-sections.txt: s/Compata/Compati/
623
624 2005-12-24  Matthias Clasen  <mclasen@redhat.com>
625
626         * gobject/gobject-sections.txt:
627         * gobject/tmpl/param_value_types.sgml: Document GType 
628         paramspecs
629
630 2005-12-20  Matthias Clasen  <mclasen@redhat.com>
631
632         * glib/glib-sections.txt: add g_thread_pool_set_sort_function.
633         
634 2005-12-19  Matthias Clasen  <mclasen@redhat.com>
635
636         * glib/tmpl/*.sgml: Update versioned deprecation
637
638         * gobject/tmpl/gboxed.sgml: Document G_TYPE_HASH_TABLE.
639
640         * glib/glib-sections.txt: Add g_list_free1
641
642         * glib/glib-overrides.txt: Remove G_THREADS_IMPL_SOLARIS
643
644 2005-12-14  Matthias Clasen  <mclasen@redhat.com>
645
646         * glib/glib-sections.txt: 
647         * glib/tmpl/atomic_operations.sgml: Document new atomic
648         operations.
649
650 2005-12-14  Federico Mena Quintero  <federico@ximian.com>
651
652         * glib/building.sgml: Clarify exactly what happens when you use --enable-gc-friendly.
653
654 Mon Dec 12 15:31:41 2005  Tim Janik  <timj@imendio.com>
655
656         * gobject/tmpl/objects.sgml: corrected floating reference documentation.
657
658 2005-12-09  Matthias Clasen  <mclasen@redhat.com>
659
660         * === Released 2.9.1 ===
661
662 2005-12-07  Matthias Clasen  <mclasen@redhat.com>
663
664         * gobject/tmpl/gparamspec.sgml: 
665         * gobject/tmpl/gtype.sgml: Document n_preallocs as
666         ignored.
667
668 2005-12-05  Matthias Clasen  <mclasen@redhat.com>
669
670         * glib/glib-sections.txt: Updates
671         
672         * glib/tmpl/memory_slices.sgml: Fix a small formatting
673         problem.
674
675         * glib/tmpl/trees-nary.sgml: 
676         * glib/tmpl/linked_lists_single.sgml: 
677         * glib/tmpl/linked_lists_double.sgml: 
678         * glib/tmpl/caches.sgml: 
679         * glib/tmpl/strings.sgml: 
680         * glib/tmpl/scanner.sgml: 
681         * glib/tmpl/main.sgml: Add versioned deprecation.
682
683 Mon Dec  5 15:53:37 2005  Tim Janik  <timj@imendio.com>
684
685         * glib/tmpl/memory_slices.sgml: updates to new g_slice API
686         and minor fixes.
687
688 2005-12-05  Matthias Clasen  <mclasen@redhat.com>
689
690         * gobject/tmpl/generic_values.sgml: 
691         * glib/tmpl/trees-nary.sgml: 
692         * glib/tmpl/linked_lists_double.sgml: 
693         * glib/tmpl/linked_lists_single.sgml: 
694         * glib/tmpl/memory_chunks.sgml: 
695         * glib/tmpl/allocators.sgml: 
696         * glib/tmpl/macros_misc.sgml: Updates 
697
698         * glib/Makefile.am: Ignore gmirroringtable.h
699
700 2005-12-04  Matthias Clasen  <mclasen@redhat.com>
701
702         * glib/tmpl/macros_misc.sgml: Document G_GNUC_WARN_UNUSED_RESULT.
703
704 2005-12-03  Matthias Clasen  <mclasen@redhat.com>
705
706         * glib/tmpl/caches.sgml: Document g_cache_value_foreach
707         as deprecated; document g_cache_key_foreach more thorougly
708
709         * glib/glib-sections.txt:
710         * glib/tmpl/linked_lists_single.sgml: Add g_slist_free1.
711
712         * glib/tmpl/memory_chunks.sgml: Document GMemChunk
713         as deprecated.
714
715         * glib/glib-docs.sgml: 
716         * glib/glib-sections.txt: 
717         * glib/tmpl/memory_slices.sgml: Document the slice
718         allocator.
719
720 2005-12-02  Matthias Clasen  <mclasen@redhat.com>
721
722         * glib/building.sgml: 
723         * glib/tmpl/threads.sgml: 
724         * glib/glib-sections.txt: Remove G_THREADS_IMPL_SOLARIS
725
726         * glib/tmpl/types.sgml: Document G_GUINT64_CONSTANT.
727
728 2005-11-27  Matthias Clasen  <mclasen@redhat.com>
729
730         * gobject/gobject-sections.txt: 
731         * gobject/tmpl/gboxed.sgml: Add g_object_ref_sink,
732         g_object_is_floating, g_param_spec_ref_sink, 
733         G_TYPE_HASH_TABLE
734
735 2005-11-22  Matthias Clasen  <mclasen@redhat.com>
736
737         * glib/glib-sections.txt: Add g_hash_table_ref
738         and g_hash_table_unref
739
740 2005-11-17  Matthias Clasen  <mclasen@redhat.com>
741
742         * === Released 2.9.0 ===
743
744 2005-11-17  Matthias Clasen  <mclasen@redhat.com>
745
746         * glib/tmpl/date.sgml: 
747         * glib/glib-sections.txt: Add g_date_set_time_t,
748         g_date_set_time_val and g_thread_foreach
749
750 2005-11-08  Matthias Clasen  <mclasen@redhat.com>
751
752         * glib/tmpl/threads.sgml: Improve GOnce docs.
753         (#320950, Christophe Fergeau)
754
755 2005-11-04  Matthias Clasen  <mclasen@redhat.com>
756
757         * glib/running.sgml: Document fatal_criticals.
758
759 2005-10-26  Matthias Clasen  <mclasen@redhat.com>
760
761         * gobject/gobject-sections.txt: 
762         * gobject/tmpl/generic_values.sgml: Document g_value_set_instance(),
763         (#319885, Milosz Derezynski)
764
765 2005-10-26  Matthias Clasen  <mclasen@redhat.com>
766
767         * glib/tmpl/unicode.sgml: Add a footnote about surrogate 
768         pairs.  (#317683, Behdad Esfahbod)
769
770 2005-10-05  Matthias Clasen  <mclasen@redhat.com>
771
772         * glib/compiling.sgml: Document gmodule-no-export-2.0
773
774 2005-10-01  Davyd Madeley  <davyd@fugro-fsi.com.au>
775
776         * glib/tmpl/string_utils.sgml: Minor documentation improvements for
777           g_strchug, g_strchomp and g_strstrip. Brought forward from glib-2-8.
778
779 2005-08-31  Matthias Clasen  <mclasen@redhat.com>
780
781         * glib/tmpl/quarks.sgml: 
782         * glib/glib-sections.txt: Add string interning functions.
783
784 2005-08-30  Matthias Clasen  <mclasen@redhat.com>
785
786         * glib/tmpl/arrays.sgml: 
787         * glib/tmpl/arrays_pointer.sgml: 
788         * glib/tmpl/arrays_byte.sgml: Enhance sort() documentation.
789         (#314839, Behdad Esfahbod)
790
791 2005-08-26  Matthias Clasen  <mclasen@redhat.com>
792
793         * glib/glib-docs.sgml:
794         * gobject/gobject-docs.sgml: Add indices for new
795         symbols in 2.10
796
797         Improvements pointed out by Behdad Esfahbod (#314460):
798         
799         * glib/tmpl/strings.sgml: Fix up some character/byte
800         sloppyness.
801
802         * glib/tmpl/iochannels.sgml: Don't mention deprecated
803         functions in the introduction.
804
805 2005-08-23  Matthias Clasen  <mclasen@redhat.com>
806
807         * === Released 2.8.1 ===
808
809 2005-08-22  Matthias Clasen  <mclasen@redhat.com>
810
811         * glib/tmpl/date.sgml: Point out time_t vs GTime pitfalls.
812
813 2005-08-15  Matthias Clasen  <mclasen@redhat.com>
814
815         * glib/glib-gettexttize.xml:
816         * gobject/glib-genmarshal.xml:
817         * gobject/glib-mkenums.xml: Fix some trivial
818         formatting problems.  (#313099, Stepan Kasal)
819
820         * glib/tmpl/modules.sgml: Document that file_name can
821         be NULL.  (#313143, Gustavo Carneiro)
822
823         * glib/tmpl/linked_lists_single.sgml: 
824         * glib/tmpl/linked_lists_double.sgml: Clarify docs
825         a little.  (#311727, Tristan van Berkom)
826
827 2005-08-12  Matthias Clasen  <mclasen@redhat.com>
828
829         * === Released 2.8.0 ===
830
831 2005-08-10  Stepan Kasal  <kasal@ucw.cz>
832
833         Fix typos: Invokation --> Invocation (in various places)
834
835         * glib/tmpl/error_reporting.sgml: Fix a typo.
836         * gobject/tut_howto.xml: Several typos and stylistic changes.
837
838 2005-08-05  Matthias Clasen  <mclasen@redhat.com>
839
840         * gobject/tmpl/gparamspec.sgml: 
841         * glib/tmpl/types.sgml: 
842         * glib/tmpl/option.sgml: Small fixes.
843
844         * gobject/tmpl/generic_values.sgml: Small fixes
845
846 2005-08-05  Matthias Clasen  <mclasen@redhat.com>
847
848         * === Released 2.7.7 ===
849
850 2005-08-03  Matthias Clasen  <mclasen@redhat.com>
851
852         * === Released 2.7.6 ===
853
854 2005-08-02  Matthias Clasen  <mclasen@redhat.com>
855
856         * === Released 2.7.5 ===
857
858 Sat Jul 30 23:40:35 2005  Tim Janik  <timj@gtk.org>
859
860         * glib/tmpl/datalist.sgml:
861         * glib/tmpl/datalset.sgml: document non-thread-safety for 
862         _foreach() functions.
863
864 2005-07-26  Matthias Clasen  <mclasen@redhat.com>
865
866         * glib/tmpl/arrays.sgml: One more improvement.
867
868 2005-07-25  Matthias Clasen  <mclasen@redhat.com>
869
870         * glib/tmpl/arrays.sgml: Add some details.  (#311310,
871         Jochen Baier)
872
873 2005-07-21  Matthias Clasen  <mclasen@redhat.com>
874
875         * === Released 2.7.4 ===
876
877 2005-07-20  Matthias Clasen  <mclasen@redhat.com>
878
879         * glib/tmpl/macros_misc.sgml: Add some discouraging
880         comments to the G_INLINE_FUNC macros.  (#310836,
881         Callum McKenzie)
882
883 2005-07-19  Matthias Clasen  <mclasen@redhat.com>
884
885         * glib/tmpl/byte_order.sgml: Add docs for #307047,
886         Bryan Silverthorn.
887
888 2005-07-15  Matthias Clasen  <mclasen@redhat.com>
889
890         * === Released 2.7.3 ===
891         
892 2005-07-13  Matthias Clasen  <mclasen@redhat.com>
893
894         * glib/glib-overrides.txt: Add G_VA_COPY
895
896         * glib/tmpl/option.sgml: Document that short names must
897         be printable ASCII characters != '-'.
898
899 2005-07-08  Matthias Clasen  <mclasen@redhat.com>
900         
901         * === Released 2.7.2 ===
902
903 2005-07-08  Matthias Clasen  <mclasen@redhat.com>
904
905         * gobject/gobject-docs.sgml: 
906         * glib/glib-docs.sgml: Add the "new in 2.8" index.
907
908 2005-07-05  Matthias Clasen  <mclasen@redhat.com>
909
910         * gobject/tmpl/objects.sgml: Add an example
911         for using a custom constructor.
912
913 2005-06-30  Matthias Clasen  <mclasen@redhat.com>
914
915         * === Released 2.7.1 ===
916
917 2005-06-29  Matthias Clasen  <mclasen@redhat.com>
918
919         * glib/tmpl/threads.sgml: 
920         * glib/tmpl/option.sgml: 
921         * glib/tmpl/fileutils.sgml: 
922         * glib/tmpl/iochannels.sgml: 
923         * glib/tmpl/hooks.sgml: 
924         * glib/tmpl/misc_utils.sgml: 
925         * glib/tmpl/date.sgml: 
926         * glib/glib-sections.txt: Updates
927
928 2005-06-24  Matthias Clasen  <mclasen@redhat.com>
929
930         * glib/glib-sections.txt: Add GMappedFile functions.
931
932 2005-06-18  Matthias Clasen  <mclasen@redhat.com>
933
934         * glib/tmpl/option.sgml (GOptionFlags): document
935         G_OPTION_FLAG_NO_ARG and G_OPTION_FLAG_FILENAME  (Dan Winship)
936
937 2005-06-16  Mathieu Lacage <mathieu@gnome.org>
938
939         * gobject/tut_gtype.xml: fix typo reported by Hong Gang XU.
940         
941 2005-06-10  Matthias Clasen  <mclasen@redhat.com>
942
943         * === Released 2.7.0 ===
944
945 2005-06-09  Matthias Clasen  <mclasen@redhat.com>
946
947         * glib/glib-sections.txt: Add g_chdir
948
949         * glib/tmpl/threads.sgml: Document that stack size
950         will be ignored if the underlying thread implementation
951         doesn't support stack sizes.
952
953 2005-06-07  Matthias Clasen  <mclasen@redhat.com>
954
955         * glib/glib-sections.txt: Add g_utf8_collate_key_for_filename.
956
957 2005-05-25  Mathieu Lacage <mathieu@gnome.org>
958
959         * gobject/tut_*.xml: fix lots of typos, 
960         some of which were reported by Leonardo Boshell.
961
962 2005-05-23  Matthias Clasen  <mclasen@redhat.com>
963
964         * glib/tmpl/threads.sgml: Point out exceptions to the
965         general GLib data structure locking rules.
966
967 2005-05-20  Matthias Clasen  <mclasen@redhat.com>
968
969         * glib/tmpl/threads.sgml: Add a paragraph about thread
970         safety of GLib data structures.
971
972         * glib/compiling.sgml: Update an example from 1.3 to 2.x
973
974 2005-05-13  Matthias Clasen  <mclasen@redhat.com>
975
976         * gobject/glib-genmarshal.1: 
977         * gobject/glib-genmarshal.xml: Mention 64bit integer
978         types.
979
980 2005-05-10  Matthias Clasen  <mclasen@redhat.com>
981
982         * glib/tmpl/markup.sgml: Fix sloppy language, pointed out by
983         Daniel Vaillard.
984
985 2005-05-09  Matthias Clasen  <mclasen@redhat.com>
986
987         * gobject/tmpl/value_collection.sgml: 
988         * gobject/tmpl/gboxed.sgml: 
989         * gobject/tmpl/enumerations_flags.sgml: 
990         * gobject/tmpl/objects.sgml: Add long descriptions.
991
992 2005-05-05  Owen Taylor  <otaylor@redhat.com>
993
994         * glib/Makefile.am glib/glib-sections.txt gobject/gobject-sections.txt:
995         Update
996
997         * gobject/tmpl/objects.sgml: Document toggle-references.
998
999 2005-05-02  Matthias Clasen  <mclasen@redhat.com>
1000
1001         * glib/tmpl/hash_tables.sgml: Move some docs inline.
1002
1003         * glib/tmpl/windows.sgml: 
1004         * gobject/tmpl/signals.sgml: 
1005         * gobject/tmpl/generic_values.sgml: 
1006         * gobject/tmpl/gtype.sgml: 
1007         * gobject/tmpl/value_arrays.sgml: 
1008         * gobject/tmpl/param_value_types.sgml: 
1009         * gobject/tmpl/gtypemodule.sgml:
1010         * gobject/tmpl/enumerations_flags.sgml: Small additions.
1011
1012 2005-05-01  Matthias Clasen  <mclasen@redhat.com>
1013
1014         * glib/tmpl/completions.sgml: Document
1015         strncmp_func.
1016
1017         glib/glib-sections.txt: Add new API.
1018
1019 2005-04-29  Matthias Clasen  <mclasen@redhat.com>
1020
1021         * gobject/tmpl/gboxed.sgml: 
1022         * gobject/gobject-sections.txt: Add G_TYPE_DATE.
1023
1024 2005-04-23  Stefan Kost  <ensonic@users.sf.net>
1025
1026         * gobject/tut_gtype.xml:
1027         * gobject/tut_howto.xml:
1028         all interface examples use 'interface' instead of 'class'
1029
1030 2005-04-22  Stefan Kost  <ensonic@users.sf.net>
1031
1032         * gobject/Makefile.am:
1033         * gobject/gobject-docs.sgml:
1034         * gobject/tut_gobject.xml:
1035         * gobject/tut_gsignal.xml:
1036         * gobject/tut_gtype.xml:
1037         * gobject/tut_howto.xml:
1038         * gobject/tut_intro.xml:
1039         * gobject/tut_tools.xml:
1040         merged in docs form the gobject tutorial
1041
1042 2005-03-29  Matthias Clasen  <mclasen@redhat.com>
1043
1044         * glib/tmpl/arrays_pointer.sgml: Clarify the docs for
1045         g_ptr_array_free and g_ptr_array_remove_range.  (#170148, 
1046         #170149, Jared Lash)
1047
1048 2005-03-29  Tor Lillqvist  <tml@novell.com>
1049
1050         * glib/tmpl/spawn.sgml: Add Win32 warnings regarding the child
1051         setup function.
1052
1053 2005-03-21  Matthias Clasen  <mclasen@redhat.com>
1054
1055         * glib/glib-sections.txt: 
1056         * glib/tmpl/memory.sgml: Document g_try_new, g_try_new0 
1057         and g_try_renew, g_try_malloc0.
1058
1059 2005-03-20  Matthias Clasen  <mclasen@redhat.com>
1060
1061         * gobject/tmpl/gparamspec.sgml: Document G_PARAM_SPEC_STATIC_
1062         flags.
1063
1064 2005-03-08  Matthias Clasen  <mclasen@redhat.com>
1065
1066         * glib/glib-sections.txt: 
1067         * glib/tmpl/macros_misc.sgml: Document G_GNUC_NULL_TERMINATED.
1068
1069 2005-03-07  Matthias Clasen  <mclasen@redhat.com>
1070
1071         * gobject/tmpl/gtype.sgml:
1072         * gobject/tmpl/param_value_types.sgml:
1073         * gobject/tmpl/gparamspec.sgml: Apply patches by
1074         Stefan Kost to document naming restrictions. (#167614)
1075
1076 2005-02-10  Matthias Clasen  <mclasen@redhat.com>
1077
1078         * glib/tmpl/option.sgml: Fix a typo.  (#166985)
1079
1080 2005-02-07  Matthias Clasen  <mclasen@redhat.com>
1081
1082         * glib/glib-sections.txt: Add g_listenv.
1083
1084 2005-02-04  Matthias Clasen  <mclasen@redhat.com>
1085
1086         * glib/tmpl/linked_lists_double.sgml: 
1087         * glib/tmpl/linked_lists_single.sgml: Add a note 
1088         regarding inefficiency of repeated appends. (#166271,
1089         Olivier Sessink)
1090
1091 2005-02-03  Matthias Clasen  <mclasen@redhat.com>
1092
1093         * glib/tmpl/quarks.sgml: Add a warning against
1094         using g_quark_from_static_string() in dynamically
1095         loaded modules. 
1096
1097 2005-02-02  Matthias Clasen  <mclasen@redhat.com>
1098
1099         * glib/tmpl/misc_utils.sgml: 
1100         * glib/tmpl/hash_tables.sgml: Move some doc 
1101         comments inline.
1102
1103 2005-01-16  Matthias Clasen  <mclasen@redhat.com>
1104
1105         * gobject/tmpl/enumerations_flags.sgml: Fix an
1106         example.  (#164269, Sebastien Bacher)
1107         
1108 2005-01-07  Matthias Clasen  <mclasen@redhat.com>
1109
1110         * === Released 2.6.1 ===
1111
1112 2005-01-06  Matthias Clasen  <mclasen@redhat.com>
1113
1114         * glib/tmpl/keyfile.sgml: Add hint about group name 
1115         case sensitivity.  (#163029, Bastien Nocera)
1116
1117 2005-01-04  Matthias Clasen  <mclasen@redhat.com>
1118
1119         * gobject/tmpl/signals.sgml: Small addition. (#145158,
1120         Mariano Su??rez-Alvarez)
1121
1122 2004-12-20  Matthias Clasen  <mclasen@redhat.com>
1123
1124         * gobject/tmpl/signals.sgml: Fix a typo.  (#161713,
1125         Vincent Untz)
1126
1127 2004-12-17  Matthias Clasen  <mclasen@redhat.com>
1128
1129         * glib/tmpl/misc_utils.sgml: Clarify g_get_prgname docs.  
1130         (#161480, Danny Milo)
1131
1132 2004-12-16  Matthias Clasen  <mclasen@redhat.com>
1133
1134         * glib/tmpl/version.sgml: Improve wording.  (#161484,
1135         Christian Biere)
1136
1137         * === Released 2.6.0 ===
1138         
1139 2004-12-15  Matthias Clasen  <mclasen@redhat.com>
1140
1141         * glib/glib-sections.txt: Add g_rmdir
1142
1143 2004-12-15  Alexander Larsson  <alexl@redhat.com>
1144
1145         * glib/glib-sections.txt:
1146         Add g_filename_display_basename
1147
1148 2004-12-15  Matthias Clasen  <mclasen@redhat.com>
1149
1150         * gobject/tmpl/generic_values.sgml: Document some return
1151         values.  (#161345, Stefan Kost)
1152
1153 2004-12-02  Matthias Clasen  <mclasen@redhat.com>
1154
1155         * === Released 2.5.7 ===
1156         
1157 2004-12-02  Matthias Clasen  <mclasen@redhat.com>
1158
1159         * glib/building.sgml: 
1160         * glib/tmpl/linked_lists_single.sgml: 
1161         * glib/tmpl/linked_lists_double.sgml: 
1162         * glib/tmpl/trees-nary.sgml: Add some warnings regarding
1163         --disable-mem-pools.
1164
1165 2004-12-01  Matthias Clasen  <mclasen@redhat.com>
1166
1167         * glib/tmpl/iochannels.sgml: Fix a typo.  (#160162, Tom Copeland)
1168
1169 2004-11-30  Matthias Clasen  <mclasen@redhat.com>
1170
1171         * glib/building.sgml: Document --enable-man and --disable-visibility.
1172
1173 2004-11-28  Tor Lillqvist  <tml@iki.fi>
1174
1175         * glib/tmpl/misc_utils.sgml: Document encoding of g_get_user_name(),
1176         g_get_real_name(), g_get_tmp_dir() and g_get_current_dir().
1177
1178 2004-11-28  Matthias Clasen  <mclasen@redhat.com>
1179
1180         * glib/tmpl/macros_misc.sgml: Document G_GNUC_MALLOC.
1181
1182         * glib/glib-sections.txt: Add G_GNUC_MALLOC
1183
1184 2004-11-12  Matthias Clasen  <mclasen@redhat.com>
1185
1186         * === Released 2.5.6 ===
1187         
1188 2004-11-08  Matthias Clasen  <mclasen@redhat.com>
1189
1190         * glib/tmpl/trees-nary.sgml: Document G_TRAVERSE_LEAVES and
1191         G_TRAVERSE_NON_LEAVES
1192
1193         * glib/tmpl/hooks.sgml: 
1194         * glib/tmpl/iochannels.sgml: Updates
1195
1196 2004-11-04  Tor Lillqvist  <tml@iki.fi>
1197
1198         * glib/tmpl/windows.sgml: Improve G_WIN32_HAVE_WIDECHAR_API
1199         documentation.
1200
1201         * glib/tmpl/option.sgml: Document G_OPTION_FLAG_REVERSE.
1202
1203 2004-11-02  Matthias Clasen  <mclasen@redhat.com>
1204
1205         * === Released 2.5.5 ===
1206
1207 2004-11-02  Matthias Clasen  <mclasen@redhat.com>
1208
1209         * glib/glib-sections.txt: Add g_get_filename_charsets and
1210         g_filename_display_name.
1211
1212 2004-11-01  Matthias Clasen  <mclasen@redhat.com>
1213
1214         * glib/tmpl/option.sgml: Updates
1215
1216 2004-10-31  Matthias Clasen  <mclasen@redhat.com>
1217
1218         * glib/tmpl/windows.sgml: Document G_WIN32_IS_NT_BASED,
1219         G_WIN32_HAVE_WIDECHAR_API.
1220
1221         * glib/glib-sections.txt: Add g_lstat
1222
1223         * glib/running.sgml: Document G_WIN32_PRETEND_WIN9X.
1224
1225 2004-10-29  Matthias Clasen  <mclasen@redhat.com>
1226
1227         * glib/tmpl/option.sgml: Add an example.
1228
1229         * glib/glib-sections.txt: Add G_OPTION_REMAINING
1230
1231         * glib/tmpl/option.sgml: Add docs.
1232
1233 2004-10-28  Matthias Clasen  <mclasen@redhat.com>
1234
1235         * glib/tmpl/keyfile.sgml: Add some introductory notes.
1236
1237 2004-10-27 Matthias Clasen  <mclasen@redhat.com>
1238
1239         * === Released 2.5.4 ===
1240
1241 2004-10-27  Matthias Clasen  <mclasen@redhat.com>
1242
1243         * glib/tmpl/fileutils.sgml: Add some intro.
1244
1245 2004-10-26  Matthias Clasen  <mclasen@redhat.com>
1246
1247         * gobject/gobject-docs.sgml: Add an index for 2.6 additions.
1248
1249         * gobject/gobject-sections.txt: Additions.
1250
1251         * gobject/Makefile.am (IGNORE_HFILES): Add gobjectalias.h
1252
1253         * glib/tmpl/main.sgml: Document GChildWatchFunc
1254
1255         * glib/tmpl/keyfile.sgml: New template.
1256
1257         * glib/glib-sections.txt: Additions.
1258
1259         * glib/tmpl/macros_misc.sgml: Document some more of
1260         the macros.
1261
1262 2004-10-25  Matthias Clasen  <mclasen@redhat.com>
1263
1264         * glib/glib-docs.sgml:  Add GKeyFile section, add
1265         index for 2.6 additions.
1266
1267 2004-10-23  Matthias Clasen  <mclasen@redhat.com>
1268
1269         * gobject/tmpl/gtype.sgml (GTypeInterfaceCheckData):
1270         Rename first parameter.
1271
1272         * glib/glib-sections.txt: Add GKeyFile section.
1273
1274 2004-10-17  Matthias Clasen  <mclasen@redhat.com>
1275
1276         * glib/tmpl/macros.sgml: 
1277         * glib/glib-sections.txt: Document G_IS_DIR_SEPARATOR. 
1278
1279 2004-10-05  Matthias Clasen  <mclasen@redhat.com>
1280
1281         * gobject/tmpl/objects.sgml: Improve the docs for
1282         g_object_get_property().  (#153424, Stefan Kost)
1283
1284 2004-10-03  Matthias Clasen  <mclasen@redhat.com>
1285
1286         * gobject/tmpl/signals.sgml: Improve docs for 
1287         g_signal_add_emission_hook.  (#154299, Nickolay V. Shmyrev)
1288
1289 2004-09-20  Matthias Clasen  <mclasen@redhat.com>
1290
1291         * glib/tmpl/messages.sgml: Correct the docs for the default log
1292         handler wrt to which messages go to stderr. (#153041, Philippe Blain)
1293
1294 Sun Sep 19 23:15:17 2004  Matthias Clasen  <maclas@gmx.de>
1295
1296         * glib/tmpl/patterns.sgml: Point to g_utf8_strreverse() for
1297         reversing UTF-8 strings.  (#153091, Adam Hooper)
1298
1299 2004-09-18  Matthias Clasen  <mclasen@redhat.com>
1300
1301         * === Released 2.5.3 ===
1302
1303 2004-09-16  Matthias Clasen  <mclasen@redhat.com>
1304
1305         * glib/Makefile.am: Ignore galias.h
1306
1307         * glib/glib-sections.txt: Updates.
1308
1309 2004-09-09  Matthias Clasen  <mclasen@redhat.com>
1310
1311         * glib/tmpl/misc_utils.sgml: Add a hint about $HOME to the
1312         docs of g_get_home_dir().
1313
1314 Thu Sep  9 00:11:19 2004  Matthias Clasen  <maclas@gmx.de>
1315
1316         * glib/glib-sections.txt: Add g_strv_length().
1317
1318 2004-09-07  Matthias Clasen  <mclasen@redhat.com>
1319
1320         * glib/glib-sections.txt: Add g_get_language_names().
1321
1322 Mon Sep  6 01:56:13 2004  Matthias Clasen  <maclas@gmx.de>
1323
1324         * glib/tmpl/messages.sgml: Remove excess markup and fix a markup
1325         error.
1326
1327 Sun Sep  5 01:44:23 2004  Matthias Clasen  <maclas@gmx.de>
1328
1329         * glib/glib-sections.txt: 
1330         * glib/tmpl/messages.sgml: Document g_log_set_default_handler().
1331
1332 Wed Sep  1 20:27:59 2004  Matthias Clasen  <maclas@gmx.de>
1333
1334         * glib/glib-sections.txt: Add g_date_get_iso8601_week_of_year.
1335
1336 Sun Aug 29 23:50:45 2004  Matthias Clasen  <maclas@gmx.de>
1337
1338         * glib/tmpl/fileutils.sgml: Fix a typo.  (#151109, Stepan Kasal)
1339
1340 2004-08-27  Matthias Clasen  <mclasen@redhat.com>
1341
1342         * glib/tmpl/fileutils.sgml: Add G_FILE_ERROR_NOSYS.
1343
1344 2004-08-25 Matthias Clasen  <mclasen@redhat.com>
1345
1346         * === Released 2.5.2 ===
1347
1348 2004-08-23  Matthias Clasen  <mclasen@redhat.com>
1349
1350         * glib/tmpl/warnings.sgml: Add an example for
1351         g_on_error_query() usage.  (#148716, Christian Persch)
1352
1353 2004-08-12  Matthias Clasen  <mclasen@redhat.com>
1354
1355         * glib/tmpl/threads.sgml: Document the necessity to call
1356         g_thread_init() when using threads 
1357         (even non-gthreads).  (#149490, Vincent Untz)
1358
1359
1360 Tue Aug  3 16:43:22 2004  Matthias Clasen  <maclas@gmx.de>
1361
1362         * glib/glib-sections.txt: Add a section for GOption.
1363         * glib/glib-docs.sgml: Include GOption section.
1364         * glib/tmpl/option.sgml: New template.
1365
1366 Tue Aug  3 15:34:16 2004  Matthias Clasen  <maclas@gmx.de>
1367
1368         * glib/glib-sections.txt: Add a separate section for
1369         version information.
1370         * glib/glib-docs.sgml: Include version section.
1371         * glib/tmpl/version.sgml: New template.
1372
1373 2004-08-02  Matthias Clasen  <mclasen@redhat.com>
1374
1375         * glib/glib-sections.txt: 
1376         * glib/tmpl/macros_misc.sgml: Document G_GNUC_INTERNAL.
1377
1378 2004-08-01 Matthias Clasen  <mclasen@redhat.com>
1379
1380         * === Released 2.5.1 ===
1381
1382 2004-07-28  Matthias Clasen  <mclasen@redhat.com>
1383
1384         * glib/tmpl/misc_utils.sgml: Clarify docs for 
1385         g_get_real_name().  (#143552, Danek Duvall)
1386
1387 Fri Jul 23 10:38:24 2004  Matthias Clasen  <maclas@gmx.de>
1388
1389         * glib/tmpl/limits.sgml: Fix docs for G_MAXSIZE.  (#148262, 
1390         Christophe Fergeau)
1391
1392 Sun Jul 18 18:03:08 2004  Soeren Sandmann  <sandmann@daimi.au.dk>
1393
1394         * === Released 2.5.0 ===
1395
1396 2004-07-09  Matthias Clasen  <mclasen@redhat.com>
1397
1398         * glib/tmpl/arrays.sgml: Improve g_array_free() docs.  (#146875,
1399         Ed Griffiths)
1400
1401 Tue Jul  6 00:54:38 2004  Matthias Clasen  <maclas@gmx.de>
1402
1403         * gobject/gobject-sections.txt: 
1404         * gobject/tmpl/gtypemodule.sgml: Add g_type_module_register_enum()
1405         and g_type_module_register_flags().
1406
1407 Mon Jul  5 18:49:56 2004  Matthias Clasen  <maclas@gmx.de>
1408
1409         * glib/tmpl/messages.sgml: 
1410         * glib/glib-sections.txt: Add g_debug.
1411
1412 2004-06-15  Federico Mena Quintero  <federico@ximian.com>
1413
1414         * glib/tmpl/conversions.sgml: New section on file name encodings.
1415
1416         * glib/file-name-encodings.sxd: New diagram of how file name
1417         encodings work.
1418
1419         * glib/file-name-encodings.png: Same as above, for inclusion in
1420         the generated docs.
1421
1422         * glib/Makefile.am (HTML_IMAGES): Add file-name-encodings.png.
1423         (EXTRA_DIST): Add the new images.
1424
1425         * glib/running.sgml: Add ids to the corresponding paragraphs that
1426         describe G_FILENAME_ENCODING and G_BROKEN_FILENAMES, to be able to
1427         reference them from elsewhere.
1428
1429 Thu Jun 10 21:29:55 2004  Matthias Clasen  <maclas@gmx.de>
1430
1431         * glib/tmpl/modules.sgml: Add an example for GModule
1432         usage.  (#144127, Tommi Komulainen)
1433
1434 Sun Jun  6 23:20:42 2004  Matthias Clasen  <maclas@gmx.de>
1435
1436         * gobject/tmpl/gtype.sgml: Fix the docs for G_DEFINE_TYPE()
1437         and friends.  (#143800, Crispin Flowerday)
1438
1439 2004-05-05  Matthias Clasen  <mclasen@redhat.com>
1440
1441         * gobject/gobject-docs.sgml: 
1442         * glib/glib-docs.sgml: Add multiple indices.
1443
1444 2004-04-30  Matthias Clasen  <mclasen@redhat.com>
1445
1446         * === Released 2.4.1 ===
1447
1448 2004-04-23  Matthias Clasen  <mclasen@redhat.com>
1449
1450         * glib/running.sgml: Document LIBCHARSET_ALIAS_DIR.
1451
1452 2004-04-15  Matthias Clasen  <mclasen@redhat.com>
1453
1454         * glib/tmpl/types.sgml: Correct the description of the
1455         gfloat and gdouble ranges.
1456
1457 Tue Mar 16 12:06:09 2004  Owen Taylor  <otaylor@redhat.com>
1458
1459         * === Released 2.4.0 ===
1460         
1461 Sun Mar 14 11:00:41 2004  Owen Taylor  <otaylor@redhat.com>
1462
1463         * gobject/tmpl/signals.sgml: Document the fact that
1464         g_signal_connect_object() does *not* remove the signal
1465         when the object is disconnected currently and describe
1466         a workaround to prevent memory leaks.
1467
1468 Tue Mar  9 09:16:11 2004  Owen Taylor  <otaylor@redhat.com>
1469
1470         * === Released 2.3.6 ===
1471
1472 Mon Mar  8 08:32:36 2004  Owen Taylor  <otaylor@redhat.com>
1473
1474         * glib/tmpl/main.sgml: Reference g_source_set_callback(),
1475         not g_source_attach(). (Takeshi AIHANA)
1476
1477 2004-02-29  Sebastian Wilhelmi  <seppi@seppi.de>
1478
1479         * glib/glib-overrides.txt, glib/glib-sections.txt,
1480         glib/tmpl/atomic_operations.sgml: Updated according to code changes.
1481
1482 Sun Feb 29 02:35:00 2004  Sven Herzberg  <herzi@gnome-de.org>
1483
1484         * glib/tmpl/limits.sgml: exchange non-existing G_MAX_DOUBLE for
1485         G_MAXDOUBLE (fixes #135723)
1486
1487 Fri Feb 27 22:10:25 2004  Matthias Clasen  <maclas@gmx.de>
1488
1489         * glib/tmpl/modules.sgml: Reformat a bit.
1490
1491 Fri Feb 27 22:05:23 2004  Matthias Clasen  <maclas@gmx.de>
1492
1493         * glib/tmpl/limits.sgml: Document G_MAXSIZE.
1494
1495 2004-02-26  Sebastian Wilhelmi  <seppi@seppi.de>
1496
1497         * glib/tmpl/threads.sgml: Updated to reflect removal of the PID
1498         niceness surrogate for thread priorities.
1499
1500         * glib/glib-overrides.txt, glib/glib-sections.txt,
1501         glib/glib-docs.sgml, glib/tmpl/atomic_operations.sgml: Add docs
1502         for atomic operations.
1503
1504 Tue Feb 24 14:09:21 2004  Owen Taylor  <otaylor@redhat.com>
1505
1506         * === Released 2.3.3 ===
1507
1508         * glib/glib-sections.txt: Updates.
1509
1510 Sun Feb 22 00:59:11 2004  Matthias Clasen  <maclas@gmx.de>
1511
1512         * glib/tmpl/trees-nary.sgml: Document GCopyFunc.
1513
1514 Sun Feb 22 00:54:17 2004  Matthias Clasen  <maclas@gmx.de>
1515
1516         * glib/glib-sections.txt: Add GCopyFunc and g_node_copy_deep.
1517
1518 2004-02-18  Sebastian Wilhelmi  <seppi@seppi.de>
1519
1520         * glib/glib-sections.txt: Add the new g_rand_* functions
1521
1522 Sat Feb 14 01:25:23 2004  Matthias Clasen  <maclas@gmx.de>
1523
1524         * glib/glib-sections.txt: Add GPid, GChildWatchFunc,
1525         g_child_watch_source_new, g_child_watch_add,
1526         g_child_watch_add_full.
1527
1528 Fri Feb 13 23:16:25 2004  Matthias Clasen  <maclas@gmx.de>
1529
1530         * glib/tmpl/macros_misc.sgml: Fix a typo. 
1531
1532 Sat Feb  7 01:02:06 2004  Matthias Clasen  <maclas@gmx.de>
1533
1534         * glib/tmpl/numerical.sgml: Fix some external links.
1535
1536 Thu Feb  5 00:54:43 2004  Matthias Clasen  <maclas@gmx.de>
1537
1538         * glib/glib-sections.txt: Add g_completion_complete_utf8.
1539
1540 Fri Jan 30 23:25:58 2004  Matthias Clasen  <maclas@gmx.de>
1541
1542         * glib/tmpl/iochannels.sgml: 
1543         * glib/tmpl/main.sgml: Remove references to deprecated GTK+ and
1544         GDK functions.  (#130756, Vincent Untz)
1545         
1546 Wed Jan 28 01:39:59 2004  Matthias Clasen  <maclas@gmx.de>
1547
1548         * glib/glib-sections.txt: Add g_strsplit_set. (Soeren Sandmann)
1549
1550 Thu Jan 22 14:51:19 2004  Owen Taylor  <otaylor@redhat.com>
1551
1552         * glib/glib-sections.txt glib/tmpl/timers.sgml: Document
1553         g_timer_continue. (Tim-Philipp M??ller)
1554
1555 Sun Jan 11 01:25:44 2004  Matthias Clasen  <maclas@gmx.de>
1556
1557         * gobject/tmpl/gtype.sgml: Improve docs for G_DEFINE_TYPE_* macros.
1558
1559 Sun Jan 11 01:25:29 2004  Matthias Clasen  <maclas@gmx.de>
1560
1561         * gobject/gobject-sections.txt: Add G_DEFINE_TYPE_EXTENDED.
1562
1563 Sat Jan 10 02:18:32 2004  Matthias Clasen  <maclas@gmx.de>
1564
1565         * gobject/tmpl/gtype.sgml: Document the new GType boilerplate macros
1566         with an example.
1567
1568 Sat Jan 10 01:36:01 2004  Matthias Clasen  <maclas@gmx.de>
1569
1570         * gobject/tmpl/gtype.sgml: Document g_type_class_peek_static.
1571
1572 Sat Jan 10 01:23:58 2004  Matthias Clasen  <maclas@gmx.de>
1573
1574         * gobject/gobject-sections.txt: Add g_type_class_peek_static,
1575         G_DEFINE_TYPE, G_DEFINE_TYPE_WITH_CODE, G_DEFINE_ABSTRACT_TYPE,
1576         G_DEFINE_ABSTRACT_TYPE_WITH_CODE, G_IMPLEMENT_INTERFACE.
1577
1578
1579 Sat Jan 10 01:23:01 2004  Matthias Clasen  <maclas@gmx.de>
1580
1581         * gobject/tmpl/objects.sgml: Update docs of g_object_connect.
1582
1583 Fri Jan  9 23:40:23 2004  Matthias Clasen  <maclas@gmx.de>
1584
1585         * gobject/tmpl/gboxed.sgml: 
1586         * gobject/gobject-sections.txt: Add G_TYPE_STRV and GStrv.
1587
1588 Fri Dec 26 02:04:49 2003  Matthias Clasen  <maclas@gmx.de>
1589
1590         * glib/glib-sections.txt: Add g_ptr_array_foreach().
1591
1592 Sun Dec 21 01:01:34 2003  Matthias Clasen  <maclas@gmx.de>
1593
1594         * glib/tmpl/misc_utils.sgml: Document the encoding of 
1595         g_get_real_name().
1596
1597 Fri Dec 19 21:40:00 2003  Matthias Clasen  <maclas@gmx.de>
1598
1599         * gobject/tmpl/signals.sgml: Rewording.
1600
1601 Tue Dec  2 02:31:15 2003  Matthias Clasen  <maclas@gmx.de>
1602
1603         * glib/tmpl/limits.sgml:
1604         * glib/glib-sections.txt: Add G_{MIN,MAX,MAXU}INT{8,16,32}.
1605
1606 Thu Nov  6 01:42:36 2003  Matthias Clasen  <maclas@gmx.de>
1607
1608         * glib/glib-sections.txt: Add an i18n section.
1609         * glib/glib-docs.sgml: Include the corresponding entity.
1610         * glib/tmpl/i18n.sgml: Template for i18n section.
1611
1612 Thu Nov  6 00:56:04 2003  Matthias Clasen  <maclas@gmx.de>
1613
1614         * glib/running.sgml: Document G_FILENAME_ENCODING.
1615
1616 Sat Oct 25 01:07:45 2003  Matthias Clasen  <maclas@gmx.de>
1617
1618         * gobject/tmpl/gparamspec.sgml: 
1619         * gobject/tmpl/objects.sgml: Additions.
1620
1621 Thu Oct 23 14:27:54 2003  Owen Taylor  <otaylor@redhat.com>
1622
1623         * gobject/Makefile.am: Add a dist-hook so that the
1624         man pages get distributed.
1625
1626         * glib/Makefile.am: Add a dist-hook so that the
1627         man pages get distributed.
1628
1629         * glib/Makefile.am (content_files): Add cross.sgml.
1630
1631         * gobject/Makefile.am (INCLUDES): Add $(top_srcdir)/glib,
1632         and (for gobject.cI) $(srcdir)
1633
1634 Tue Oct 21 23:29:54 2003  Matthias Clasen  <maclas@gmx.de>
1635
1636         * gobject/tmpl/gtypemodule.sgml: 
1637         * gobject/tmpl/enumerations_flags.sgml: 
1638         * gobject/tmpl/gtype.sgml: Additions.
1639
1640 Tue Oct 21 23:09:15 2003  Matthias Clasen  <maclas@gmx.de>
1641
1642         * gobject/tmpl/gparamspec.sgml: 
1643         * gobject/tmpl/param_value_types.sgml:
1644         * gobject/tmpl/gtype.sgml: 
1645         * gobject/tmpl/signals.sgml: Add "Since 2.4" markers where
1646         appropriate.
1647
1648 Tue Oct 14 17:45:33 2003  Owen Taylor  <otaylor@redhat.com>
1649
1650         * gobject/gobject-sections.txt gobject/tmpl/objects.sgml
1651         gobject/tmpl/param_value_types.sgml gobject/tmpl/gparamspec.sgml:
1652         Document interface properties and GParamSpecOverride.
1653
1654 Mon Oct 20 22:05:37 2003  Matthias Clasen  <maclas@gmx.de>
1655
1656         * gobject/tmpl/objects.sgml: 
1657         * gobject/tmpl/enumerations_flags.sgml: 
1658         * gobject/tmpl/gtypeplugin.sgml: Additions.
1659
1660 Mon Oct 20 22:04:45 2003  Matthias Clasen  <maclas@gmx.de>
1661
1662         * gobject/gobject-sections.txt: Add GObjectConstructParam.
1663
1664 Mon Oct 20 20:38:06 2003  Matthias Clasen  <maclas@gmx.de>
1665
1666         * gobject/gobject.i: Removed...
1667         * gobject/gobject.cI: ...and readded.
1668         * gobject/gobject.types: Change to the standard file 
1669         extension for included hunks of C code.
1670
1671 Mon Oct 20 20:34:33 2003  Matthias Clasen  <maclas@gmx.de>
1672
1673         * gobject/Makefile.am (INCLUDES): Add $(top_builddir)/glib
1674         as an include dir again, this time for real.  
1675
1676 Mon Oct 20 01:12:46 2003  Matthias Clasen  <maclas@gmx.de>
1677
1678         * gobject/tmpl/gtype.sgml: 
1679         * gobject/tmpl/param_value_types.sgml: 
1680         * gobject/tmpl/value_arrays.sgml: Additions.
1681
1682         * gobject/tmpl/gboxed.sgml: 
1683         * gobject/gobject-sections.txt: Remove prematurely added
1684         GStrv documentation.
1685
1686 Sun Oct 19 22:18:28 2003  Matthias Clasen  <maclas@gmx.de>
1687
1688         * gobject/Makefile.am (INCLUDES): Add $(top_builddir)/glib
1689         as an include dir.  (#124934, Mariano Su??rez-Alvarez)
1690
1691 Sun Oct 19 00:33:28 2003  Matthias Clasen  <maclas@gmx.de>
1692
1693         * gobject/tmpl/gtype.sgml: 
1694         * gobject/tmpl/generic_values.sgml: 
1695         * gobject/tmpl/objects.sgml: 
1696         * gobject/tmpl/signals.sgml: Additions.
1697
1698 Sat Oct 18 01:30:47 2003  Matthias Clasen  <maclas@gmx.de>
1699
1700         * gobject/tmpl/gboxed.sgml: 
1701         * gobject/tmpl/gtypeplugin.sgml: 
1702         * gobject/tmpl/enumerations_flags.sgml: Additions.
1703
1704 Sat Oct 18 00:04:22 2003  Matthias Clasen  <maclas@gmx.de>
1705
1706         * gobject/gobject.types: List GObject here, since the
1707         documentation misses the notify signal otherwise. Needs
1708         a little bit of a hack to work around a gtkdoc-scangobj
1709         limitation, see the comment in gobject/gobject.i.
1710
1711         * gobject/gobject.i: New file, containing a trivial 
1712         g_object_get_type() function.
1713         
1714 Fri Oct 17 00:23:51 2003  Matthias Clasen  <maclas@gmx.de>
1715
1716         * gobject/Makefile.am (GTKDOC_LIBS): 
1717         (INCLUDES): Add the necessary stuff to compile gobject-scan.
1718
1719         * gobject/gobject.types: Add g_type_module_get_type() and
1720         g_type_plugin_get_type().
1721
1722 Thu Oct 16 01:02:04 2003  Matthias Clasen  <maclas@gmx.de>
1723
1724         * gobject/tmpl/gparamspec.sgml: Additions, document 
1725         GParamSpecPool.
1726
1727 Wed Oct 15 00:56:30 2003  Matthias Clasen  <maclas@gmx.de>
1728
1729         * gobject/tmpl/gclosure.sgml: Improvements from Owen's feedback. 
1730
1731 Tue Oct 14 02:35:45 2003  Matthias Clasen  <maclas@gmx.de>
1732
1733         * gobject/gobject-sections.txt: Move the g_cclosure_marshal_*
1734         functions to a non-private subsection, since these functions
1735         are not private.
1736
1737 Tue Oct 14 02:35:16 2003  Matthias Clasen  <maclas@gmx.de>
1738
1739         * gobject/tmpl/gclosure.sgml: Fill in.
1740
1741 Sun Oct  5 23:23:53 2003  Matthias Clasen  <maclas@gmx.de>
1742
1743         * gobject/glib-sections.txt: 
1744         * gobject/gobject-sections.txt: Fix includes.
1745
1746         * gobject/tmpl/value_collection.sgml: Add docs found in the 
1747         header.
1748
1749 Thu Oct  2 01:22:46 2003  Owen Taylor  <otaylor@redhat.com>
1750
1751         * gobject/gobject-sections.txt gobject/tmpl/gtype.sgml: 
1752         Add g_type_add/remove_interface_check()
1753
1754 2003-09-30  Matthias Clasen  <maclas@gmx.de>
1755
1756         * gobject/tmpl/gparamspec.sgml: 
1757         * gobject/tmpl/signals.sgml: Additions.
1758
1759         * glib/glib-sections.txt: Add g_unichar_get_mirror_char and
1760         g_static_mutex_get_mutex_impl_shortcut.
1761
1762 Mon Sep 29 10:55:23 2003  Owen Taylor  <otaylor@redhat.com>
1763
1764         *  gobject/gobject-sections.txt gobject/tmpl/gtype.sgml:
1765         Docs for g_type_default_interface_ref(), etc.
1766
1767 Fri Sep 12 16:29:29 2003  Owen Taylor  <otaylor@redhat.com>
1768
1769         * gobject/tmpl/signals.sgml: Add docs for
1770         g_signal_accumulator_true_handled.
1771
1772 2003-09-12  Matthias Clasen  <maclas@gmx.de>
1773
1774         * gobject/gobject-sections.txt: Add new g_value_take_x() functions.
1775
1776         * gobject/tmpl/param_value_types.sgml: Document new g_value_take_x()
1777         functions.  (#100948)
1778
1779 2003-08-05  Matthias Clasen  <maclas@gmx.de>
1780
1781         * glib/tmpl/string_utils.sgml: Add note about in-place editing to g_strdelimit() doc.
1782         (#118875, Thomas Vander Stichele)
1783
1784 2003-07-30  Matthias Clasen  <maclas@gmx.de>
1785
1786         * glib/tmpl/misc_utils.sgml: Move g_getenv() docs inline.
1787
1788         * glib/tmpl/string_utils.sgml: Small fixes.
1789
1790         * glib/glib-docs.sgml: Add paragraph about multi-threading policy.
1791
1792         * glib/glib-sections.txt: Rename g_read_link to g_file_read_link.
1793
1794 2003-07-29  Matthias Clasen  <maclas@gmx.de>
1795
1796         * glib/tmpl/macros_misc.sgml: Document G_GINT{16,32,64}_MODIFIER, add note about scanning.
1797
1798         * glib/glib-sections.txt: Add G_GINT{16,32,64}_MODIFIER.
1799
1800 2003-07-28  Matthias Clasen  <maclas@gmx.de>
1801
1802         * glib/glib-sections.txt: Add g_setenv(), g_unsetenv() and g_read_link().  (#100763, #72545)
1803
1804 2003-07-26  Matthias Clasen  <maclas@gmx.de>
1805
1806         * glib/tmpl/arrays.sgml: 
1807         * glib/tmpl/arrays_byte.sgml: 
1808         * glib/tmpl/arrays_pointer.sgml: 
1809         * glib/glib-sections.txt: Add g_{,byte,pointer}_array_remove_range.  (#94879, Nalin Dahyabhai)
1810
1811         * glib/tmpl/messages.sgml: Remove the note about the message length restriction.
1812
1813 2003-07-24  Matthias Clasen  <maclas@gmx.de>
1814
1815         * glib/tmpl/messages.sgml: Mention the restriction on message length.  (#118043, Martyn Russell)
1816
1817 2003-07-18  Matthias Clasen  <maclas@gmx.de>
1818
1819         * glib/tmpl/arrays_pointer.sgml: Add a note about double indirection in 
1820         g_ptr_array_sort[_with_data]().  (#113697, Owen Taylor)
1821
1822 2003-07-12  Matthias Clasen  <maclas@gmx.de>
1823
1824         * glib/tmpl/string_utils.sgml: Add a paragraph about string precision, add links to it.
1825         Remove markup which is now handled better by gtk-doc.
1826
1827 2003-07-09  Matthias Clasen  <maclas@gmx.de>
1828
1829         * glib/tmpl/threads.sgml: Document GOnce, GOnceStatus, G_ONCE_INIT, g_once and g_once_impl.
1830
1831         * glib/glib-sections.txt: Add GOnce, GOnceStatus, G_ONCE_INIT, g_once and g_once_impl.
1832
1833 2003-07-02  Matthias Clasen  <maclas@gmx.de>
1834
1835         * glib/tmpl/string_utils.sgml: Move g_strfreev() docs inline.
1836
1837 2003-06-19  Matthias Clasen  <maclas@gmx.de>
1838
1839         * glib/tmpl/misc_utils.sgml: Move g_path_get_basename() docs inline.
1840
1841 2003-06-18  Matthias Clasen  <maclas@gmx.de>
1842
1843 o       * glib/glib-sections.txt: Add g_thread_init_glib to silence gtk-doc.
1844
1845         * gobject/Makefile.am: Add rule to regenerate man pages from 
1846         Docbook.
1847         (man_MANS): Add glib-mkenums.1, glib-genmarshal.1 and gobject-query.1.
1848         (content_files): Add glib-mkenums.xml, glib-genmarshal.xml and 
1849         gobject-query.xml.
1850
1851         * gobject/glib-mkenums.xml: 
1852         * gobject/glib-genmarshal.xml: 
1853         * gobject/gobject-query.xml: New refentries.
1854
1855         * gobject/glib-mkenums.1: 
1856         * gobject/glib-genmarshal.1: 
1857         * gobject/gobject-query.1: Man pages generated from the .xml
1858         sources.
1859
1860         * gobject/gobject-docs.sgml: Include glib-mkenums.xml, 
1861         glib-genmarshal.xml and gobject-query.xml.
1862         
1863 2003-06-17  Matthias Clasen  <maclas@gmx.de>
1864
1865         * glib/Makefile.am: Add rule to regenerate man pages from 
1866         Docbook.
1867         (man_MANS): Add glib-gettextize.1.
1868         (content_files): Add glib-gettextize.xml.
1869
1870         * glib/glib-gettextize.xml: New refentry.
1871
1872         * glib/glib-gettextize.1: Man page generated from the .xml source.
1873
1874         * glib/glib-docs.sgml: Include glib-gettextize.xml.
1875
1876 2003-06-17  Matthias Clasen  <mc2@YAST_ASK>
1877
1878         * gobject/gobject-docs.sgml: 
1879         * glib/glib-docs.sgml: Add an autogenerated index.
1880
1881 2003-06-17  Matthias Clasen  <maclas@gmx.de>
1882
1883         * glib/tmpl/macros_misc.sgml: Document G_GNUC_DEPRECATED.
1884
1885 2003-06-11  Matthias Clasen  <maclas@gmx.de>
1886
1887         * gobject/tmpl/objects.sgml: A small addition.
1888
1889 Sun Jun  8 12:28:39 2003  Owen Taylor  <otaylor@redhat.com>
1890
1891         * glib/tmpl/error_reporting.sgml: XML fix.
1892
1893         * glib/glib-sections.txt: Updated.
1894
1895 2003-06-06  Matthias Clasen  <maclas@gmx.de>
1896
1897         * glib/tmpl/limits.sgml: Correct the documentation for
1898         G_MINFLOAT and G_MINDOUBLE.  (#114513, Christophe Fergeau)
1899
1900         * glib/glib-sections.txt: Add g_vasprintf().
1901
1902         * glib/tmpl/string_utils.sgml: Add a hint about g_vasprintf() to
1903         the g_strdup_printf() docs.
1904
1905 2003-05-28  Matthias Clasen  <maclas@gmx.de>
1906
1907         * glib/tmpl/string_utils.sgml: Document that g_strdup() and
1908         g_strndup() accept NULL.  (#106987, Christian Biere)
1909
1910 2003-05-12  Matthias Clasen  <maclas@gmx.de>
1911
1912         * glib/cross.sgml: Fix a duplicate id left by copy-and-paste.
1913         (#112785, Owen Taylor)
1914
1915 2003-04-18  Matthias Clasen  <maclas@gmx.de>
1916
1917         * gobject/tmpl/signals.sgml: Correct the documentation
1918         GSignalEmissionHook (#110906) and some cleanups.
1919
1920 2003-04-11  Matthias Clasen  <maclas@gmx.de>
1921
1922         * gobject/tmpl/gparamspec.sgml: Fix a few typos.
1923
1924 2003-04-09  Matthias Clasen  <maclas@gmx.de>
1925
1926         * glib/glib-docs.sgml: Move dependencies to building.sgml.
1927
1928         * glib/building.sgml: Move stuff from INSTALL here.
1929
1930 2003-04-08  Matthias Clasen  <maclas@gmx.de>
1931
1932         * glib/cross.sgml: New file; cross-compilation information.
1933         * glib/glib-docs.sgml: Include cross.sgml.
1934
1935 2003-04-07  Matthias Clasen  <maclas@gmx.de>
1936
1937         * gobject/tmpl/enumerations_flags.sgml: Additions.
1938
1939 2003-04-01  Matthias Clasen  <maclas@gmx.de>
1940
1941         * glib/tmpl/error_reporting.sgml: 
1942         * glib/tmpl/random_numbers.sgml: 
1943         * glib/tmpl/arrays_pointer.sgml: 
1944         * glib/tmpl/arrays.sgml: Fix formatting of examples.
1945
1946 2003-04-01  Matthias Clasen  <maclas@gmx.de>
1947
1948         * glib/glib-sections.txt: Add g_string_chunk_insert_len.
1949
1950 2003-03-28  Matthias Clasen  <maclas@gmx.de>
1951
1952         * gobject/tmpl/param_value_types.sgml: Additions.
1953
1954 2003-03-25  Matthias Clasen  <maclas@gmx.de>
1955
1956         * gobject/tmpl/objects.sgml: Additions.
1957
1958 2003-03-24  Matthias Clasen  <maclas@gmx.de>
1959
1960         * gobject/tmpl/objects.sgml: Additions.
1961
1962 Mon Mar 10 11:33:10 2003  Owen Taylor  <otaylor@redhat.com>
1963
1964         * gobject/tmpl/gtype.sgml gobject/gobject-sections.txt: 
1965         Document private instance data.
1966
1967 2003-02-11  Matthias Clasen  <maclas@gmx.de>
1968
1969         * glib/tmpl/string_utils.sgml: Fix an off-by-one error in the
1970         g_strescape() docs.  (#105431, Phillip Vandry)
1971
1972 2003-02-07  Matthias Clasen  <maclas@gmx.de>
1973
1974         * gobject/tmpl/gtypemodule.sgml: 
1975         * gobject/tmpl/gtype.sgml: 
1976         * gobject/tmpl/gclosure.sgml: 
1977         * gobject/tmpl/param_value_types.sgml: 
1978         * gobject/tmpl/gparamspec.sgml: 
1979         * gobject/tmpl/objects.sgml: 
1980         * gobject/tmpl/signals.sgml: Move all docs out-of-line. Boy, what
1981         a waste of time.
1982
1983 2003-01-21  Matthias Clasen  <maclas@gmx.de>
1984
1985         * glib/tmpl/strings.sgml: Document the return value of g_string_free().
1986
1987 2003-01-15  Matthias Clasen  <maclas@gmx.de>
1988
1989         * gobject/tmpl/gtype.sgml: Fix the description of
1990         G_TYPE_FUNDAMENTAL.  (#103119, Josh Parsons)
1991
1992 2003-01-01  Tor Lillqvist  <tml@iki.fi>
1993
1994         * glib/tmpl/messages.sgml: Remove comment that only stdout would
1995         be used on Windows, no longer true.
1996
1997 2002-12-15  Matthias Clasen  <maclas@gmx.de>
1998
1999         * gobject/tmpl/param_value_types.sgml: Move some docs inline.
2000
2001 2002-12-15  Matthias Clasen  <maclas@gmx.de>
2002
2003         * glib/Makefile.am (IGNORE_HFILES): Add gprintfint.h and trio.
2004
2005 2002-12-13  Matthias Clasen  <maclas@gmx.de>
2006
2007         * glib/Makefile.am (MKDB_OPTIONS): Add --ignore-files=trio to
2008         avoid gtk-doc warnings about doxygen comments.
2009
2010 Tue Dec 10 11:55:28 2002  Owen Taylor  <otaylor@redhat.com>
2011
2012         * glib/tmpl/timers.sgml: Improve docs for return value
2013         and @microseconds out parameter. (Reported by
2014         Dennis Haney, #100841)
2015
2016 2002-12-10  Matthias Clasen  <maclas@gmx.de>
2017
2018         * gobject/tmpl/generic_values.sgml: 
2019         * gobject/tmpl/gtype.sgml: 
2020         * gobject/tmpl/enumerations_flags.sgml: Add docs.
2021
2022 2002-12-09  Matthias Clasen  <maclas@gmx.de>
2023
2024         * gobject/tmpl/gtype.sgml: 
2025         * gobject/tmpl/enumerations_flags.sgml: Add docs.
2026
2027         * gobject/tmpl/gtype.sgml:
2028         * gobject/tmpl/gtypeplugin.sgml:
2029         * gobject/tmpl/gtypemodule.sgml:
2030         * gobject/gobject-sections.txt: Add GTypeClass, GTypePluginClass
2031         and GTypeModuleClass.
2032
2033         * gobject/tmpl/gboxed.sgml:
2034         * gobject/tmpl/enumerations_flags.sgml: 
2035         * gobject/tmpl/gclosure.sgml: 
2036         * gobject/tmpl/param_value_types.sgml: Add docs.
2037
2038 2002-12-06  Matthias Clasen  <maclas@gmx.de>
2039
2040         * gobject/tmpl/gparamspec.sgml: Typo fix.
2041
2042 2002-12-05  Matthias Clasen  <maclas@gmx.de>
2043
2044         * glib/tmpl/strings.sgml: 
2045         * glib/tmpl/scanner.sgml: 
2046         * glib/tmpl/main.sgml: 
2047         * glib/tmpl/macros_misc.sgml: 
2048         * glib/tmpl/hash_tables.sgml: Add Since and Deprecation info
2049         for symbols documented in the templates.
2050
2051 2002-12-04  Matthias Clasen  <maclas@gmx.de>
2052
2053         * gobject/tmpl/gtype.sgml: Add docs.
2054
2055 2002-12-02  Matthias Clasen  <maclas@gmx.de>
2056
2057         * gobject/tmpl/signals.sgml: Add docs.
2058
2059 2002-12-01  Matthias Clasen  <maclas@gmx.de>
2060
2061         * gobject/gobject-sections.txt: Mark g_signal_handlers_destroy as
2062         private.
2063
2064         * gobject/tmpl/signals.sgml: Move some docs inline.
2065
2066 2002-11-29  Matthias Clasen  <maclas@gmx.de>
2067
2068         * glib/tmpl/main.sgml: Write something about GSourceDummyMarshal.
2069
2070         * glib/tmpl/date.sgml: 
2071         * glib/tmpl/string_utils.sgml: Remove redundant docs.
2072
2073         * glib/glib-sections.txt: Add g_ascii_strtoull and 
2074         g_get_application_name.
2075
2076 2002-11-28  Matthias Clasen  <maclas@gmx.de>
2077
2078         * glib/tmpl/strings.sgml: 
2079         * glib/tmpl/string_utils.sgml: 
2080         * glib/tmpl/misc_utils.sgml: Move some docs inline.
2081
2082 2002-11-23  Matthias Clasen  <maclas@gmx.de>
2083
2084         * gobject/tmpl/gclosure.sgml: 
2085         * gobject/tmpl/signals.sgml: 
2086         * gobject/tmpl/gparamspec.sgml: 
2087         * gobject/tmpl/value_collection.sgml: 
2088         * gobject/tmpl/generic_values.sgml: 
2089         * gobject/tmpl/param_value_types.sgml: 
2090         * gobject/tmpl/gboxed.sgml: 
2091         * gobject/tmpl/enumerations_flags.sgml: 
2092         * gobject/tmpl/objects.sgml: 
2093         * gobject/tmpl/gtypemodule.sgml: 
2094         * gobject/tmpl/gtypeplugin.sgml: Add missing short descriptions, 
2095         standardize them to start with a capital and end without a period. 
2096
2097         * glib/tmpl/arrays.sgml: 
2098         * glib/tmpl/memory_chunks.sgml: 
2099         * glib/tmpl/macros.sgml: Remove periods from titles in examples.
2100
2101         * glib/building.sgml: Explain --enable-include-printf.
2102
2103         * glib/Makefile.am (extra_files): 
2104         * gobject/Makefile.am (extra_files): Add version.xml.in.
2105
2106         * glib/Makefile.am (content_files): 
2107         * gobject/Makefile.am (content_files): Add version.xml.
2108
2109         * glib/version.xml.in: 
2110         * gobject/version.xml.in: New files to let configure dump the version in.
2111
2112         * glib/glib-docs.sgml:
2113         * gobject/gobject-docs.sgml: Add version information.
2114
2115
2116 Thu Nov 21 15:52:04 2002  Owen Taylor  <otaylor@redhat.com>
2117
2118         * glib/tmpl/iochannels.sgml: Add helpful comments about
2119         the encoding of a new iochannel. (Amaury Jacquot,
2120         #96444)
2121
2122 2002-11-21  Matthias Clasen  <maclas@gmx.de>
2123
2124         * glib/tmpl/string_utils.sgml: Add note on including gprintf.h,
2125         move some docs inline.
2126
2127         * glib/glib-sections.txt: Add g_printf, g_vprintf, g_fprintf,
2128         g_vfprintf, g_sprintf, g_vsprintf.
2129
2130 2002-11-20  Matthias Clasen  <maclas@gmx.de>
2131
2132         * glib/tmpl/macros_misc.sgml: Document G_LIKELY, G_UNLIKELY.
2133
2134         * glib/glib-sections.txt: Add G_LIKELY, G_UNLIKELY.
2135
2136 2002-10-20  Matthias Clasen  <maclas@gmx.de>
2137
2138         * gobject/Makefile.am (SCANOBJ_FILES): 
2139         * glib/Makefile.am (SCANOBJ_FILES): Add $(DOC_MODULE).prerequisites.
2140
2141 2002-10-15  Matthias Clasen  <maclas@gmx.de>
2142
2143         * gobject/gobject-sections.txt: Add g_type_interface_prerequisites.
2144
2145 2002-10-14  Matthias Clasen  <maclas@gmx.de>
2146
2147         * gobject/Makefile.am (dist-hook): 
2148         * glib/Makefile.am (dist-hook): Dist the xml/*.xml, not
2149         sgml/*.sgml.  (#95678, Owen Taylor)
2150
2151 2002-10-14  Matthias Clasen  <maclas@gmx.de>
2152
2153         * gobject/Makefile.am (SCANOBJ_FILES): 
2154         * glib/Makefile.am (SCANOBJ_FILES): Add $(DOC_MODULE).interfaces.
2155
2156 2002-09-16  Matthias Clasen  <maclas@gmx.de>
2157
2158         * glib/tmpl/messages.sgml: Replace G_LOG_FLAG_RECURSIVE by 
2159         G_LOG_FLAG_RECURSION throughout.  (#93390)
2160  
2161 2002-08-12  Matthias Clasen  <maclas@gmx.de>
2162
2163         * glib/glib-sections.txt: Add g_markup_parse_context_get_element
2164         and g_utf8_strreverse.
2165
2166 Thu Jul 25 18:58:29 2002  Owen Taylor  <otaylor@redhat.com>
2167  
2168         * glib/tmpl/threads.sgml: Fix reference to non-existing
2169         @priority parameter. (#88500, Linux Walleij)
2170  
2171 2002-06-03  Matthias Clasen  <maclas@gmx.de>
2172
2173         * gobject/gobject-docs.sgml: 
2174         * glib/glib-docs.sgml: 
2175         * glib/tmpl/macros.sgml: 
2176         * glib/tmpl/string_utils.sgml: Replace homegrown "nbsp", "hash"
2177         and "percent" entities by standard ISO entities "nbsp", "num" and
2178         "percnt". 
2179
2180 2002-05-30  Matthias Clasen  <maclas@gmx.de>
2181
2182         * glib/tmpl/string_utils.sgml: 
2183         * glib/tmpl/threads.sgml: Small formatting fixes.
2184
2185 2002-05-26  Matthias Clasen  <maclas@gmx.de>
2186
2187         * glib/tmpl/conversions.sgml: Add GIConv.
2188
2189         * glib/tmpl/main.sgml: Fix references to nonexisting functions
2190         g_main_loop_destroy(), g_source_add(), g_source_connect().
2191         
2192
2193         * glib/glib-sections.txt: Add GIConv, g_str_has_prefix, g_str_has_suffix.
2194
2195         * glib/tmpl/linked_lists_single.sgml: 
2196         * glib/tmpl/linked_lists_double.sgml: GListAllocator doesn't exist.
2197
2198         * glib/glib-docs.sgml: Declare hash entity.
2199
2200         * glib/tmpl/macros.sgml: Escape # in #ifdef to suppress erroneous links.
2201
2202 2002-05-25  Matthias Clasen  <maclas@gmx.de>
2203
2204         * gobject/Makefile.am, gobject/gobject-docs.sgml, gobject/tmpl/*:
2205         * glib/Makefile.am, glib/glib-docs.sgml, glib/tmpl/*: Produce XML,
2206         not SGML.
2207
2208 2002-05-21  Matthias Clasen  <maclas@gmx.de>
2209
2210         * glib/tmpl/markup.sgml: Updates.
2211
2212 Sat May 18 00:44:35 2002  Tim Janik  <timj@gtk.org>
2213
2214         [merged from stable]
2215
2216         * glib/tmpl/scanner.sgml: fix documentation for g_scanner_unexp_token().
2217
2218 2002-05-01  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
2219
2220         * glib/tmpl/threads.sgml: Clarify recursion issues with
2221         GMutex. (#78171)
2222
2223 2002-04-24  Matthias Clasen  <maclas@gmx.de>
2224
2225         * gobject/gobject-sections.txt: 
2226         * gobject/tmpl/gtype.sgml: Updates.
2227
2228 2002-04-21  Matthias Clasen  <maclas@gmx.de>
2229
2230         * glib/tmpl/strings.sgml: Fix the description of g_string_assign. (#78728)
2231
2232 2002-04-18  Matthias Clasen  <maclas@gmx.de>
2233
2234         * glib/tmpl/error_reporting.sgml:
2235         * glib/tmpl/threads.sgml:
2236         * glib/tmpl/arrays_pointer.sgml:
2237         * glib/tmpl/arrays_byte.sgml:
2238         * glib/tmpl/memory_chunks.sgml: s/<!>/<!-- -->/g throughout the
2239         documentation to bring the produced Docbook closer to XML.
2240
2241 2002-03-25  Sven Neumann  <sven@gimp.org>
2242
2243         * glib/tmpl/scanner.sgml: Fixed documentation about unused struct 
2244         fields and added a note about proper g_scanner_unexp_token() usage.
2245
2246 2002-03-11  Matthias Clasen  <maclas@gmx.de>
2247
2248         * glib/tmpl/string_utils.sgml: Add a note about g_strreverse() and 
2249         UTF-8.
2250
2251 2002-02-21  Matthias Clasen  <maclas@gmx.de>
2252
2253         * glib/Makefile.am (IGNORE_HFILES): Add gdebug.h.
2254
2255         * glib/running.sgml: Document the G_DEBUG environment variable.
2256
2257         * glib/tmpl/threads.sgml: Replace g_thread_wait() by
2258         g_thread_join() in two places.
2259
2260 2002-02-20  Sven Neumann  <sven@gimp.org>
2261
2262         * gobject/gobject-sections.txt
2263         * gobject/tmpl/generic_values.sgml
2264         * gobject/tmpl/param_value_types.sgml: updated for GValue changes.
2265
2266 Tue Feb 19 17:45:43 2002  Tim Janik  <timj@gtk.org>
2267
2268         * gobject/tmpl/generic_values.sgml: added GValue documentation.
2269
2270 Thu Feb  7 12:07:06 2002  Tim Janik  <timj@gtk.org>
2271
2272         * gobject/tmpl/generic_values.sgml: document value transformation.
2273
2274 Mon Feb  4 17:55:39 2002  Tim Janik  <timj@gtk.org>
2275         
2276         * gobject/tmpl/closures.sgml: doc common functions like ref/
2277         sink/unref/invalidate.
2278
2279         * gobject/tmpl/objects.sgml: document g_object_watch_closure() and
2280         qdata functions.
2281
2282 Tue Jan 29 12:00:59 2002  Owen Taylor  <otaylor@redhat.com>
2283
2284         * gobject/gobject-sections.txt: Updated.
2285
2286         * glib/running.sgml glib/changes-2.0.sgml: SGML fixes.
2287
2288 2002-01-28  Ron Steinke  <rsteinke@w-link.net>
2289
2290         * glib/iochannel.sgml: Changed #IOChannelError to
2291         #GIOChannelError in one place
2292
2293 2002-01-16  Matthias Clasen  <matthiasc@poet.de>
2294
2295         * glib/building.sgml, glib/compiling.sgml, 
2296         glib/running.sgml, glib/resources.sgml, 
2297         glib/changes-2.0.sgml: New files.
2298
2299         * glib/Makefile.am (content_files): Add new files.
2300
2301         * glib/glib-docs.sgml: Add an Overview chapter.
2302
2303 2002-01-08  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
2304
2305         * glib/tmpl/threads.sgml: Name the right function.
2306
2307 2001-12-23  Matthias Clasen  <matthias@poet.de>
2308
2309         * glib/tmpl/main.sgml, glib/tmpl/string_utils.sgml,
2310         glib/tmpl/strings.sgml: Replace references to deprecated
2311         functions.
2312
2313 2001-12-21  Matthias Clasen  <matthias@poet.de>
2314
2315         * glib/glib-sections.txt: Move g_get_charset() to the
2316         Charset conversion section. (#65630)
2317  
2318 Wed Dec 19 23:07:53 2001  Owen Taylor  <otaylor@redhat.com>
2319
2320         * glib/tmpl/messages.sgml glib/tmpl/string_utils.sgml: 
2321         SGML fixes.
2322
2323         * gobject/gobject-sections.txt glib/glib-sectoins.txt: Small updates.
2324
2325 2001-12-15  Matthias Clasen  <matthias@poet.de>
2326
2327         * glib/tmpl/caches.sgml: GCs are cached by GTK, not by GDK.
2328
2329 2001-12-14  Matthias Clasen  <matthias@poet.de>
2330
2331         * glib/tmpl/memory.sgml: Typo fixes.
2332
2333 2001-12-13  Matthias Clasen  <matthiasc@poet.de>
2334
2335         * glib/tmpl/completion.sgml, glib/tmpl/date.sgml,
2336         glib/tmpl/fileutils.sgml, glib/tmpl/iochannels.sgml,
2337         glib/tmpl/macros.sgml, glib/tmpl/memory.sgml,
2338         glib/tmpl/misc_utils.sgml, glib/tmpl/warnings.sgml,
2339         glib/tmpl/windows.sgml: Revert mistaken change: it is UNIX, not Unix.
2340
2341         * glib/tmpl/memory_chunks.sgml,
2342         glib/tmpl/date.sgml, glib/tmpl/threads.sgml,
2343         glib/tmpl/gtype.sgml: Trivial markup fixes.
2344
2345 2001-12-12  Matthias Clasen  <matthiasc@poet.de>
2346
2347         * glib/tmpl/string_utils.sgml: Correct docs for g_[v]snprintf.
2348
2349 2001-12-12  Matthias Clasen  <matthiasc@poet.de>
2350
2351         * glib/tmpl/allocators.sgml, glib/tmpl/arrays.sgml, 
2352         glib/tmpl/arrays_byte.sgml, glib/tmpl/arrays_pointer.sgml,
2353         glib/tmpl/caches.sgml, glib/tmpl/completion.sgml, 
2354         glib/tmpl/conversions.sgml,
2355         glib/tmpl/datalist.sgml, glib/tmpl/date.sgml, 
2356         glib/tmpl/error_reporting.sgml, glib/tmpl/fileutils.sgml,
2357         glib/tmpl/hash_tables.sgml,
2358         glib/tmpl/hooks.sgml, glib/tmpl/macros.sgml,
2359         glib/tmpl/macros_misc.sgml, glib/tmpl/main.sgml, glib/tmpl/markup.sgml,
2360         glib/tmpl/memory.sgml, glib/tmpl/memory_chunks.sgml, 
2361         glib/tmpl/messages.sgml, glib/tmpl/misc_utils.sgml,
2362         glib/tmpl/modules.sgml, glib/tmpl/numerical.sgml, 
2363         glib/tmpl/patterns.sgml, glib/tmpl/queue.sgml, 
2364         glib/tmpl/shell.sgml, glib/tmpl/spawn.sgml,
2365         glib/tmpl/string_utils.sgml, glib/tmpl/thread_pools.sgml,
2366         glib/tmpl/threads.sgml, glib/tmpl/timers.sgml, 
2367         glib/tmpl/trees-binary.sgml, glib/tmpl/trees-nary.sgml,
2368         glib/tmpl/type_conversion.sgml, glib/tmpl/unicode.sgml,
2369         glib/tmpl/warnings.sgml, glib/tmpl/windows.sgml:        
2370         Improve markup of examples, general consistency improvements.
2371
2372 2001-12-06  Havoc Pennington  <hp@redhat.com>
2373
2374         * glib/tmpl/messages.sgml: improve g_log_set_handler docs
2375
2376 Wed Nov 28 18:50:19 2001  Owen Taylor  <otaylor@redhat.com>
2377
2378         * glib/glib-sections.txt: Update.
2379
2380 2001-11-28  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
2381
2382         * glib/tmpl/date.sgml: Fix g_usleep docs.
2383
2384 2001-11-26  Matthias Clasen  <matthiasc@poet.de>
2385
2386         * glib/tmpl/trees-binary.sgml: Document G_LEVEL_ORDER better.
2387
2388 2001-11-22  Matthias Clasen  <matthiasc@poet.de>
2389
2390         Fixes for #61284:
2391
2392         * glib/tmpl/windows.sgml: Document G_WIN32_DLLMAIN_FOR_DLL_NAME.
2393
2394         * glib/tmpl/fileutils.sgml: Document GDir.
2395
2396         * glib/tmpl/limits.sgml: Document G_MININT64, G_MAXINT64, G_MAXUINT64.  
2397
2398 Thu Nov 22 12:56:57 2001  Owen Taylor  <otaylor@redhat.com>
2399
2400         * gobject/gobject-sections.txt: Update.
2401
2402         * glib/tmpl/{spawn.sgml,patterns.sgml}: SGML fixes.
2403
2404         * glib/glib-sections.txt: Updated.
2405
2406         * glib/Makefile.am (IGNORE_HFILES): Don't scan
2407         headers in build/
2408
2409 Sat Nov 17 17:24:19 2001  Owen Taylor  <otaylor@redhat.com>
2410
2411         * glib/glib-sections.txt: Remove g_log_domain_glib
2412
2413 2001-11-15  Matthias Clasen  <matthiasc@poet.de>
2414
2415         * glib/tmpl/iochannels.sgml: Document GIOFlags, fix typos.
2416
2417         * glib/tmpl/conversions.sgml, glib/tmpl/unicode.sgml,
2418         glib/tmpl/spawn.sgml, glib/tmpl/fileutils.sgml,
2419         glib/tmpl/shell.sgml, glib/tmpl/windows.sgml: Add
2420         some missing short and long descriptions.
2421
2422 2001-11-14  Matthias Clasen  <matthiasc@poet.de>
2423
2424         * glib/Makefile.am (MKDB_OPTIONS): Add --sgml-mode.
2425
2426         * glib/tmpl/patterns.sgml: Document UTF-8 support.
2427
2428 Wed Nov 14 03:19:49 2001  Tim Janik  <timj@gtk.org>
2429
2430         * gobject/tmpl/param_value_types.sgml: more docs.
2431
2432 Tue Nov 13 21:31:58 2001  Tim Janik  <timj@gtk.org>
2433
2434         * gobject/tmpl/param_value_types.sgml: list parameter and
2435         value types.
2436
2437         * gobject/tmpl/gparamspec.sgml: more docs for g_param_spec*()
2438         functions.
2439         
2440         * gobject/*: section cleanups.
2441
2442 Tue Nov 13 19:49:16 2001  Tim Janik  <timj@gtk.org>
2443
2444         * gobject/tmpl/gparamspec.sgml: param spec updates.
2445
2446 2001-11-12  Matthias Clasen  <matthiasc@poet.de>
2447
2448         * glib/tmpl/markup.sgml: Remove excess listitem from long 
2449         description.
2450  
2451 2001-11-11  Matthias Clasen  <matthiasc@poet.de>
2452
2453         * glib/tmpl/unicode.sgml: Document GNormalizeMode enum.
2454
2455         * glib/tmpl/spawn.sgml: Document GSpawnFlags flags.
2456
2457         * glib/tmpl/error_reporting.sgml: Document GError struct.
2458
2459         * glib/tmpl/main.sgml: Document GMainContext, GSource and 
2460         GSourceCallbackFuncs structs.
2461
2462 2001-10-31  Matthias Clasen  <matthiasc@poet.de>
2463
2464         * glib/tmpl/messages.sgml, glib/tmpl/unicode.sgml:
2465         Document g_log_domain_glib, gunichar, gunichar2, GUnicodeType,
2466         GUnicodeBreakType.
2467
2468 Fri Oct 26 11:42:50 2001  Owen Taylor  <otaylor@redhat.com>
2469
2470         * */Makefile.am: Remove $(srcdir)/html before building
2471         HTML to prevent stale files. Dist all files in html/
2472
2473 2001-10-25  Havoc Pennington  <hp@pobox.com>
2474
2475         * glib/tmpl/string_utils.sgml: docs on why the deprecated
2476         functions are deprecated.
2477
2478 2001-10-15  Sven Neumann  <sven@gimp.org>
2479
2480         * glib/tmpl/random_numbers.sgml: fixed typo.
2481
2482 Sat Oct 13 06:58:23 2001  Tim Janik  <timj@gtk.org>
2483
2484         * glib/tmpl/patterns.sgml: amended documentation.
2485
2486 2001-10-11  Matthias Clasen  <matthiasc@poet.de>
2487
2488         * glib/tmpl/patterns.sgml, glib/tmpl/shell.sgml: Updates.
2489
2490 2001-10-05  Matthias Clasen  <matthiasc@poet.de>
2491
2492         * glib/tmpl/hooks.sgml: Document G_HOOK_FLAG_USER_SHIFT.
2493
2494         * glib/tmpl/trash_stacks.sgml: Document trash stacks.
2495
2496         * glib/tmpl/async_queues.sgml, glib/tmpl/caches.sgml, 
2497         glib/tmpl/completion.sgml, glib/tmpl/patterns.sgml, 
2498         glib/tmpl/numerical.sgml, glib/tmpl/random_numbers.sgml, 
2499         glib/tmpl/relations.sgml, glib/tmpl/modules.sgml: Update.
2500
2501 2001-10-05  Matthias Clasen  <matthiasc@poet.de>
2502         
2503         * glib/tmpl/conversions.sgml: Update.
2504
2505         * glib/tmpl/patterns.sgml: Update.
2506
2507 2001-10-05  Matthias Clasen  <matthiasc@poet.de>
2508
2509         * glib/tmpl/hooks.sgml, glib/tmpl/spawn.sgml,
2510         glib/tmpl/macros_misc.sgml: Update. 
2511
2512         * glib/tmpl/linked_lists_double.sgml, glib/tmpl/trees-binary.sgml,
2513         glib/glib-sections.txt: Document GCompareDataFunc.
2514
2515 2001-10-02  Matthias Clasen  <matthiasc@poet.de>
2516
2517         * glib/tmpl/iochannel.sgml, glib/tmpl/macros_misc.sgml,
2518         glib/tmpl/queue.sgml: update docs.
2519
2520         * glib/tmpl/modules.sgml, glib/tmpl/threads.sgml: Remove 
2521         references to glib-config.
2522
2523 2001-10-01  Matthias Clasen  <matthiasc@poet.de>
2524
2525         * glib/tmpl/iochannels.sgml, glib/tmpl/shell.sgml,
2526         glib/tmpl/spawn.sgml, glib/tmpl/memory.sgml,
2527         glib/tmpl/macros.sgml, glib/tmpl/completion.sgml,
2528         glib/tmpl/main.sgml, glib/tmpl/messages.sgml,
2529         glib/tmpl/misc_utils.sgml, glib/tmpl/threads.sgml,
2530         glib/tmpl/trees-nary.sgml, glib/tmpl/string_utils.sgml:
2531         More markup fixes and completions.
2532
2533 Mon Oct  1 15:59:46 2001  Owen Taylor  <otaylor@redhat.com>
2534
2535         * glib/tmpl/strings.sgml docs/glib-sections.txt: Rename
2536         g_string_printfa(). to g_string_append_printf().
2537
2538 2001-10-01  Matthias Clasen  <matthiasc@poet.de>
2539
2540         * glib/glib-sections.txt: Move all *_error_quark()
2541         functions to the 'Private' sections. (#61472)
2542
2543 2001-10-01  Matthias Clasen  <matthiasc@poet.de>
2544
2545         * glib/tmpl/macros.sgml (G_CONST_RETURN): document
2546         allowed uses for 'out' parameters.
2547
2548 2001-10-01  Matthias Clasen  <matthiasc@poet.de>
2549
2550         * glib/tmpl/caches.sgml, glib/tmpl/datalist.sgml,
2551         glib/tmpl/hash_tables.sgml, glib/tmpl/messages.sgml,
2552         glib/tmpl/misc_utils.sgml: consistently refer to GTK+.
2553
2554         * glib/tmpl/error_reporting.sgml, glib/tmpl/fileutils.sgml,
2555         glib/tmpl/windows.sgml, glib/tmpl/modules.sgml,
2556         glib/tmpl/linked_lists_single.sgml, glib/tmpl/trees-nary.sgml,
2557         glib/tmpl/trees-binary.sgml, glib/tmpl/timers.sgml: Markup fixes.
2558
2559 2001-09-30  Matthias Clasen  <matthiasc@poet.de>
2560
2561         * glib/tmpl/arrays.sgml,glib/tmpl/arrays_byte.sgml
2562         glib/tmpl/arrays_pointer.sgml, glib/tmpl/caches.sgml, 
2563         glib/tmpl/datalist.sgml, glib/tmpl/date.sgml, 
2564         glib/tmpl/datasets.sgml, glib/tmpl/type_conversion.sgml,
2565         glib/tmpl/memory.sgml, glib/tmpl/hash_tables.sgml:
2566         Markup fixes and a few additions.
2567
2568 2001-09-27  Matthias Clasen  <matthiasc@poet.de>
2569
2570         * glib/tmpl/macros.sgml, glib/tmpl/macros_misc.sgml, 
2571         glib/tmpl/scanner.sgml: Additions and markup fixes.
2572
2573 2001-09-27  Matthias Clasen  <matthiasc@poet.de>
2574
2575         * glib/tmpl/warnings.sgml, glib/tmpl/linked_lists_double.sgml,
2576         glib/tmpl/completion.sgml, glib/tmpl/strings.sgml: Documented
2577         some functions, markup fixes.
2578         * glib/tmpl/patterns.sgml: New file.
2579         * glib/glib-docs.sgml: Add entity for patterns.sgml.
2580         
2581 2001-09-26  Matthias Clasen <matthiasc@poet.de>
2582
2583         * glib/glib-sections.txt: Add g_mem_is_system_malloc.
2584
2585 2001-09-25  Matthias Clasen <matthiasc@poet.de>
2586
2587         * glib/glib-sections.txt: Add a missing SECTION 
2588         endtag. (#61126)
2589
2590 2001-09-17  Darin Adler  <darin@bentspoon.com>
2591
2592         * glib/tmpl/string_utils.sgml: Fix a typo and change
2593         documentation for g_ascii_isdigit and g_ascii_isxdigit
2594         to reflect the fact that the standard isdigit and
2595         isxdigit are already locale-independent.
2596
2597 Wed Sep  5 05:24:07 2001  Tim Janik  <timj@gtk.org>
2598
2599         * gobject/tmpl/gboxed.sgml: documented some functions.
2600
2601         * gobject/tmpl/objects.sgml: some fixups.
2602
2603 Mon Sep 10 11:37:02 2001  Owen Taylor  <otaylor@redhat.com>
2604
2605         * glib/glib-sections.txt: Update.
2606
2607 Sat Sep  8 14:13:44 2001  Owen Taylor  <otaylor@redhat.com>
2608
2609         * glib/Makefile.am (IGNORE_HFILES): Add 
2610         gbsearcharray.h.
2611
2612         * gobject/Makefile.am (IGNORE_HFILES): Remove
2613         gbsearcharray.h.
2614
2615 2001-08-15  Ron Stenike  <rsteinke@w-link.net>
2616
2617         * docs/reference/glib/glib-sections.txt: Added
2618         declarations for g_io_channel_[set,get]_close_on_unref
2619
2620 Sun Aug 12 10:03:42 2001  Owen Taylor  <otaylor@redhat.com>
2621
2622         * */Makefile.am: Set GPATH to fix srcdir != builddir  
2623         problems with GNU make.
2624
2625 Sun Aug 12 02:24:36 2001  Tim Janik  <timj@gtk.org>
2626
2627         * gobject/tmpl/value_arrays.sgml: document value arrays.
2628
2629 2001-08-06  Sven Neumann  <sven@gimp.org>
2630
2631         * docs/reference/gobject/gobject-sections.txt
2632         * docs/reference/gobject/tmpl/objects.sgml: added documentation for
2633         g_object_[add|remove]_weak_pointer().
2634
2635 2001-07-19  Darin Adler  <darin@bentspoon.com>
2636
2637         reviewed by: <delete if not using a buddy>
2638
2639         * glib/tmpl/string_utils.sgml:
2640
2641 2001-06-03  Matthias Clasen  <matthiasc@poet.de>
2642  
2643         * glib/tmpl/caches.sgml, glib/tmpl/main.sgml, 
2644         gobject/gobject-docs.sgml, gobject/tmpl/generic_values.sgml,
2645         gobject/tmpl/gtypemodule.sgml, gobject/tmpl/signals.sgml,
2646         gobject/tmpl/types.sgml: fix some typos.
2647  
2648 Thu Jun 28 17:43:29 2001  Owen Taylor  <otaylor@redhat.com>
2649
2650         * glib/tmpl/memory.sgml glib/tmpl/macros_misc.sgml: Add
2651         notes about inclusion of string.h to docs on g_memmove,
2652         G_VA_COPY. (#54411)
2653
2654 Tue Jun 26 12:28:20 2001  Owen Taylor  <otaylor@redhat.com>
2655
2656         * glib/Makefile.am: Fix problem with glibconfig.h
2657
2658 2001-06-26  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
2659
2660         * glib/tmpl/threads.sgml (example): Corrected.
2661
2662 2001-06-07  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
2663
2664         * glib/glib-sections.txt, glib/tmpl/date.sgml: Add g_time_val_add.
2665
2666         * glib/tmpl/threads.sgml: Updated. 
2667
2668 2001-05-23  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
2669
2670         * glib/tmpl/arrays.sgml, glib/tmpl/arrays_pointers.sgml,
2671         glib/tmpl/arrays_byte.sgml: Corrected documentation for the
2672         ..._sized_new functions. Discovered by noon@users.sourceforge.net.
2673
2674 2001-05-19  Havoc Pennington  <hp@pobox.com>
2675
2676         * glib/Makefile.am (IGNORE_HFILES): add glibintl.h
2677
2678         * glib/tmpl/*.sgml: fix various missing docs
2679
2680 2001-05-18  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
2681
2682         * glib/glib-overrides.txt, glib/glib-sections.txt,
2683         glib/tmpl/thread_pools.sgml, glib/tmpl/threads.sgml: Updated.
2684
2685 2001-05-09  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
2686
2687         * glib/tmpl/thread_pools.sgml, glib/tmpl/thread_pools.sgml:
2688         Updates after some renaming took place.
2689
2690 2001-05-08  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
2691
2692         * glib/tmpl/threads.sgml, glib/glib-overrides.txt: Updated.
2693
2694         * glib/tmpl/threads.sgml: Clarification for g_mutex_trylock.
2695
2696 2001-04-19  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
2697
2698         * glib/tmpl/hash_tables.sgml, glib/tmpl/misc_utils.sgml,
2699         glib/tmpl/scanner.sgml: Changes due to deprecation update.
2700
2701 Mon Apr 16 12:18:26 2001  Owen Taylor  <otaylor@redhat.com>
2702
2703         * {glib,gobject}/Makefile.am (tmpl-build.stamp): More tweaks
2704         from GTK+. Reenable $(HTML_IMAGES) with shell portability fixes.
2705
2706 Wed Apr  4 00:56:00 2001  Tim Janik  <timj@gtk.org>
2707
2708         * gobject/Makefile.am: disabled "for i in $(HTML_IMAGES) ;"
2709         dist-hook because $(HTML_IMAGES) is empty.
2710
2711 Tue Apr  3 11:51:02 2001  Owen Taylor  <otaylor@redhat.com>
2712
2713         * {glib,gobject}/Makefile.am (sgml-build.stamp): Add
2714         explicit path to tmpl files in dependencies.
2715
2716         * glib/glib.types gobject/gobject.types: empty files
2717         to keep generic makefiles happy.
2718
2719 2001-04-03  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
2720
2721         * glib/glib-sections.txt: Removed
2722         g_static_private_(get|set)_for_thread.
2723
2724         * glib/tmpl/threads.sgml: Updated.
2725
2726         * glib/tmpl/thread_pools.sgml: Added GThreadPool documentation.
2727
2728 Mon Mar 26 14:20:36 2001  Owen Taylor  <otaylor@redhat.com>
2729
2730         * glib/Makefile.am (SCAN_OPTIONS): Add --deprecated-guards
2731
2732 Sat Mar 17 17:51:17 2001  Owen Taylor  <otaylor@redhat.com>
2733
2734         * gobject/Makefile.am glib/Makefile.am: A couple
2735         of small fixes.
2736
2737 2001-03-08  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
2738
2739         * glib/tmpl/threads.sgml: Spelling corrections.
2740
2741 Wed Mar  7 15:02:17 2001  Owen Taylor  <otaylor@redhat.com>
2742
2743         * gobject/Makefile.am: Revert Tim's last commit to
2744         get rid of 7+ unnecessary / broken changes. Add
2745         back the useful part. Also fix problem with grep,
2746         add dependency on template files.
2747
2748         * gobject/gobject-sections.txt: Remove double 
2749         value_types names which was screwing up builds.
2750
2751         * glib/Makefile.am: Propagate changes from 
2752         gobject/Makefile.am
2753
2754 2001-03-07  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
2755
2756         * glib/tmpl/threads.sgml: Fixed stupid typo.
2757
2758 2001-03-07  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
2759
2760         * glib/tmpl/threads.sgml: Completed.
2761
2762 Wed Mar  7 09:33:27 2001  Tim Janik  <timj@gtk.org>
2763
2764         * gobject/Makefile.am: shuffled rules to avoid excessive
2765         rebuilds.
2766
2767         * gobject/gobject-sections.txt: updates.
2768
2769         * gobject/tmpl/*: bunch of updates, added another patch
2770         from Eric Lemings <eric.b.lemings@lmco.com>.
2771
2772 2001-03-07  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
2773
2774         * glib/glib-sections.txt, glib/tmpl/messages.sgml: Removed
2775         g_log_domain_gmodule.
2776
2777 2001-02-23  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
2778
2779         * glib/tmpl/threads.sgml: Big update. Almost ready.
2780
2781         * glib/tmpl/async_queues.sgml: Typo.
2782
2783         * glib/glib-sections.txt: Added g_static_rec_mutex_init,
2784         g_static_rec_mutex_free, g_static_rw_lock_init,
2785         g_static_private_init and g_static_private_free.
2786
2787         * glib/glib-overrides.txt: Added g_thread_yield and g_thread_exit.
2788
2789 Fri Feb 16 06:52:20 2001  Tim Janik  <timj@gtk.org>
2790
2791         * gobject/tmpl/types.sgml: incorporated huge docu patch from Eric
2792         Lemings <eric.b.lemings@lmco.com> with a bunch of editing on my part.
2793
2794 Mon Feb 12 12:42:45 2001  Owen Taylor  <otaylor@redhat.com>
2795
2796         * {glib,gobject}/Makefile.am: The ultimate gtk-doc makefile.
2797
2798 2001-02-01  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
2799
2800         * glib/tmpl/threads.sgml, glib/glib-sections.txt: Added
2801         documentation for g_static_mutex_init().
2802
2803 Wed Jan 31 07:14:22 2001  Tim Janik  <timj@gtk.org>
2804
2805         * gobject/Makefile.am: adapt to work with new CVS gtk-doc, leaving the old
2806         rules in place caused bogus recursions. main changes:
2807         - add to conditionalized section:
2808           all-local:
2809                 $(MAKE) scan
2810                 $(MAKE) templates
2811                 $(MAKE) sgml
2812                 $(MAKE) html.stamp
2813           html.stamp: sgml.stamp $(EXTRA_SGML_FILES)
2814                 $(MAKE) html
2815           DOC_STAMPS= html.stamp sgml.stamp
2816         - change:
2817           maintainer-clean-local: clean
2818           -     cd $(srcdir) && rm -rf sgml html $(DOC_MODULE)-decl-list.txt $(DOC_MODULE)-decl.txt
2819           +     cd $(srcdir) && rm -rf sgml html $(DOC_MODULE)-decl-list.txt $(DOC_MODULE)-decl.txt $(DOC_STAMPS)
2820
2821         * glib/Makefile.am (maintainer-clean-local): dito.
2822
2823 Wed Jan 31 06:21:32 2001  Tim Janik  <timj@gtk.org>
2824
2825         * gobject/tmpl/types.sgml: applied docu patch from Eric Lemings
2826         <eric.b.lemings@lmco.com>, did some more editing.
2827
2828 2001-01-30  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
2829
2830         * glib/glib-sections.txt, glib/tmpl/threads.sgml: Added
2831         g_static_mutex_free().
2832
2833 Tue Jan  9 03:10:38 2001  Tim Janik  <timj@gtk.org>
2834
2835         * gobject/tmpl/types.sgml: added some function documentations.
2836
2837         * gobject/gobject-sections.txt: buncha fixups.
2838
2839 Fri Jan  5 15:47:10 2001  Owen Taylor  <otaylor@redhat.com>
2840
2841         * glib/glib-sections.txt glib/tmpl/* glib/Makefile.am: Updated.
2842
2843 2000-12-22  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
2844
2845         * glib/glib-sections.txt: Added G_MODULE_SUFFIX.
2846
2847         * glib/tmpl/modules.sgml: Updated.
2848
2849 2000-12-19  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
2850
2851         * glib/glib-sections.txt: Added g_rand_boolean and
2852         g_random_boolean macros.
2853
2854         * glib/tmpl/random_numbers.sgml: Updated.
2855         
2856 Tue Dec  5 15:41:23 2000  Owen Taylor  <otaylor@redhat.com>
2857
2858         * glib/Makefile.am glib/mainloop-states*: add images
2859
2860         * glib/glib-sections.txt: Updated
2861
2862         * glib/tmpl/main.sgml: More documentation, move function
2863         docs to .c file.
2864
2865 Mon Nov 13 00:18:55 2000  Owen Taylor  <otaylor@redhat.com>
2866
2867         * glib/glib-sections.sgml: Move conversion functions
2868         into GConv section.
2869         
2870         * gobject/gobject-docs.sgml: Fix some malformed sgml.
2871
2872 Sun Nov  5 13:24:50 2000  Owen Taylor  <otaylor@redhat.com>
2873
2874         * gobject/Makefile.am gobject/gobject-sections.sgml: Updates
2875         * gobject/tmpl/g{boxed,type{plugin,module}}.sgml: added
2876
2877 2000-11-05  Havoc Pennington  <hp@pobox.com>
2878
2879         * glib/tmpl/markup.sgml: Write docs
2880
2881 2000-11-05  Havoc Pennington  <hp@pobox.com>
2882
2883         * glib/glib-sections.txt: remove parens from section name,
2884         confuses gtk-doc
2885
2886         * glib/glib-docs.sgml: Add the new files here, doh.
2887
2888         * glib/tmpl/shell.sgml: add gshell.[hc] docs
2889
2890 2000-11-05  Havoc Pennington  <hp@pobox.com>
2891
2892         * glib/tmpl/error_reporting.sgml: fixes
2893
2894 2000-11-05  Havoc Pennington  <hp@pobox.com>
2895
2896         * glib/tmpl/spawn.sgml, glib/tmpl/markup.sgml,
2897         glib/tmpl/fileutils.sgml: Added
2898         
2899         * glib/Makefile.am: Add new files
2900
2901         * glib/glib-sections.txt: Add stuff from -unused
2902
2903 Fri Nov  3 07:33:15 2000  Tim Janik  <timj@gtk.org>
2904
2905         * gobject/gobject-docs.sgml: added &gobject-closures; section.
2906
2907         * gobject/Makefile.am (tmpl_sources): add tmpl/clsoures.sgml
2908
2909         * gobject/gobject-sections.txt: added Closure section.
2910         
2911         * gobject/tmpl/closures.sgml: new file with template description
2912         for GClosure functions.
2913
2914 2000-11-02  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
2915
2916         * glib/tmpl/glib-unused.sgml: Remove superfluous GSearchFunc.
2917
2918         * glib/tmpl/async_queues.sgml, glib/glib-sections.txt: Added
2919         documentation for asynchronous queues.
2920
2921 2000-10-31  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
2922
2923         * glib/tmpl/linked_lists_single.sgml: This time the right fix.
2924
2925         * glib/tmpl/scanner.sgml, glib/tmpl/strings.sgml: Changed
2926         parameter names.
2927
2928         * glib/tmpl/string_utils.sgml: Corrected the documentation of
2929         g_strescape and added those of g_strcompress.
2930
2931 2000-10-30  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
2932
2933         * glib/tmpl/limits.sgml: Added documentation for
2934         G_MAXU(INT|SHORT|LONG).
2935
2936         * glib/tmpl/macros_misc.sgml: Added documentation for
2937         G_G(U)INT(16|32|64)_FORMAT.
2938
2939         * glib/tmpl/types.sgml: Mention G_MAXU(INT|SHORT|LONG) in
2940         documentation for gu(int|short|long).
2941
2942         * glib/glib-sections.txt, glib/tmpl/linked_lists_double.sgml,
2943         glib/tmpl/caches.sgml: Move GCompareFunc to GList and introduce
2944         and document GEqualFunc in GHashTable.
2945
2946         * glib/tmpl/caches.sgml, glib/tmpl/hash_tables.sgml,
2947         glib/tmpl/relations.sgml : Changed to reflect the changed API
2948         (GCompareFunc -> GEqualFunc).
2949
2950         * glib/tmpl/linked_lists_single.sgml, glib/tmpl/threads.sgml: Typo
2951         fixes.
2952         
2953 Mon Oct 30 11:13:12 2000  Tim Janik  <timj@gtk.org>
2954
2955         * gobject/tmpl/signals.sgml: start at general description.
2956
2957         * gobject/gobject-docs.sgml: added introduction.
2958
2959 Mon Oct 30 06:01:43 2000  Tim Janik  <timj@gtk.org>
2960
2961         * gobject/gobject-sections.txt: opened up a new section on signals.
2962
2963 2000-10-27  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
2964
2965         * glib/tmpl/misc_utils.sgml: Removed the win32 limitation.
2966
2967         * glib/glib-sections.txt, glib/tmpl/hash_tables.sgml,
2968         glib/tmpl/macros_misc.sgml, glib/tmpl/misc_utils.sgml,
2969         glib/tmpl/scanner.sgml: Document the recently deprecated functions
2970         as such.
2971
2972 2000-10-15  Raja R Harinath  <harinath@cs.umn.edu>
2973
2974         'make distcheck' fixes.
2975         * glib/Makefile.am (EXTRA_DIST): Add $(DOC_MODULE)-decl.txt.
2976         (html): Run 'gtkdoc-fixxref' in $(srcdir).
2977         (dist-check-gtkdoc): Add missing quote.
2978         (dist-hook): Copy in dependency order, so that none of the
2979         makerules are fired in a tarball build.
2980
2981         * gobject/Makefile.am: Likewise.
2982
2983 2000-10-13  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
2984
2985         * glib/glib-sections.txt: Added misc items.
2986
2987         * glib/tmpl/random_numbers.sgml: Documentation for the random
2988         number generator.
2989
2990 2000-10-09  Raja R Harinath  <harinath@cs.umn.edu>
2991
2992         * gobject/Makefile.am (DOC_SOURCE_DIR): Don't set to 
2993         $top_srcdir)/gobject.
2994         * glib/Makefile.am (DOC_SOURCE_DIR): Don't set to $(top_srcdir),
2995
2996 2000-09-29  Jonathan Blandford  <jrb@redhat.com>
2997
2998         * glib/tmpl/trees-nary.sgml: Add g_node_insert_after().
2999
3000 Thu Sep  7 12:35:35 2000  Owen Taylor  <otaylor@redhat.com>
3001
3002         * Some further makefile improvement.
3003          
3004         * Restore all the docs that mysteriously vanished earlier.
3005
3006 Wed Sep  6 10:59:45 2000  Owen Taylor  <otaylor@redhat.com>
3007
3008         * gobject/Makefile.am glib/Makefile.am: Improve 
3009         separation of generic non-generic parts and dependencies. 
3010
3011 Tue Sep  5 20:03:25 2000  Owen Taylor  <otaylor@redhat.com>
3012
3013         * Moved into glib source tree, updated glib-sections.txt
3014         and Makefile.am for glib-1.3.x.
3015
3016 2000-07-01  Damon Chaplin  <damon@helixcode.com>
3017
3018         * tmpl/string_utils.sgml: updated g_strndup.
3019
3020 2000-06-11  Damon Chaplin  <damon@helixcode.com>
3021
3022         * tmpl/messages.sgml: updated a bit more.
3023
3024 2000-06-11  Damon Chaplin  <damon@helixcode.com>
3025
3026         * tmpl/messages.sgml: updated a few bits about log handlers & flags.
3027
3028 2000-04-16  Damon Chaplin  <damon@helixcode.com>
3029
3030         * tmpl/linked_lists_single.sgml: 
3031         * tmpl/linked_lists_double.sgml: 
3032         * tmpl/trees-nary.sgml: updated.
3033
3034         * tmpl/modules.sgml: described g_module_build_path().
3035
3036         * tmpl/date.sgml: made short description lower case and end in a '.'.
3037
3038         * glib-sections.txt: rearranged GDate section.
3039
3040         * tmpl/arrays.sgml: 
3041         * tmpl/arrays_byte.sgml: 
3042         * tmpl/arrays_pointer.sgml: updated.
3043
3044 2000-02-21  Damon Chaplin  <damon@helixcode.com>
3045
3046         * tmpl/main.sgml: updated the g_source_remove_by_XXX() descriptions
3047         to note that only the first source found is removed.
3048
3049 2000-01-25  Damon Chaplin  <damon@karuna.freeserve.co.uk>
3050
3051         * tmpl/misc_utils.sgml: g_bit_nth_lsf/msf docs from 
3052          Nils Rennebarth <nils@ipe.uni-stuttgart.de>, and updates for
3053         GVoidFunc & GFreeFunc.
3054
3055 1999-12-02  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
3056
3057         * glib-sections.txt, tmpl/threads.sgml: Removed
3058         G_THREADS_IMPL_NSPR. Shouldn't be used anyway.
3059
3060         * glib-overrides.txt: New file, that makes most of the thread
3061         related macros look like functions.
3062
3063         * Makefile.am: Added glib-overrides.txt to EXTRA_DIST.
3064
3065         * tmpl/threads.sgml: Minor updates.
3066         
3067 Tue Aug 17 08:42:17 1999  Owen Taylor  <otaylor@redhat.com>
3068
3069         * tmpl/datasets.sgml: Added missing </para>
3070         * tmpl/timers.sgml: Added missing </para>
3071         * tmpl/misc_utils.sgml: Added missing </para>
3072         * tmpl/linked_lists_double.sgml: Added missing </para>
3073         * tmpl/linked_lists_single.sgml: Added missing </para>
3074         * tmpl/threads.sgml: Removed extra <para>s.
3075         * tmpl/main.sgml: Added missing </para>
3076
3077 Wed Aug 18 23:38:52 1999  Owen Taylor  <otaylor@redhat.com>
3078
3079         * README: Added some simple build instructions.
3080
3081 Wed Aug 18 23:11:28 1999  Owen Taylor  <otaylor@redhat.com>
3082
3083         * Import into CVS of glib-reference-1.1.3
3084           Filled in some basic contents for AUTHORS
3085           README, and README.cvs  
3086