]> Pileus Git - ~andy/gtk/blob - docs/reference/ChangeLog
ran make templates, to fix problems with structs.
[~andy/gtk] / docs / reference / ChangeLog
1 1999-09-22  Damon Chaplin  <damon@karuna.freeserve.co.uk>
2
3         * gtk/tmpl/*.sgml: ran make templates, to fix problems with structs.
4
5         * gtk/gtk-sections.txt: rearranged GtkCombo section.
6
7         * gtk/tmpl/gtkvseparator.sgml: 
8         * gtk/tmpl/gtkhseparator.sgml: 
9         * gtk/tmpl/gtkgc.sgml: 
10         * gtk/tmpl/gtkfeatures.sgml: 
11         * gtk/tmpl/gtktipsquery.sgml: 
12         * gtk/tmpl/gtkitem.sgml: 
13         * gtk/tmpl/gtkinvisible.sgml: 
14         * gtk/tmpl/gtkgamma.sgml: 
15         * gtk/tmpl/gtkdata.sgml: 
16         * gtk/tmpl/gtkcurve.sgml: 
17         * gtk/tmpl/gtkcombo.sgml: 
18         * gtk/tmpl/gtkaccellabel.sgml: documented.
19
20 1999-09-20  Damon Chaplin  <damon@karuna.freeserve.co.uk>
21
22         * gtk/gtk-docs.sgml: added role="no-toc" to the GTK+ Widgets & Objects
23         chapter since we've created our own special contents page.
24
25 1999-09-19  Damon Chaplin  <damon@karuna.freeserve.co.uk>
26
27         * gtk/tmpl/gtkmarshal.sgml: 
28         * gtk/tmpl/gtksignal.sgml: new sections from 
29          David Benson <daveb@idealab.com>.
30
31         * gtk/gtk-sections.txt: rearranged signal sections, and made most
32         marshallers private. Moved GtkSignalRunType to signals section.
33
34         * gtk/tmpl/gtkradiobutton.sgml: new section from Lee Mallabone.
35
36 1999-09-17  Damon Chaplin  <damon@karuna.freeserve.co.uk>
37
38         * gtk/gtk-docs.sgml: removed menu factory and debugging sections.
39
40         * gtk/gtk-sections.txt: made menu factory stuff private since it is
41         deprecated. Also made debugging stuff private since it is only useful
42         within GTK+.
43
44 1999-09-14  Damon Chaplin  <damon@karuna.freeserve.co.uk>
45
46         * gtk/tmpl/gtkfilesel.sgml: fixed mismatched parentheses.
47
48 1999-09-02  Damon Chaplin  <damon@karuna.freeserve.co.uk>
49
50         * gdk/tmpl/event_structs.sgml: 
51         * gdk/tmpl/drawing.sgml: minor fixes.
52
53 1999-09-20  David C. Mason  <dcm@redhat.com>
54
55         * gtk/tmpl/gtkimage.sgml: first pass at gtkimage... not complete
56
57 1999-08-28  Damon Chaplin  <damon@karuna.freeserve.co.uk>
58
59         * gtk/tmpl/gtkbbox.sgml: new section from Lee Mallabone.
60
61         * gdk/gdk-sections.txt: rearranged rgb, regions, and drawing sections.
62
63         * gdk/tmpl/rgb.sgml: new section from Raph Levien, with a few changes
64         by me, including a little example app.
65
66         * gdk/tmpl/regions.sgml: 
67         * gdk/tmpl/event_structs.sgml: 
68         * gdk/tmpl/drawing.sgml: my first attempt.
69         * gdk/tmpl/cursors.sgml: tiny changes.
70
71 Tue Aug 17 09:14:01 1999  Owen Taylor  <otaylor@redhat.com>
72
73         * gtk/tmpl/gtktypeutils.sgml: Fix corrupted end tag.
74
75         * gtk/tmpl/gtkselection.sgml gtk/tmpl/gtkrc.sgml
76           gtk/tmpl/gtkdnd.sgml gtk/tmpl/gtkarrow.sgml
77           gtk/tmpl/gtkpaned.sgml gtk/tmpl/gtkmisc.sgml
78           gtk/tmpl/gtkhandlebox.sgml gtk/tmpl/gtkctree.sgml:
79         Added missing close tags.
80
81 Thu Aug 19 14:43:08 1999  Owen Taylor  <otaylor@redhat.com>
82
83         * gdk/tmpl/gcs.sgml gdk/gdk-sections.txt: Added section. 
84           (Written a while ago but fell through the cracks)
85
86         * gtk/gtk-docs.sgml: Add a &hash; entity here as a
87           temporary hack. (There is no standard entity
88           for '#', and no way of escaping '#' in gtk-doc)
89
90         * gtk/tmpl/gtkrc.sgml: Use the above to fix up #rrggbb
91           string literals.
92
93         * gtk/tmpl/gtkdrawingarea.sgml: Fixed a couple
94           of errors in the example. (pointed out by
95           Nick Lamb)
96
97 Mon Aug 16 6:60:53 1999  Owen Taylor  <otaylor@redhat.com>
98
99         * gdk/tmpl/properties.sgml
100           gdk/tmpl/selections.sgml
101           gdk/tmpl/input_devices.sgml: Documented
102
103         * gdk/gdk-sections.txt: Moved around types for
104           input devices properties and selections, marked
105           a few functions as private.