You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tasks/src/com/mdt/rtm
Tim Su 8a247fce08 Bugfixes Galore:
- couldn't dismiss initial RTM welcome box
   - duplicated sync notes
   - space between elapsed time & "ago" in view page
   - performance improvements: caching and not inflating on view list
   - tasks due "today" are due at midnight

  New features:
   - postpone button
   - filters persisted
   - timer icon made vertical
   - added a sync shortcut
   - improved cosmetics of the strikeout
16 years ago
..
data Bugfixes Galore: 16 years ago
ApplicationInfo.java Added repeating tasks feature, help menu, and started work on RTM sync. 16 years ago
Invoker.java Bugfixes Galore: 16 years ago
Param.java Ran findbugs on my code, fixed some bugs. Also, changed the auto sort algorithm to move "in progress" tasks to the top, and also fixed a bug with sync remembering. 16 years ago
Prefs.java Added repeating tasks feature, help menu, and started work on RTM sync. 16 years ago
Service.java - Moved estimated time back to 1st page of edit box. 16 years ago
ServiceException.java First pass at synchronization. All the structural stuff is done, needs to be tested. 16 years ago
ServiceImpl.java Ran findbugs on my code, fixed some bugs. Also, changed the auto sort algorithm to move "in progress" tasks to the top, and also fixed a bug with sync remembering. 16 years ago
ServiceInternalException.java Added repeating tasks feature, help menu, and started work on RTM sync. 16 years ago