]> Pileus Git - ~andy/gtk/blob - docs/reference/ChangeLog
Fix typo
[~andy/gtk] / docs / reference / ChangeLog
1 Sun May 28 12:16:01 2000  Owen Taylor  <otaylor@redhat.com>
2
3         * gtk/tmpl/gtkaspectframe.sgml: Fix typo
4         pointed out by Gregory McLean.
5
6 2000-05-28  Damon Chaplin  <damon@helixcode.com>
7
8         * gdk/tmpl/event_structs.sgml: typo.
9
10 2000-04-22  Damon Chaplin  <damon@helixcode.com>
11
12         * gtk/tmpl/gtkenums.sgml: update from Lee Mallabone
13         <lee0@callnetuk.com>
14
15 2000-04-09  Damon Chaplin  <damon@helixcode.com>
16
17         * gtk/tmpl/gtkmain.sgml: update from Torsten Landschoff
18         <t.landschoff@gmx.net>
19
20         * gdk/tmpl/input_methods.sgml: 
21         * gdk/tmpl/general.sgml: fixed typos.
22
23 Tue Mar 14 14:17:46 2000  Raph Levien  <raph@acm.org>
24
25         * gdk/tmpl/rgb.sgml: Better explanation of gdk_rgb_set_min_colors.
26         Thanks to Stric for spotting it.
27
28 2000-03-07  Damon Chaplin  <damon@helixcode.com>
29
30         * gtk/tmpl/gtkclist.sgml: fix to gtk_clist_set_reorderable(). It
31         reorders rows, not columns. From Guy Harris <gharris@flashcom.net>.
32
33 2000-02-29  Damon Chaplin  <damon@helixcode.com>
34
35         * gtk/tmpl/gtkmenuitem.sgml: minor fix from Nicolas GEORGE
36         <nicolas.george@ens.fr>.
37
38 2000-02-28  Damon Chaplin  <damon@helixcode.com>
39
40         * gtk/tmpl/gtkradiomenuitem.sgml: 
41         * gtk/tmpl/gtkmenuitem.sgml: 
42         * gtk/tmpl/gtknotebook.sgml: new menu item sections and minor update to
43         notebook section from Nicolas GEORGE <nicolas.george@ens.fr>.
44
45 2000-02-18  Damon Chaplin  <damon@helixcode.com>
46
47         * gtk/tmpl/gtktooltips.sgml: patch from
48         David Benson <daveb@idealab.com> to note that gtk_tooltips_set_colors()
49         does not work.
50
51 2000-02-09  Damon Chaplin  <damon@helixcode.com>
52
53         * gdk/tmpl/input_methods.sgml: minor fix.
54
55 2000-02-03  Damon Chaplin  <damon@karuna.freeserve.co.uk>
56
57         * gdk/gdk-sections.txt: rearranged a bit.
58
59         * gdk/tmpl/event_structs.sgml: updated.
60
61         * gtk/gtk-sections.txt: added INCLUDE tag for Private Info section.
62
63         * gdk/tmpl/color_contexts.sgml: added note saying it is deprecated.
64         * gdk/tmpl/dnd.sgml: added note saying read the GTK+ DnD docs.
65
66 2000-02-02  Damon Chaplin  <damon@karuna.freeserve.co.uk>
67
68         * gdk/tmpl/*.sgml: ran make templates.
69
70         * gdk/gdk-docs.sgml: rearranged sections.
71
72         * gdk/tmpl/events.sgml: documented.
73
74         * gdk/tmpl/general.sgml: documented.
75
76         * gdk/tmpl/rgb.sgml: fixed a few '@' -> '#'.
77
78         * gdk/gdk-sections.txt: rearranged a few bits, including moving
79         GdkWChar and related functions from the input method section to the
80         font section, and GdkCapStyle etc. from Drawing Primitives to GCs.
81
82         * gdk/tmpl/images.sgml: documented.
83
84         * gdk/tmpl/drawing.sgml: updated.
85
86         * gdk/tmpl/regions.sgml: updated.
87
88         * gdk/tmpl/input_contexts.sgml: documented.
89
90         * gdk/tmpl/input_methods.sgml: documented.
91
92         * gdk/tmpl/selections.sgml: changed xref to a link since Jade says
93         a xref to a RefEntry is not supported.
94
95 2000-01-19  Damon Chaplin  <damon@karuna.freeserve.co.uk>
96
97         * gtk/tmpl/gtkscrollbar.sgml: Started.
98
99 2000-01-08  Damon Chaplin  <damon@karuna.freeserve.co.uk>
100
101         * gtk/tmpl/gtkclist.sgml: update from Paul Schifferer
102         <isengard@geocities.com>
103
104 Wed Jan  5 10:23:41 2000  Owen Taylor  <otaylor@redhat.com>
105
106         * gtk/tmpl/gtkprogress.sgml: Missing </listitem>, remove extra <para>
107         * gtk/tmpl/gtkobject.sgml: dos2unix
108         * gtk/tmpl/gtkcurve.sgml: missing </para>
109         * gtk/tmpl/gtkarg.sgml: dos2unix, missing </para>
110         * gtk/tmpl/gtkcolorsel.sgml: Missing </listitem>'s
111         * gtk/tmpl/gtksignal.sgml (signal): dos2unix, missing </para>'s
112         * gtk/tmpl/gtkmarshal.sgml: Missing </refsect2>
113
114 1999-11-16  Damon Chaplin  <damon@karuna.freeserve.co.uk>
115
116         * gtk/tmpl/gtkmenubar.sgml: fixed minor error - using <em>.
117
118         * gtk/tmpl/gtknotebook.sgml: 
119         * gtk/tmpl/gtklist.sgml: new sections from
120         Nicolas George <george@clipper.ens.fr>, with help from
121         "Bob Springett" <bobspringett@claranet.fr>.
122
123         * gtk/tmpl/gtkobject.sgml: 
124         * gtk/tmpl/gtkarg.sgml: new sections from
125         David Benson <daveb@idealab.com>.
126
127         * gtk/tmpl/gtkvbox.sgml: 
128         * gtk/tmpl/gtkhbox.sgml: fixed line endings.
129
130         * gtk/tmpl/gtkvbbox.sgml: update from Lee Mallabone
131         <lee0@callnetuk.com>
132
133         * gdk/tmpl/drawing.sgml: fixed error in gdk_draw_arc() @angle2 param
134         - it is relative to @angle1 rather than from the 3 o'clock position.
135
136         * gtk/tmpl/gtkfontseldlg.sgml: changed enums to use @ fields.
137
138         * gtk/tmpl/gtkcolorsel.sgml: 
139         * gtk/tmpl/gtkcolorseldlg.sgml: 
140         * gtk/tmpl/gtkprogress.sgml: 
141         * gtk/tmpl/gtkprogressbar.sgml: new sections from Tom Martone
142         <tom@martoneconsulting.com>
143
144         * gtk/tmpl/gtkclist.sgml: partially written documentation from
145         Paul Schifferer <isengard@geocities.com> who won't be able to finish it
146
147 1999-09-22  Martin Norbäck  <d95mback@dtek.chalmers.se>
148         
149         * gtk/tmpl/gtkclist.sgml: Added information about the sorting functions
150
151 Tue Oct 26 16:50:15 1999  Owen Taylor  <otaylor@redhat.com>
152
153         * gtk/tmpl/gtkrc.sgml: Added information about widget
154         paths and pattern matching.
155
156 1999-09-22  Damon Chaplin  <damon@karuna.freeserve.co.uk>
157
158         * gtk/tmpl/*.sgml: ran make templates, to fix problems with structs.
159
160         * gtk/gtk-sections.txt: rearranged GtkCombo section.
161
162         * gtk/tmpl/gtkvseparator.sgml: 
163         * gtk/tmpl/gtkhseparator.sgml: 
164         * gtk/tmpl/gtkgc.sgml: 
165         * gtk/tmpl/gtkfeatures.sgml: 
166         * gtk/tmpl/gtktipsquery.sgml: 
167         * gtk/tmpl/gtkitem.sgml: 
168         * gtk/tmpl/gtkinvisible.sgml: 
169         * gtk/tmpl/gtkgamma.sgml: 
170         * gtk/tmpl/gtkdata.sgml: 
171         * gtk/tmpl/gtkcurve.sgml: 
172         * gtk/tmpl/gtkcombo.sgml: 
173         * gtk/tmpl/gtkaccellabel.sgml: documented.
174
175 1999-09-20  Damon Chaplin  <damon@karuna.freeserve.co.uk>
176
177         * gtk/gtk-docs.sgml: added role="no-toc" to the GTK+ Widgets & Objects
178         chapter since we've created our own special contents page.
179
180 1999-09-19  Damon Chaplin  <damon@karuna.freeserve.co.uk>
181
182         * gtk/tmpl/gtkmarshal.sgml: 
183         * gtk/tmpl/gtksignal.sgml: new sections from 
184          David Benson <daveb@idealab.com>.
185
186         * gtk/gtk-sections.txt: rearranged signal sections, and made most
187         marshallers private. Moved GtkSignalRunType to signals section.
188
189         * gtk/tmpl/gtkradiobutton.sgml: new section from Lee Mallabone.
190
191 1999-09-17  Damon Chaplin  <damon@karuna.freeserve.co.uk>
192
193         * gtk/gtk-docs.sgml: removed menu factory and debugging sections.
194
195         * gtk/gtk-sections.txt: made menu factory stuff private since it is
196         deprecated. Also made debugging stuff private since it is only useful
197         within GTK+.
198
199 1999-09-14  Damon Chaplin  <damon@karuna.freeserve.co.uk>
200
201         * gtk/tmpl/gtkfilesel.sgml: fixed mismatched parentheses.
202
203 1999-09-02  Damon Chaplin  <damon@karuna.freeserve.co.uk>
204
205         * gdk/tmpl/event_structs.sgml: 
206         * gdk/tmpl/drawing.sgml: minor fixes.
207
208 1999-09-20  David C. Mason  <dcm@redhat.com>
209
210         * gtk/tmpl/gtkimage.sgml: first pass at gtkimage... not complete
211
212 1999-08-28  Damon Chaplin  <damon@karuna.freeserve.co.uk>
213
214         * gtk/tmpl/gtkbbox.sgml: new section from Lee Mallabone.
215
216         * gdk/gdk-sections.txt: rearranged rgb, regions, and drawing sections.
217
218         * gdk/tmpl/rgb.sgml: new section from Raph Levien, with a few changes
219         by me, including a little example app.
220
221         * gdk/tmpl/regions.sgml: 
222         * gdk/tmpl/event_structs.sgml: 
223         * gdk/tmpl/drawing.sgml: my first attempt.
224         * gdk/tmpl/cursors.sgml: tiny changes.
225
226 Tue Aug 17 09:14:01 1999  Owen Taylor  <otaylor@redhat.com>
227
228         * gtk/tmpl/gtktypeutils.sgml: Fix corrupted end tag.
229
230         * gtk/tmpl/gtkselection.sgml gtk/tmpl/gtkrc.sgml
231           gtk/tmpl/gtkdnd.sgml gtk/tmpl/gtkarrow.sgml
232           gtk/tmpl/gtkpaned.sgml gtk/tmpl/gtkmisc.sgml
233           gtk/tmpl/gtkhandlebox.sgml gtk/tmpl/gtkctree.sgml:
234         Added missing close tags.
235
236 Thu Aug 19 14:43:08 1999  Owen Taylor  <otaylor@redhat.com>
237
238         * gdk/tmpl/gcs.sgml gdk/gdk-sections.txt: Added section. 
239           (Written a while ago but fell through the cracks)
240
241         * gtk/gtk-docs.sgml: Add a &hash; entity here as a
242           temporary hack. (There is no standard entity
243           for '#', and no way of escaping '#' in gtk-doc)
244
245         * gtk/tmpl/gtkrc.sgml: Use the above to fix up #rrggbb
246           string literals.
247
248         * gtk/tmpl/gtkdrawingarea.sgml: Fixed a couple
249           of errors in the example. (pointed out by
250           Nick Lamb)
251
252 Mon Aug 16 6:60:53 1999  Owen Taylor  <otaylor@redhat.com>
253
254         * gdk/tmpl/properties.sgml
255           gdk/tmpl/selections.sgml
256           gdk/tmpl/input_devices.sgml: Documented
257
258         * gdk/gdk-sections.txt: Moved around types for
259           input devices properties and selections, marked
260           a few functions as private.