1
0
mirror of https://github.com/fadden/6502bench.git synced 2025-01-07 06:30:52 +00:00
6502bench/SourceGen/WpfGui
Andy McFadden 5dacbcd9b5 Make "long labels on new line" configurable in export dialog
It felt a little weird tying it to the asm generation setting,
so now it's just another checkbox in the export options.

Implemented the feature for plain text output.  Did some rearranging
in the code.  Fixed suppression of Notes in text and CSV.
2019-09-18 11:14:20 -07:00
..
AboutBox.xaml
AboutBox.xaml.cs
CodeListItemStyle.xaml
DataFileLoadIssue.xaml
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
EditComment.xaml
EditComment.xaml.cs
EditDataOperand.xaml Split-address table formatter now handles non-split tables 2019-09-15 13:16:38 -07:00
EditDataOperand.xaml.cs
EditDefSymbol.xaml Add "Copy to Operand" button to instruction operand editor 2019-09-14 17:57:46 -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 Fix HTML output 2019-09-17 19:13:28 -07:00
EditLabel.xaml
EditLabel.xaml.cs
EditLocalVariableTable.xaml
EditLocalVariableTable.xaml.cs
EditLongComment.xaml Changed naming convention in Applesoft/F8-ROM symbol files 2019-09-16 16:58:32 -07:00
EditLongComment.xaml.cs
EditLvTableLocation.xaml
EditLvTableLocation.xaml.cs
EditNote.xaml
EditNote.xaml.cs
EditProjectProperties.xaml
EditProjectProperties.xaml.cs
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 Rename FormatSplitAddress to FormatAddressTable 2019-09-15 13:37:38 -07:00
MainWindow.xaml.cs Rename FormatSplitAddress to FormatAddressTable 2019-09-15 13:37:38 -07:00
NewProject.xaml
NewProject.xaml.cs
ProjectLoadIssues.xaml
ProjectLoadIssues.xaml.cs