X-Git-Url: http://git.nikiroo.be/?a=blobdiff_plain;ds=sidebyside;f=docs%2FTODO.md;h=20ce1fe6a49b4ea5c0e9710648e2be03ed949606;hb=71a389c9810382e014682dde52e94d3f34e385fa;hp=47f07d0575cb97f0538ff90f9005689663ec2bcd;hpb=55d2b2c2b29ce51f4f910448a115073371deeae8;p=fanfix.git diff --git a/docs/TODO.md b/docs/TODO.md index 47f07d0..20ce1fe 100644 --- a/docs/TODO.md +++ b/docs/TODO.md @@ -5,22 +5,30 @@ Jexer TODO List Roadmap ------- -0.0.4 - -- TStatusBar - - TMenu version - - TWindow version - - Click mouse - -- TWindow - - "Smart placement" for new windows +BUG: TTreeView.reflow() doesn't keep the vertical dot within the + scrollbar. 0.0.5 - TEditor + - Document + - Filename + - Pick appropriate Highlighter: plain, Java, XML, ... + - TEditorWidget: + - Cut and Paste + - TTextArea extends TScrollableWidget 0.0.6 +- TEditor + - True tokenization and syntax highlighting: Java, C, Clojure, XML + - Tab character support + +- Finish up multiscreen support: + - cmAbort to cmScreenDisconnected + - cmScreenConnected + - Handle screen resizes + - TSpinner - TComboBox - TCalendar @@ -31,12 +39,17 @@ Roadmap - TText + clickable links - Index +0.0.8 + +- Undo / Redo support + 0.1.0: BETA RELEASE and BUG HUNT - Verify vttest in multiple tterminals. 1.0.0 +- Maven artifact. 1.1.0 Wishlist @@ -70,12 +83,12 @@ Regression Checklist Release Checklist √ ------------------- +Eliminate all Eclipse warnings + Fix all marked TODOs in code Eliminate DEBUG, System.err prints -Version in: - Update written by date to current year: All code headers VERSION @@ -84,6 +97,7 @@ Tag github Upload to SF +Upload to sonatype Brainstorm Wishlist