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