X-Git-Url: http://git.nikiroo.be/?a=blobdiff_plain;f=docs%2FTODO.md;h=20ce1fe6a49b4ea5c0e9710648e2be03ed949606;hb=71a389c9810382e014682dde52e94d3f34e385fa;hp=64ec85439cb10c7023199ab9041addf132238b20;hpb=42873e30bf487bc0b695d60652dba44f82185dbb;p=fanfix.git diff --git a/docs/TODO.md b/docs/TODO.md index 64ec854..20ce1fe 100644 --- a/docs/TODO.md +++ b/docs/TODO.md @@ -10,32 +10,24 @@ BUG: TTreeView.reflow() doesn't keep the vertical dot within the 0.0.5 -- Multiscreen support: - - cmAbort to cmScreenDisconnected - - cmScreenConnected - -- TApplication - - getAllWindows() - - Expose menu management functions (addMenu, getMenu, getAllMenus, - removeMenu, ...) - - TEditor + - Document + - Filename + - Pick appropriate Highlighter: plain, Java, XML, ... + - TEditorWidget: + - Cut and Paste + - TTextArea extends TScrollableWidget - - Swich Line from String to ArrayList - - StringUtils.justify functions for ArrayList - - TEditorWindow extends TScrollableWindow - - TEditor widget with keystroke functions: - - cursorRight/Left/... - - insertChar - - deleteForwardChar - - deleteBackwardChar - - deleteBackwardWord - - wordCount - - ... +0.0.6 -- Eliminate all Eclipse warnings +- TEditor + - 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 @@ -97,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 @@ -107,6 +97,7 @@ Tag github Upload to SF +Upload to sonatype Brainstorm Wishlist