Commit graph

1743 commits

Author SHA1 Message Date
DanStory_cp
4b4640bf45 Tweaks to UI placements. 2009-05-23 15:37:38 +00:00
DanStory_cp
9ae23303b7 Add support for sub configuration page to scroll on overflow. 2009-05-23 15:37:14 +00:00
DanStory_cp
5ff558db94 Added upon page activation, it is resized to parent client size. 2009-05-23 15:36:20 +00:00
DanStory_cp
d92ce08281 Refactoring of control names. 2009-05-23 15:35:34 +00:00
mterwoord_cp
ff197da2ad Intermediate checkin for compiler refactorings. DOES NOT WORK. DONT DOWNLOAD!! 2009-05-23 15:13:13 +00:00
DanStory_cp
3c724726fc Incremental check-in.
Added BuildOptionsPropertyPage(.cs) class and file.
Added ConfiguationBase(.cs) class and file.
Added DebugOptionsPropertyPage(.cs) class and file.
Added DebugOptionsQemu(.cs) class and file.
Added required guids of new property pages to Guids(.cs).
Added TitleDivision(.cs) class and file.
2009-05-23 12:21:32 +00:00
DanStory_cp
62087a22c1 Incremental check-in.
Added EnumValue.(cs) class and file.
Changed TargetHost.VMWare to TargetHost.VMWareWorkStation, and TargetHost.VMWareServer.
Added Architecture enum.
Added Framework enum.
Added VMQemuNetworkCard enum.
Added VMQemuAudioCard enum.
Added DebugQemuCommuincation enum.
Added DescriptionAttribute class.
2009-05-23 12:19:14 +00:00
DanStory_cp
671519e3bf Fixed program files folder reference for x86/64 support. 2009-05-22 21:21:23 +00:00
kudzu_cp
fddbb89447 2009-05-22 20:38:34 +00:00
kudzu_cp
107cafe21b 2009-05-22 18:24:26 +00:00
kudzu_cp
f6604eb024 2009-05-22 18:22:26 +00:00
kudzu_cp
9a019eb1cc 2009-05-22 18:08:19 +00:00
kudzu_cp
724759cfd6 2009-05-22 18:04:56 +00:00
kudzu_cp
97c4043d9c Added ref to Cosmos.Builder.Common 2009-05-22 17:41:53 +00:00
kudzu_cp
291fc5967b 2009-05-22 16:33:04 +00:00
kudzu_cp
b5e887fff4 2009-05-22 16:30:48 +00:00
kudzu_cp
b4eae299f3 2009-05-22 16:28:32 +00:00
kudzu_cp
405fc4abbb 2009-05-22 16:27:08 +00:00
kudzu_cp
cac5665c4b 2009-05-22 16:26:04 +00:00
kudzu_cp
15a8e91779 2009-05-22 16:17:36 +00:00
kudzu_cp
56d48e657c 2009-05-22 15:41:53 +00:00
kudzu_cp
e501c227ab Contains necessary parts to debug in hive. 2009-05-22 09:42:24 +00:00
kudzu_cp
df5768ece1 Now sets Cosmos environemnt variable on load 2009-05-22 09:40:59 +00:00
kudzu_cp
8f221e5f67 2009-05-22 08:29:13 +00:00
kudzu_cp
da9045b0e3 2009-05-22 08:25:48 +00:00
kudzu_cp
f11358ec9f 2009-05-22 08:23:53 +00:00
kudzu_cp
e41df6cf2f 2009-05-22 08:20:22 +00:00
kudzu_cp
b920bc7aff 2009-05-22 08:17:46 +00:00
kudzu_cp
19083ce7aa 2009-05-22 08:10:44 +00:00
kudzu_cp
5b146a0027 2009-05-22 08:05:26 +00:00
kudzu_cp
012686e118 2009-05-22 08:04:54 +00:00
kudzu_cp
75e7cb4b4f 2009-05-22 08:00:35 +00:00
kudzu_cp
099e42eadb 2009-05-22 07:59:12 +00:00
kudzu_cp
98117eed2e 2009-05-22 07:55:47 +00:00
kudzu_cp
60334c7fc8 2009-05-22 07:54:27 +00:00
kudzu_cp
063ae22adc Move 2009-05-22 07:47:08 +00:00
kudzu_cp
9cc3e2ef67 Move to source 2 2009-05-22 07:40:56 +00:00
kudzu_cp
54b0d6f9fe Moving 2009-05-22 07:30:10 +00:00
kudzu_cp
af8b5f78c3 Initial checkin 2009-05-22 07:23:07 +00:00
kudzu_cp
168673faa1 Initial checkin 2009-05-22 07:20:18 +00:00
smremde_cp
d3014fb564 2009-05-20 18:30:25 +00:00
Xenni_cp
eae6e9fcd7 Quick changes to TxUI: backspace now works; holding alt while using a navigation key will instead print that key. 2009-05-20 01:34:11 +00:00
smremde_cp
fbddad6033 moved view memory to the Cosmos.Debug.Debugger 2009-05-19 21:33:07 +00:00
smremde_cp
d0eaf1f14d VBE3 test 2009-05-19 21:02:16 +00:00
smremde_cp
97682a9cf6 ACPI updates
debugmemoryview class
stevekernel changes
2009-05-19 20:59:26 +00:00
Xenni_cp
9fc6a518c7 Changes to Engine.cs, Engine2.cs to fix bugs which caused compilation of anything using DynamicMethodEmit to fail.
The error appeared to be caused by improperly updating the GUI, so it should be able to be fixed later...
2009-05-19 03:34:12 +00:00
mterwoord_cp
3a8b42052d serial fix? 2009-05-17 14:52:50 +00:00
bklooste_cp
ef0ed74cfe Reenabled TestRunner 2009-05-17 13:13:56 +00:00
bklooste_cp
8a6a491e13 Update to fix bug if caller doesnt hook event 2009-05-17 10:51:23 +00:00
bklooste_cp
531f4b57fb 2 performance related changes for Matthijs to look at 1) Swap sorted list for Dictionary , 2) Change the LINQ query that selects the Method. 2009-05-17 02:14:52 +00:00