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