Paul Beckingham
|
8fabffe18c
|
Code Cleanup
- Eliminated '#include "x"' by changing all to '#include <x>'.
|
2011-05-28 00:19:59 -04:00 |
|
Paul Beckingham
|
f67706c28e
|
L10N
- Added '#define L10N' marker to all source files that are localized.
|
2011-05-28 00:02:04 -04:00 |
|
Paul Beckingham
|
462caf5bd4
|
Copyright
- Updated copyright to 2011.
|
2010-12-31 22:03:05 -05:00 |
|
Paul Beckingham
|
31cf470cc8
|
Copyright
- Made all the copyright notices consistent. It was bothering me.
|
2010-11-27 09:13:09 -05:00 |
|
Paul Beckingham
|
44fe227595
|
Product Name Change
- Converted all (appropriate) uses of 'task' to 'taskwarrior'.
|
2010-08-21 12:31:00 -04:00 |
|
Paul Beckingham
|
9ce55bcf67
|
Copyright
- Updated the copyright notices to 2010, for the 1.9.0 release.
|
2009-12-27 12:39:42 -05:00 |
|
Paul Beckingham
|
d44e9363f0
|
Enhancement - better confirmation
- Added feature to allow the user to quit when asked to confirm multiple
changes. Now task asks "Proceed with change? (Yes/no/all/quit)".
|
2009-11-21 17:39:50 -05:00 |
|
Paul Beckingham
|
9095934bc0
|
Bug Fix - #171
- Fixed bug that caused redundant information to be displayed when the
"done" command was run. Thanks to John Florian.
|
2009-07-08 23:17:33 -04:00 |
|
Paul Beckingham
|
518aea870f
|
Enhancement - Permission
- Implemented new Permission object to manage tri-state confirmation
of changes to multiple tasks.
|
2009-06-27 10:07:00 -04:00 |
|