* Added TaskEventWatcher component that enables watching task folders or tasks for changes
* Added StandardTaskEventId enumeration to get intelligible name for all know task event ids
* Fixed bug with context menu for lists that would display it in wrong position
* Updated TaskListView and TaskHistoryControl to use new watcher and update automatically
* Added ability to sort columns in TaskListView
* Added DataValue property and ability to filter by Levels in TaskEventLog
* Added TaskEventViewer to test program to demo new features
↧