Cosmos/source2/VSIP/Cosmos.VS.Windows
2014-07-19 13:18:55 +00:00
..
Images All those debugger changes we've been waiting for ;) 2014-01-10 22:03:55 +00:00
Properties 2011-06-19 12:49:42 +00:00
Resources Fixed an issue in Cosmos.VS.Windows which was preventing me from building. Cosmos.ico is now Cosmos.png. (Cosmos.ico still exists) 2011-09-11 23:51:48 +00:00
App.config VS2013 Support 2013-11-06 21:01:49 +00:00
AsmLine.cs - Clearing INT3s now clears everything in the list not just INT3s for current method – more thorough cleanup that prevents accidental build up of INT3s 2014-01-18 12:47:43 +00:00
AssemblyUC.xaml Several changes. 2014-06-29 15:44:08 +00:00
AssemblyUC.xaml.cs reduce Dispatcher.Invoke calls, use now the Application.Current.Dispatcher, fix exception on FindWindow, assembler stepping is working for me without mterwood's changes 2014-07-12 11:28:44 +00:00
Cosmos.VS.Windows.csproj Skip VSIX file creation because it's slow and unused in XShap.VS, Cosmos.Vs.Package and Cosmos.VS.Windows 2014-07-19 13:18:55 +00:00
Cosmos.VS.Windows.csproj.vspscc 2011-06-19 12:49:42 +00:00
Cosmos.VS.Windows.html 2012-01-22 17:52:03 +00:00
Cosmos.VS.Windows.vsct VS2013 Support 2013-11-06 21:01:49 +00:00
Cosmos.VS.WindowsPackage.cs reduce Dispatcher.Invoke calls, use now the Application.Current.Dispatcher, fix exception on FindWindow, assembler stepping is working for me without mterwood's changes 2014-07-12 11:28:44 +00:00
DataBytesUC.xaml Bug fixes: 2013-12-30 17:03:19 +00:00
DataBytesUC.xaml.cs Namespace fix. 2012-01-02 00:17:20 +00:00
DebuggerUC.cs reduce Dispatcher.Invoke calls, use now the Application.Current.Dispatcher, fix exception on FindWindow, assembler stepping is working for me without mterwood's changes 2014-07-12 11:28:44 +00:00
Global.cs Bochs integration : alpha version 2012-09-14 17:13:06 +00:00
GlobalSuppressions.cs 2011-06-19 12:49:42 +00:00
Guids.cs Better VMWare cleanup, moved ping button. 2012-01-08 20:48:11 +00:00
InternalUC.xaml Pong now uses a log rather than message boxes as they often popped up behind VS. 2012-03-25 18:25:12 +00:00
InternalUC.xaml.cs Eliminated Cosmos.Debug.Consts, merged into Cosmos.Debug.Common as DebugStub now has its own copy fo consts in X#. 2012-07-17 02:39:08 +00:00
Key.snk 2011-06-19 12:49:42 +00:00
MemoryViewUC.xaml Bug fixes: 2013-12-30 17:03:19 +00:00
MemoryViewUC.xaml.cs Panels use fixed width font now. 2012-01-17 04:59:53 +00:00
packages.config Almost looks like sqlite might just be working again... 2013-07-28 16:09:58 +00:00
PkgCmdID.cs 2012-01-06 02:08:10 +00:00
RegistersUC.xaml Bug fixes: 2013-12-30 17:03:19 +00:00
RegistersUC.xaml.cs reduce Dispatcher.Invoke calls, use now the Application.Current.Dispatcher, fix exception on FindWindow, assembler stepping is working for me without mterwood's changes 2014-07-12 11:28:44 +00:00
Resources.Designer.cs VS2013 Support 2013-11-06 21:01:49 +00:00
Resources.resx 2011-07-09 07:45:07 +00:00
source.extension.vsixmanifest 2011-06-19 12:49:42 +00:00
StackUC.xaml Bug fixes: 2013-12-30 17:03:19 +00:00
StackUC.xaml.cs reduce Dispatcher.Invoke calls, use now the Application.Current.Dispatcher, fix exception on FindWindow, assembler stepping is working for me without mterwood's changes 2014-07-12 11:28:44 +00:00
StateStorer.cs Adds historical data to Cosmos views. Select lines of code highlighted in yellow in the Cosmos Assembly window to see the values of registers and arguments/stack when that line was last executed. 2013-12-26 20:43:03 +00:00
ToolWindowPane2.cs Adds historical data to Cosmos views. Select lines of code highlighted in yellow in the Cosmos Assembly window to see the values of registers and arguments/stack when that line was last executed. 2013-12-26 20:43:03 +00:00
VSPackage.resx 2011-07-09 07:45:07 +00:00