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