diff options
author | BST 1998 Tony Gale <gale@gtk.org> | 1998-08-13 13:11:14 +0000 |
---|---|---|
committer | Tony Gale <gale@src.gnome.org> | 1998-08-13 13:11:14 +0000 |
commit | e8e7692534cb51972a905fa6304e3adfe29a80db (patch) | |
tree | 93873d3349e6f03956bff01f3b3a41b22146c66b /ChangeLog.pre-2-2 | |
parent | 7a235648ea4282a784669004fe60d859725a322d (diff) | |
download | gtk+-e8e7692534cb51972a905fa6304e3adfe29a80db.tar.gz |
- Tidy up of the menufactory example from Andy Kahn <kahn@zk3.dec.com> -
Thu Aug 13 09:11:11 BST 1998 Tony Gale <gale@gtk.org>
* docs/gtk_tut.sgml:
- Tidy up of the menufactory example from
Andy Kahn <kahn@zk3.dec.com>
- New section on Range Widgets from
David Huggins-Daines <bn711@freenet.carleton.ca>
- Started a new section on 'Advanced Event and Signal
Handling' - used an email from Owen.
- New appendix on Gdk Event Types
- Added the tictactoe full example code to the
'Code Examples' appendix
Diffstat (limited to 'ChangeLog.pre-2-2')
-rw-r--r-- | ChangeLog.pre-2-2 | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-2 b/ChangeLog.pre-2-2 index a6cad6a487..2e9d069ca1 100644 --- a/ChangeLog.pre-2-2 +++ b/ChangeLog.pre-2-2 @@ -1,3 +1,16 @@ +Thu Aug 13 09:11:11 BST 1998 Tony Gale <gale@gtk.org> + + * docs/gtk_tut.sgml: + - Tidy up of the menufactory example from + Andy Kahn <kahn@zk3.dec.com> + - New section on Range Widgets from + David Huggins-Daines <bn711@freenet.carleton.ca> + - Started a new section on 'Advanced Event and Signal + Handling' - used an email from Owen. + - New appendix on Gdk Event Types + - Added the tictactoe full example code to the + 'Code Examples' appendix + Tue Jul 21 12:42:01 1998 Owen Taylor <otaylor@redhat.com> * gdk/gdk.h gdk/gdkfont.c: Added gdk_text/string_extents() - |