X-Git-Url: http://git.nikiroo.be/?a=blobdiff_plain;f=docs%2FTODO.md;h=e59638221e8828c0e424e6127c9678a6f60b5fd3;hb=e8a11f986bfe2556e450d7b8ad6ef0059b369bbc;hp=47f07d0575cb97f0538ff90f9005689663ec2bcd;hpb=55d2b2c2b29ce51f4f910448a115073371deeae8;p=nikiroo-utils.git diff --git a/docs/TODO.md b/docs/TODO.md index 47f07d0..e596382 100644 --- a/docs/TODO.md +++ b/docs/TODO.md @@ -5,22 +5,29 @@ 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 + - TEditorWidget: + - Mouse wheel is buggy as hell + - Actual editing + - Cut and Paste + - TEditorWindow extends TScrollableWindow + - TTextArea extends TScrollableWidget 0.0.6 +- TEditor + - True tokenization and syntax highlighting: Java, C, Clojure + +- Finish up multiscreen support: + - cmAbort to cmScreenDisconnected + - cmScreenConnected + - Handle screen resizes + - TSpinner - TComboBox - TCalendar @@ -31,12 +38,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 +82,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 +96,7 @@ Tag github Upload to SF +Upload to sonatype Brainstorm Wishlist