X-Git-Url: http://git.nikiroo.be/?a=blobdiff_plain;ds=sidebyside;f=docs%2FTODO.md;h=eb7164f067dbfad72e028b2bf847e8d98f251ffd;hb=7657ad8c9c48bdde0c7d693859e942bd2186b1f7;hp=f3e1233621569b4a9f783f8f03331ef80d65a8cc;hpb=2ce6dab2bbd951e6d0f09f94759efda5ee4b65ac;p=fanfix.git diff --git a/docs/TODO.md b/docs/TODO.md index f3e1233..eb7164f 100644 --- a/docs/TODO.md +++ b/docs/TODO.md @@ -5,14 +5,24 @@ Jexer TODO List Roadmap ------- -0.0.4 - -- TWindow - - "Smart placement" for new windows +BUG: TTreeView.reflow() doesn't keep the vertical dot within the + scrollbar. 0.0.5 +- TDesktop (#14) + +- TWindow: + - UNCLOSABLE (#8) + - H/V scrollbars (#4) + - Expose toTop()/toLeft()/... + +- TText: + - Scrollbars adjust automatically + - Expose toTop()/toLeft()/... + - TEditor +- Eliminate all Eclipse warnings 0.0.6 @@ -22,16 +32,27 @@ Roadmap 0.0.7 +- Refactor SwingBackend to be embeddable + - jexer.Swing.blockMousePointer: false = do not invert cell, true + (default) is current behavior + - Make Demo4 with two separate Swing demos in a single JFrame. + - Make Demo5 mixing Swing and Jexer components + - THelpWindow - 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 @@ -65,6 +86,8 @@ Regression Checklist Release Checklist √ ------------------- +Eliminate all Eclipse warnings + Fix all marked TODOs in code Eliminate DEBUG, System.err prints