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