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