John Lewin
|
3a4ab087b5
|
Add initial support for terminal text selection
- Issue #4880
|
2022-10-14 11:08:45 -07:00 |
|
Lars Brubaker
|
4adc22561f
|
moving gui elements to base agg
|
2022-10-06 17:59:31 -07:00 |
|
Lars Brubaker
|
5131b7356b
|
Add export button to error dialog
issue: MatterHackers/MatterControl#4968
Printer Error Dialog Box, to include Export print log button
|
2021-03-01 10:57:27 -08:00 |
|
Lars Brubaker
|
4c62323a80
|
Fixing crash bug
|
2020-12-10 11:16:21 -08:00 |
|
Lars Brubaker
|
9e458f7309
|
Clear the print log when the button is clicked
|
2020-10-27 13:05:53 -07:00 |
|
LarsBrubaker
|
d21d425fc6
|
Collecting print info at end of print
|
2020-10-06 22:00:28 -07:00 |
|
LarsBrubaker
|
cc26eb322a
|
reduce drawing
|
2020-10-06 17:23:26 -07:00 |
|
LarsBrubaker
|
e64488bd5a
|
Fixing crash with terminal buffer getting changed while enumerating
|
2020-10-06 17:07:45 -07:00 |
|
LarsBrubaker
|
230839bd53
|
Don't invalidate if can't see the temp graph
fixing warnings
better measure tool drawing
|
2020-09-13 19:52:02 -07:00 |
|
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
|
0cc618cd29
|
Use convention based event listener name
|
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
|
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 |
|
John Lewin
|
1cffae5f50
|
Refactor and simplify
|
2018-12-13 16:59:32 -08:00 |
|
Tyler Anderson
|
41d2bc8e22
|
Made PgUp & PgDown keys work in terminal
|
2018-12-13 15:16:10 -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 |
|