]> Pileus Git - ~andy/gtk/blob - docs/reference/ChangeLog
7f56930c8de25d8d4f60d2e32102dea60312bcc4
[~andy/gtk] / docs / reference / ChangeLog
1 1999-09-20  David C. Mason  <dcm@redhat.com>
2
3         * gtk/tmpl/gtkimage.sgml: first pass at gtkimage... not complete
4
5 1999-08-28  Damon Chaplin  <damon@karuna.freeserve.co.uk>
6
7         * gtk/tmpl/gtkbbox.sgml: new section from Lee Mallabone.
8
9         * gdk/gdk-sections.txt: rearranged rgb, regions, and drawing sections.
10
11         * gdk/tmpl/rgb.sgml: new section from Raph Levien, with a few changes
12         by me, including a little example app.
13
14         * gdk/tmpl/regions.sgml: 
15         * gdk/tmpl/event_structs.sgml: 
16         * gdk/tmpl/drawing.sgml: my first attempt.
17         * gdk/tmpl/cursors.sgml: tiny changes.
18
19 Tue Aug 17 09:14:01 1999  Owen Taylor  <otaylor@redhat.com>
20
21         * gtk/tmpl/gtktypeutils.sgml: Fix corrupted end tag.
22
23         * gtk/tmpl/gtkselection.sgml gtk/tmpl/gtkrc.sgml
24           gtk/tmpl/gtkdnd.sgml gtk/tmpl/gtkarrow.sgml
25           gtk/tmpl/gtkpaned.sgml gtk/tmpl/gtkmisc.sgml
26           gtk/tmpl/gtkhandlebox.sgml gtk/tmpl/gtkctree.sgml:
27         Added missing close tags.
28
29 Thu Aug 19 14:43:08 1999  Owen Taylor  <otaylor@redhat.com>
30
31         * gdk/tmpl/gcs.sgml gdk/gdk-sections.txt: Added section. 
32           (Written a while ago but fell through the cracks)
33
34         * gtk/gtk-docs.sgml: Add a &hash; entity here as a
35           temporary hack. (There is no standard entity
36           for '#', and no way of escaping '#' in gtk-doc)
37
38         * gtk/tmpl/gtkrc.sgml: Use the above to fix up #rrggbb
39           string literals.
40
41         * gtk/tmpl/gtkdrawingarea.sgml: Fixed a couple
42           of errors in the example. (pointed out by
43           Nick Lamb)
44
45 Mon Aug 16 6:60:53 1999  Owen Taylor  <otaylor@redhat.com>
46
47         * gdk/tmpl/properties.sgml
48           gdk/tmpl/selections.sgml
49           gdk/tmpl/input_devices.sgml: Documented
50
51         * gdk/gdk-sections.txt: Moved around types for
52           input devices properties and selections, marked
53           a few functions as private.