summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-10
diff options
context:
space:
mode:
authorTony Gale <gale@src.gnome.org>1998-02-25 13:58:52 +0000
committerTony Gale <gale@src.gnome.org>1998-02-25 13:58:52 +0000
commit97bbc97bb2ac6ae012d909c4de9fd9d479d1a40b (patch)
treee0823ae13e7a429c8991774cad4cfe0eb885c87e /ChangeLog.pre-2-10
parentcf017477010019c58d89d9ad4eadef5f62fc466e (diff)
downloadgtk+-97bbc97bb2ac6ae012d909c4de9fd9d479d1a40b.tar.gz
added questions on: - Why don't the contents of a button move when the
* docs/gtkfaq.sgml: added questions on: - Why don't the contents of a button move when the button is pressed? - How do I catch a double click event in a list widget? - When compiling GTK+ I get an error like: make: file `Makefile' line 456: Syntax error Removed questions on menus which are covered in the tutorial. Added link to HTML versions of FAQ and Tutorial on my web site. -Tony
Diffstat (limited to 'ChangeLog.pre-2-10')
-rw-r--r--ChangeLog.pre-2-1015
1 files changed, 15 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10
index 92a55d46d5..63494a30d9 100644
--- a/ChangeLog.pre-2-10
+++ b/ChangeLog.pre-2-10
@@ -1,3 +1,18 @@
+Wed Feb 25 13:50:05 GMT 1998 Tony Gale <gale@gimp.org>
+
+ * docs/gtkfaq.sgml: added questions on:
+ - Why don't the contents of a button move when
+ the button is pressed?
+ - How do I catch a double click event in
+ a list widget?
+ - When compiling GTK+ I get an error like:
+ make: file `Makefile' line 456: Syntax error
+ Removed questions on menus which are covered in the
+ tutorial.
+
+ Added link to HTML versions of FAQ and Tutorial on my
+ web site.
+
Tue Feb 24 22:47:01 1998 Owen Taylor <owt1@cornell.edu>
* gtk/gtktext.c: Added some support for i18n. The support