1
0
mirror of https://github.com/fadden/6502bench.git synced 2024-10-25 10:24:27 +00:00
6502bench/SourceGen/WpfGui
Andy McFadden 125080dbda Finish basic visualization editor implementation
The Visualization and Visualization Set editors are now fully
functional.  You can create, edit, and rearrange sets, and they're
now stored in the project file.
2019-12-02 16:38:32 -08:00
..
AboutBox.xaml
AboutBox.xaml.cs
CodeListItemStyle.xaml More progress on visualization 2019-11-30 18:02:03 -08:00
DataFileLoadIssue.xaml
DataFileLoadIssue.xaml.cs
DiscardChanges.xaml
DiscardChanges.xaml.cs
EditAddress.xaml
EditAddress.xaml.cs
EditAppSettings.xaml Finish removal of "disable label localizer" feature 2019-11-16 17:15:03 -08:00
EditAppSettings.xaml.cs More progress on visualization 2019-11-26 18:54:42 -08:00
EditComment.xaml
EditComment.xaml.cs
EditDataOperand.xaml
EditDataOperand.xaml.cs Label rework, part 4 2019-11-16 16:44:08 -08:00
EditDefSymbol.xaml Limit value range of project address symbols 2019-10-27 15:36:47 -07:00
EditDefSymbol.xaml.cs Label rework, part 2 2019-11-12 17:44:51 -08:00
EditInstructionOperand.xaml
EditInstructionOperand.xaml.cs Label rework, part 6 2019-11-18 13:36:53 -08:00
EditLabel.xaml Label rework, part 7 (of 7) 2019-11-18 17:45:41 -08:00
EditLabel.xaml.cs Label rework, part 6 2019-11-18 13:36:53 -08:00
EditLocalVariableTable.xaml
EditLocalVariableTable.xaml.cs Label rework, part 2 2019-11-12 17:44:51 -08:00
EditLongComment.xaml Tweak line folding code 2019-11-01 19:47:56 -07:00
EditLongComment.xaml.cs
EditLvTableLocation.xaml
EditLvTableLocation.xaml.cs More progress on visualization 2019-11-26 18:54:42 -08:00
EditNote.xaml
EditNote.xaml.cs
EditProjectProperties.xaml Add change discard confirmation to project properties editor 2019-11-04 17:41:33 -08:00
EditProjectProperties.xaml.cs Label rework, part 2 2019-11-12 17:44:51 -08:00
EditStatusFlags.xaml
EditStatusFlags.xaml.cs
EditVisualization.xaml Finish basic visualization editor implementation 2019-12-02 16:38:32 -08:00
EditVisualization.xaml.cs Finish basic visualization editor implementation 2019-12-02 16:38:32 -08:00
EditVisualizationSet.xaml Finish basic visualization editor implementation 2019-12-02 16:38:32 -08:00
EditVisualizationSet.xaml.cs Finish basic visualization editor implementation 2019-12-02 16:38:32 -08:00
Export.xaml
Export.xaml.cs
FindBox.xaml
FindBox.xaml.cs
FontPicker.xaml
FontPicker.xaml.cs
FormatAddressTable.xaml
FormatAddressTable.xaml.cs Label rework, part 6 2019-11-18 13:36:53 -08:00
GotoBox.xaml
GotoBox.xaml.cs Label rework, part 4 2019-11-16 16:44:08 -08:00
MainWindow.xaml Groundwork for visualization sets 2019-11-22 20:45:57 -08:00
MainWindow.xaml.cs Groundwork for visualization sets 2019-11-22 20:45:57 -08:00
NewProject.xaml
NewProject.xaml.cs
ProjectLoadIssues.xaml Fix visibility binding 2019-10-27 10:38:29 -07:00
ProjectLoadIssues.xaml.cs