Commit graph

28 commits

Author SHA1 Message Date
LarsBrubaker
0c99e76f4e Made menus resolution sensitive
Put in default note options for history
2020-08-14 21:56:39 -07:00
LarsBrubaker
4b99d1accd Made error messages wrap 2020-08-14 07:41:40 -07:00
LarsBrubaker
7ac7a295f2 Cleaning up icon scaling issues 2020-08-05 10:07:40 -07:00
Lars Brubaker
9df2078d0d fixed more scaling issues 2020-08-04 14:56:27 -07:00
Lars Brubaker
e535851e71 update copyright 2019-05-30 09:51:17 -07:00
Tyler Anderson
7befebd360 Fixed update file extension on Linux 2019-01-30 17:50:53 -08:00
John Lewin
af142f6992 Rename GuiWidget find descendant helpers 2018-12-30 08:18:22 -08:00
John Lewin
a366e1ad3b Use standard event pattern 2018-12-18 11:54:31 -08:00
John Lewin
54c3dbb08e Extract Android dependencies from .netstandard libraries 2018-12-18 11:54:31 -08:00
John Lewin
afeabf3f8a Always check for updates on startup
- Issue MatterHackers/MCCentral#4607
Clean install does not check for updates
2018-11-20 16:40:12 -08:00
John Lewin
34288ff48d Use auto property 2018-11-20 16:40:12 -08:00
John Lewin
2e1080f578 Simplify 2018-11-20 16:40:11 -08:00
John Lewin
2ccd0f9180 Refactor listener name 2018-11-20 16:40:11 -08:00
John Lewin
0e420fcc32 Remove invalid setter 2018-11-20 16:40:11 -08:00
John Lewin
f739107bd4 Simplify 2018-11-20 16:40:11 -08:00
John Lewin
18c15c62b7 Inline localizations 2018-11-20 16:40:11 -08:00
Lars Brubaker
0eb7b1cb3c remove active printer from PrintItemWrapper
issue: MatterHackers/MCCentral#4574
2018-11-14 14:29:13 -08:00
John Lewin
b1053b8198 Revert accessibility of contentRow
- Add public PrinterSetupWizardPage proxy to private .contentRow
- Use PrinterSetupWizardPage.ContentRow in LoadFilamentWizard
2018-11-03 10:12:49 -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
Lars Brubaker
775f1982bd Re-wrote the load filament wizard as not a macro so we have more control over it
Added it to the setup steps

issue: MatterHackers/MCCentral#4429
Put in a loading filament as part of initial setup process
2018-11-02 16:14:37 -07:00
John Lewin
4433abb774 Add theme driven MHDropDownList 2018-10-22 14:16:25 -07:00
John Lewin
4f0f790f56 Create specialized border fields 2018-10-22 14:16:25 -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
ee936efb8a Revise theme support 2018-10-13 21:09:04 -07:00
John Lewin
ab7a5c5292 Move MatterControl settings to dedicated DialogPage 2018-09-29 15:03:54 -07:00
John Lewin
be27df8730 Switch Mac to dmg 2018-09-26 12:20:29 -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