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