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