1
0
mirror of https://github.com/fadden/6502bench.git synced 2024-08-17 07:29:01 +00:00
6502bench/SourceGen/WpfGui
Andy McFadden 1cc9d2bd70 Update editors to work with local variables
The table editor is now editing the table, and the DefSymbol editor
now asks for the Width data when editing a local var.

This also moves EditDefSymbol closer to proper WPF style, with
bound properties for the input fields.

No changes yet to serialization or analysis.
2019-08-25 17:25:15 -07:00
..
AboutBox.xaml Various doc fixes 2019-07-29 13:20:03 -07:00
AboutBox.xaml.cs Move WPF code from SourceGenWPF to SourceGen 2019-07-20 13:28:37 -07:00
CodeListItemStyle.xaml Move WPF code from SourceGenWPF to SourceGen 2019-07-20 13:28:37 -07:00
DataFileLoadIssue.xaml Move WPF code from SourceGenWPF to SourceGen 2019-07-20 13:28:37 -07:00
DataFileLoadIssue.xaml.cs Move WPF code from SourceGenWPF to SourceGen 2019-07-20 13:28:37 -07:00
DiscardChanges.xaml Move WPF code from SourceGenWPF to SourceGen 2019-07-20 13:28:37 -07:00
DiscardChanges.xaml.cs Move WPF code from SourceGenWPF to SourceGen 2019-07-20 13:28:37 -07:00
EditAddress.xaml Minor fixes 2019-07-21 15:24:39 -07:00
EditAddress.xaml.cs Minor fixes 2019-07-21 15:24:39 -07:00
EditAppSettings.xaml Various improvements 2019-08-17 11:30:42 -07:00
EditAppSettings.xaml.cs Various improvements 2019-08-17 11:30:42 -07:00
EditComment.xaml Move WPF code from SourceGenWPF to SourceGen 2019-07-20 13:28:37 -07:00
EditComment.xaml.cs Move WPF code from SourceGenWPF to SourceGen 2019-07-20 13:28:37 -07:00
EditDataOperand.xaml Add C64 encodings to instruction and data operand editors 2019-08-15 17:53:12 -07:00
EditDataOperand.xaml.cs PETSCII does DCI 2019-08-20 17:55:12 -07:00
EditDefSymbol.xaml Update editors to work with local variables 2019-08-25 17:25:15 -07:00
EditDefSymbol.xaml.cs Update editors to work with local variables 2019-08-25 17:25:15 -07:00
EditInstructionOperand.xaml Add C64 encodings to instruction and data operand editors 2019-08-15 17:53:12 -07:00
EditInstructionOperand.xaml.cs Add C64 encodings to instruction and data operand editors 2019-08-15 17:53:12 -07:00
EditLabel.xaml Move WPF code from SourceGenWPF to SourceGen 2019-07-20 13:28:37 -07:00
EditLabel.xaml.cs Move WPF code from SourceGenWPF to SourceGen 2019-07-20 13:28:37 -07:00
EditLocalVariableTable.xaml Update editors to work with local variables 2019-08-25 17:25:15 -07:00
EditLocalVariableTable.xaml.cs Update editors to work with local variables 2019-08-25 17:25:15 -07:00
EditLongComment.xaml Move WPF code from SourceGenWPF to SourceGen 2019-07-20 13:28:37 -07:00
EditLongComment.xaml.cs Move WPF code from SourceGenWPF to SourceGen 2019-07-20 13:28:37 -07:00
EditNote.xaml Move WPF code from SourceGenWPF to SourceGen 2019-07-20 13:28:37 -07:00
EditNote.xaml.cs Move WPF code from SourceGenWPF to SourceGen 2019-07-20 13:28:37 -07:00
EditProjectProperties.xaml Add C64 encodings to instruction and data operand editors 2019-08-15 17:53:12 -07:00
EditProjectProperties.xaml.cs Update editors to work with local variables 2019-08-25 17:25:15 -07:00
EditStatusFlags.xaml Move WPF code from SourceGenWPF to SourceGen 2019-07-20 13:28:37 -07:00
EditStatusFlags.xaml.cs Move WPF code from SourceGenWPF to SourceGen 2019-07-20 13:28:37 -07:00
FindBox.xaml Move WPF code from SourceGenWPF to SourceGen 2019-07-20 13:28:37 -07:00
FindBox.xaml.cs Move WPF code from SourceGenWPF to SourceGen 2019-07-20 13:28:37 -07:00
FontPicker.xaml Move WPF code from SourceGenWPF to SourceGen 2019-07-20 13:28:37 -07:00
FontPicker.xaml.cs Move WPF code from SourceGenWPF to SourceGen 2019-07-20 13:28:37 -07:00
FormatSplitAddress.xaml Move WPF code from SourceGenWPF to SourceGen 2019-07-20 13:28:37 -07:00
FormatSplitAddress.xaml.cs Move WPF code from SourceGenWPF to SourceGen 2019-07-20 13:28:37 -07:00
GotoBox.xaml Move WPF code from SourceGenWPF to SourceGen 2019-07-20 13:28:37 -07:00
GotoBox.xaml.cs Move WPF code from SourceGenWPF to SourceGen 2019-07-20 13:28:37 -07:00
MainWindow.xaml Rough layout of local variable tables 2019-08-25 14:14:44 -07:00
MainWindow.xaml.cs Rough layout of local variable tables 2019-08-25 14:14:44 -07:00
NewProject.xaml Move WPF code from SourceGenWPF to SourceGen 2019-07-20 13:28:37 -07:00
NewProject.xaml.cs Fix startup issues 2019-07-20 17:36:12 -07:00
ProjectLoadIssues.xaml Make the "continue" button actually do something 2019-08-02 16:00:58 -07:00
ProjectLoadIssues.xaml.cs Make the "continue" button actually do something 2019-08-02 16:00:58 -07:00