Paul Beckingham
02518e0223
Enhancement - debug support
...
- Added debug=on support.
- Added color.debug= support.
2009-06-20 10:54:01 -04:00
Paul Beckingham
8a22ac7cf2
Enhancement - header, footer, message
...
- Added header, footer and message sinks.
- Added individual colorization of headers, footers and messages.
- Added new configuration variables to Config.cpp, taskrc.5.
- Added colorization functions to rules.cpp
2009-06-16 21:55:30 -04:00
Paul Beckingham
113c15ef2f
Integration - removed T
...
- T.cpp no longer compiled and linked. Kept for reference, but no
longer part of task.
2009-06-13 19:03:35 -04:00
Paul Beckingham
66011acbf8
Enhancements - rules.cpp
...
- Converted rules.cpp to work under 1.8.0.
- Relocated validReportColumns, validSortColumns to parse.cpp.
2009-06-11 20:35:58 -04:00
Paul Beckingham
66bd5fc3c0
Code Cleanup
...
- Integrated Context.config.
- Eliminated Config& as a function argument.
- Added extern references to Context where needed.
2009-06-03 02:03: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
Paul Beckingham
6fade84535
Unit Tests - color.*, abbreviation
...
- Added unit tests for all auto coloration configuration settings.
- Tweaked colorization rule precedence to allow color.due to override
the built-in coloration of due tasks.
2009-03-10 00:08:40 -04:00
Paul Beckingham
1999e38ba5
Colorization - color.recurring
...
- Added support for "color.recurring" configuration variable to
colorize recurring tasks.
- Updated docs.
2009-03-09 22:12:49 -04:00
Paul Beckingham
01b3cb190c
Configuration Variable - due
...
- Added support for the "due" configuration variable that defines
how many days into the future when a task is considered due.
2009-02-14 20:19:47 -05:00
Paul Beckingham
2307dcab8a
Copyright Update
...
- bumped the year, on the source copyright notices.
2009-02-14 17:50:38 -05:00
Paul Beckingham
6c7ad2b398
- Added error checking for "recur" without "due"
...
- Added error checking for "until" without "recur"
- Added status setting for "task add" regarding T::recurring
2008-07-05 02:02:10 -04:00
Paul Beckingham
88b12bc66a
- Added caseless keyword comparison to the autocolorization rules.
2008-06-11 01:47:11 -04:00
Paul Beckingham
f73c64801c
- Added three new colorization rules - color.tag.x, color.project.x, color.keyword.x.
...
- Updated default .taskrc file.
- Updated docs accordingly.
2008-06-03 09:00:51 -04:00
Paul Beckingham
9aec4efefa
- Added proper copyright, licensing details to all source.
...
- Eliminated redundant stlmacros.h heaer file.
2008-05-30 21:35:49 -04:00
Paul Beckingham
cb4f86e9f1
- Changes necessary for a clean build on Fedora9.
2008-05-26 20:58:41 -04:00
Paul Beckingham
148088c775
- Removed overwriting of colors in autoColorize.
2008-05-24 23:32:29 -04:00
Paul Beckingham
2ecf500322
- Corrected colorization rules parsing.
2008-05-13 23:38:22 -04:00
Paul Beckingham
b5be083d88
- Added all source code.
2008-04-19 22:11:59 -04:00