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