[cells-gtk-cvs] CVS update: public_html/index.html
Peter Denno
pdenno at common-lisp.net
Mon May 30 02:06:26 UTC 2005
Update of /project/cells-gtk/cvsroot/public_html
In directory common-lisp.net:/tmp/cvs-serv26389/public_html
Modified Files:
index.html
Log Message:
Update for May 29 update.
Date: Mon May 30 04:06:25 2005
Author: pdenno
Index: public_html/index.html
diff -u public_html/index.html:1.3 public_html/index.html:1.4
--- public_html/index.html:1.3 Sat Mar 5 02:09:11 2005
+++ public_html/index.html Mon May 30 04:06:25 2005
@@ -74,6 +74,9 @@
<h1 id='news'>News</h1>
<ul>
+ <li> <strong>2005-05-29</strong> textview now has capabilities for programmatic
+ manipulation and markup of the text.</li>
+
<li> <strong>2005-03-03</strong> textview now has capabilities for programmatic
manipulation and markup of the text.</li>
@@ -90,8 +93,16 @@
<li><strong>Tarballs:</strong> We intend to provide self-contained tarballs that are
snapshots of the CVS repository, and contain all the ancillary modules (cells, hello-c, ukt).
- The first one is here:
+ Here are the first two:
<ul>
+ <li><a href="ftp://common-lisp.net/pub/project/cells-gtk/cells-gtk-2005-05-29.tgz">cells-gtk-2005-05-29.tgz</a>
+ <ul>
+ <li>ComboBoxes may now use a TreeModel; allows hierarchical arrangement of items.</li>
+ <li>Uses Cells 2</li>
+ <li>:expand-p on TreeView allows Tree to initially display completely expanded.</li>
+ <li>New procedure to locate dynamic libraries. (Works 'out of the box' 50% of the time versus 10% before ???)
+ <li>Has <em>not</em> been tested on Windows. Drop the group a note if you try it.)</li>
+ </ul>
<li><a href="ftp://common-lisp.net/pub/project/cells-gtk/cells-gtk-2005-02-26.tgz">cells-gtk-2005-02-26.tgz</a>
</li>
</ul>
More information about the Cells-gtk-cvs
mailing list