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