Update copyright to 2017
[fanfix.git] / docs / TODO.md
CommitLineData
55d2b2c2
KL
1Jexer TODO List
2===============
3
4
5Roadmap
6-------
7
55d2b2c2
KL
80.0.5
9
10- TEditor
11
120.0.6
13
14- TSpinner
15- TComboBox
16- TCalendar
17
180.0.7
19
20- THelpWindow
21 - TText + clickable links
22 - Index
23
a2018e99
KL
240.0.8
25
26- Undo / Redo support
27
55d2b2c2
KL
280.1.0: BETA RELEASE and BUG HUNT
29
30- Verify vttest in multiple tterminals.
31
321.0.0
33
34
35
361.1.0 Wishlist
37--------------
38
39- TTerminal
40 - Handle resize events (pass to child process)
41
42- Screen
43 - Allow complex characters in putCharXY() and detect them in putStringXY().
44
45- Drag and drop
46 - TEditor
47 - TField
48 - TText
49 - TTerminal
50 - TComboBox
51
52
53
54Regression Checklist
55--------------------
56
57 TTerminal
58 No hang when closing, whether or not script is running
59 No dead script children lying around
60 vttest passing
61
62
63
64Release Checklist √
65-------------------
66
67Fix all marked TODOs in code
68
69Eliminate DEBUG, System.err prints
70
71Version in:
72
73Update written by date to current year:
74 All code headers
75 VERSION
76
77Tag github
78
79Upload to SF
80
81
82
83Brainstorm Wishlist
84-------------------
85
86
87
88Bugs Noted In Other Programs
89----------------------------