X-Git-Url: https://git.nikiroo.be/?a=blobdiff_plain;ds=sidebyside;f=docs%2FTODO.md;h=e59638221e8828c0e424e6127c9678a6f60b5fd3;hb=e8a11f986bfe2556e450d7b8ad6ef0059b369bbc;hp=eb7164f067dbfad72e028b2bf847e8d98f251ffd;hpb=7657ad8c9c48bdde0c7d693859e942bd2186b1f7;p=fanfix.git diff --git a/docs/TODO.md b/docs/TODO.md index eb7164f..e596382 100644 --- a/docs/TODO.md +++ b/docs/TODO.md @@ -10,21 +10,23 @@ BUG: TTreeView.reflow() doesn't keep the vertical dot within the 0.0.5 -- TDesktop (#14) - -- TWindow: - - UNCLOSABLE (#8) - - H/V scrollbars (#4) - - Expose toTop()/toLeft()/... +- TEditor + - TEditorWidget: + - Mouse wheel is buggy as hell + - Actual editing + - Cut and Paste + - TEditorWindow extends TScrollableWindow + - TTextArea extends TScrollableWidget -- TText: - - Scrollbars adjust automatically - - Expose toTop()/toLeft()/... +0.0.6 - TEditor -- Eliminate all Eclipse warnings + - True tokenization and syntax highlighting: Java, C, Clojure -0.0.6 +- Finish up multiscreen support: + - cmAbort to cmScreenDisconnected + - cmScreenConnected + - Handle screen resizes - TSpinner - TComboBox @@ -32,12 +34,6 @@ BUG: TTreeView.reflow() doesn't keep the vertical dot within the 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 @@ -92,8 +88,6 @@ Fix all marked TODOs in code Eliminate DEBUG, System.err prints -Version in: - Update written by date to current year: All code headers VERSION @@ -102,6 +96,7 @@ Tag github Upload to SF +Upload to sonatype Brainstorm Wishlist