1
0
mirror of https://github.com/fadden/6502bench.git synced 2024-11-30 01:50:10 +00:00
6502bench/SourceGen/WpfGui
Andy McFadden e898ef9568 Minor fixes
Change + save + undo + change was being treated as non-dirty.

Added link to "export" feature to documentation TOC.

Added keyboard shortcut for high part in data operand editor.

Corrected various things in the tutorial.
2019-09-27 13:43:58 -07:00
..
AboutBox.xaml
AboutBox.xaml.cs
CodeListItemStyle.xaml Make modified flags stand out 2019-09-02 15:18:55 -07:00
DataFileLoadIssue.xaml Minor fixes 2019-09-21 18:49:03 -07:00
DataFileLoadIssue.xaml.cs
DiscardChanges.xaml
DiscardChanges.xaml.cs
EditAddress.xaml
EditAddress.xaml.cs
EditAppSettings.xaml Make "long labels on new line" configurable in export dialog 2019-09-18 11:14:20 -07:00
EditAppSettings.xaml.cs Implement text export 2019-09-12 13:57:52 -07:00
EditComment.xaml Minor UI tweaks 2019-09-18 18:11:48 -07:00
EditComment.xaml.cs
EditDataOperand.xaml Minor fixes 2019-09-27 13:43:58 -07:00
EditDataOperand.xaml.cs Fix assert failure in data operand editor 2019-09-18 11:35:45 -07:00
EditDefSymbol.xaml Minor changes to local variable tables 2019-09-19 16:37:59 -07:00
EditDefSymbol.xaml.cs Add "Copy to Operand" button to instruction operand editor 2019-09-14 17:57:46 -07:00
EditInstructionOperand.xaml Fix HTML output 2019-09-17 19:13:28 -07:00
EditInstructionOperand.xaml.cs Minor changes to local variable tables 2019-09-19 16:37:59 -07:00
EditLabel.xaml
EditLabel.xaml.cs
EditLocalVariableTable.xaml Minor changes to local variable tables 2019-09-19 16:37:59 -07:00
EditLocalVariableTable.xaml.cs Minor changes to local variable tables 2019-09-19 16:37:59 -07:00
EditLongComment.xaml Minor tweaks 2019-09-26 13:00:14 -07:00
EditLongComment.xaml.cs
EditLvTableLocation.xaml Add a "move table" button 2019-09-01 16:40:54 -07:00
EditLvTableLocation.xaml.cs Add a "move table" button 2019-09-01 16:40:54 -07:00
EditNote.xaml
EditNote.xaml.cs
EditProjectProperties.xaml Make "smart" PLP handling optional 2019-09-02 15:57:59 -07:00
EditProjectProperties.xaml.cs Minor UI tweaks 2019-09-18 18:11:48 -07:00
EditStatusFlags.xaml
EditStatusFlags.xaml.cs
Export.xaml Make "long labels on new line" configurable in export dialog 2019-09-18 11:14:20 -07:00
Export.xaml.cs Make "long labels on new line" configurable in export dialog 2019-09-18 11:14:20 -07:00
FindBox.xaml
FindBox.xaml.cs
FontPicker.xaml
FontPicker.xaml.cs
FormatAddressTable.xaml Rename FormatSplitAddress to FormatAddressTable 2019-09-15 13:37:38 -07:00
FormatAddressTable.xaml.cs Rename FormatSplitAddress to FormatAddressTable 2019-09-15 13:37:38 -07:00
GotoBox.xaml
GotoBox.xaml.cs
MainWindow.xaml Add Problem List Viewer to debug menu 2019-09-21 13:43:01 -07:00
MainWindow.xaml.cs Add Problem List Viewer to debug menu 2019-09-21 13:43:01 -07:00
NewProject.xaml
NewProject.xaml.cs
ProjectLoadIssues.xaml Minor fixes 2019-09-21 18:49:03 -07:00
ProjectLoadIssues.xaml.cs