mailman3.common-lisp.net
Sign In
Sign Up
Manage this list
Sign In
Sign Up
×
Keyboard Shortcuts
Thread View
j
: Next unread message
k
: Previous unread message
j a
: Jump to all threads
j l
: Jump to MailingList overview
cells-gtk-cvs
Thread
Start a new thread
Download
Threads by
month
----- 2025 -----
July
June
May
April
March
February
January
----- 2024 -----
December
November
October
September
August
July
June
May
April
March
February
January
----- 2023 -----
December
November
October
September
August
July
June
May
April
March
February
January
----- 2022 -----
December
November
October
September
August
July
June
May
April
March
February
January
----- 2021 -----
December
November
October
September
August
July
June
May
April
March
February
January
----- 2020 -----
December
November
October
September
August
July
June
May
April
March
February
January
----- 2019 -----
December
November
October
September
August
July
June
May
April
March
February
January
----- 2018 -----
December
November
October
September
August
July
June
May
April
March
February
January
----- 2017 -----
December
November
October
September
August
July
June
May
April
March
February
January
----- 2016 -----
December
November
October
September
August
July
June
May
April
March
February
January
----- 2015 -----
December
November
October
September
August
July
June
May
April
March
February
January
----- 2014 -----
December
November
October
September
August
July
June
May
April
March
February
January
----- 2013 -----
December
November
October
September
August
July
June
May
April
March
February
January
----- 2012 -----
December
November
October
September
August
July
June
May
April
March
February
January
----- 2011 -----
December
November
October
September
August
July
June
May
April
March
February
January
----- 2010 -----
December
November
October
September
August
July
June
May
April
March
February
January
----- 2009 -----
December
November
October
September
August
July
June
May
April
March
February
January
----- 2008 -----
December
November
October
September
August
July
June
May
April
March
February
January
----- 2007 -----
December
November
October
September
August
July
June
May
April
March
February
January
----- 2006 -----
December
November
October
September
August
July
June
May
April
March
February
January
----- 2005 -----
December
November
October
September
August
July
June
May
April
March
February
January
----- 2004 -----
December
November
cells-gtk-cvs@common-lisp.net
August 2006
2 participants
12 discussions
[cells-gtk-cvs] CVS public_html
by pdenno
07 Aug '06
07 Aug '06
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>
1
0
0
0
[cells-gtk-cvs] CVS public_html/files
by pdenno
07 Aug '06
07 Aug '06
Update of /project/cells-gtk/cvsroot/public_html/files In directory clnet:/tmp/cvs-serv3944/files Log Message: Directory /project/cells-gtk/cvsroot/public_html/files added to the repository
1
0
0
0
← Newer
1
2
Older →
Jump to page:
1
2
Results per page:
10
25
50
100
200