1
0
mirror of https://github.com/fadden/6502bench.git synced 2024-10-27 07:29:00 +00:00
6502bench/SourceGen/WpfGui
Andy McFadden b4213de4c0 Add "Go to Last Change" feature
Jumps to the first offset associated with the change at the top of
the Undo stack.  We generally jump to the code/data offset, not the
specific line affected.  It's possible to do better (and we do, for
Notes), but probably not worthwhile.
2019-11-01 19:11:48 -07:00
..
AboutBox.xaml Minor updates 2019-10-25 18:16:09 -07:00
AboutBox.xaml.cs Minor updates 2019-10-25 18:16:09 -07:00
CodeListItemStyle.xaml SourceGen After Dark 2019-10-12 17:23:32 -07:00
DataFileLoadIssue.xaml Minor fixes 2019-09-21 18:49:03 -07:00
DataFileLoadIssue.xaml.cs
DiscardChanges.xaml
DiscardChanges.xaml.cs
EditAddress.xaml Show load address in Edit Address dialog 2019-10-22 13:58:32 -07:00
EditAddress.xaml.cs Show load address in Edit Address dialog 2019-10-22 13:58:32 -07:00
EditAppSettings.xaml Add junk/align directives 2019-10-18 21:00:28 -07:00
EditAppSettings.xaml.cs Add junk/align directives 2019-10-18 21:00:28 -07:00
EditComment.xaml Minor UI tweaks 2019-09-18 18:11:48 -07:00
EditComment.xaml.cs
EditDataOperand.xaml Add junk/align directives 2019-10-18 21:00:28 -07:00
EditDataOperand.xaml.cs Add junk/align directives 2019-10-18 21:00:28 -07:00
EditDefSymbol.xaml Limit value range of project address symbols 2019-10-27 15:36:47 -07:00
EditDefSymbol.xaml.cs Update comments, remove unused var 2019-10-27 21:29:44 -07:00
EditInstructionOperand.xaml Fix HTML output 2019-09-17 19:13:28 -07:00
EditInstructionOperand.xaml.cs Improve the "info" panel 2019-10-22 21:27:49 -07:00
EditLabel.xaml
EditLabel.xaml.cs
EditLocalVariableTable.xaml Allow explicit widths in project/platform symbols, part 2 2019-10-01 19:11:54 -07:00
EditLocalVariableTable.xaml.cs Improve the "info" panel 2019-10-22 21:27:49 -07:00
EditLongComment.xaml Minor tweaks 2019-09-26 13:00:14 -07:00
EditLongComment.xaml.cs
EditLvTableLocation.xaml
EditLvTableLocation.xaml.cs
EditNote.xaml
EditNote.xaml.cs
EditProjectProperties.xaml Rename button text 2019-10-13 15:21:05 -07:00
EditProjectProperties.xaml.cs Improve the "info" panel 2019-10-22 21:27:49 -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 Replace '#' with '_' in .html filename 2019-10-10 14:00:52 -07:00
FindBox.xaml Add "find previous" 2019-10-09 17:47:07 -07:00
FindBox.xaml.cs Add "find previous" 2019-10-09 17:47:07 -07:00
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 "Go to Last Change" feature 2019-11-01 19:11:48 -07:00
MainWindow.xaml.cs Add "Go to Last Change" feature 2019-11-01 19:11:48 -07:00
NewProject.xaml
NewProject.xaml.cs
ProjectLoadIssues.xaml Fix visibility binding 2019-10-27 10:38:29 -07:00
ProjectLoadIssues.xaml.cs Open damaged projects in read-only mode 2019-10-26 13:20:54 -07:00