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