Add support for Windows XP Themes, move Description/Extension setting code based on content type into MIME utility.
NOT PART OF BUILD.
git-svn-id: svn://10.0.0.236/trunk@112511 18797224-902f-48f8-a5cc-f745e15eee43
- 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.
git-svn-id: svn://10.0.0.236/trunk@98488 18797224-902f-48f8-a5cc-f745e15eee43
Browser client area prettiness when launched with blank page (draw a nice inset border)
git-svn-id: svn://10.0.0.236/trunk@98445 18797224-902f-48f8-a5cc-f745e15eee43
Make preferences dialog work (PrefPanel class for preference panel switching, loading of preferences, saving of preferences, initial Browser Display panel)
git-svn-id: svn://10.0.0.236/trunk@98444 18797224-902f-48f8-a5cc-f745e15eee43
- general code tidy up. Merge command handler with Browserwindow class
- add progressmeter class (still in development)
git-svn-id: svn://10.0.0.236/trunk@98385 18797224-902f-48f8-a5cc-f745e15eee43
- more preferences dialog work - making a preferences panel class for
handling of loading data from preferences and saving it again.
- preferences category tree generation from XML
- general tidy up.
- making Quit work properly so that we can shut down cleanly.
git-svn-id: svn://10.0.0.236/trunk@98357 18797224-902f-48f8-a5cc-f745e15eee43