index
:
dam/task-time-tracker
master
A tool to keep track of the time spent on tasks.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
TUI
Age
Commit message (
Expand
)
Author
2025-02-14
Update code to comply with compiler beta 0.2.004.
dam
2024-12-22
Update code to comply with compiler beta 0.1.094.
dam
2024-08-28
Update TUI module to fix memory leak; Only sort if tasks are available.
v3.2
dam
2024-05-29
Updated documentation and licenses for release.
dam
2024-05-26
Patched TUI module.
dam
2024-05-26
Patched TUI module.
dam
2024-05-20
Updated TUI module to clear inside error message box.
dam
2024-05-18
Updated modules.
dam
2024-05-16
Imported new module structure.
dam
2024-05-14
Added note/documentation about allowWindowOps on xterm.
dam
2024-05-09
Renamed stuff to make TUI output builder purpose more clear.
dam
2024-05-09
WIP : Renaming TUI print/write procedures.
dam
2024-05-09
Fixed TUI module to allow returning results in temporary memory.
dam
2024-05-08
Improved code readability.
dam
2024-05-07
Fixed two very nasty bugs.
dam
2024-05-07
WIP : Improve draw_user_interface by using buffer on the print/write calls.
dam
2024-05-07
Fixed biggest performance bottleneck on draw_user_interface: print white spaces.
dam
2024-05-06
Cleanup UTF helper.
dam
2024-05-05
Finished first version of TUI.
dam
2024-05-05
Added TODO entry.
dam
2024-05-05
Fixed memory leaks.
dam
2024-05-05
Implemented default background and foreground colors.
dam
2024-05-05
WIP : Cleanup TUI module and improved assert/error messages.
dam
2024-05-05
WIP : Cleanup TUI module scope.
dam
2024-05-04
Documented get_key procedure and small cleanup.
dam
2024-05-04
WIP : Cleanup TUI module. Finally decided to go with hard-asserts (vs soft-er...
dam
2024-05-03
WIP : Cleanup read_input_line on TUI module.
dam
2024-05-03
WIP : Cleaning up TUI module.
dam
2024-05-02
WIP : Using string builder to improve TUI performance.
dam
2024-04-30
Removed some 'inline' marks, and added some TODO entries.
dam
2024-04-30
Fixed TUI\unix from c_octal-to-jai mis-conversion.
dam
2024-04-30
WIP : OMG I add copied octal values from C which became decimal ones in jai.
dam
2024-04-30
WIP : Add logger and cleanup TUI module.
dam
2024-04-19
Avoid multiple initializations of key_map.
dam
2024-04-16
Adding error logging on TUI/unix.
dam
2024-04-15
Improved TUI logger; added snake example using TUI.
dam
2024-04-15
Add module logger that switches between main/alternate screen buffers to writ...
dam
2024-04-14
Add validation to COLOR_MODE module parameter.
dam
2024-04-14
Add UTF8 support on windows.
dam
2024-04-11
Added UTF8 support to read_input_line.
dam
2024-04-09
Clear style when stoping TUI.
dam
2024-04-07
Preparing for UTF8 support on read_input_line.
dam
2024-04-07
Fixed input width.
dam
2024-04-07
Add/remove TODO entries.
dam
2024-04-07
Replaced row/column arguments by x/y which are more familiar.
dam
2024-04-07
Implement error window.
dam
2024-04-06
Code cleanup.
dam
2024-04-06
Improved user input prompts.
dam
2024-04-06
Added styles.
dam
2024-03-31
WIP : Setup TUI styles.
dam
[next]