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