[root]/CCA/Components/TxtBuilder
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 35 (100.0%) | 2666 (100.0%) | 76.1 |
kzhang | 29 (82.9%) | 2633 (98.8%) | 90.7 |
ayla | 5 (14.3%) | 32 (1.2%) | 6.4 |
dav | 1 (2.9%) | 1 (0.0%) | 1.0 |
Add Ncurses libraries to TxtBuilder makefile.
2 lines of code changed in 2 files:
Add check for Ncurses to configure.
10 lines of code changed in 1 file:
changed F10 to F9 so gnome-terminal will not intercept it
0 lines of code changed in 4 files:
added hints for TxtBuilder; added UserGuider for TxtBuilder
41 lines of code changed in 4 files:
removed a compliation error
0 lines of code changed in 2 files:
new version of TxtBuilder using ncurse library, mouse is not supported yet
2592 lines of code changed in 19 files:
Update CAException.
2 lines of code changed in 1 file:
list_porst only takes an array on 4 strings, not an arbitrary length array. Fixes compiler warning.
1 lines of code changed in 1 file:
Use Thread::exitAll to quit the TxtBuilder until PIDL object reference bug is fixed.
18 lines of code changed in 1 file: