Move all *_error_quark() unctions to the 'Private' sections. (#61472)
[platform/upstream/glib.git] / docs / reference / ChangeLog
1 2001-10-01  Matthias Clasen  <matthiasc@poet.de>
2
3         * glib/glib-sections.txt: Move all *_error_quark()
4         functions to the 'Private' sections. (#61472)
5
6 2001-10-01  Matthias Clasen  <matthiasc@poet.de>
7
8         * glib/tmpl/macros.sgml (G_CONST_RETURN): document
9         allowed uses for 'out' parameters.
10
11 2001-10-01  Matthias Clasen  <matthiasc@poet.de>
12
13         * glib/tmpl/caches.sgml, glib/tmpl/datalist.sgml,
14         glib/tmpl/hash_tables.sgml, glib/tmpl/messages.sgml,
15         glib/tmpl/misc_utils.sgml: consistently refer to GTK+.
16
17         * glib/tmpl/error_reporting.sgml, glib/tmpl/fileutils.sgml,
18         glib/tmpl/windows.sgml, glib/tmpl/modules.sgml,
19         glib/tmpl/linked_lists_single.sgml, glib/tmpl/trees-nary.sgml,
20         glib/tmpl/trees-binary.sgml, glib/tmpl/timers.sgml: Markup fixes.
21
22 2001-09-30  Matthias Clasen  <matthiasc@poet.de>
23
24         * glib/tmpl/arrays.sgml,glib/tmpl/arrays_byte.sgml
25         glib/tmpl/arrays_pointer.sgml, glib/tmpl/caches.sgml, 
26         glib/tmpl/datalist.sgml, glib/tmpl/date.sgml, 
27         glib/tmpl/datasets.sgml, glib/tmpl/type_conversion.sgml,
28         glib/tmpl/memory.sgml, glib/tmpl/hash_tables.sgml:
29         Markup fixes and a few additions.
30
31 2001-09-27  Matthias Clasen  <matthiasc@poet.de>
32
33         * glib/tmpl/macros.sgml, glib/tmpl/macros_misc.sgml, 
34         glib/tmpl/scanner.sgml: Additions and markup fixes.
35
36 2001-09-27  Matthias Clasen  <matthiasc@poet.de>
37
38         * glib/tmpl/warnings.sgml, glib/tmpl/linked_lists_double.sgml,
39         glib/tmpl/completion.sgml, glib/tmpl/strings.sgml: Documented
40         some functions, markup fixes.
41         * glib/tmpl/patterns.sgml: New file.
42         * glib/glib-docs.sgml: Add entity for patterns.sgml.
43         
44 2001-09-26  Matthias Clasen <matthiasc@poet.de>
45
46         * glib/glib-sections.txt: Add g_mem_is_system_malloc.
47
48 2001-09-25  Matthias Clasen <matthiasc@poet.de>
49
50         * glib/glib-sections.txt: Add a missing SECTION 
51         endtag. (#61126)
52
53 2001-09-17  Darin Adler  <darin@bentspoon.com>
54
55         * glib/tmpl/string_utils.sgml: Fix a typo and change
56         documentation for g_ascii_isdigit and g_ascii_isxdigit
57         to reflect the fact that the standard isdigit and
58         isxdigit are already locale-independent.
59
60 Wed Sep  5 05:24:07 2001  Tim Janik  <timj@gtk.org>
61
62         * gobject/tmpl/gboxed.sgml: documented some functions.
63
64         * gobject/tmpl/objects.sgml: some fixups.
65
66 Mon Sep 10 11:37:02 2001  Owen Taylor  <otaylor@redhat.com>
67
68         * glib/glib-sections.txt: Update.
69
70 Sat Sep  8 14:13:44 2001  Owen Taylor  <otaylor@redhat.com>
71
72         * glib/Makefile.am (IGNORE_HFILES): Add 
73         gbsearcharray.h.
74
75         * gobject/Makefile.am (IGNORE_HFILES): Remove
76         gbsearcharray.h.
77
78 2001-08-15  Ron Stenike  <rsteinke@w-link.net>
79
80         * docs/reference/glib/glib-sections.txt: Added
81         declarations for g_io_channel_[set,get]_close_on_unref
82
83 Sun Aug 12 10:03:42 2001  Owen Taylor  <otaylor@redhat.com>
84
85         * */Makefile.am: Set GPATH to fix srcdir != builddir  
86         problems with GNU make.
87
88 Sun Aug 12 02:24:36 2001  Tim Janik  <timj@gtk.org>
89
90         * gobject/tmpl/value_arrays.sgml: document value arrays.
91
92 2001-08-06  Sven Neumann  <sven@gimp.org>
93
94         * docs/reference/gobject/gobject-sections.txt
95         * docs/reference/gobject/tmpl/objects.sgml: added documentation for
96         g_object_[add|remove]_weak_pointer().
97
98 2001-07-19  Darin Adler  <darin@bentspoon.com>
99
100         reviewed by: <delete if not using a buddy>
101
102         * glib/tmpl/string_utils.sgml:
103
104 2001-06-03  Matthias Clasen  <matthiasc@poet.de>
105  
106         * glib/tmpl/caches.sgml, glib/tmpl/main.sgml, 
107         gobject/gobject-docs.sgml, gobject/tmpl/generic_values.sgml,
108         gobject/tmpl/gtypemodule.sgml, gobject/tmpl/signals.sgml,
109         gobject/tmpl/types.sgml: fix some typos.
110  
111 Thu Jun 28 17:43:29 2001  Owen Taylor  <otaylor@redhat.com>
112
113         * glib/tmpl/memory.sgml glib/tmpl/macros_misc.sgml: Add
114         notes about inclusion of string.h to docs on g_memmove,
115         G_VA_COPY. (#54411)
116
117 Tue Jun 26 12:28:20 2001  Owen Taylor  <otaylor@redhat.com>
118
119         * glib/Makefile.am: Fix problem with glibconfig.h
120
121 2001-06-26  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
122
123         * glib/tmpl/threads.sgml (example): Corrected.
124
125 2001-06-07  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
126
127         * glib/glib-sections.txt, glib/tmpl/date.sgml: Add g_time_val_add.
128
129         * glib/tmpl/threads.sgml: Updated. 
130
131 2001-05-23  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
132
133         * glib/tmpl/arrays.sgml, glib/tmpl/arrays_pointers.sgml,
134         glib/tmpl/arrays_byte.sgml: Corrected documentation for the
135         ..._sized_new functions. Discovered by noon@users.sourceforge.net.
136
137 2001-05-19  Havoc Pennington  <hp@pobox.com>
138
139         * glib/Makefile.am (IGNORE_HFILES): add glibintl.h
140
141         * glib/tmpl/*.sgml: fix various missing docs
142
143 2001-05-18  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
144
145         * glib/glib-overrides.txt, glib/glib-sections.txt,
146         glib/tmpl/thread_pools.sgml, glib/tmpl/threads.sgml: Updated.
147
148 2001-05-09  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
149
150         * glib/tmpl/thread_pools.sgml, glib/tmpl/thread_pools.sgml:
151         Updates after some renaming took place.
152
153 2001-05-08  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
154
155         * glib/tmpl/threads.sgml, glib/glib-overrides.txt: Updated.
156
157         * glib/tmpl/threads.sgml: Clarification for g_mutex_trylock.
158
159 2001-04-19  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
160
161         * glib/tmpl/hash_tables.sgml, glib/tmpl/misc_utils.sgml,
162         glib/tmpl/scanner.sgml: Changes due to deprecation update.
163
164 Mon Apr 16 12:18:26 2001  Owen Taylor  <otaylor@redhat.com>
165
166         * {glib,gobject}/Makefile.am (tmpl-build.stamp): More tweaks
167         from GTK+. Reenable $(HTML_IMAGES) with shell portability fixes.
168
169 Wed Apr  4 00:56:00 2001  Tim Janik  <timj@gtk.org>
170
171         * gobject/Makefile.am: disabled "for i in $(HTML_IMAGES) ;"
172         dist-hook because $(HTML_IMAGES) is empty.
173
174 Tue Apr  3 11:51:02 2001  Owen Taylor  <otaylor@redhat.com>
175
176         * {glib,gobject}/Makefile.am (sgml-build.stamp): Add
177         explicit path to tmpl files in dependencies.
178
179         * glib/glib.types gobject/gobject.types: empty files
180         to keep generic makefiles happy.
181
182 2001-04-03  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
183
184         * glib/glib-sections.txt: Removed
185         g_static_private_(get|set)_for_thread.
186
187         * glib/tmpl/threads.sgml: Updated.
188
189         * glib/tmpl/thread_pools.sgml: Added GThreadPool documentation.
190
191 Mon Mar 26 14:20:36 2001  Owen Taylor  <otaylor@redhat.com>
192
193         * glib/Makefile.am (SCAN_OPTIONS): Add --deprecated-guards
194
195 Sat Mar 17 17:51:17 2001  Owen Taylor  <otaylor@redhat.com>
196
197         * gobject/Makefile.am glib/Makefile.am: A couple
198         of small fixes.
199
200 2001-03-08  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
201
202         * glib/tmpl/threads.sgml: Spelling corrections.
203
204 Wed Mar  7 15:02:17 2001  Owen Taylor  <otaylor@redhat.com>
205
206         * gobject/Makefile.am: Revert Tim's last commit to
207         get rid of 7+ unnecessary / broken changes. Add
208         back the useful part. Also fix problem with grep,
209         add dependency on template files.
210
211         * gobject/gobject-sections.txt: Remove double 
212         value_types names which was screwing up builds.
213
214         * glib/Makefile.am: Propagate changes from 
215         gobject/Makefile.am
216
217 2001-03-07  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
218
219         * glib/tmpl/threads.sgml: Fixed stupid typo.
220
221 2001-03-07  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
222
223         * glib/tmpl/threads.sgml: Completed.
224
225 Wed Mar  7 09:33:27 2001  Tim Janik  <timj@gtk.org>
226
227         * gobject/Makefile.am: shuffled rules to avoid excessive
228         rebuilds.
229
230         * gobject/gobject-sections.txt: updates.
231
232         * gobject/tmpl/*: bunch of updates, added another patch
233         from Eric Lemings <eric.b.lemings@lmco.com>.
234
235 2001-03-07  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
236
237         * glib/glib-sections.txt, glib/tmpl/messages.sgml: Removed
238         g_log_domain_gmodule.
239
240 2001-02-23  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
241
242         * glib/tmpl/threads.sgml: Big update. Almost ready.
243
244         * glib/tmpl/async_queues.sgml: Typo.
245
246         * glib/glib-sections.txt: Added g_static_rec_mutex_init,
247         g_static_rec_mutex_free, g_static_rw_lock_init,
248         g_static_private_init and g_static_private_free.
249
250         * glib/glib-overrides.txt: Added g_thread_yield and g_thread_exit.
251
252 Fri Feb 16 06:52:20 2001  Tim Janik  <timj@gtk.org>
253
254         * gobject/tmpl/types.sgml: incorporated huge docu patch from Eric
255         Lemings <eric.b.lemings@lmco.com> with a bunch of editing on my part.
256
257 Mon Feb 12 12:42:45 2001  Owen Taylor  <otaylor@redhat.com>
258
259         * {glib,gobject}/Makefile.am: The ultimate gtk-doc makefile.
260
261 2001-02-01  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
262
263         * glib/tmpl/threads.sgml, glib/glib-sections.txt: Added
264         documentation for g_static_mutex_init().
265
266 Wed Jan 31 07:14:22 2001  Tim Janik  <timj@gtk.org>
267
268         * gobject/Makefile.am: adapt to work with new CVS gtk-doc, leaving the old
269         rules in place caused bogus recursions. main changes:
270         - add to conditionalized section:
271           all-local:
272                 $(MAKE) scan
273                 $(MAKE) templates
274                 $(MAKE) sgml
275                 $(MAKE) html.stamp
276           html.stamp: sgml.stamp $(EXTRA_SGML_FILES)
277                 $(MAKE) html
278           DOC_STAMPS= html.stamp sgml.stamp
279         - change:
280           maintainer-clean-local: clean
281           -     cd $(srcdir) && rm -rf sgml html $(DOC_MODULE)-decl-list.txt $(DOC_MODULE)-decl.txt
282           +     cd $(srcdir) && rm -rf sgml html $(DOC_MODULE)-decl-list.txt $(DOC_MODULE)-decl.txt $(DOC_STAMPS)
283
284         * glib/Makefile.am (maintainer-clean-local): dito.
285
286 Wed Jan 31 06:21:32 2001  Tim Janik  <timj@gtk.org>
287
288         * gobject/tmpl/types.sgml: applied docu patch from Eric Lemings
289         <eric.b.lemings@lmco.com>, did some more editing.
290
291 2001-01-30  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
292
293         * glib/glib-sections.txt, glib/tmpl/threads.sgml: Added
294         g_static_mutex_free().
295
296 Tue Jan  9 03:10:38 2001  Tim Janik  <timj@gtk.org>
297
298         * gobject/tmpl/types.sgml: added some function documentations.
299
300         * gobject/gobject-sections.txt: buncha fixups.
301
302 Fri Jan  5 15:47:10 2001  Owen Taylor  <otaylor@redhat.com>
303
304         * glib/glib-sections.txt glib/tmpl/* glib/Makefile.am: Updated.
305
306 2000-12-22  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
307
308         * glib/glib-sections.txt: Added G_MODULE_SUFFIX.
309
310         * glib/tmpl/modules.sgml: Updated.
311
312 2000-12-19  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
313
314         * glib/glib-sections.txt: Added g_rand_boolean and
315         g_random_boolean macros.
316
317         * glib/tmpl/random_numbers.sgml: Updated.
318         
319 Tue Dec  5 15:41:23 2000  Owen Taylor  <otaylor@redhat.com>
320
321         * glib/Makefile.am glib/mainloop-states*: add images
322
323         * glib/glib-sections.txt: Updated
324
325         * glib/tmpl/main.sgml: More documentation, move function
326         docs to .c file.
327
328 Mon Nov 13 00:18:55 2000  Owen Taylor  <otaylor@redhat.com>
329
330         * glib/glib-sections.sgml: Move conversion functions
331         into GConv section.
332         
333         * gobject/gobject-docs.sgml: Fix some malformed sgml.
334
335 Sun Nov  5 13:24:50 2000  Owen Taylor  <otaylor@redhat.com>
336
337         * gobject/Makefile.am gobject/gobject-sections.sgml: Updates
338         * gobject/tmpl/g{boxed,type{plugin,module}}.sgml: added
339
340 2000-11-05  Havoc Pennington  <hp@pobox.com>
341
342         * glib/tmpl/markup.sgml: Write docs
343
344 2000-11-05  Havoc Pennington  <hp@pobox.com>
345
346         * glib/glib-sections.txt: remove parens from section name,
347         confuses gtk-doc
348
349         * glib/glib-docs.sgml: Add the new files here, doh.
350
351         * glib/tmpl/shell.sgml: add gshell.[hc] docs
352
353 2000-11-05  Havoc Pennington  <hp@pobox.com>
354
355         * glib/tmpl/error_reporting.sgml: fixes
356
357 2000-11-05  Havoc Pennington  <hp@pobox.com>
358
359         * glib/tmpl/spawn.sgml, glib/tmpl/markup.sgml,
360         glib/tmpl/fileutils.sgml: Added
361         
362         * glib/Makefile.am: Add new files
363
364         * glib/glib-sections.txt: Add stuff from -unused
365
366 Fri Nov  3 07:33:15 2000  Tim Janik  <timj@gtk.org>
367
368         * gobject/gobject-docs.sgml: added &gobject-closures; section.
369
370         * gobject/Makefile.am (tmpl_sources): add tmpl/clsoures.sgml
371
372         * gobject/gobject-sections.txt: added Closure section.
373         
374         * gobject/tmpl/closures.sgml: new file with template description
375         for GClosure functions.
376
377 2000-11-02  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
378
379         * glib/tmpl/glib-unused.sgml: Remove superfluous GSearchFunc.
380
381         * glib/tmpl/async_queues.sgml, glib/glib-sections.txt: Added
382         documentation for asynchronous queues.
383
384 2000-10-31  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
385
386         * glib/tmpl/linked_lists_single.sgml: This time the right fix.
387
388         * glib/tmpl/scanner.sgml, glib/tmpl/strings.sgml: Changed
389         parameter names.
390
391         * glib/tmpl/string_utils.sgml: Corrected the documentation of
392         g_strescape and added those of g_strcompress.
393
394 2000-10-30  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
395
396         * glib/tmpl/limits.sgml: Added documentation for
397         G_MAXU(INT|SHORT|LONG).
398
399         * glib/tmpl/macros_misc.sgml: Added documentation for
400         G_G(U)INT(16|32|64)_FORMAT.
401
402         * glib/tmpl/types.sgml: Mention G_MAXU(INT|SHORT|LONG) in
403         documentation for gu(int|short|long).
404
405         * glib/glib-sections.txt, glib/tmpl/linked_lists_double.sgml,
406         glib/tmpl/caches.sgml: Move GCompareFunc to GList and introduce
407         and document GEqualFunc in GHashTable.
408
409         * glib/tmpl/caches.sgml, glib/tmpl/hash_tables.sgml,
410         glib/tmpl/relations.sgml : Changed to reflect the changed API
411         (GCompareFunc -> GEqualFunc).
412
413         * glib/tmpl/linked_lists_single.sgml, glib/tmpl/threads.sgml: Typo
414         fixes.
415         
416 Mon Oct 30 11:13:12 2000  Tim Janik  <timj@gtk.org>
417
418         * gobject/tmpl/signals.sgml: start at general description.
419
420         * gobject/gobject-docs.sgml: added introduction.
421
422 Mon Oct 30 06:01:43 2000  Tim Janik  <timj@gtk.org>
423
424         * gobject/gobject-sections.txt: opened up a new section on signals.
425
426 2000-10-27  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
427
428         * glib/tmpl/misc_utils.sgml: Removed the win32 limitation.
429
430         * glib/glib-sections.txt, glib/tmpl/hash_tables.sgml,
431         glib/tmpl/macros_misc.sgml, glib/tmpl/misc_utils.sgml,
432         glib/tmpl/scanner.sgml: Document the recently deprecated functions
433         as such.
434
435 2000-10-15  Raja R Harinath  <harinath@cs.umn.edu>
436
437         'make distcheck' fixes.
438         * glib/Makefile.am (EXTRA_DIST): Add $(DOC_MODULE)-decl.txt.
439         (html): Run 'gtkdoc-fixxref' in $(srcdir).
440         (dist-check-gtkdoc): Add missing quote.
441         (dist-hook): Copy in dependency order, so that none of the
442         makerules are fired in a tarball build.
443
444         * gobject/Makefile.am: Likewise.
445
446 2000-10-13  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
447
448         * glib/glib-sections.txt: Added misc items.
449
450         * glib/tmpl/random_numbers.sgml: Documentation for the random
451         number generator.
452
453 2000-10-09  Raja R Harinath  <harinath@cs.umn.edu>
454
455         * gobject/Makefile.am (DOC_SOURCE_DIR): Don't set to 
456         $top_srcdir)/gobject.
457         * glib/Makefile.am (DOC_SOURCE_DIR): Don't set to $(top_srcdir),
458
459 2000-09-29  Jonathan Blandford  <jrb@redhat.com>
460
461         * glib/tmpl/trees-nary.sgml: Add g_node_insert_after().
462
463 Thu Sep  7 12:35:35 2000  Owen Taylor  <otaylor@redhat.com>
464
465         * Some further makefile improvement.
466          
467         * Restore all the docs that mysteriously vanished earlier.
468
469 Wed Sep  6 10:59:45 2000  Owen Taylor  <otaylor@redhat.com>
470
471         * gobject/Makefile.am glib/Makefile.am: Improve 
472         separation of generic non-generic parts and dependencies. 
473
474 Tue Sep  5 20:03:25 2000  Owen Taylor  <otaylor@redhat.com>
475
476         * Moved into glib source tree, updated glib-sections.txt
477         and Makefile.am for glib-1.3.x.
478
479 2000-07-01  Damon Chaplin  <damon@helixcode.com>
480
481         * tmpl/string_utils.sgml: updated g_strndup.
482
483 2000-06-11  Damon Chaplin  <damon@helixcode.com>
484
485         * tmpl/messages.sgml: updated a bit more.
486
487 2000-06-11  Damon Chaplin  <damon@helixcode.com>
488
489         * tmpl/messages.sgml: updated a few bits about log handlers & flags.
490
491 2000-04-16  Damon Chaplin  <damon@helixcode.com>
492
493         * tmpl/linked_lists_single.sgml: 
494         * tmpl/linked_lists_double.sgml: 
495         * tmpl/trees-nary.sgml: updated.
496
497         * tmpl/modules.sgml: described g_module_build_path().
498
499         * tmpl/date.sgml: made short description lower case and end in a '.'.
500
501         * glib-sections.txt: rearranged GDate section.
502
503         * tmpl/arrays.sgml: 
504         * tmpl/arrays_byte.sgml: 
505         * tmpl/arrays_pointer.sgml: updated.
506
507 2000-02-21  Damon Chaplin  <damon@helixcode.com>
508
509         * tmpl/main.sgml: updated the g_source_remove_by_XXX() descriptions
510         to note that only the first source found is removed.
511
512 2000-01-25  Damon Chaplin  <damon@karuna.freeserve.co.uk>
513
514         * tmpl/misc_utils.sgml: g_bit_nth_lsf/msf docs from 
515          Nils Rennebarth <nils@ipe.uni-stuttgart.de>, and updates for
516         GVoidFunc & GFreeFunc.
517
518 1999-12-02  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
519
520         * glib-sections.txt, tmpl/threads.sgml: Removed
521         G_THREADS_IMPL_NSPR. Shouldn't be used anyway.
522
523         * glib-overrides.txt: New file, that makes most of the thread
524         related macros look like functions.
525
526         * Makefile.am: Added glib-overrides.txt to EXTRA_DIST.
527
528         * tmpl/threads.sgml: Minor updates.
529         
530 Tue Aug 17 08:42:17 1999  Owen Taylor  <otaylor@redhat.com>
531
532         * tmpl/datasets.sgml: Added missing </para>
533         * tmpl/timers.sgml: Added missing </para>
534         * tmpl/misc_utils.sgml: Added missing </para>
535         * tmpl/linked_lists_double.sgml: Added missing </para>
536         * tmpl/linked_lists_single.sgml: Added missing </para>
537         * tmpl/threads.sgml: Removed extra <para>s.
538         * tmpl/main.sgml: Added missing </para>
539
540 Wed Aug 18 23:38:52 1999  Owen Taylor  <otaylor@redhat.com>
541
542         * README: Added some simple build instructions.
543
544 Wed Aug 18 23:11:28 1999  Owen Taylor  <otaylor@redhat.com>
545
546         * Import into CVS of glib-reference-1.1.3
547           Filled in some basic contents for AUTHORS
548           README, and README.cvs  
549