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