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
Age
Commit message (
Expand
)
Author
2025-02-14
Release for macOS.
v3.3
dam
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-07-24
Improved robustness of CSV line parsing.
v3.1
dam
2024-07-24
Store all user data as CSV files.
v3.0
dam
2024-06-04
Fix data path finding when no system folders are found.
v2.2
dam
2024-06-01
Improved data storage path search.
v2.1
dam
2024-05-29
Merge with jai-prototype
v2.0
dam
2024-05-29
Updated documentation and licenses for release.
dam
2024-05-26
Added tag v2.0 for changeset fd8f2d8064a2
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
Improved readme.
dam
2024-05-14
Added note/documentation about allowWindowOps on xterm.
dam
2024-05-13
WIP : Cleaning up license stuff.
dam
2024-05-13
Finish last TODO.
dam
2024-05-12
Added licensing model.
dam
2024-05-11
Code cleanup on import_from_csv.
dam
2024-05-11
Improved help text.
dam
2024-05-11
Fixed type on error message.
dam
2024-05-11
Solved memory leak.
dam
2024-05-11
Reviewed import_from_csv procedure.
dam
2024-05-11
Cleanup some debug code.
dam
2024-05-11
Using dynamic memory allocation for draw buffer/string builder.
dam
2024-05-11
Fixed error messages and how they're displayed.
dam
2024-05-10
Fixed styles to work better both on white and dark themes.
dam
2024-05-10
Made start day of week configurable via input arg. Fixed display of time with...
dam
2024-05-10
Replaced adjust_first_day_of_week table to be more readable.
dam
2024-05-10
Reduced draw calls when no input is happening.
dam
2024-05-09
Added possible solution for active/selected task pointers potential issue.
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
Added TODO entry.
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
Keep some unused code.
dam
2024-05-07
Fixed biggest performance bottleneck on draw_user_interface: print white spaces.
dam
2024-05-06
WIP : Improve performance of draw_user_interface.
dam
2024-05-06
Cleanup UTF helper.
dam
2024-05-06
Removed TODO keyword from secundary files.
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
[next]