RosTE/GUI
Ziliang Guo fb8ce28317 Update to the new VM wizard, to check for a valid path in creating one.
svn path=/trunk/tools/RosTE/; revision=739
2008-06-01 01:22:57 +00:00
..
Properties Update to the new VM wizard, to check for a valid path in creating one. 2008-06-01 01:22:57 +00:00
Resources - create VM directories which don't exist 2007-07-06 14:25:23 +00:00
Wizard add a wizard control and start to build up a 'new virtual machine wizard' dialog 2007-06-05 12:26:53 +00:00
.gitignore a bit of rearranging 2007-05-15 17:54:35 +00:00
AboutForm.cs start of a new GUI for the ROS Test Environment 2007-05-15 19:09:52 +00:00
AboutForm.Designer.cs start of a new GUI for the ROS Test Environment 2007-05-15 19:09:52 +00:00
AboutForm.resx start of a new GUI for the ROS Test Environment 2007-05-15 19:09:52 +00:00
AssemblyInfo.cs start of a new GUI for the ROS Test Environment 2007-05-15 19:09:52 +00:00
ConfigHandler.cs Rewrite parts of the Virtual Machine class and start to use it to load and save VM's 2008-02-08 15:56:05 +00:00
ConsoleSettings.cs rewrite the config handler 2008-01-24 21:33:58 +00:00
ConsoleSettings.Designer.cs rewrite the config handler 2008-01-24 21:33:58 +00:00
ConsoleSettings.resx - add an application settings dialog 2007-06-29 14:25:30 +00:00
DebugForm.cs add missing files 2008-03-06 15:01:00 +00:00
DebugForm.Designer.cs add missing files 2008-03-06 15:01:00 +00:00
DebugForm.resx add missing files 2008-03-06 15:01:00 +00:00
DeleteVM.cs fix deleting rows from the data table 2007-06-22 10:47:24 +00:00
DeleteVM.Designer.cs add some random code before I loose it. for example: 2007-06-21 21:30:34 +00:00
DeleteVM.resx add some random code before I loose it. for example: 2007-06-21 21:30:34 +00:00
ErrorForm.cs - add an populate harddrives and netcards to the DB 2007-06-27 15:59:51 +00:00
ErrorForm.Designer.cs - add an populate harddrives and netcards to the DB 2007-06-27 15:59:51 +00:00
ErrorForm.resx - populate the memory and cdrom property pages 2007-06-27 11:56:09 +00:00
MainConfig.cs - add an application settings dialog 2007-06-29 14:25:30 +00:00
MainConfig.xsd - add an application settings dialog 2007-06-29 14:25:30 +00:00
MainConfig.xsx rewrite the config handler 2008-01-24 21:33:58 +00:00
MainForm.cs Rewrite parts of the Virtual Machine class and start to use it to load and save VM's 2008-02-08 15:56:05 +00:00
MainForm.Designer.cs Rewrite parts of the Virtual Machine class and start to use it to load and save VM's 2008-02-08 15:56:05 +00:00
MainForm.resx Rewrite parts of the Virtual Machine class and start to use it to load and save VM's 2008-02-08 15:56:05 +00:00
native.cs populate the memory page in relation to system ram 2007-06-03 14:30:55 +00:00
NewHardDiskForm.cs - allow both adding existing images and creating new image options 2007-06-28 22:49:21 +00:00
NewHardDiskForm.Designer.cs - allow both adding existing images and creating new image options 2007-06-28 22:49:21 +00:00
NewHardDiskForm.resx Add a 'new harddisk' dialog for creating additional harddisk images for each virtual machine 2007-06-28 19:03:52 +00:00
NewNetCardForm.cs missed adding the files for the blank netcard form 2007-07-06 15:23:26 +00:00
NewNetCardForm.Designer.cs missed adding the files for the blank netcard form 2007-07-06 15:23:26 +00:00
NewNetCardForm.resx missed adding the files for the blank netcard form 2007-07-06 15:23:26 +00:00
NewVMWizard.cs Update to the new VM wizard, to check for a valid path in creating one. 2008-06-01 01:22:57 +00:00
NewVMWizard.Designer.cs - create VM directories which don't exist 2007-07-06 14:25:23 +00:00
NewVMWizard.resx - create VM directories which don't exist 2007-07-06 14:25:23 +00:00
OptListBox.cs - call DrawPath after FillPath to stop pixel overwrite. (if you ask me, FillPath and DrawPath conflict) 2007-06-01 14:50:23 +00:00
OptListBox.resx rewrite the list box as a custom control and add some images to it 2007-05-30 22:47:23 +00:00
program.cs add a wizard control and start to build up a 'new virtual machine wizard' dialog 2007-06-05 12:26:53 +00:00
qemu.cs rewrite the config handler 2008-01-24 21:33:58 +00:00
ros.ico start of a new GUI for the ROS Test Environment 2007-05-15 19:09:52 +00:00
RosTE GUI.sln start of a new GUI for the ROS Test Environment 2007-05-15 19:09:52 +00:00
RosTEGUI.csproj rewrite the config handler 2008-01-24 21:33:58 +00:00
SettingsForm.cs Rewrite parts of the Virtual Machine class and start to use it to load and save VM's 2008-02-08 15:56:05 +00:00
SettingsForm.Designer.cs - create VM directories which don't exist 2007-07-06 14:25:23 +00:00
SettingsForm.resx - create VM directories which don't exist 2007-07-06 14:25:23 +00:00
VirtualMachine.cs Rewrite parts of the Virtual Machine class and start to use it to load and save VM's 2008-02-08 15:56:05 +00:00
VMConfig.xsd implement manual adding / deleting of harddisks via the buttons. Just missing an 'add dialog' for initial customizability 2007-06-28 15:37:01 +00:00
VMConfig.xsx rewrite the config handler 2008-01-24 21:33:58 +00:00
VMDataBase.cs - 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 2007-06-26 15:15:33 +00:00