- Basics of a Bookmarks Service
- Beginnings of Bookmarks UI
- Basics of automated content (Menu/Tree) builders
- Basics of datasource API
- Basics of command updating system
- Initial "Service Manager"
- Updates to project file to make it build from inside MSVS7, allowing debugging.
- implement FileLocator class that can locate special system directories
- make preferences use this to locate user-prefs.xml file in Documents and Settings\Application Data\Manticore
- implement Browse... button in Browser display pref panel, rooted on My Documents (using File Locator)
- create default user-prefs.xml file (empty) which is copied to user profile directory on first launch or when data is corrupted.
- create new directory for storing defaults. (defaults/)
- Add deployment project to solution file.