Author: AlbrechtS
Date: 2010-11-15 00:12:08 -0800 (Mon, 15 Nov 2010)
New Revision: 569
Log:
Added one more known issue for FLTK 1.1.
Removed confusing "Last updated ..." date and time.
Modified:
trunk/roadmap.php
Modified: trunk/roadmap.php
===================================================================
--- trunk/roadmap.php 2010-11-14 20:39:35 UTC (rev 568)
+++ trunk/roadmap.php 2010-11-15 08:12:08 UTC (rev 569)
@@ -8,6 +8,7 @@
."It is no longer being maintained, and any bug fixes will be "
."applied against FLTK 1.3.x.</p>"
."<p>Known issues:<ul>"
+ ."<li>button and menu shortcuts need ALT key on Windows (STR
#2199)</li>"
."<li>Fl_Glut_Window does not handle mouse wheel events (STR
#2381)</li>"
."<li>library can not be built on OS X with --enable-shared (STR
#2302)</li>"
."<li>font configuration fails if no local fonts are found (x11, STR
#2355)</li>"
@@ -41,7 +42,7 @@
html_link("FLTK $version", "#$version");
html_end_links();
-print("<p><i>Last Updated " . date("d M Y", filemtime("roadmap.php")) .
"</i></p>\n");
+// print("<p><i>Last Updated " . date("d M Y", filemtime("roadmap.php")) .
"</i></p>\n");
print("<p>This page provides a dynamic look at all Software Trouble Reports "
."(\"STRs\") that have been filed and accepted through the <a
href='str.php'>"
_______________________________________________
fltk-commit mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk-commit