revert accidentally commited change
[glib.git] / docs / reference / ChangeLog
blob8b658402db019151c9ebb6bd4eaf25b338d399df
1 Fri Nov  3 07:33:15 2000  Tim Janik  <timj@gtk.org>
3         * gobject/gobject-docs.sgml: added &gobject-closures; section.
5         * gobject/Makefile.am (tmpl_sources): add tmpl/clsoures.sgml
7         * gobject/gobject-sections.txt: added Closure section.
8         
9         * gobject/tmpl/closures.sgml: new file with template description
10         for GClosure functions.
12 2000-11-02  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
14         * glib/tmpl/glib-unused.sgml: Remove superfluous GSearchFunc.
16         * glib/tmpl/async_queues.sgml, glib/glib-sections.txt: Added
17         documentation for asynchronous queues.
19 2000-10-31  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
21         * glib/tmpl/linked_lists_single.sgml: This time the right fix.
23         * glib/tmpl/scanner.sgml, glib/tmpl/strings.sgml: Changed
24         parameter names.
26         * glib/tmpl/string_utils.sgml: Corrected the documentation of
27         g_strescape and added those of g_strcompress.
29 2000-10-30  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
31         * glib/tmpl/limits.sgml: Added documentation for
32         G_MAXU(INT|SHORT|LONG).
34         * glib/tmpl/macros_misc.sgml: Added documentation for
35         G_G(U)INT(16|32|64)_FORMAT.
37         * glib/tmpl/types.sgml: Mention G_MAXU(INT|SHORT|LONG) in
38         documentation for gu(int|short|long).
40         * glib/glib-sections.txt, glib/tmpl/linked_lists_double.sgml,
41         glib/tmpl/caches.sgml: Move GCompareFunc to GList and introduce
42         and document GEqualFunc in GHashTable.
44         * glib/tmpl/caches.sgml, glib/tmpl/hash_tables.sgml,
45         glib/tmpl/relations.sgml : Changed to reflect the changed API
46         (GCompareFunc -> GEqualFunc).
48         * glib/tmpl/linked_lists_single.sgml, glib/tmpl/threads.sgml: Typo
49         fixes.
50         
51 Mon Oct 30 11:13:12 2000  Tim Janik  <timj@gtk.org>
53         * gobject/tmpl/signals.sgml: start at general description.
55         * gobject/gobject-docs.sgml: added introduction.
57 Mon Oct 30 06:01:43 2000  Tim Janik  <timj@gtk.org>
59         * gobject/gobject-sections.txt: opened up a new section on signals.
61 2000-10-27  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
63         * glib/tmpl/misc_utils.sgml: Removed the win32 limitation.
65         * glib/glib-sections.txt, glib/tmpl/hash_tables.sgml,
66         glib/tmpl/macros_misc.sgml, glib/tmpl/misc_utils.sgml,
67         glib/tmpl/scanner.sgml: Document the recently deprecated functions
68         as such.
70 2000-10-15  Raja R Harinath  <harinath@cs.umn.edu>
72         'make distcheck' fixes.
73         * glib/Makefile.am (EXTRA_DIST): Add $(DOC_MODULE)-decl.txt.
74         (html): Run 'gtkdoc-fixxref' in $(srcdir).
75         (dist-check-gtkdoc): Add missing quote.
76         (dist-hook): Copy in dependency order, so that none of the
77         makerules are fired in a tarball build.
79         * gobject/Makefile.am: Likewise.
81 2000-10-13  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
83         * glib/glib-sections.txt: Added misc items.
85         * glib/tmpl/random_numbers.sgml: Documentation for the random
86         number generator.
88 2000-10-09  Raja R Harinath  <harinath@cs.umn.edu>
90         * gobject/Makefile.am (DOC_SOURCE_DIR): Don't set to 
91         $top_srcdir)/gobject.
92         * glib/Makefile.am (DOC_SOURCE_DIR): Don't set to $(top_srcdir),
94 2000-09-29  Jonathan Blandford  <jrb@redhat.com>
96         * glib/tmpl/trees-nary.sgml: Add g_node_insert_after().
98 Thu Sep  7 12:35:35 2000  Owen Taylor  <otaylor@redhat.com>
100         * Some further makefile improvement.
101          
102         * Restore all the docs that mysteriously vanished earlier.
104 Wed Sep  6 10:59:45 2000  Owen Taylor  <otaylor@redhat.com>
106         * gobject/Makefile.am glib/Makefile.am: Improve 
107         separation of generic non-generic parts and dependencies. 
109 Tue Sep  5 20:03:25 2000  Owen Taylor  <otaylor@redhat.com>
111         * Moved into glib source tree, updated glib-sections.txt
112         and Makefile.am for glib-1.3.x.
114 2000-07-01  Damon Chaplin  <damon@helixcode.com>
116         * tmpl/string_utils.sgml: updated g_strndup.
118 2000-06-11  Damon Chaplin  <damon@helixcode.com>
120         * tmpl/messages.sgml: updated a bit more.
122 2000-06-11  Damon Chaplin  <damon@helixcode.com>
124         * tmpl/messages.sgml: updated a few bits about log handlers & flags.
126 2000-04-16  Damon Chaplin  <damon@helixcode.com>
128         * tmpl/linked_lists_single.sgml: 
129         * tmpl/linked_lists_double.sgml: 
130         * tmpl/trees-nary.sgml: updated.
132         * tmpl/modules.sgml: described g_module_build_path().
134         * tmpl/date.sgml: made short description lower case and end in a '.'.
136         * glib-sections.txt: rearranged GDate section.
138         * tmpl/arrays.sgml: 
139         * tmpl/arrays_byte.sgml: 
140         * tmpl/arrays_pointer.sgml: updated.
142 2000-02-21  Damon Chaplin  <damon@helixcode.com>
144         * tmpl/main.sgml: updated the g_source_remove_by_XXX() descriptions
145         to note that only the first source found is removed.
147 2000-01-25  Damon Chaplin  <damon@karuna.freeserve.co.uk>
149         * tmpl/misc_utils.sgml: g_bit_nth_lsf/msf docs from 
150          Nils Rennebarth <nils@ipe.uni-stuttgart.de>, and updates for
151         GVoidFunc & GFreeFunc.
153 1999-12-02  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
155         * glib-sections.txt, tmpl/threads.sgml: Removed
156         G_THREADS_IMPL_NSPR. Shouldn't be used anyway.
158         * glib-overrides.txt: New file, that makes most of the thread
159         related macros look like functions.
161         * Makefile.am: Added glib-overrides.txt to EXTRA_DIST.
163         * tmpl/threads.sgml: Minor updates.
164         
165 Tue Aug 17 08:42:17 1999  Owen Taylor  <otaylor@redhat.com>
167         * tmpl/datasets.sgml: Added missing </para>
168         * tmpl/timers.sgml: Added missing </para>
169         * tmpl/misc_utils.sgml: Added missing </para>
170         * tmpl/linked_lists_double.sgml: Added missing </para>
171         * tmpl/linked_lists_single.sgml: Added missing </para>
172         * tmpl/threads.sgml: Removed extra <para>s.
173         * tmpl/main.sgml: Added missing </para>
175 Wed Aug 18 23:38:52 1999  Owen Taylor  <otaylor@redhat.com>
177         * README: Added some simple build instructions.
179 Wed Aug 18 23:11:28 1999  Owen Taylor  <otaylor@redhat.com>
181         * Import into CVS of glib-reference-1.1.3
182           Filled in some basic contents for AUTHORS
183           README, and README.cvs