From: <cl...@us...> - 2002-05-26 20:56:24
|
Update of /cvsroot/todo-manager/todo-manager In directory usw-pr-cvs1:/tmp/cvs-serv10480 Added Files: Tag: dev-bronze ChangeLog.txt TODO.txt Removed Files: Tag: dev-bronze ChangeLog TODO Log Message: All important documents should have extensions. --- NEW FILE: ChangeLog.txt --- ToDo Manager ChangeLog - Development Branch: Bronze (05/23/2002) * The core has been modified so it doesn't depend on task indexes anymore. It now sets and retrieves values from the task based on their names. This also affects how the interfaces work with tasks as well. (12/19/2001) * Multiple interfaces can bind to the same core (12/03/2001) * A warning is displayed when a task is due (11/27/2001) * Task list colors can be changed * Ability to hide task list columns --- NEW FILE: TODO.txt --- ToDo Manager - Development Branch: Bronze General: * Support translations (people keep requesting this) Core: * Connect to a central server and update the local list * Plugin support * Select which plugins to load Option for autoloading all plugins Or to just load the ones selected by the user Interface: * The DueDate Entry should work Auto format the date and time * The task list should update when a task is due * Sorting modes * Task filters ObjectListbox: * Speed up drawing Calendar: Documentation: * All of the docs will need to be updated * Info on how to build an interface * How ObjectListbox works and how to incorporate it into another project * How to write a patch * It should all be written in/converted to HTML --- ChangeLog DELETED --- --- TODO DELETED --- |