Localize strings
[nikiroo-utils.git] / docs / TODO.md
index dfb39eb71a2424efd1b4c7f20da6854383941ec5..e0de8a2e0ac9425e186b2582d156274eca7fdb38 100644 (file)
@@ -7,9 +7,10 @@ Roadmap
 
 0.0.6
 
-- TSpinner
-- TComboBox
-- TCalendar
+- New widgets:
+  - TSpinner
+  - TComboBox
+  - TCalendar
 
 - TEditor
   - Horizontal scrollbar integration
@@ -75,10 +76,6 @@ Roadmap
 1.1.0 Wishlist
 --------------
 
-- TTerminal
-  - Handle resize events (pass to child process).  Will need to switch
-    to forkpty(), or ship a C wrapper process.
-
 - Screen
   - Allow complex characters in putCharXY() and detect them in putStringXY().