Paul Beckingham
a56eeb9ec2
Enhancements - task diff
...
- Implemented util.cpp/taskDiff to generate a proxy description of the
difference between two tasks.
- Implemented unit tests for taskDiff.
2009-06-25 16:58:58 -04:00
Paul Beckingham
b6bc72c449
Enhancement - confirm3
...
- Added a tri-state confirmation function for confirming bulk operations
allowing the user to answer yes/no/all to and optionally allow,
disallow or bulk-allow big changes.
2009-06-23 14:56:15 -04:00
Paul Beckingham
aeaf443f67
Enhancement - statistics
...
- Added total data file size to statistics report.
- Implemented util.cpp/formatBytes.
2009-06-18 19:47:57 -04:00
Paul Beckingham
ac871d9e8d
Enhancement - new age_compact column
...
- Added support for a new custom report column called "age_compact",
which is a more compact version of "age" (thanks to T. Charles Yun).
2009-06-03 02:19:25 -04:00
Paul Beckingham
4ede817ead
Code Cleanup - removed formatTimeDeltaDays
...
- Removed util.cpp/formatTimeDeltaDays, as it was a replica of
util.cpp/formatSeconds with a different signature. Worthless.
2009-06-03 00:58:49 -04:00
Paul Beckingham
04f60a4d8c
FF4 - header file reorg
...
- Added new util.h and text.h header files.
- Corresponding edits.
2009-05-17 23:29:53 -04:00