- 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.
- center dialogs via new ManticoreDialog intermediate
- preferences dialog
- add project, resource and solution files for MSVC7
- coalesce namespaces for files and classes in subdirectories to
be the subdirectory name
- support pref branch creation
- initial bookmarks work.