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