Paul Beckingham
0ec24aaef5
- Added spoken parts, improved commands.
2008-06-01 13:44:02 -04:00
Paul Beckingham
1a580b1967
- Removed unnecessary TODO items from the source code.
2008-05-30 22:10:06 -04:00
Paul Beckingham
fd8f63dec6
- Removed debugging, obsolete code.
2008-05-30 22:07:06 -04:00
Paul Beckingham
7c9554e8c5
- Modified AUTHORS file.
...
- Added announcement.txt file for the mailing list.
2008-05-30 22:00:19 -04:00
Paul Beckingham
f57e22124f
- Added text to README file.
2008-05-30 21:41:06 -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
8a0b8e0328
- Updated all documents.
2008-05-30 21:22:22 -04:00
Paul Beckingham
1aa9051885
- Fixed bug whereby a % character could not be used in a description. Problem was use of fprintf, which when changed to fputs, fixed the problem.
2008-05-30 20:59:28 -04:00
Paul Beckingham
654eb260c7
- Recorded new "task calendar" behavior.
2008-05-30 20:24:53 -04:00
Paul Beckingham
b061ef6191
- "task calendar" now lists all months that contain pending due tasks.
2008-05-30 20:22:38 -04:00
Paul Beckingham
86a9f0f6d5
- Release candidate 1
...
- Fixed bug where stats were gibberish whne there were no tasks, ie a new user.
2008-05-29 10:33:56 -04:00
Paul Beckingham
0bf87ed311
- Fixed bug where "task version" asserted on mobile device.
2008-05-28 10:53:24 -04:00
Paul Beckingham
abc9aa08ec
- Fixed bug where "task projects" rendered an empty table instead of saying "no projects".
2008-05-27 21:03:27 -04:00
Paul Beckingham
a42b8a89c3
- Completed 0.9.9
2008-05-27 20:47:56 -04:00
Paul Beckingham
011ad8fafd
- Documentation snapshot, version bump.
2008-05-27 16:05:54 -04:00
Paul Beckingham
586883a98d
- Updated status in ChangeLog.
2008-05-26 21:40:56 -04:00
Paul Beckingham
40dc0490e1
- Removed unused variable only detectable on Ubuntu 8.
...
- Removed misplaced files.
2008-05-26 21:39:10 -04:00
Paul Beckingham
abef040ebc
Merge branch 'fedora9'
...
Conflicts:
src/Date.cpp
src/Table.cpp
2008-05-26 21:14:34 -04:00
Paul Beckingham
cb4f86e9f1
- Changes necessary for a clean build on Fedora9.
2008-05-26 20:58:41 -04:00
Paul Beckingham
b8fc8a0172
- Changes to enable a clean build on Ubuntu 8.
2008-05-26 14:58:45 -04:00
Paul Beckingham
35dd5df583
Merge branch 'fedora8'
2008-05-26 14:45:59 -04:00
Paul Beckingham
e666772477
- Added bugs to ChangeLog
2008-05-26 14:17:59 -04:00
Paul Beckingham
6b07f04338
Merge branch 'master' into fedora8
2008-05-26 14:17:13 -04:00
Paul Beckingham
334eb45534
- Corrected improperly specified color in sample .taskrc
2008-05-26 14:04:15 -04:00
Paul Beckingham
5e6b256df5
- Changes to enable a clean build under Fedora 8.
2008-05-26 13:34:33 -04:00
Paul Beckingham
e392b8a95e
- Added portability documentation.
2008-05-26 13:31:19 -04:00
Paul Beckingham
18fd59a1ed
- Bumped to 0.9.8
2008-05-25 20:36:13 -04:00
Paul Beckingham
4549af6b84
- Added DEVELOPERS file describing high-level code layout.
...
- Removed unused library.h file.
- Removed unused std::wstring Unicode variants.
2008-05-25 20:33:27 -04:00
Paul Beckingham
4825b37df5
- Added color command.
2008-05-25 01:01:24 -04:00
Paul Beckingham
148088c775
- Removed overwriting of colors in autoColorize.
2008-05-24 23:32:29 -04:00
Paul Beckingham
45a25ca47b
- Fixed Table::calculateColumnWidths bug.
2008-05-24 23:08:36 -04:00
Paul Beckingham
ab0a57ec89
- Documentation cleanup
2008-05-20 00:05:18 -04:00
Paul Beckingham
65c2fe438f
- Migrated old compiler flags for better warnings, etc
2008-05-19 23:28:48 -04:00
Paul Beckingham
37bdfe06da
- Added endwin check to configure.ac
2008-05-19 10:48:01 -04:00
Paul Beckingham
b54b07ef77
Merge branch 'master' of git@github.com:pbeckingham/task
...
Conflicts:
ChangeLog
2008-05-19 00:25:27 -04:00
Paul Beckingham
e3eb87aa74
- Snapshot
2008-05-18 00:32:27 -04:00
Paul Beckingham
b34cb90709
- Set up structure for AUTHORS file.
...
- Set up NEWS file, with pleas for feedback.
- Added welcome message to README.
- Completed a chunk of the TUTORIAL.
- Added error handling for "task export" when a file name is not specified.
2008-05-18 00:30:12 -04:00
Paul Beckingham
04da56193e
- Removed unnecessary SAMPLE_taskrc, and assorted references.
...
- Cleaned up ChangeLog.
- Minor mods to standard docs.
2008-05-17 23:16:08 -04:00
Paul Beckingham
25dc415094
- Bumped version to 0.9.7
...
- Changed some autoconf details
- Corrected comment in T.cpp
2008-05-17 22:47:51 -04:00
Paul Beckingham
0b37b6a980
- Made unit tests compile nad run again.
...
- Removed tests from distibution.
2008-05-17 22:46:50 -04:00
Paul Beckingham
42493dbdee
- Task offers to create a sample ~/.taskrc file if one is not found.
...
- Task offers to create a ~/.task directory if one is not found.
2008-05-17 22:08:50 -04:00
Paul Beckingham
3e1afc5777
- ChangeLog snapshot
2008-05-16 16:55:09 -04:00
Paul Beckingham
a8fa293695
- Corrected wrong include file in Table.cpp
2008-05-15 11:33:46 -04:00
Paul Beckingham
e7341a19cf
- Bumped version for next release.
2008-05-14 00:16:37 -04:00
Paul Beckingham
2ecf500322
- Corrected colorization rules parsing.
2008-05-13 23:38:22 -04:00
Paul Beckingham
494ed3b964
- New color management integrated.
2008-05-13 23:08:25 -04:00
Paul Beckingham
53747cc984
- Updated ChangeLog
...
- Added original design decisions to README
2008-05-13 00:08:04 -04:00
Paul Beckingham
b63cf606f0
- Integrated Grid object for data storage.
...
time ./task lo
old new
real 0.262 0.018
user 0.201 0.013
sys 0.048 0.004
~1200-1400% faster
time ./task completed
old new
real 3.991 4.014
user 2.821 2.832
sys 1.165 1.169
~0.3-0.5% slower
2008-05-12 23:29:14 -04:00
Paul Beckingham
3dd45611ff
- Added Grid.cpp to configure.ac
...
- Added Makefile to src/.gitignore
2008-05-10 22:10:01 -04:00
Paul Beckingham
e32d0562a2
- Makefile should not be part of the repository.
2008-05-10 22:08:52 -04:00