e25f06321e197a8ba56431732388732b11655fbf
[platform/upstream/glib.git] / docs / reference / ChangeLog
1 2001-03-07  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
2
3         * glib/tmpl/threads.sgml: Fixed stupid typo.
4
5 2001-03-07  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
6
7         * glib/tmpl/threads.sgml: Completed.
8
9 Wed Mar  7 09:33:27 2001  Tim Janik  <timj@gtk.org>
10
11         * gobject/Makefile.am: shuffled rules to avoid excessive
12         rebuilds.
13
14         * gobject/gobject-sections.txt: updates.
15
16         * gobject/tmpl/*: bunch of updates, added another patch
17         from Eric Lemings <eric.b.lemings@lmco.com>.
18
19 2001-03-07  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
20
21         * glib/glib-sections.txt, glib/tmpl/messages.sgml: Removed
22         g_log_domain_gmodule.
23
24 2001-02-23  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
25
26         * glib/tmpl/threads.sgml: Big update. Almost ready.
27
28         * glib/tmpl/async_queues.sgml: Typo.
29
30         * glib/glib-sections.txt: Added g_static_rec_mutex_init,
31         g_static_rec_mutex_free, g_static_rw_lock_init,
32         g_static_private_init and g_static_private_free.
33
34         * glib/glib-overrides.txt: Added g_thread_yield and g_thread_exit.
35
36 Fri Feb 16 06:52:20 2001  Tim Janik  <timj@gtk.org>
37
38         * gobject/tmpl/types.sgml: incorporated huge docu patch from Eric
39         Lemings <eric.b.lemings@lmco.com> with a bunch of editing on my part.
40
41 Mon Feb 12 12:42:45 2001  Owen Taylor  <otaylor@redhat.com>
42
43         * {glib,gobject}/Makefile.am: The ultimate gtk-doc makefile.
44
45 2001-02-01  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
46
47         * glib/tmpl/threads.sgml, glib/glib-sections.txt: Added
48         documentation for g_static_mutex_init().
49
50 Wed Jan 31 07:14:22 2001  Tim Janik  <timj@gtk.org>
51
52         * gobject/Makefile.am: adapt to work with new CVS gtk-doc, leaving the old
53         rules in place caused bogus recursions. main changes:
54         - add to conditionalized section:
55           all-local:
56                 $(MAKE) scan
57                 $(MAKE) templates
58                 $(MAKE) sgml
59                 $(MAKE) html.stamp
60           html.stamp: sgml.stamp $(EXTRA_SGML_FILES)
61                 $(MAKE) html
62           DOC_STAMPS= html.stamp sgml.stamp
63         - change:
64           maintainer-clean-local: clean
65           -     cd $(srcdir) && rm -rf sgml html $(DOC_MODULE)-decl-list.txt $(DOC_MODULE)-decl.txt
66           +     cd $(srcdir) && rm -rf sgml html $(DOC_MODULE)-decl-list.txt $(DOC_MODULE)-decl.txt $(DOC_STAMPS)
67
68         * glib/Makefile.am (maintainer-clean-local): dito.
69
70 Wed Jan 31 06:21:32 2001  Tim Janik  <timj@gtk.org>
71
72         * gobject/tmpl/types.sgml: applied docu patch from Eric Lemings
73         <eric.b.lemings@lmco.com>, did some more editing.
74
75 2001-01-30  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
76
77         * glib/glib-sections.txt, glib/tmpl/threads.sgml: Added
78         g_static_mutex_free().
79
80 Tue Jan  9 03:10:38 2001  Tim Janik  <timj@gtk.org>
81
82         * gobject/tmpl/types.sgml: added some function documentations.
83
84         * gobject/gobject-sections.txt: buncha fixups.
85
86 Fri Jan  5 15:47:10 2001  Owen Taylor  <otaylor@redhat.com>
87
88         * glib/glib-sections.txt glib/tmpl/* glib/Makefile.am: Updated.
89
90 2000-12-22  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
91
92         * glib/glib-sections.txt: Added G_MODULE_SUFFIX.
93
94         * glib/tmpl/modules.sgml: Updated.
95
96 2000-12-19  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
97
98         * glib/glib-sections.txt: Added g_rand_boolean and
99         g_random_boolean macros.
100
101         * glib/tmpl/random_numbers.sgml: Updated.
102         
103 Tue Dec  5 15:41:23 2000  Owen Taylor  <otaylor@redhat.com>
104
105         * glib/Makefile.am glib/mainloop-states*: add images
106
107         * glib/glib-sections.txt: Updated
108
109         * glib/tmpl/main.sgml: More documentation, move function
110         docs to .c file.
111
112 Mon Nov 13 00:18:55 2000  Owen Taylor  <otaylor@redhat.com>
113
114         * glib/glib-sections.sgml: Move conversion functions
115         into GConv section.
116         
117         * gobject/gobject-docs.sgml: Fix some malformed sgml.
118
119 Sun Nov  5 13:24:50 2000  Owen Taylor  <otaylor@redhat.com>
120
121         * gobject/Makefile.am gobject/gobject-sections.sgml: Updates
122         * gobject/tmpl/g{boxed,type{plugin,module}}.sgml: added
123
124 2000-11-05  Havoc Pennington  <hp@pobox.com>
125
126         * glib/tmpl/markup.sgml: Write docs
127
128 2000-11-05  Havoc Pennington  <hp@pobox.com>
129
130         * glib/glib-sections.txt: remove parens from section name,
131         confuses gtk-doc
132
133         * glib/glib-docs.sgml: Add the new files here, doh.
134
135         * glib/tmpl/shell.sgml: add gshell.[hc] docs
136
137 2000-11-05  Havoc Pennington  <hp@pobox.com>
138
139         * glib/tmpl/error_reporting.sgml: fixes
140
141 2000-11-05  Havoc Pennington  <hp@pobox.com>
142
143         * glib/tmpl/spawn.sgml, glib/tmpl/markup.sgml,
144         glib/tmpl/fileutils.sgml: Added
145         
146         * glib/Makefile.am: Add new files
147
148         * glib/glib-sections.txt: Add stuff from -unused
149
150 Fri Nov  3 07:33:15 2000  Tim Janik  <timj@gtk.org>
151
152         * gobject/gobject-docs.sgml: added &gobject-closures; section.
153
154         * gobject/Makefile.am (tmpl_sources): add tmpl/clsoures.sgml
155
156         * gobject/gobject-sections.txt: added Closure section.
157         
158         * gobject/tmpl/closures.sgml: new file with template description
159         for GClosure functions.
160
161 2000-11-02  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
162
163         * glib/tmpl/glib-unused.sgml: Remove superfluous GSearchFunc.
164
165         * glib/tmpl/async_queues.sgml, glib/glib-sections.txt: Added
166         documentation for asynchronous queues.
167
168 2000-10-31  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
169
170         * glib/tmpl/linked_lists_single.sgml: This time the right fix.
171
172         * glib/tmpl/scanner.sgml, glib/tmpl/strings.sgml: Changed
173         parameter names.
174
175         * glib/tmpl/string_utils.sgml: Corrected the documentation of
176         g_strescape and added those of g_strcompress.
177
178 2000-10-30  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
179
180         * glib/tmpl/limits.sgml: Added documentation for
181         G_MAXU(INT|SHORT|LONG).
182
183         * glib/tmpl/macros_misc.sgml: Added documentation for
184         G_G(U)INT(16|32|64)_FORMAT.
185
186         * glib/tmpl/types.sgml: Mention G_MAXU(INT|SHORT|LONG) in
187         documentation for gu(int|short|long).
188
189         * glib/glib-sections.txt, glib/tmpl/linked_lists_double.sgml,
190         glib/tmpl/caches.sgml: Move GCompareFunc to GList and introduce
191         and document GEqualFunc in GHashTable.
192
193         * glib/tmpl/caches.sgml, glib/tmpl/hash_tables.sgml,
194         glib/tmpl/relations.sgml : Changed to reflect the changed API
195         (GCompareFunc -> GEqualFunc).
196
197         * glib/tmpl/linked_lists_single.sgml, glib/tmpl/threads.sgml: Typo
198         fixes.
199         
200 Mon Oct 30 11:13:12 2000  Tim Janik  <timj@gtk.org>
201
202         * gobject/tmpl/signals.sgml: start at general description.
203
204         * gobject/gobject-docs.sgml: added introduction.
205
206 Mon Oct 30 06:01:43 2000  Tim Janik  <timj@gtk.org>
207
208         * gobject/gobject-sections.txt: opened up a new section on signals.
209
210 2000-10-27  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
211
212         * glib/tmpl/misc_utils.sgml: Removed the win32 limitation.
213
214         * glib/glib-sections.txt, glib/tmpl/hash_tables.sgml,
215         glib/tmpl/macros_misc.sgml, glib/tmpl/misc_utils.sgml,
216         glib/tmpl/scanner.sgml: Document the recently deprecated functions
217         as such.
218
219 2000-10-15  Raja R Harinath  <harinath@cs.umn.edu>
220
221         'make distcheck' fixes.
222         * glib/Makefile.am (EXTRA_DIST): Add $(DOC_MODULE)-decl.txt.
223         (html): Run 'gtkdoc-fixxref' in $(srcdir).
224         (dist-check-gtkdoc): Add missing quote.
225         (dist-hook): Copy in dependency order, so that none of the
226         makerules are fired in a tarball build.
227
228         * gobject/Makefile.am: Likewise.
229
230 2000-10-13  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
231
232         * glib/glib-sections.txt: Added misc items.
233
234         * glib/tmpl/random_numbers.sgml: Documentation for the random
235         number generator.
236
237 2000-10-09  Raja R Harinath  <harinath@cs.umn.edu>
238
239         * gobject/Makefile.am (DOC_SOURCE_DIR): Don't set to 
240         $top_srcdir)/gobject.
241         * glib/Makefile.am (DOC_SOURCE_DIR): Don't set to $(top_srcdir),
242
243 2000-09-29  Jonathan Blandford  <jrb@redhat.com>
244
245         * glib/tmpl/trees-nary.sgml: Add g_node_insert_after().
246
247 Thu Sep  7 12:35:35 2000  Owen Taylor  <otaylor@redhat.com>
248
249         * Some further makefile improvement.
250          
251         * Restore all the docs that mysteriously vanished earlier.
252
253 Wed Sep  6 10:59:45 2000  Owen Taylor  <otaylor@redhat.com>
254
255         * gobject/Makefile.am glib/Makefile.am: Improve 
256         separation of generic non-generic parts and dependencies. 
257
258 Tue Sep  5 20:03:25 2000  Owen Taylor  <otaylor@redhat.com>
259
260         * Moved into glib source tree, updated glib-sections.txt
261         and Makefile.am for glib-1.3.x.
262
263 2000-07-01  Damon Chaplin  <damon@helixcode.com>
264
265         * tmpl/string_utils.sgml: updated g_strndup.
266
267 2000-06-11  Damon Chaplin  <damon@helixcode.com>
268
269         * tmpl/messages.sgml: updated a bit more.
270
271 2000-06-11  Damon Chaplin  <damon@helixcode.com>
272
273         * tmpl/messages.sgml: updated a few bits about log handlers & flags.
274
275 2000-04-16  Damon Chaplin  <damon@helixcode.com>
276
277         * tmpl/linked_lists_single.sgml: 
278         * tmpl/linked_lists_double.sgml: 
279         * tmpl/trees-nary.sgml: updated.
280
281         * tmpl/modules.sgml: described g_module_build_path().
282
283         * tmpl/date.sgml: made short description lower case and end in a '.'.
284
285         * glib-sections.txt: rearranged GDate section.
286
287         * tmpl/arrays.sgml: 
288         * tmpl/arrays_byte.sgml: 
289         * tmpl/arrays_pointer.sgml: updated.
290
291 2000-02-21  Damon Chaplin  <damon@helixcode.com>
292
293         * tmpl/main.sgml: updated the g_source_remove_by_XXX() descriptions
294         to note that only the first source found is removed.
295
296 2000-01-25  Damon Chaplin  <damon@karuna.freeserve.co.uk>
297
298         * tmpl/misc_utils.sgml: g_bit_nth_lsf/msf docs from 
299          Nils Rennebarth <nils@ipe.uni-stuttgart.de>, and updates for
300         GVoidFunc & GFreeFunc.
301
302 1999-12-02  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
303
304         * glib-sections.txt, tmpl/threads.sgml: Removed
305         G_THREADS_IMPL_NSPR. Shouldn't be used anyway.
306
307         * glib-overrides.txt: New file, that makes most of the thread
308         related macros look like functions.
309
310         * Makefile.am: Added glib-overrides.txt to EXTRA_DIST.
311
312         * tmpl/threads.sgml: Minor updates.
313         
314 Tue Aug 17 08:42:17 1999  Owen Taylor  <otaylor@redhat.com>
315
316         * tmpl/datasets.sgml: Added missing </para>
317         * tmpl/timers.sgml: Added missing </para>
318         * tmpl/misc_utils.sgml: Added missing </para>
319         * tmpl/linked_lists_double.sgml: Added missing </para>
320         * tmpl/linked_lists_single.sgml: Added missing </para>
321         * tmpl/threads.sgml: Removed extra <para>s.
322         * tmpl/main.sgml: Added missing </para>
323
324 Wed Aug 18 23:38:52 1999  Owen Taylor  <otaylor@redhat.com>
325
326         * README: Added some simple build instructions.
327
328 Wed Aug 18 23:11:28 1999  Owen Taylor  <otaylor@redhat.com>
329
330         * Import into CVS of glib-reference-1.1.3
331           Filled in some basic contents for AUTHORS
332           README, and README.cvs  
333