Version History: [November 07, 2005] - Version 0.4b -Fixed bug where graph was not rescaling for armor values (oops!) -Fixed bug where MLE 34 was listed as German rather than French and added shortName [November 07, 2005] - Version 0.4a -Added Tiger Data -Added M10 Data -Added Churchill III Data -Added Churchill VII Data -Added 'country' and 'shortName' attributes in the tag -'country' specifies the country for which the vehicle should be listed -'shortName' specifies a shorter name for the vehicle -if 'country' is unspecified it assumes a default value ("No Country") -if 'shortName' is unspecified it assumes a default value (the normal name) -Updated XML 'version' attribute from 0.2 to 0.3 -XML DTD updated to reflect additions to format -Lists of vehicles are now sorted by country and then by alphabetical name (longName) -Lists now have the format: [Country] - [shortName] ([LongName]) -Removed 'compare vehicles' chart type (was confusing) -Added country icons for FR, UK, DE, USA, Unknown to all lists -Fixed bug where changing line-style of ammo/armor in one chart would effect all others -Armor labels now print over top of the armor line on the right side, rather than to the right of the line -Only vehicles with armor specified are listed in dialogs where the user is asked to add armor -'Single Chart' tab renamed to 'Custom Chart' -'Vehicle Versus Gun' tab renamed to 'Vehicle vs. Gun' -'Vehicle vs. Gun' tab is now the default tab (rather than 'custom chart') -Fixed a bug where the right-hand side of the graph wasn't wide enough for all ammo names -Fixed a bug where the right-hand side was still resizing for armor names after they were moved -'Re-Scale Graph Automatically' option was removed (always on now) until UI supports setting graph ranges -REMOVED: Support for custom point-colors when graphing ammo (never was UI for it anyways) [July 30, 2005] - Version 0.3a - Beta -Merged two identical armor values for M4A1 Sherman -Added a new tab to compare all the armor from a single vehicle against ALL the guns of another -Added 'knownIssues.txt' to keep track of bugs [July 30, 2005] - Version 0.2a - Beta -Fixed a bug with graph not re-scaling to defaults after removing ammo/armor -Fixed Add Armor dialog title -Fixed armor values for R-35 that were set to '-1' instead of '40' -Added new comparason chart, 'Compare Two Vehicles' -Added a new tabbed viewing setup to allow easy switching between charts -Moved exporting menus into Popup menus on the charts themselves -Moved the various adding/removing data menus for the single chart to buttons instead of menu items -Add Armor dialog now only shows vehicles that actually have armor [July 29, 2005] - Version 0.1c - Beta -This file is now included in release -Updated default 'vehicleData.xml' to include many more vehicles -Vehicles are now alphabetically sorted in Combo-Boxes -The first item in a combo-box is now the default selection -All Combo-boxes in dialogs are now enabled by default -Version information is now checked when loading the data from an XML file -Added mnemonics for all menu items -Changed XML format (removed shared-gun-data because it wasn't used often) to make it easier to parse -XML Schema (DTD) updated to reflect new XML format [July 28, 2005] - Version 0.1b - Beta -Fixed a bug preventing the display of armor lines and labels [July 28, 2005] - Version 0.1 - Initial Beta Release -First Release