Commit graph

11 commits

Author SHA1 Message Date
jlewin
4238757457 Use single character direction indicator
- Issue MatterHackers/MCCentral#5245
2019-04-03 09:27:07 -07:00
jlewin
e82da83a9f Add dedicated type for terminal lines 2019-04-03 09:27:07 -07:00
LarsBrubaker
a18cb17346 re-organized and improved language of terminal filters
issue: MatterHackers/MCCentral#5228
Re-order terminal filter menu
2019-03-29 22:09:35 -07:00
Lars Brubaker
cae6a7679b Got one of the dual extruder switching tests passing
Tool change stream tracking requested temps
Made printer use settings for settings rather than keeping a copy
Moved getting a line without checksum to GCodeFile so it can be re-used
2019-03-26 21:10:51 -07:00
Lars Brubaker
e7fe7bb8da Put in improved terminal filtering 2019-03-26 21:10:51 -07:00
John Lewin
8d4974dc32 Move theme.Colors.PrimaryTextColor into theme, remove unneeded types
- Issue MatterHackers/MCCentral#4490
2018-11-03 09:13:07 -07:00
John Lewin
f0cc4afc0c Use theme colors on terminal widget scrollbars, adjust spacings 2018-10-22 14:16:27 -07:00
John Lewin
34708054ee Add support for themed text/number edit fields 2018-10-22 14:16:24 -07:00
John Lewin
ee936efb8a Revise theme support 2018-10-13 21:09:04 -07:00
Lars Brubaker
daec1a0420 added close to terminal and settings (default to close)
added ICloseableTab
changed to selected tab key
added keys to tool tabs
2018-09-07 14:49:35 -07: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/TerminalWidget.cs (Browse further)