1 2002-03-25 Sven Neumann <sven@gimp.org>
3 * glib/tmpl/scanner.sgml: Fixed documentation about unused struct
4 fields and added a note about proper g_scanner_unexp_token() usage.
6 2002-03-11 Matthias Clasen <maclas@gmx.de>
8 * glib/tmpl/string_utils.sgml: Add a note about g_strreverse() and
11 2002-02-21 Matthias Clasen <maclas@gmx.de>
13 * glib/Makefile.am (IGNORE_HFILES): Add gdebug.h.
15 * glib/running.sgml: Document the G_DEBUG environment variable.
17 * glib/tmpl/threads.sgml: Replace g_thread_wait() by
18 g_thread_join() in two places.
20 2002-02-20 Sven Neumann <sven@gimp.org>
22 * gobject/gobject-sections.txt
23 * gobject/tmpl/generic_values.sgml
24 * gobject/tmpl/param_value_types.sgml: updated for GValue changes.
26 Tue Feb 19 17:45:43 2002 Tim Janik <timj@gtk.org>
28 * gobject/tmpl/generic_values.sgml: added GValue documentation.
30 Thu Feb 7 12:07:06 2002 Tim Janik <timj@gtk.org>
32 * gobject/tmpl/generic_values.sgml: document value transformation.
34 Mon Feb 4 17:55:39 2002 Tim Janik <timj@gtk.org>
36 * gobject/tmpl/closures.sgml: doc common functions like ref/
37 sink/unref/invalidate.
39 * gobject/tmpl/objects.sgml: document g_object_watch_closure() and
42 Tue Jan 29 12:00:59 2002 Owen Taylor <otaylor@redhat.com>
44 * gobject/gobject-sections.txt: Updated.
46 * glib/running.sgml glib/changes-2.0.sgml: SGML fixes.
48 2002-01-28 Ron Steinke <rsteinke@w-link.net>
50 * glib/iochannel.sgml: Changed #IOChannelError to
51 #GIOChannelError in one place
53 2002-01-16 Matthias Clasen <matthiasc@poet.de>
55 * glib/building.sgml, glib/compiling.sgml,
56 glib/running.sgml, glib/resources.sgml,
57 glib/changes-2.0.sgml: New files.
59 * glib/Makefile.am (content_files): Add new files.
61 * glib/glib-docs.sgml: Add an Overview chapter.
63 2002-01-08 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
65 * glib/tmpl/threads.sgml: Name the right function.
67 2001-12-23 Matthias Clasen <matthias@poet.de>
69 * glib/tmpl/main.sgml, glib/tmpl/string_utils.sgml,
70 glib/tmpl/strings.sgml: Replace references to deprecated
73 2001-12-21 Matthias Clasen <matthias@poet.de>
75 * glib/glib-sections.txt: Move g_get_charset() to the
76 Charset conversion section. (#65630)
78 Wed Dec 19 23:07:53 2001 Owen Taylor <otaylor@redhat.com>
80 * glib/tmpl/messages.sgml glib/tmpl/string_utils.sgml:
83 * gobject/gobject-sections.txt glib/glib-sectoins.txt: Small updates.
85 2001-12-15 Matthias Clasen <matthias@poet.de>
87 * glib/tmpl/caches.sgml: GCs are cached by GTK, not by GDK.
89 2001-12-14 Matthias Clasen <matthias@poet.de>
91 * glib/tmpl/memory.sgml: Typo fixes.
93 2001-12-13 Matthias Clasen <matthiasc@poet.de>
95 * glib/tmpl/completion.sgml, glib/tmpl/date.sgml,
96 glib/tmpl/fileutils.sgml, glib/tmpl/iochannels.sgml,
97 glib/tmpl/macros.sgml, glib/tmpl/memory.sgml,
98 glib/tmpl/misc_utils.sgml, glib/tmpl/warnings.sgml,
99 glib/tmpl/windows.sgml: Revert mistaken change: it is UNIX, not Unix.
101 * glib/tmpl/memory_chunks.sgml,
102 glib/tmpl/date.sgml, glib/tmpl/threads.sgml,
103 glib/tmpl/gtype.sgml: Trivial markup fixes.
105 2001-12-12 Matthias Clasen <matthiasc@poet.de>
107 * glib/tmpl/string_utils.sgml: Correct docs for g_[v]snprintf.
109 2001-12-12 Matthias Clasen <matthiasc@poet.de>
111 * glib/tmpl/allocators.sgml, glib/tmpl/arrays.sgml,
112 glib/tmpl/arrays_byte.sgml, glib/tmpl/arrays_pointer.sgml,
113 glib/tmpl/caches.sgml, glib/tmpl/completion.sgml,
114 glib/tmpl/conversions.sgml,
115 glib/tmpl/datalist.sgml, glib/tmpl/date.sgml,
116 glib/tmpl/error_reporting.sgml, glib/tmpl/fileutils.sgml,
117 glib/tmpl/hash_tables.sgml,
118 glib/tmpl/hooks.sgml, glib/tmpl/macros.sgml,
119 glib/tmpl/macros_misc.sgml, glib/tmpl/main.sgml, glib/tmpl/markup.sgml,
120 glib/tmpl/memory.sgml, glib/tmpl/memory_chunks.sgml,
121 glib/tmpl/messages.sgml, glib/tmpl/misc_utils.sgml,
122 glib/tmpl/modules.sgml, glib/tmpl/numerical.sgml,
123 glib/tmpl/patterns.sgml, glib/tmpl/queue.sgml,
124 glib/tmpl/shell.sgml, glib/tmpl/spawn.sgml,
125 glib/tmpl/string_utils.sgml, glib/tmpl/thread_pools.sgml,
126 glib/tmpl/threads.sgml, glib/tmpl/timers.sgml,
127 glib/tmpl/trees-binary.sgml, glib/tmpl/trees-nary.sgml,
128 glib/tmpl/type_conversion.sgml, glib/tmpl/unicode.sgml,
129 glib/tmpl/warnings.sgml, glib/tmpl/windows.sgml:
130 Improve markup of examples, general consistency improvements.
132 2001-12-06 Havoc Pennington <hp@redhat.com>
134 * glib/tmpl/messages.sgml: improve g_log_set_handler docs
136 Wed Nov 28 18:50:19 2001 Owen Taylor <otaylor@redhat.com>
138 * glib/glib-sections.txt: Update.
140 2001-11-28 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
142 * glib/tmpl/date.sgml: Fix g_usleep docs.
144 2001-11-26 Matthias Clasen <matthiasc@poet.de>
146 * glib/tmpl/trees-binary.sgml: Document G_LEVEL_ORDER better.
148 2001-11-22 Matthias Clasen <matthiasc@poet.de>
152 * glib/tmpl/windows.sgml: Document G_WIN32_DLLMAIN_FOR_DLL_NAME.
154 * glib/tmpl/fileutils.sgml: Document GDir.
156 * glib/tmpl/limits.sgml: Document G_MININT64, G_MAXINT64, G_MAXUINT64.
158 Thu Nov 22 12:56:57 2001 Owen Taylor <otaylor@redhat.com>
160 * gobject/gobject-sections.txt: Update.
162 * glib/tmpl/{spawn.sgml,patterns.sgml}: SGML fixes.
164 * glib/glib-sections.txt: Updated.
166 * glib/Makefile.am (IGNORE_HFILES): Don't scan
169 Sat Nov 17 17:24:19 2001 Owen Taylor <otaylor@redhat.com>
171 * glib/glib-sections.txt: Remove g_log_domain_glib
173 2001-11-15 Matthias Clasen <matthiasc@poet.de>
175 * glib/tmpl/iochannels.sgml: Document GIOFlags, fix typos.
177 * glib/tmpl/conversions.sgml, glib/tmpl/unicode.sgml,
178 glib/tmpl/spawn.sgml, glib/tmpl/fileutils.sgml,
179 glib/tmpl/shell.sgml, glib/tmpl/windows.sgml: Add
180 some missing short and long descriptions.
182 2001-11-14 Matthias Clasen <matthiasc@poet.de>
184 * glib/Makefile.am (MKDB_OPTIONS): Add --sgml-mode.
186 * glib/tmpl/patterns.sgml: Document UTF-8 support.
188 Wed Nov 14 03:19:49 2001 Tim Janik <timj@gtk.org>
190 * gobject/tmpl/param_value_types.sgml: more docs.
192 Tue Nov 13 21:31:58 2001 Tim Janik <timj@gtk.org>
194 * gobject/tmpl/param_value_types.sgml: list parameter and
197 * gobject/tmpl/gparamspec.sgml: more docs for g_param_spec*()
200 * gobject/*: section cleanups.
202 Tue Nov 13 19:49:16 2001 Tim Janik <timj@gtk.org>
204 * gobject/tmpl/gparamspec.sgml: param spec updates.
206 2001-11-12 Matthias Clasen <matthiasc@poet.de>
208 * glib/tmpl/markup.sgml: Remove excess listitem from long
211 2001-11-11 Matthias Clasen <matthiasc@poet.de>
213 * glib/tmpl/unicode.sgml: Document GNormalizeMode enum.
215 * glib/tmpl/spawn.sgml: Document GSpawnFlags flags.
217 * glib/tmpl/error_reporting.sgml: Document GError struct.
219 * glib/tmpl/main.sgml: Document GMainContext, GSource and
220 GSourceCallbackFuncs structs.
222 2001-10-31 Matthias Clasen <matthiasc@poet.de>
224 * glib/tmpl/messages.sgml, glib/tmpl/unicode.sgml:
225 Document g_log_domain_glib, gunichar, gunichar2, GUnicodeType,
228 Fri Oct 26 11:42:50 2001 Owen Taylor <otaylor@redhat.com>
230 * */Makefile.am: Remove $(srcdir)/html before building
231 HTML to prevent stale files. Dist all files in html/
233 2001-10-25 Havoc Pennington <hp@pobox.com>
235 * glib/tmpl/string_utils.sgml: docs on why the deprecated
236 functions are deprecated.
238 2001-10-15 Sven Neumann <sven@gimp.org>
240 * glib/tmpl/random_numbers.sgml: fixed typo.
242 Sat Oct 13 06:58:23 2001 Tim Janik <timj@gtk.org>
244 * glib/tmpl/patterns.sgml: amended documentation.
246 2001-10-11 Matthias Clasen <matthiasc@poet.de>
248 * glib/tmpl/patterns.sgml, glib/tmpl/shell.sgml: Updates.
250 2001-10-05 Matthias Clasen <matthiasc@poet.de>
252 * glib/tmpl/hooks.sgml: Document G_HOOK_FLAG_USER_SHIFT.
254 * glib/tmpl/trash_stacks.sgml: Document trash stacks.
256 * glib/tmpl/async_queues.sgml, glib/tmpl/caches.sgml,
257 glib/tmpl/completion.sgml, glib/tmpl/patterns.sgml,
258 glib/tmpl/numerical.sgml, glib/tmpl/random_numbers.sgml,
259 glib/tmpl/relations.sgml, glib/tmpl/modules.sgml: Update.
261 2001-10-05 Matthias Clasen <matthiasc@poet.de>
263 * glib/tmpl/conversions.sgml: Update.
265 * glib/tmpl/patterns.sgml: Update.
267 2001-10-05 Matthias Clasen <matthiasc@poet.de>
269 * glib/tmpl/hooks.sgml, glib/tmpl/spawn.sgml,
270 glib/tmpl/macros_misc.sgml: Update.
272 * glib/tmpl/linked_lists_double.sgml, glib/tmpl/trees-binary.sgml,
273 glib/glib-sections.txt: Document GCompareDataFunc.
275 2001-10-02 Matthias Clasen <matthiasc@poet.de>
277 * glib/tmpl/iochannel.sgml, glib/tmpl/macros_misc.sgml,
278 glib/tmpl/queue.sgml: update docs.
280 * glib/tmpl/modules.sgml, glib/tmpl/threads.sgml: Remove
281 references to glib-config.
283 2001-10-01 Matthias Clasen <matthiasc@poet.de>
285 * glib/tmpl/iochannels.sgml, glib/tmpl/shell.sgml,
286 glib/tmpl/spawn.sgml, glib/tmpl/memory.sgml,
287 glib/tmpl/macros.sgml, glib/tmpl/completion.sgml,
288 glib/tmpl/main.sgml, glib/tmpl/messages.sgml,
289 glib/tmpl/misc_utils.sgml, glib/tmpl/threads.sgml,
290 glib/tmpl/trees-nary.sgml, glib/tmpl/string_utils.sgml:
291 More markup fixes and completions.
293 Mon Oct 1 15:59:46 2001 Owen Taylor <otaylor@redhat.com>
295 * glib/tmpl/strings.sgml docs/glib-sections.txt: Rename
296 g_string_printfa(). to g_string_append_printf().
298 2001-10-01 Matthias Clasen <matthiasc@poet.de>
300 * glib/glib-sections.txt: Move all *_error_quark()
301 functions to the 'Private' sections. (#61472)
303 2001-10-01 Matthias Clasen <matthiasc@poet.de>
305 * glib/tmpl/macros.sgml (G_CONST_RETURN): document
306 allowed uses for 'out' parameters.
308 2001-10-01 Matthias Clasen <matthiasc@poet.de>
310 * glib/tmpl/caches.sgml, glib/tmpl/datalist.sgml,
311 glib/tmpl/hash_tables.sgml, glib/tmpl/messages.sgml,
312 glib/tmpl/misc_utils.sgml: consistently refer to GTK+.
314 * glib/tmpl/error_reporting.sgml, glib/tmpl/fileutils.sgml,
315 glib/tmpl/windows.sgml, glib/tmpl/modules.sgml,
316 glib/tmpl/linked_lists_single.sgml, glib/tmpl/trees-nary.sgml,
317 glib/tmpl/trees-binary.sgml, glib/tmpl/timers.sgml: Markup fixes.
319 2001-09-30 Matthias Clasen <matthiasc@poet.de>
321 * glib/tmpl/arrays.sgml,glib/tmpl/arrays_byte.sgml
322 glib/tmpl/arrays_pointer.sgml, glib/tmpl/caches.sgml,
323 glib/tmpl/datalist.sgml, glib/tmpl/date.sgml,
324 glib/tmpl/datasets.sgml, glib/tmpl/type_conversion.sgml,
325 glib/tmpl/memory.sgml, glib/tmpl/hash_tables.sgml:
326 Markup fixes and a few additions.
328 2001-09-27 Matthias Clasen <matthiasc@poet.de>
330 * glib/tmpl/macros.sgml, glib/tmpl/macros_misc.sgml,
331 glib/tmpl/scanner.sgml: Additions and markup fixes.
333 2001-09-27 Matthias Clasen <matthiasc@poet.de>
335 * glib/tmpl/warnings.sgml, glib/tmpl/linked_lists_double.sgml,
336 glib/tmpl/completion.sgml, glib/tmpl/strings.sgml: Documented
337 some functions, markup fixes.
338 * glib/tmpl/patterns.sgml: New file.
339 * glib/glib-docs.sgml: Add entity for patterns.sgml.
341 2001-09-26 Matthias Clasen <matthiasc@poet.de>
343 * glib/glib-sections.txt: Add g_mem_is_system_malloc.
345 2001-09-25 Matthias Clasen <matthiasc@poet.de>
347 * glib/glib-sections.txt: Add a missing SECTION
350 2001-09-17 Darin Adler <darin@bentspoon.com>
352 * glib/tmpl/string_utils.sgml: Fix a typo and change
353 documentation for g_ascii_isdigit and g_ascii_isxdigit
354 to reflect the fact that the standard isdigit and
355 isxdigit are already locale-independent.
357 Wed Sep 5 05:24:07 2001 Tim Janik <timj@gtk.org>
359 * gobject/tmpl/gboxed.sgml: documented some functions.
361 * gobject/tmpl/objects.sgml: some fixups.
363 Mon Sep 10 11:37:02 2001 Owen Taylor <otaylor@redhat.com>
365 * glib/glib-sections.txt: Update.
367 Sat Sep 8 14:13:44 2001 Owen Taylor <otaylor@redhat.com>
369 * glib/Makefile.am (IGNORE_HFILES): Add
372 * gobject/Makefile.am (IGNORE_HFILES): Remove
375 2001-08-15 Ron Stenike <rsteinke@w-link.net>
377 * docs/reference/glib/glib-sections.txt: Added
378 declarations for g_io_channel_[set,get]_close_on_unref
380 Sun Aug 12 10:03:42 2001 Owen Taylor <otaylor@redhat.com>
382 * */Makefile.am: Set GPATH to fix srcdir != builddir
383 problems with GNU make.
385 Sun Aug 12 02:24:36 2001 Tim Janik <timj@gtk.org>
387 * gobject/tmpl/value_arrays.sgml: document value arrays.
389 2001-08-06 Sven Neumann <sven@gimp.org>
391 * docs/reference/gobject/gobject-sections.txt
392 * docs/reference/gobject/tmpl/objects.sgml: added documentation for
393 g_object_[add|remove]_weak_pointer().
395 2001-07-19 Darin Adler <darin@bentspoon.com>
397 reviewed by: <delete if not using a buddy>
399 * glib/tmpl/string_utils.sgml:
401 2001-06-03 Matthias Clasen <matthiasc@poet.de>
403 * glib/tmpl/caches.sgml, glib/tmpl/main.sgml,
404 gobject/gobject-docs.sgml, gobject/tmpl/generic_values.sgml,
405 gobject/tmpl/gtypemodule.sgml, gobject/tmpl/signals.sgml,
406 gobject/tmpl/types.sgml: fix some typos.
408 Thu Jun 28 17:43:29 2001 Owen Taylor <otaylor@redhat.com>
410 * glib/tmpl/memory.sgml glib/tmpl/macros_misc.sgml: Add
411 notes about inclusion of string.h to docs on g_memmove,
414 Tue Jun 26 12:28:20 2001 Owen Taylor <otaylor@redhat.com>
416 * glib/Makefile.am: Fix problem with glibconfig.h
418 2001-06-26 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
420 * glib/tmpl/threads.sgml (example): Corrected.
422 2001-06-07 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
424 * glib/glib-sections.txt, glib/tmpl/date.sgml: Add g_time_val_add.
426 * glib/tmpl/threads.sgml: Updated.
428 2001-05-23 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
430 * glib/tmpl/arrays.sgml, glib/tmpl/arrays_pointers.sgml,
431 glib/tmpl/arrays_byte.sgml: Corrected documentation for the
432 ..._sized_new functions. Discovered by noon@users.sourceforge.net.
434 2001-05-19 Havoc Pennington <hp@pobox.com>
436 * glib/Makefile.am (IGNORE_HFILES): add glibintl.h
438 * glib/tmpl/*.sgml: fix various missing docs
440 2001-05-18 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
442 * glib/glib-overrides.txt, glib/glib-sections.txt,
443 glib/tmpl/thread_pools.sgml, glib/tmpl/threads.sgml: Updated.
445 2001-05-09 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
447 * glib/tmpl/thread_pools.sgml, glib/tmpl/thread_pools.sgml:
448 Updates after some renaming took place.
450 2001-05-08 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
452 * glib/tmpl/threads.sgml, glib/glib-overrides.txt: Updated.
454 * glib/tmpl/threads.sgml: Clarification for g_mutex_trylock.
456 2001-04-19 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
458 * glib/tmpl/hash_tables.sgml, glib/tmpl/misc_utils.sgml,
459 glib/tmpl/scanner.sgml: Changes due to deprecation update.
461 Mon Apr 16 12:18:26 2001 Owen Taylor <otaylor@redhat.com>
463 * {glib,gobject}/Makefile.am (tmpl-build.stamp): More tweaks
464 from GTK+. Reenable $(HTML_IMAGES) with shell portability fixes.
466 Wed Apr 4 00:56:00 2001 Tim Janik <timj@gtk.org>
468 * gobject/Makefile.am: disabled "for i in $(HTML_IMAGES) ;"
469 dist-hook because $(HTML_IMAGES) is empty.
471 Tue Apr 3 11:51:02 2001 Owen Taylor <otaylor@redhat.com>
473 * {glib,gobject}/Makefile.am (sgml-build.stamp): Add
474 explicit path to tmpl files in dependencies.
476 * glib/glib.types gobject/gobject.types: empty files
477 to keep generic makefiles happy.
479 2001-04-03 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
481 * glib/glib-sections.txt: Removed
482 g_static_private_(get|set)_for_thread.
484 * glib/tmpl/threads.sgml: Updated.
486 * glib/tmpl/thread_pools.sgml: Added GThreadPool documentation.
488 Mon Mar 26 14:20:36 2001 Owen Taylor <otaylor@redhat.com>
490 * glib/Makefile.am (SCAN_OPTIONS): Add --deprecated-guards
492 Sat Mar 17 17:51:17 2001 Owen Taylor <otaylor@redhat.com>
494 * gobject/Makefile.am glib/Makefile.am: A couple
497 2001-03-08 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
499 * glib/tmpl/threads.sgml: Spelling corrections.
501 Wed Mar 7 15:02:17 2001 Owen Taylor <otaylor@redhat.com>
503 * gobject/Makefile.am: Revert Tim's last commit to
504 get rid of 7+ unnecessary / broken changes. Add
505 back the useful part. Also fix problem with grep,
506 add dependency on template files.
508 * gobject/gobject-sections.txt: Remove double
509 value_types names which was screwing up builds.
511 * glib/Makefile.am: Propagate changes from
514 2001-03-07 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
516 * glib/tmpl/threads.sgml: Fixed stupid typo.
518 2001-03-07 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
520 * glib/tmpl/threads.sgml: Completed.
522 Wed Mar 7 09:33:27 2001 Tim Janik <timj@gtk.org>
524 * gobject/Makefile.am: shuffled rules to avoid excessive
527 * gobject/gobject-sections.txt: updates.
529 * gobject/tmpl/*: bunch of updates, added another patch
530 from Eric Lemings <eric.b.lemings@lmco.com>.
532 2001-03-07 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
534 * glib/glib-sections.txt, glib/tmpl/messages.sgml: Removed
535 g_log_domain_gmodule.
537 2001-02-23 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
539 * glib/tmpl/threads.sgml: Big update. Almost ready.
541 * glib/tmpl/async_queues.sgml: Typo.
543 * glib/glib-sections.txt: Added g_static_rec_mutex_init,
544 g_static_rec_mutex_free, g_static_rw_lock_init,
545 g_static_private_init and g_static_private_free.
547 * glib/glib-overrides.txt: Added g_thread_yield and g_thread_exit.
549 Fri Feb 16 06:52:20 2001 Tim Janik <timj@gtk.org>
551 * gobject/tmpl/types.sgml: incorporated huge docu patch from Eric
552 Lemings <eric.b.lemings@lmco.com> with a bunch of editing on my part.
554 Mon Feb 12 12:42:45 2001 Owen Taylor <otaylor@redhat.com>
556 * {glib,gobject}/Makefile.am: The ultimate gtk-doc makefile.
558 2001-02-01 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
560 * glib/tmpl/threads.sgml, glib/glib-sections.txt: Added
561 documentation for g_static_mutex_init().
563 Wed Jan 31 07:14:22 2001 Tim Janik <timj@gtk.org>
565 * gobject/Makefile.am: adapt to work with new CVS gtk-doc, leaving the old
566 rules in place caused bogus recursions. main changes:
567 - add to conditionalized section:
573 html.stamp: sgml.stamp $(EXTRA_SGML_FILES)
575 DOC_STAMPS= html.stamp sgml.stamp
577 maintainer-clean-local: clean
578 - cd $(srcdir) && rm -rf sgml html $(DOC_MODULE)-decl-list.txt $(DOC_MODULE)-decl.txt
579 + cd $(srcdir) && rm -rf sgml html $(DOC_MODULE)-decl-list.txt $(DOC_MODULE)-decl.txt $(DOC_STAMPS)
581 * glib/Makefile.am (maintainer-clean-local): dito.
583 Wed Jan 31 06:21:32 2001 Tim Janik <timj@gtk.org>
585 * gobject/tmpl/types.sgml: applied docu patch from Eric Lemings
586 <eric.b.lemings@lmco.com>, did some more editing.
588 2001-01-30 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
590 * glib/glib-sections.txt, glib/tmpl/threads.sgml: Added
591 g_static_mutex_free().
593 Tue Jan 9 03:10:38 2001 Tim Janik <timj@gtk.org>
595 * gobject/tmpl/types.sgml: added some function documentations.
597 * gobject/gobject-sections.txt: buncha fixups.
599 Fri Jan 5 15:47:10 2001 Owen Taylor <otaylor@redhat.com>
601 * glib/glib-sections.txt glib/tmpl/* glib/Makefile.am: Updated.
603 2000-12-22 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
605 * glib/glib-sections.txt: Added G_MODULE_SUFFIX.
607 * glib/tmpl/modules.sgml: Updated.
609 2000-12-19 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
611 * glib/glib-sections.txt: Added g_rand_boolean and
612 g_random_boolean macros.
614 * glib/tmpl/random_numbers.sgml: Updated.
616 Tue Dec 5 15:41:23 2000 Owen Taylor <otaylor@redhat.com>
618 * glib/Makefile.am glib/mainloop-states*: add images
620 * glib/glib-sections.txt: Updated
622 * glib/tmpl/main.sgml: More documentation, move function
625 Mon Nov 13 00:18:55 2000 Owen Taylor <otaylor@redhat.com>
627 * glib/glib-sections.sgml: Move conversion functions
630 * gobject/gobject-docs.sgml: Fix some malformed sgml.
632 Sun Nov 5 13:24:50 2000 Owen Taylor <otaylor@redhat.com>
634 * gobject/Makefile.am gobject/gobject-sections.sgml: Updates
635 * gobject/tmpl/g{boxed,type{plugin,module}}.sgml: added
637 2000-11-05 Havoc Pennington <hp@pobox.com>
639 * glib/tmpl/markup.sgml: Write docs
641 2000-11-05 Havoc Pennington <hp@pobox.com>
643 * glib/glib-sections.txt: remove parens from section name,
646 * glib/glib-docs.sgml: Add the new files here, doh.
648 * glib/tmpl/shell.sgml: add gshell.[hc] docs
650 2000-11-05 Havoc Pennington <hp@pobox.com>
652 * glib/tmpl/error_reporting.sgml: fixes
654 2000-11-05 Havoc Pennington <hp@pobox.com>
656 * glib/tmpl/spawn.sgml, glib/tmpl/markup.sgml,
657 glib/tmpl/fileutils.sgml: Added
659 * glib/Makefile.am: Add new files
661 * glib/glib-sections.txt: Add stuff from -unused
663 Fri Nov 3 07:33:15 2000 Tim Janik <timj@gtk.org>
665 * gobject/gobject-docs.sgml: added &gobject-closures; section.
667 * gobject/Makefile.am (tmpl_sources): add tmpl/clsoures.sgml
669 * gobject/gobject-sections.txt: added Closure section.
671 * gobject/tmpl/closures.sgml: new file with template description
672 for GClosure functions.
674 2000-11-02 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
676 * glib/tmpl/glib-unused.sgml: Remove superfluous GSearchFunc.
678 * glib/tmpl/async_queues.sgml, glib/glib-sections.txt: Added
679 documentation for asynchronous queues.
681 2000-10-31 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
683 * glib/tmpl/linked_lists_single.sgml: This time the right fix.
685 * glib/tmpl/scanner.sgml, glib/tmpl/strings.sgml: Changed
688 * glib/tmpl/string_utils.sgml: Corrected the documentation of
689 g_strescape and added those of g_strcompress.
691 2000-10-30 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
693 * glib/tmpl/limits.sgml: Added documentation for
694 G_MAXU(INT|SHORT|LONG).
696 * glib/tmpl/macros_misc.sgml: Added documentation for
697 G_G(U)INT(16|32|64)_FORMAT.
699 * glib/tmpl/types.sgml: Mention G_MAXU(INT|SHORT|LONG) in
700 documentation for gu(int|short|long).
702 * glib/glib-sections.txt, glib/tmpl/linked_lists_double.sgml,
703 glib/tmpl/caches.sgml: Move GCompareFunc to GList and introduce
704 and document GEqualFunc in GHashTable.
706 * glib/tmpl/caches.sgml, glib/tmpl/hash_tables.sgml,
707 glib/tmpl/relations.sgml : Changed to reflect the changed API
708 (GCompareFunc -> GEqualFunc).
710 * glib/tmpl/linked_lists_single.sgml, glib/tmpl/threads.sgml: Typo
713 Mon Oct 30 11:13:12 2000 Tim Janik <timj@gtk.org>
715 * gobject/tmpl/signals.sgml: start at general description.
717 * gobject/gobject-docs.sgml: added introduction.
719 Mon Oct 30 06:01:43 2000 Tim Janik <timj@gtk.org>
721 * gobject/gobject-sections.txt: opened up a new section on signals.
723 2000-10-27 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
725 * glib/tmpl/misc_utils.sgml: Removed the win32 limitation.
727 * glib/glib-sections.txt, glib/tmpl/hash_tables.sgml,
728 glib/tmpl/macros_misc.sgml, glib/tmpl/misc_utils.sgml,
729 glib/tmpl/scanner.sgml: Document the recently deprecated functions
732 2000-10-15 Raja R Harinath <harinath@cs.umn.edu>
734 'make distcheck' fixes.
735 * glib/Makefile.am (EXTRA_DIST): Add $(DOC_MODULE)-decl.txt.
736 (html): Run 'gtkdoc-fixxref' in $(srcdir).
737 (dist-check-gtkdoc): Add missing quote.
738 (dist-hook): Copy in dependency order, so that none of the
739 makerules are fired in a tarball build.
741 * gobject/Makefile.am: Likewise.
743 2000-10-13 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
745 * glib/glib-sections.txt: Added misc items.
747 * glib/tmpl/random_numbers.sgml: Documentation for the random
750 2000-10-09 Raja R Harinath <harinath@cs.umn.edu>
752 * gobject/Makefile.am (DOC_SOURCE_DIR): Don't set to
753 $top_srcdir)/gobject.
754 * glib/Makefile.am (DOC_SOURCE_DIR): Don't set to $(top_srcdir),
756 2000-09-29 Jonathan Blandford <jrb@redhat.com>
758 * glib/tmpl/trees-nary.sgml: Add g_node_insert_after().
760 Thu Sep 7 12:35:35 2000 Owen Taylor <otaylor@redhat.com>
762 * Some further makefile improvement.
764 * Restore all the docs that mysteriously vanished earlier.
766 Wed Sep 6 10:59:45 2000 Owen Taylor <otaylor@redhat.com>
768 * gobject/Makefile.am glib/Makefile.am: Improve
769 separation of generic non-generic parts and dependencies.
771 Tue Sep 5 20:03:25 2000 Owen Taylor <otaylor@redhat.com>
773 * Moved into glib source tree, updated glib-sections.txt
774 and Makefile.am for glib-1.3.x.
776 2000-07-01 Damon Chaplin <damon@helixcode.com>
778 * tmpl/string_utils.sgml: updated g_strndup.
780 2000-06-11 Damon Chaplin <damon@helixcode.com>
782 * tmpl/messages.sgml: updated a bit more.
784 2000-06-11 Damon Chaplin <damon@helixcode.com>
786 * tmpl/messages.sgml: updated a few bits about log handlers & flags.
788 2000-04-16 Damon Chaplin <damon@helixcode.com>
790 * tmpl/linked_lists_single.sgml:
791 * tmpl/linked_lists_double.sgml:
792 * tmpl/trees-nary.sgml: updated.
794 * tmpl/modules.sgml: described g_module_build_path().
796 * tmpl/date.sgml: made short description lower case and end in a '.'.
798 * glib-sections.txt: rearranged GDate section.
801 * tmpl/arrays_byte.sgml:
802 * tmpl/arrays_pointer.sgml: updated.
804 2000-02-21 Damon Chaplin <damon@helixcode.com>
806 * tmpl/main.sgml: updated the g_source_remove_by_XXX() descriptions
807 to note that only the first source found is removed.
809 2000-01-25 Damon Chaplin <damon@karuna.freeserve.co.uk>
811 * tmpl/misc_utils.sgml: g_bit_nth_lsf/msf docs from
812 Nils Rennebarth <nils@ipe.uni-stuttgart.de>, and updates for
813 GVoidFunc & GFreeFunc.
815 1999-12-02 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
817 * glib-sections.txt, tmpl/threads.sgml: Removed
818 G_THREADS_IMPL_NSPR. Shouldn't be used anyway.
820 * glib-overrides.txt: New file, that makes most of the thread
821 related macros look like functions.
823 * Makefile.am: Added glib-overrides.txt to EXTRA_DIST.
825 * tmpl/threads.sgml: Minor updates.
827 Tue Aug 17 08:42:17 1999 Owen Taylor <otaylor@redhat.com>
829 * tmpl/datasets.sgml: Added missing </para>
830 * tmpl/timers.sgml: Added missing </para>
831 * tmpl/misc_utils.sgml: Added missing </para>
832 * tmpl/linked_lists_double.sgml: Added missing </para>
833 * tmpl/linked_lists_single.sgml: Added missing </para>
834 * tmpl/threads.sgml: Removed extra <para>s.
835 * tmpl/main.sgml: Added missing </para>
837 Wed Aug 18 23:38:52 1999 Owen Taylor <otaylor@redhat.com>
839 * README: Added some simple build instructions.
841 Wed Aug 18 23:11:28 1999 Owen Taylor <otaylor@redhat.com>
843 * Import into CVS of glib-reference-1.1.3
844 Filled in some basic contents for AUTHORS
845 README, and README.cvs