Commit Graph

22 Commits

Author SHA1 Message Date
Ged Murphy
e31c37a87c Rewrite parts of the Virtual Machine class and start to use it to load and save VM's
svn path=/trunk/tools/RosTE/; revision=673
2008-02-08 15:56:05 +00:00
Ged Murphy
e8cd61e823 better class placement
svn path=/trunk/tools/RosTE/; revision=662
2008-01-25 17:21:25 +00:00
Ged Murphy
25261e84b9 continue rewriting stuff...
svn path=/trunk/tools/RosTE/; revision=661
2008-01-25 15:28:38 +00:00
Ged Murphy
aecdd8c171 rewrite the config handler
svn path=/trunk/tools/RosTE/; revision=660
2008-01-24 21:33:58 +00:00
Ged Murphy
49f80dd5d6 err, creating dirs which already exist is a waste of everyone's time
svn path=/trunk/tools/RosTE/; revision=285
2007-07-06 14:28:41 +00:00
Ged Murphy
0070055da4 - create VM directories which don't exist
- add a blank netcard config dialog

svn path=/trunk/tools/RosTE/; revision=284
2007-07-06 14:25:23 +00:00
Ged Murphy
c4d5f13966 - ensure the paths given are valid before closing the dialog
- sync dialog info back to the database on close

svn path=/trunk/tools/RosTE/; revision=268
2007-06-29 15:15:15 +00:00
Ged Murphy
399865108d - add an application settings dialog
- add a new table to the database plus corresponding code for storing/reading application related data

svn path=/trunk/tools/RosTE/; revision=267
2007-06-29 14:25:30 +00:00
Ged Murphy
4dfcde03bd - add an populate harddrives and netcards to the DB
- highlight when the user is moving outside of the recommended mem settings
- improve the error reporting messages

svn path=/trunk/tools/RosTE/; revision=258
2007-06-27 15:59:51 +00:00
Ged Murphy
d563375c7a - 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

svn path=/trunk/tools/RosTE/; revision=254
2007-06-26 15:15:33 +00:00
Ged Murphy
6bb4c71ab1 populate the general page in the settings dialog
svn path=/trunk/tools/RosTE/; revision=253
2007-06-26 10:17:37 +00:00
Ged Murphy
49e78b7143 - implement deleting of existing images
- add a few public properties for virtual machines

svn path=/trunk/tools/RosTE/; revision=252
2007-06-25 22:48:23 +00:00
Ged Murphy
f68f2b21f3 add basic code for saving and reloading individual image config files via the ADO database
svn path=/trunk/tools/RosTE/; revision=251
2007-06-25 20:10:19 +00:00
Ged Murphy
d032917b3a object restructuring
svn path=/trunk/tools/RosTE/; revision=250
2007-06-25 15:49:49 +00:00
Ged Murphy
4ef3d438ee add some random code before I loose it. for example:
- map out an ADO database design
- add a delete dialog
- add VM's as an array list
- fix some bug in the NewVMWizard

svn path=/trunk/tools/RosTE/; revision=245
2007-06-21 21:30:34 +00:00
Ged Murphy
10fd13c84b - Add some public properties to feed wizard data back to the main form
- Add some experimental code for the introduction of an ADO data object

svn path=/trunk/tools/RosTE/; revision=215
2007-06-08 15:06:47 +00:00
Ged Murphy
7585b6de7b finish off the design code for the new virtual machine wizard
svn path=/trunk/tools/RosTE/; revision=207
2007-06-05 14:11:41 +00:00
Ged Murphy
b358474443 add a wizard control and start to build up a 'new virtual machine wizard' dialog
svn path=/trunk/tools/RosTE/; revision=205
2007-06-05 12:26:53 +00:00
Ged Murphy
4299bcb555 Add some more design work on the settings form
svn path=/trunk/tools/RosTE/; revision=185
2007-05-17 14:44:52 +00:00
Ged Murphy
1054ee474e add a blank settings form to eventually control individual images
svn path=/trunk/tools/RosTE/; revision=184
2007-05-17 10:06:13 +00:00
Ged Murphy
8659e1b622 a couple of simple aesthetic changes
svn path=/trunk/tools/RosTE/; revision=183
2007-05-15 21:37:55 +00:00
Ged Murphy
6d1e94a0c6 start of a new GUI for the ROS Test Environment
svn path=/trunk/tools/RosTE/; revision=182
2007-05-15 19:09:52 +00:00