mirror of
https://github.com/fadden/6502bench.git
synced 2024-11-26 06:49:19 +00:00
7000a5094e
The fix for Shift+F3 required briefly switching the code list view to single-select mode. Unfortunately, while in that mode the control throws an exception if you touch SelectedItems (plural) rather than SelectedItem (singular), and in an unusual case the selection-changed event handler was doing just that. |
||
---|---|---|
.. | ||
AboutBox.xaml | ||
AboutBox.xaml.cs | ||
CodeListItemStyle.xaml | ||
DataFileLoadIssue.xaml | ||
DataFileLoadIssue.xaml.cs | ||
DiscardChanges.xaml | ||
DiscardChanges.xaml.cs | ||
EditAddress.xaml | ||
EditAddress.xaml.cs | ||
EditAppSettings.xaml | ||
EditAppSettings.xaml.cs | ||
EditComment.xaml | ||
EditComment.xaml.cs | ||
EditDataOperand.xaml | ||
EditDataOperand.xaml.cs | ||
EditDefSymbol.xaml | ||
EditDefSymbol.xaml.cs | ||
EditInstructionOperand.xaml | ||
EditInstructionOperand.xaml.cs | ||
EditLabel.xaml | ||
EditLabel.xaml.cs | ||
EditLocalVariableTable.xaml | ||
EditLocalVariableTable.xaml.cs | ||
EditLongComment.xaml | ||
EditLongComment.xaml.cs | ||
EditLvTableLocation.xaml | ||
EditLvTableLocation.xaml.cs | ||
EditNote.xaml | ||
EditNote.xaml.cs | ||
EditProjectProperties.xaml | ||
EditProjectProperties.xaml.cs | ||
EditStatusFlags.xaml | ||
EditStatusFlags.xaml.cs | ||
Export.xaml | ||
Export.xaml.cs | ||
FindBox.xaml | ||
FindBox.xaml.cs | ||
FontPicker.xaml | ||
FontPicker.xaml.cs | ||
FormatAddressTable.xaml | ||
FormatAddressTable.xaml.cs | ||
GotoBox.xaml | ||
GotoBox.xaml.cs | ||
MainWindow.xaml | ||
MainWindow.xaml.cs | ||
NewProject.xaml | ||
NewProject.xaml.cs | ||
ProjectLoadIssues.xaml | ||
ProjectLoadIssues.xaml.cs |