Commit graph

15 commits

Author SHA1 Message Date
jlewin
5ab02ea8c6 Remove null line signaling of log cleared, add LogCleared event 2019-04-03 11:13:11 -07:00
jlewin
3aa386de49 Fix TerminalLog.Clear regression 2019-04-03 10:59:12 -07:00
jlewin
f886eb6d63 Sync variable and type names, use TerminalLog.WriteLine method 2019-04-03 09:27:07 -07:00
jlewin
e82da83a9f Add dedicated type for terminal lines 2019-04-03 09:27:07 -07:00
jlewin
59c2d13df1 Rename TerminalLog.HasChanged to TerminalLog.LineAdded 2019-04-03 09:27:07 -07:00
jlewin
0203290148 Unregister TerminalLog listeners 2019-04-03 09:27:07 -07:00
jlewin
d0a23570bf Move constructors up, properties down 2019-04-03 09:27:07 -07:00
Lars Brubaker
e7fe7bb8da Put in improved terminal filtering 2019-03-26 21:10:51 -07:00
Lars Brubaker
44a019d95c Connection Succeeded -> EventHandler 2018-11-09 14:32:04 -08:00
Lars Brubaker
5d6be0c4bf Moved to EventHandler
Connection Failed
DestinationChanged
2018-11-09 14:32:04 -08:00
John Lewin
75cec79256 Sync up event handler and event names 2018-11-09 12:44:40 -08:00
John Lewin
667235b67a Simplify 2018-11-09 12:44:40 -08:00
John Lewin
5cf793632f Collapse CommunicationUnconditional[To/From]Printer into existing events 2018-11-09 12:44:40 -08:00
John Lewin
f83fadd06b Convert to standard events with line arg 2018-11-09 11:58:34 -08:00
Lars Brubaker
bed90234e7 Made MatterControl run as a .net standard app
Moving matter control to a lib and creating a new exe to run it
2018-09-06 16:09:58 -07:00
Renamed from PrinterControls/TerminalWindow/TerminalLog.cs (Browse further)