[cells-gtk-cvs] CVS update: root/cells-gtk/test-gtk/test-gtk.lisp
Kenny Tilton
ktilton at common-lisp.net
Thu Dec 16 04:51:17 UTC 2004
Update of /project/cells-gtk/cvsroot/root/cells-gtk/test-gtk
In directory common-lisp.net:/tmp/cvs-serv27365/cells-gtk/test-gtk
Modified Files:
test-gtk.lisp
Log Message:
Both AllegroCL and Lispworks now run Cells-gtk on win32. Pretty much. All of Vasilis's examples work, with one known fault in Lispworks and bigger problems in AllegroCL in a couple of examples. This means a huge amount works, because vasilis did an extraordinary coverage of Gtk2 in his examples. I be moving on to see if I can score OS/X.
Date: Thu Dec 16 05:51:15 2004
Author: ktilton
Index: root/cells-gtk/test-gtk/test-gtk.lisp
diff -u root/cells-gtk/test-gtk/test-gtk.lisp:1.5 root/cells-gtk/test-gtk/test-gtk.lisp:1.6
--- root/cells-gtk/test-gtk/test-gtk.lisp:1.5 Tue Dec 14 05:01:57 2004
+++ root/cells-gtk/test-gtk/test-gtk.lisp Thu Dec 16 05:51:14 2004
@@ -17,7 +17,8 @@
"Display" "Layout"
"Menus"
"Textview" "Dialogs" "Addon"
- "Entry" "Tree-view"
+ "Entry"
+ "Tree-view"
)))
(list (mk-notebook
:tab-labels nil #+not '("Buttons")
More information about the Cells-gtk-cvs
mailing list