TEditor working
[nikiroo-utils.git] / docs / TODO.md
index e59638221e8828c0e424e6127c9678a6f60b5fd3..95e1add9ad12ff36d3d174f9318484cfb497c8a6 100644 (file)
@@ -8,20 +8,12 @@ Roadmap
 BUG: TTreeView.reflow() doesn't keep the vertical dot within the
      scrollbar.
 
-0.0.5
-
-- TEditor
-  - TEditorWidget:
-    - Mouse wheel is buggy as hell
-    - Actual editing
-    - Cut and Paste
-  - TEditorWindow extends TScrollableWindow
-  - TTextArea extends TScrollableWidget
-
 0.0.6
 
 - TEditor
-  - True tokenization and syntax highlighting: Java, C, Clojure
+  - True tokenization and syntax highlighting: Java, C, Clojure, XML
+  - Tab character support
+  - Cut and Paste
 
 - Finish up multiscreen support:
   - cmAbort to cmScreenDisconnected