1
0
mirror of https://github.com/fadden/6502bench.git synced 2024-11-26 06:49:19 +00:00
6502bench/SourceGen/WpfGui
Andy McFadden 7c2fbec773 Fix proxy object timeout in visualization editor
The visualization editor was retaining an IPlugin reference for the
visualization generator selection combo box.  After 5 minutes the
proxy object timed out, so if you left the editor open and inactive
for that long you'd start getting weird errors.

We now keep the script identifier string and use that to get a
fresh IPlugin proxy object.
2019-12-28 14:00:48 -08:00
..
AboutBox.xaml
AboutBox.xaml.cs
CodeListItemStyle.xaml Fix proportions for animated GIFs 2019-12-25 10:28:40 -08:00
DataFileLoadIssue.xaml
DataFileLoadIssue.xaml.cs
DiscardChanges.xaml
DiscardChanges.xaml.cs
EditAddress.xaml Allow setting the start/end address for a block 2019-12-25 18:17:50 -08:00
EditAddress.xaml.cs Allow setting the start/end address for a block 2019-12-25 18:17:50 -08:00
EditAppSettings.xaml Two changes to "dense hex" bulk data formatting 2019-12-10 17:41:00 -08:00
EditAppSettings.xaml.cs Add F6 as a shortcut for the Project Symbols editor 2019-12-13 13:05:29 -08:00
EditBitmapAnimation.xaml Fix proportions for animated GIFs 2019-12-25 10:28:40 -08:00
EditBitmapAnimation.xaml.cs Add animated GIF generation to HTML export 2019-12-24 18:15:03 -08:00
EditComment.xaml
EditComment.xaml.cs
EditDataOperand.xaml Two changes to "dense hex" bulk data formatting 2019-12-10 17:41:00 -08:00
EditDataOperand.xaml.cs Fix symbol entry bug in operand editors 2019-12-26 11:04:37 -08:00
EditDefSymbol.xaml
EditDefSymbol.xaml.cs
EditInstructionOperand.xaml
EditInstructionOperand.xaml.cs Fix symbol entry bug in operand editors 2019-12-26 11:04:37 -08:00
EditLabel.xaml
EditLabel.xaml.cs
EditLocalVariableTable.xaml
EditLocalVariableTable.xaml.cs
EditLongComment.xaml
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
EditProjectProperties.xaml.cs Add F6 as a shortcut for the Project Symbols editor 2019-12-13 13:05:29 -08:00
EditStatusFlags.xaml
EditStatusFlags.xaml.cs
EditVisualization.xaml Progress on animated visualizations 2019-12-20 15:09:57 -08:00
EditVisualization.xaml.cs Fix proxy object timeout in visualization editor 2019-12-28 14:00:48 -08:00
EditVisualizationSet.xaml Fix proportions for animated GIFs 2019-12-25 10:28:40 -08:00
EditVisualizationSet.xaml.cs Fix proxy object timeout in visualization editor 2019-12-28 14:00:48 -08:00
Export.xaml Add visualization sets to exported HTML 2019-12-13 17:15:38 -08:00
Export.xaml.cs Add visualization sets to exported HTML 2019-12-13 17:15:38 -08:00
FindBox.xaml
FindBox.xaml.cs
FontPicker.xaml
FontPicker.xaml.cs
FormatAddressTable.xaml
FormatAddressTable.xaml.cs
GotoBox.xaml
GotoBox.xaml.cs
MainWindow.xaml Add F6 as a shortcut for the Project Symbols editor 2019-12-13 13:05:29 -08:00
MainWindow.xaml.cs Add F6 as a shortcut for the Project Symbols editor 2019-12-13 13:05:29 -08:00
NewProject.xaml
NewProject.xaml.cs
ProjectLoadIssues.xaml
ProjectLoadIssues.xaml.cs