X-Git-Url: http://git.nikiroo.be/?a=blobdiff_plain;f=docs%2FTODO.md;h=ab4e7c8ccb61df71c2e42685fffd3f961469cc65;hb=a69ed767c9c07cf35cf1c5f7821fc009cfe79cd2;hp=64ec85439cb10c7023199ab9041addf132238b20;hpb=42873e30bf487bc0b695d60652dba44f82185dbb;p=nikiroo-utils.git diff --git a/docs/TODO.md b/docs/TODO.md index 64ec854..ab4e7c8 100644 --- a/docs/TODO.md +++ b/docs/TODO.md @@ -5,77 +5,82 @@ Jexer TODO List Roadmap ------- -BUG: TTreeView.reflow() doesn't keep the vertical dot within the - scrollbar. +0.0.6 + +- TEditor + - Horizontal scrollbar integration + - True tokenization and syntax highlighting: Java, C, Clojure, XML + - Carat notation for control characters + - Tab character support + - Cut/copy/paste + - Performance: behave smoothly on 100MB text files -0.0.5 +0.0.7 -- Multiscreen support: +- Finish up multiscreen support: - cmAbort to cmScreenDisconnected - cmScreenConnected - -- TApplication - - getAllWindows() - - Expose menu management functions (addMenu, getMenu, getAllMenus, - removeMenu, ...) + - Handle screen resizes - TEditor + - Word wrap + - Performance: behave smoothly on 1GB text files - - 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 - - ... +- Additional main color themes: + - Dark / L33t + - Green / NoReallyElite + - Red/brown + - Monochrome + - OMGPonies -- Eliminate all Eclipse warnings +0.0.8 -0.0.6 +- THelpWindow + - TEditor + clickable links + - Index -- TSpinner -- TComboBox -- TCalendar +- TEditor + - Expose API: + - Cursor movement + - Movement within document + - Cut/copy/paste -0.0.7 +0.0.9 -- THelpWindow - - TText + clickable links - - Index +- TEditor: + - Undo / Redo support -0.0.8 +0.1.0: LET'S GET PRETTY -- Undo / Redo support +- TChart: + - Bar chart + - XY chart + - Time series chart -0.1.0: BETA RELEASE and BUG HUNT +0.1.1: BETA RELEASE and BUG HUNT - Verify vttest in multiple tterminals. +0.2.0: + +- Drag and drop + - TEditor + - TField + - TText + - TTerminal + - TComboBox + 1.0.0 -- Maven artifact. +- Publish to the whole wide world 1.1.0 Wishlist -------------- -- TTerminal - - Handle resize events (pass to child process) - - Screen - Allow complex characters in putCharXY() and detect them in putStringXY(). -- Drag and drop - - TEditor - - TField - - TText - - TTerminal - - TComboBox - Regression Checklist @@ -97,16 +102,15 @@ Fix all marked TODOs in code Eliminate DEBUG, System.err prints -Version in: - Update written by date to current year: All code headers VERSION -Tag github +Tag gitlab Upload to SF +Upload to sonatype Brainstorm Wishlist