X-Git-Url: http://git.nikiroo.be/?a=blobdiff_plain;f=docs%2FTODO.md;h=20ce1fe6a49b4ea5c0e9710648e2be03ed949606;hb=71a389c9810382e014682dde52e94d3f34e385fa;hp=0ab6e91688999d899d61d5ca58df1551ecb151e8;hpb=c3a80df6a4236824f1b2e15dab37f7c700f02527;p=fanfix.git diff --git a/docs/TODO.md b/docs/TODO.md index 0ab6e91..20ce1fe 100644 --- a/docs/TODO.md +++ b/docs/TODO.md @@ -10,22 +10,24 @@ 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 + - Document + - Filename + - Pick appropriate Highlighter: plain, Java, XML, ... + - TEditorWidget: + - Cut and Paste + - TTextArea extends TScrollableWidget -- TText: - - Justification (left, right, center, proportional) (#10) - - Scrollbars adjust automatically - - Expose toTop()/toLeft()/... +0.0.6 - TEditor -- Eliminate all Eclipse warnings + - True tokenization and syntax highlighting: Java, C, Clojure, XML + - Tab character support -0.0.6 +- Finish up multiscreen support: + - cmAbort to cmScreenDisconnected + - cmScreenConnected + - Handle screen resizes - TSpinner - TComboBox @@ -33,12 +35,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 @@ -93,8 +89,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 @@ -103,6 +97,7 @@ Tag github Upload to SF +Upload to sonatype Brainstorm Wishlist