TEditor working
[nikiroo-utils.git] / docs / TODO.md
index 08a912aa76746752ffd921a9c8d1c363a54f1584..95e1add9ad12ff36d3d174f9318484cfb497c8a6 100644 (file)
@@ -8,30 +8,12 @@ Roadmap
 BUG: TTreeView.reflow() doesn't keep the vertical dot within the
      scrollbar.
 
-0.0.5
-
-- TApplication
-  - getAllWindows()
-  - Expose menu management functions (addMenu, getMenu, getAllMenus,
-    removeMenu, ...)
+0.0.6
 
 - TEditor
-
-  - Swich Line from String to ArrayList<Cell>
-    - StringUtils.justify functions for ArrayList<Cell>
-  - TEditorWindow extends TScrollableWindow
-  - TEditor widget with keystroke functions:
-    - cursorRight/Left/...
-    - insertChar
-    - deleteForwardChar
-    - deleteBackwardChar
-    - deleteBackwardWord
-    - wordCount
-    - ...
-
-- Eliminate all Eclipse warnings
-
-0.0.6
+  - True tokenization and syntax highlighting: Java, C, Clojure, XML
+  - Tab character support
+  - Cut and Paste
 
 - Finish up multiscreen support:
   - cmAbort to cmScreenDisconnected
@@ -98,8 +80,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 +88,7 @@ Tag github
 
 Upload to SF
 
+Upload to sonatype
 
 
 Brainstorm Wishlist