1
0
mirror of https://github.com/fadden/6502bench.git synced 2024-10-15 05:26:19 +00:00
6502bench/SourceGenWPF/WpfGui
2019-07-12 17:46:37 -07:00
..
AboutBox.xaml Implement copy-to-clipboard 2019-07-11 11:36:07 -07:00
AboutBox.xaml.cs Implement "about" dialog 2019-07-06 15:51:57 -07:00
CodeListItemStyle.xaml Implement Edit Label 2019-07-06 17:24:42 -07:00
DataFileLoadIssue.xaml Minor documentation updates 2019-07-06 10:58:24 -07:00
DataFileLoadIssue.xaml.cs
DiscardChanges.xaml
DiscardChanges.xaml.cs
EditAddress.xaml Be a bit more WPF-ish on the OK button management 2019-07-05 15:05:42 -07:00
EditAddress.xaml.cs Implement Edit Label 2019-07-06 17:24:42 -07:00
EditAppSettings.xaml
EditAppSettings.xaml.cs
EditComment.xaml Implement Edit Comment 2019-07-11 15:55:43 -07:00
EditComment.xaml.cs Implement Edit Comment 2019-07-11 15:55:43 -07:00
EditDataOperand.xaml Finish Edit Data Operand dialog 2019-07-11 13:56:16 -07:00
EditDataOperand.xaml.cs Finish Edit Data Operand dialog 2019-07-11 13:56:16 -07:00
EditDefSymbol.xaml Implement second project properties tab ("Project Symbols") 2019-07-05 14:53:45 -07:00
EditDefSymbol.xaml.cs Implement second project properties tab ("Project Symbols") 2019-07-05 14:53:45 -07:00
EditInstructionOperand.xaml Tweak EditInstructionOperand dialog 2019-07-10 12:57:18 -07:00
EditInstructionOperand.xaml.cs Tweak EditInstructionOperand dialog 2019-07-10 12:57:18 -07:00
EditLabel.xaml Fix Edit Label tweak 2019-07-08 13:43:10 -07:00
EditLabel.xaml.cs Fix Edit Label tweak 2019-07-08 13:43:10 -07:00
EditLongComment.xaml Implement long-comment editing 2019-07-07 16:18:46 -07:00
EditLongComment.xaml.cs Implement long-comment editing 2019-07-07 16:18:46 -07:00
EditProjectProperties.xaml Implement remaining properties tabs ("Symbol Files", "Extension Scripts") 2019-07-05 16:20:31 -07:00
EditProjectProperties.xaml.cs Implement remaining properties tabs ("Symbol Files", "Extension Scripts") 2019-07-05 16:20:31 -07:00
EditStatusFlags.xaml
EditStatusFlags.xaml.cs
FindBox.xaml Implement Find / Find Next 2019-07-07 13:34:47 -07:00
FindBox.xaml.cs Implement Find / Find Next 2019-07-07 13:34:47 -07:00
FontPicker.xaml
FontPicker.xaml.cs
GotoBox.xaml Implement "go to" feature 2019-07-07 14:30:38 -07:00
GotoBox.xaml.cs Implement "go to" feature 2019-07-07 14:30:38 -07:00
MainWindow.xaml Implement Tools > Hex Dump 2019-07-12 17:46:37 -07:00
MainWindow.xaml.cs Implement Tools > Hex Dump 2019-07-12 17:46:37 -07:00
NewProject.xaml
NewProject.xaml.cs
ProjectLoadIssues.xaml Minor documentation updates 2019-07-06 10:58:24 -07:00
ProjectLoadIssues.xaml.cs Implement second project properties tab ("Project Symbols") 2019-07-05 14:53:45 -07:00
WorkProgress.xaml Minor documentation updates 2019-07-06 10:58:24 -07:00
WorkProgress.xaml.cs