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