summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-6
diff options
context:
space:
mode:
authorBST 1998 Tony Gale <gale@gtk.org>1998-08-13 13:11:14 +0000
committerTony Gale <gale@src.gnome.org>1998-08-13 13:11:14 +0000
commite8e7692534cb51972a905fa6304e3adfe29a80db (patch)
tree93873d3349e6f03956bff01f3b3a41b22146c66b /ChangeLog.pre-2-6
parent7a235648ea4282a784669004fe60d859725a322d (diff)
downloadgdk-pixbuf-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-6')
-rw-r--r--ChangeLog.pre-2-613
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-6 b/ChangeLog.pre-2-6
index a6cad6a48..2e9d069ca 100644
--- a/ChangeLog.pre-2-6
+++ b/ChangeLog.pre-2-6
@@ -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() -