[ros-diffs] [gedmurphy] 27283: - Give each VM it's own DataSet instead of maintaining separate DataRows. Fixes a bug where by VM config files were loading up multiple images - Drop the ArrayList as we can rely on the ListView for storing our objects now - Add some primitive error handling
gedmurphy at svn.reactos.org
gedmurphy at svn.reactos.org
Tue Jun 26 17:15:34 CEST 2007
Author: gedmurphy
Date: Tue Jun 26 19:15:33 2007
New Revision: 27283
URL: http://svn.reactos.org/svn/reactos?rev=27283&view=rev
Log:
- Give each VM it's own DataSet instead of maintaining separate DataRows. Fixes a bug where by VM config files were loading up multiple images
- Drop the ArrayList as we can rely on the ListView for storing our objects now
- Add some primitive error handling
Modified:
trunk/tools/RosTE/GUI/MainForm.Designer.cs
trunk/tools/RosTE/GUI/MainForm.cs
trunk/tools/RosTE/GUI/MainForm.resx
trunk/tools/RosTE/GUI/SettingsForm.Designer.cs
trunk/tools/RosTE/GUI/SettingsForm.cs
trunk/tools/RosTE/GUI/SettingsForm.resx
trunk/tools/RosTE/GUI/VMDataBase.cs
trunk/tools/RosTE/GUI/VirtualMachine.cs
[This mail would be too long, it was shortened to contain the URLs only.]
Modified: trunk/tools/RosTE/GUI/MainForm.Designer.cs
URL: http://svn.reactos.org/svn/reactos/trunk/tools/RosTE/GUI/MainForm.Designer.cs?rev=27283&r1=27282&r2=27283&view=diff
Modified: trunk/tools/RosTE/GUI/MainForm.cs
URL: http://svn.reactos.org/svn/reactos/trunk/tools/RosTE/GUI/MainForm.cs?rev=27283&r1=27282&r2=27283&view=diff
Modified: trunk/tools/RosTE/GUI/MainForm.resx
URL: http://svn.reactos.org/svn/reactos/trunk/tools/RosTE/GUI/MainForm.resx?rev=27283&r1=27282&r2=27283&view=diff
Modified: trunk/tools/RosTE/GUI/SettingsForm.Designer.cs
URL: http://svn.reactos.org/svn/reactos/trunk/tools/RosTE/GUI/SettingsForm.Designer.cs?rev=27283&r1=27282&r2=27283&view=diff
Modified: trunk/tools/RosTE/GUI/SettingsForm.cs
URL: http://svn.reactos.org/svn/reactos/trunk/tools/RosTE/GUI/SettingsForm.cs?rev=27283&r1=27282&r2=27283&view=diff
Modified: trunk/tools/RosTE/GUI/SettingsForm.resx
URL: http://svn.reactos.org/svn/reactos/trunk/tools/RosTE/GUI/SettingsForm.resx?rev=27283&r1=27282&r2=27283&view=diff
Modified: trunk/tools/RosTE/GUI/VMDataBase.cs
URL: http://svn.reactos.org/svn/reactos/trunk/tools/RosTE/GUI/VMDataBase.cs?rev=27283&r1=27282&r2=27283&view=diff
Modified: trunk/tools/RosTE/GUI/VirtualMachine.cs
URL: http://svn.reactos.org/svn/reactos/trunk/tools/RosTE/GUI/VirtualMachine.cs?rev=27283&r1=27282&r2=27283&view=diff
More information about the Ros-diffs
mailing list