Lars Brubaker
|
32a192c2b8
|
Upgrading to .net 6
|
2022-07-15 17:28:39 -07:00 |
|
Lars Brubaker
|
fbde630394
|
Fixing tests
|
2020-07-02 15:45:36 -07:00 |
|
LarsBrubaker
|
6ef6503b94
|
Making feedrate and multiplier apply to current printer
issue: https://github.com/matterhackers/mattercontrol/issues/4793
|
2020-07-01 21:59:06 -07:00 |
|
jlewin
|
ed4e52ad45
|
Revert back to default height
- Issue MatterHackers/MCCentral#5492
Irregular field styling
|
2019-05-13 13:46:48 -07:00 |
|
jlewin
|
b561ed65aa
|
Fix spelling
|
2019-04-17 14:34:36 -07:00 |
|
John Lewin
|
f06e67a65e
|
Use EventHandler<StringEventArgs> for SettingChanged event
- Issue MatterHackers/MCCentral#4730
Event should declare specialized EventArgs used via EventHandler<T>
|
2018-12-21 18:37:11 -08:00 |
|
John Lewin
|
2873a74ef7
|
Use standard event listener pattern
|
2018-11-16 15:53:43 -08:00 |
|
John Lewin
|
51b15e053b
|
Unregister listeners on Close
- Issue MatterHackers/MCCentral#4588
Listeners not unregistered on Close
|
2018-11-15 20:03:53 -08:00 |
|
Lars Brubaker
|
6405dad7ac
|
Convert static SettingChanged event to instance based
issue: MatterHackers/MCCentral#4551
|
2018-11-12 17:45:13 -08:00 |
|
John Lewin
|
819fb5fb81
|
Apply theme styles to sliders
|
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
|
151e753db2
|
Move PrimaryAccentColor to parent
|
2018-10-22 14:16:24 -07:00 |
|
John Lewin
|
0f9042f28d
|
Migrate SettingChanged event to PrinterSettings
- Issue MatterHackers/MCCentral#4245
Remove ActiveSliceSettings type
|
2018-10-05 10:37:34 -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 |
|