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