Update of /project/cells-gtk/cvsroot/public_html In directory clnet:/tmp/cvs-serv3973
Modified Files: index.html Log Message: moved ftp files to public_html/files (a new directory)
--- /project/cells-gtk/cvsroot/public_html/index.html 2006/07/07 02:04:46 1.30 +++ /project/cells-gtk/cvsroot/public_html/index.html 2006/08/07 14:22:20 1.31 @@ -90,7 +90,7 @@ the fixes, or read the <a href='http://common-lisp.net/pipermail/cells-gtk-devel/2006-May/000171.html'> mail</a> from Marco. It includes the patches.</li> <li> <strong>2006-02-16</strong> Native CFFI now used in most of the code. There is a - <a href="ftp://common-lisp.net/pub/project/cells-gtk/cells-gtk-2006-02-16.tgz">snapshot release</a>.</li> + <a href="http://common-lisp.net/pub/project/cells-gtk/files/cells-gtk-2006-02-16.tgz">snapshot release</a>.</li> <li> <strong>2006-01-03</strong> BIG NEWS! cells-gtk now runs under <a href="http://clisp.cons.org">CLISP</a> and uses <a href="http://common-lisp.net/project/cffi/">CFFI</a>, not Hello-c for its foreign function interface. The 2006-01-03 tarball reflects these changes. Especial thanks to Novikov Leonid, who did the CLISP port @@ -107,8 +107,8 @@ If I didn't break anything, it also works with CLISP/Win32 and Lispworks/Win32.</li> <li> <strong>2005-11-15</strong> We now provide the win32 .dll and linux .so for libcellsgtk. They are: - <a href="ftp://common-lisp.net/pub/project/cells-gtk/libcellsgtk.so">this for linux</a> and - <a href="ftp://common-lisp.net/pub/project/cells-gtk/libcellsgtk.dll">this for win32</a>. + <a href="http://common-lisp.net/pub/project/cells-gtk/files/libcellsgtk.so">this for linux</a> and + <a href="http://common-lisp.net/pub/project/cells-gtk/files/libcellsgtk.dll">this for win32</a>. This is sort of experimental. If you have problems (e.g. with version mismatch) drop the mailing list a note.</li>
@@ -135,9 +135,9 @@ snapshots of the CVS repository, and contain all the ancillary modules (cells, cffi, etc). Here are a few: <ul> - <li><a href="ftp://common-lisp.net/pub/project/cells-gtk/cells-gtk-2006-06-30.tgz"> + <li><a href="http://common-lisp.net/pub/project/cells-gtk/files/cells-gtk-2006-06-30.tgz"> cells-gtk-2006-06-30.tgz</a> and -<a href="ftp://common-lisp.net/pub/project/cells-gtk/cells-gtk-2006-06-30.zip"> +<a href="http://common-lisp.net/pub/project/cells-gtk/files/cells-gtk-2006-06-30.zip"> cells-gtk-2006-06-30.zip</a> <ul> <li>Uses 2006-06-26 version of CFFI. @@ -153,12 +153,12 @@ <tt>(fli:register-module "libgdk-win32-2.0-0.dll" :connection-style :immediate)</tt><br> -- returns OK (once you've installed GTK libs) then you should be OK. </ul> - <li><a href="ftp://common-lisp.net/pub/project/cells-gtk/cells-gtk-2006-02-16.tgz">cells-gtk-2006-02-16.tgz</a> + <li><a href="http://common-lisp.net/pub/project/cells-gtk/files/cells-gtk-2006-02-16.tgz">cells-gtk-2006-02-16.tgz</a> <ul> <li>Native CFFI. That is, not Hello-C to UFFI, to CFFI-UFFI-COMPAT (yuk!).</li> <li>More testing, testing of CLISP/Windows 2000</li> </ul> - <li><a href="ftp://common-lisp.net/pub/project/cells-gtk/cells-gtk-2006-01-03.tgz">cells-gtk-2006-01-03.tgz</a> + <li><a href="http://common-lisp.net/pub/project/cells-gtk/files/cells-gtk-2006-01-03.tgz">cells-gtk-2006-01-03.tgz</a> <ul> <li>Uses CFFI, not Hello-C (See "News" above).</li> <li>Runs under CLISP, Lispworks, CMUCL, SBCL, ACL and maybe others.</li> @@ -170,7 +170,7 @@ <li><strong>NOTE:</strong> This has only been tested with the lisps listed in the "News" above. If it works elsewhere drop the mailing list a note. </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> + <li><a href="http://common-lisp.net/pub/project/cells-gtk/files/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. (requires libcellsgtk)</li> <li>Uses Cells 2</li> @@ -178,7 +178,7 @@ <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><a href="http://common-lisp.net/pub/project/cells-gtk/files/cells-gtk-2005-02-26.tgz">cells-gtk-2005-02-26.tgz</a> </li> </ul> </li>