summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-0
diff options
context:
space:
mode:
authorBST 1998 Tony Gale <gale@gtk.org>1998-06-25 08:57:29 +0000
committerTony Gale <gale@src.gnome.org>1998-06-25 08:57:29 +0000
commit713cecba4cdf7004d19871b21d2c978ab292984c (patch)
tree55e4b01f18cd7d453ed13bacd1559d5b1dcb3795 /ChangeLog.pre-2-0
parente5e47e68798d7a0ff111fae8d55734ab70ca2530 (diff)
downloadgtk+-713cecba4cdf7004d19871b21d2c978ab292984c.tar.gz
add section on GtkCList widget, contributed by Stefan Mars
Thu Jun 25 07:53:51 BST 1998 Tony Gale <gale@gtk.org> * docs/gtk_tut.sgml: add section on GtkCList widget, contributed by Stefan Mars <mars@lysator.liu.se> * examples/clist/clist.c examples/clist/Makefile: example code for GtkCList widget from the Tutorial
Diffstat (limited to 'ChangeLog.pre-2-0')
-rw-r--r--ChangeLog.pre-2-07
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-0 b/ChangeLog.pre-2-0
index 9438fe3c08..c0adc68102 100644
--- a/ChangeLog.pre-2-0
+++ b/ChangeLog.pre-2-0
@@ -1,3 +1,10 @@
+Thu Jun 25 07:53:51 BST 1998 Tony Gale <gale@gtk.org>
+
+ * docs/gtk_tut.sgml: add section on GtkCList widget, contributed
+ by Stefan Mars <mars@lysator.liu.se>
+ * examples/clist/clist.c examples/clist/Makefile: example code
+ for GtkCList widget from the Tutorial
+
Wed Jun 24 16:38:02 1998 Tim Janik <timj@gtk.org>
* gtk/gtkbin.c (gtk_bin_remove): do not avoid to queue for a resize