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