Commit graph

20 commits

Author SHA1 Message Date
LarsBrubaker
3307e204ee All buttons switch to agg themed buttons 2022-08-03 16:56:51 -07:00
Lars Brubaker
2034c86c3e Starting work on new materials selection dialog 2022-03-15 17:51:28 -07:00
Lars Brubaker
91797abcd3 Improving printers screen 2022-03-11 18:04:32 -08:00
Lars Brubaker
55a6f0fdc7 On print complete text show printer name 2022-01-27 16:49:46 -08:00
Lars Brubaker
569e316f38 Improving startup 2022-01-06 16:56:05 -08:00
Lars Brubaker
005efad10a Making icons use the text color 2021-05-21 14:24:52 -07:00
LarsBrubaker
506f2b273f Making static data compile time and universal 2020-11-25 07:39:36 -08:00
LarsBrubaker
f6cf34eac7 Make the add printer page scale correctly
issue: MatterHackers/MCCentral#6000
add printer screen is small when in hi-rez
2020-08-13 11:18:33 -07:00
John Lewin
20dc2f6bd3 Fix whitespace 2019-05-11 18:57:33 -07:00
jlewin
61980d5613 Remove Add Printer restriction while printing
- Issue MatterHackers/MCCentral#5364
Add printers while printing
2019-04-19 13:57:44 -07:00
jlewin
7da819880d Add DialogPage to control import/calibration/blacklist behavior
- Issue MatterHackers/MCCentral#5169
Exporting a fully setup printer then importing it should not require
any additional setup
2019-04-03 11:34:18 -07:00
jlewin
489ad473e1 Improve code conformance 2019-04-03 09:27:07 -07:00
jlewin
c562d72de0 Extract embedded type to new file 2019-04-03 09:27:07 -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
Lars Brubaker
9d6db74793 First pass of interface tour is ready
issue: MatterHackers/MCCentral#4561
Create new startup Ui walk through to show users where ui elements can be found
2018-11-29 09:54:00 -08:00
John Lewin
bbcc3018f6 Listen for SettingChanged and update profile name/port as needed
- Move behavior back into ProfileManager
- Issue MatterHackers/MCCentral#4600
Hardware tab not syncing name changes
2018-11-16 15:53:44 -08:00
John Lewin
2873a74ef7 Use standard event listener pattern 2018-11-16 15:53:43 -08:00
John Lewin
a1dc2cbaa6 CodeFactor cleanup 2018-11-16 05:12:34 -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
b740c2e351 Refactoring some class names and fields 2018-11-15 16:47:28 -08:00
Renamed from MatterControlLib/Library/Widgets/InventoryTreeView.cs (Browse further)