X-Git-Url: http://git.nikiroo.be/?p=nikiroo-utils.git;a=blobdiff_plain;f=docs%2FTODO.md;h=e59638221e8828c0e424e6127c9678a6f60b5fd3;hp=08a912aa76746752ffd921a9c8d1c363a54f1584;hb=e8a11f986bfe2556e450d7b8ad6ef0059b369bbc;hpb=12b55d76e3473407bf37fca3667860240cb8f3be diff --git a/docs/TODO.md b/docs/TODO.md index 08a912a..e596382 100644 --- a/docs/TODO.md +++ b/docs/TODO.md @@ -10,29 +10,19 @@ BUG: TTreeView.reflow() doesn't keep the vertical dot within the 0.0.5 -- TApplication - - getAllWindows() - - Expose menu management functions (addMenu, getMenu, getAllMenus, - removeMenu, ...) - - TEditor - - - Swich Line from String to ArrayList - - StringUtils.justify functions for ArrayList + - TEditorWidget: + - Mouse wheel is buggy as hell + - Actual editing + - Cut and Paste - TEditorWindow extends TScrollableWindow - - TEditor widget with keystroke functions: - - cursorRight/Left/... - - insertChar - - deleteForwardChar - - deleteBackwardChar - - deleteBackwardWord - - wordCount - - ... - -- Eliminate all Eclipse warnings + - TTextArea extends TScrollableWidget 0.0.6 +- TEditor + - True tokenization and syntax highlighting: Java, C, Clojure + - Finish up multiscreen support: - cmAbort to cmScreenDisconnected - cmScreenConnected @@ -98,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 @@ -108,6 +96,7 @@ Tag github Upload to SF +Upload to sonatype Brainstorm Wishlist