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