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