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