35818faae9c251654ffed8ee701e990a1d42aa2e
[platform/upstream/glib.git] / docs / reference / ChangeLog
1 2000-10-30  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
2
3         * glib/tmpl/limits.sgml: Added documentation for
4         G_MAXU(INT|SHORT|LONG).
5
6         * glib/tmpl/macros_misc.sgml: Added documentation for
7         G_G(U)INT(16|32|64)_FORMAT.
8
9         * glib/tmpl/types.sgml: Mention G_MAXU(INT|SHORT|LONG) in
10         documentation for gu(int|short|long).
11
12         * glib/glib-sections.txt, glib/tmpl/linked_lists_double.sgml,
13         glib/tmpl/caches.sgml: Move GCompareFunc to GList and introduce
14         and document GEqualFunc in GHashTable.
15
16         * glib/tmpl/caches.sgml, glib/tmpl/hash_tables.sgml,
17         glib/tmpl/relations.sgml : Changed to reflect the changed API
18         (GCompareFunc -> GEqualFunc).
19
20         * glib/tmpl/linked_lists_single.sgml, glib/tmpl/threads.sgml: Typo
21         fixes.
22         
23 Mon Oct 30 11:13:12 2000  Tim Janik  <timj@gtk.org>
24
25         * gobject/tmpl/signals.sgml: start at general description.
26
27         * gobject/gobject-docs.sgml: added introduction.
28
29 Mon Oct 30 06:01:43 2000  Tim Janik  <timj@gtk.org>
30
31         * gobject/gobject-sections.txt: opened up a new section on signals.
32
33 2000-10-27  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
34
35         * glib/tmpl/misc_utils.sgml: Removed the win32 limitation.
36
37         * glib/glib-sections.txt, glib/tmpl/hash_tables.sgml,
38         glib/tmpl/macros_misc.sgml, glib/tmpl/misc_utils.sgml,
39         glib/tmpl/scanner.sgml: Document the recently deprecated functions
40         as such.
41
42 2000-10-15  Raja R Harinath  <harinath@cs.umn.edu>
43
44         'make distcheck' fixes.
45         * glib/Makefile.am (EXTRA_DIST): Add $(DOC_MODULE)-decl.txt.
46         (html): Run 'gtkdoc-fixxref' in $(srcdir).
47         (dist-check-gtkdoc): Add missing quote.
48         (dist-hook): Copy in dependency order, so that none of the
49         makerules are fired in a tarball build.
50
51         * gobject/Makefile.am: Likewise.
52
53 2000-10-13  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
54
55         * glib/glib-sections.txt: Added misc items.
56
57         * glib/tmpl/random_numbers.sgml: Documentation for the random
58         number generator.
59
60 2000-10-09  Raja R Harinath  <harinath@cs.umn.edu>
61
62         * gobject/Makefile.am (DOC_SOURCE_DIR): Don't set to 
63         $top_srcdir)/gobject.
64         * glib/Makefile.am (DOC_SOURCE_DIR): Don't set to $(top_srcdir),
65
66 2000-09-29  Jonathan Blandford  <jrb@redhat.com>
67
68         * glib/tmpl/trees-nary.sgml: Add g_node_insert_after().
69
70 Thu Sep  7 12:35:35 2000  Owen Taylor  <otaylor@redhat.com>
71
72         * Some further makefile improvement.
73          
74         * Restore all the docs that mysteriously vanished earlier.
75
76 Wed Sep  6 10:59:45 2000  Owen Taylor  <otaylor@redhat.com>
77
78         * gobject/Makefile.am glib/Makefile.am: Improve 
79         separation of generic non-generic parts and dependencies. 
80
81 Tue Sep  5 20:03:25 2000  Owen Taylor  <otaylor@redhat.com>
82
83         * Moved into glib source tree, updated glib-sections.txt
84         and Makefile.am for glib-1.3.x.
85
86 2000-07-01  Damon Chaplin  <damon@helixcode.com>
87
88         * tmpl/string_utils.sgml: updated g_strndup.
89
90 2000-06-11  Damon Chaplin  <damon@helixcode.com>
91
92         * tmpl/messages.sgml: updated a bit more.
93
94 2000-06-11  Damon Chaplin  <damon@helixcode.com>
95
96         * tmpl/messages.sgml: updated a few bits about log handlers & flags.
97
98 2000-04-16  Damon Chaplin  <damon@helixcode.com>
99
100         * tmpl/linked_lists_single.sgml: 
101         * tmpl/linked_lists_double.sgml: 
102         * tmpl/trees-nary.sgml: updated.
103
104         * tmpl/modules.sgml: described g_module_build_path().
105
106         * tmpl/date.sgml: made short description lower case and end in a '.'.
107
108         * glib-sections.txt: rearranged GDate section.
109
110         * tmpl/arrays.sgml: 
111         * tmpl/arrays_byte.sgml: 
112         * tmpl/arrays_pointer.sgml: updated.
113
114 2000-02-21  Damon Chaplin  <damon@helixcode.com>
115
116         * tmpl/main.sgml: updated the g_source_remove_by_XXX() descriptions
117         to note that only the first source found is removed.
118
119 2000-01-25  Damon Chaplin  <damon@karuna.freeserve.co.uk>
120
121         * tmpl/misc_utils.sgml: g_bit_nth_lsf/msf docs from 
122          Nils Rennebarth <nils@ipe.uni-stuttgart.de>, and updates for
123         GVoidFunc & GFreeFunc.
124
125 1999-12-02  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
126
127         * glib-sections.txt, tmpl/threads.sgml: Removed
128         G_THREADS_IMPL_NSPR. Shouldn't be used anyway.
129
130         * glib-overrides.txt: New file, that makes most of the thread
131         related macros look like functions.
132
133         * Makefile.am: Added glib-overrides.txt to EXTRA_DIST.
134
135         * tmpl/threads.sgml: Minor updates.
136         
137 Tue Aug 17 08:42:17 1999  Owen Taylor  <otaylor@redhat.com>
138
139         * tmpl/datasets.sgml: Added missing </para>
140         * tmpl/timers.sgml: Added missing </para>
141         * tmpl/misc_utils.sgml: Added missing </para>
142         * tmpl/linked_lists_double.sgml: Added missing </para>
143         * tmpl/linked_lists_single.sgml: Added missing </para>
144         * tmpl/threads.sgml: Removed extra <para>s.
145         * tmpl/main.sgml: Added missing </para>
146
147 Wed Aug 18 23:38:52 1999  Owen Taylor  <otaylor@redhat.com>
148
149         * README: Added some simple build instructions.
150
151 Wed Aug 18 23:11:28 1999  Owen Taylor  <otaylor@redhat.com>
152
153         * Import into CVS of glib-reference-1.1.3
154           Filled in some basic contents for AUTHORS
155           README, and README.cvs  
156