FLTK logo

[WWW] r636 - trunk

FLTK matrix user chat room
(using Element browser app)   FLTK gitter user chat room   GitHub FLTK Project   FLTK News RSS Feed  
  FLTK Apps      FLTK Library      Forums      Links     Login 
 All Forums  |  Back to fltk.commit  ]
 
Previous Message ]Next Message ]

[WWW] r636 - trunk fltk-dev Sep 17, 2011  
 
Author: matt
Date: 2011-09-17 06:22:09 -0700 (Sat, 17 Sep 2011)
New Revision: 636
Log:
Slowly adding FLTK 3 to the web site interface.

Modified:
   trunk/roadmap.php
   trunk/software.php

Modified: trunk/roadmap.php
===================================================================
--- trunk/roadmap.php	2011-08-26 17:41:00 UTC (rev 635)
+++ trunk/roadmap.php	2011-09-17 13:22:09 UTC (rev 636)
@@ -22,7 +22,9 @@
            ."namespaces which provides support for UTF-8 (Unicode) text, "
 	   ."enhanced UI scheme support and device and OS abstraction for "
 	   ."easier porting and better printing and off-screen rendering "
-	   ."support."
+	   ."support.",
+  "3.0"  => "FLTK 3.0 combines the stability of FLTK 1.3 with a more modern "
+	   ."API based on FLTK 2.0. It is currently in pre-alpha state."
 );
 
 html_header("Development Roadmap");

Modified: trunk/software.php
===================================================================
--- trunk/software.php	2011-08-26 17:41:00 UTC (rev 635)
+++ trunk/software.php	2011-09-17 13:22:09 UTC (rev 636)
@@ -188,6 +188,16 @@
     <kbd>svn co http://svn.easysw.com/public/fltk/fltk/branches/branch-1.3/ fltk-1.3</kbd>
 </pre>
 
+<p>The newest development branch is FLTK-3.0. It is in pre-alpha stage, but already worth a look.
+Contributions are gladly accepted. FTLK 3.0 can be checked out of Subversion using the 
+following command:</p>
+
+<pre>
+    <a href='http://svn.easysw.com/public/fltk/fltk/branches/branch-3.0/'>
+    http://svn.easysw.com/public/fltk/fltk/branches/branch-1.3/</a>
+    <kbd>svn co http://svn.easysw.com/public/fltk/fltk/branches/branch-3.0/ fltk-3.0</kbd>
+</pre>
+
 <p>The previous experimental and <i>now inactive</i> branch is FLTK-2.0.
 If you really need access, you can check this out using:</p>
 

Direct Link to Message ]
 
     
Previous Message ]Next Message ]
 
 

Comments are owned by the poster. All other content is copyright 1998-2024 by Bill Spitzak and others. This project is hosted by The FLTK Team. Please report site problems to 'erco@seriss.com'.