Commit graph

31 commits

Author SHA1 Message Date
John Lewin
85981f5108 ToggleSwitch factory should allow caller to specify text/border color
- Issue MatterHackers/MCCentral#2514
Adjust print popup menu for forced white background
2017-12-29 09:11:34 -08:00
John Lewin
62caf39367 Remove confusing conditional localize, handle error case in test
- Workaround added to model rather than fixed in caller, like from test
2017-12-04 15:07:56 -08:00
Lars Brubaker
8d1fecab8c Changed RGBA_Bytes -> Color 2017-10-31 11:43:25 -07:00
John Lewin
145ef1ad63 Move theme image adjustment functionality into StaticData.LoadIcon 2017-10-14 23:32:04 -07:00
John Lewin
7590d71fc3 De-emphasize toggle switch borders 2017-10-01 19:49:31 -07:00
John Lewin
6881e3ed3b Revise ToggleSwitch UIField to match sibling widths
- Issue MatterHackers/MCCentral#2020
Improve UIField sizing and positions
2017-10-01 18:25:12 -07:00
John Lewin
c9d6b20e16 Optional toggle labels 2017-09-13 06:45:22 -07:00
John Lewin
3a9833697d Platform providers
- New Provider model
- Remove WindowsFileDialogs project
- Remove PlatformAbstract assembly, use AggContext
- Rename OsInformation to OperatingSystem
2017-08-22 13:42:34 -07:00
John Lewin
8cccf19323 Remove AppSettings wrap widgets, convert to concise white settings menu 2017-06-15 23:55:01 -07:00
Lars Brubaker
d4bf7ecd04 Make sure clicking the revert user settings button refreshes required displays
Default to min homing (more common)
Invert the colors of the gear icon

Fixes MatterHackers/MCentral#79
Fixes MatterHackers/MCentral#97
2016-05-12 10:57:41 -07:00
John Lewin
8ca7fdf5b8 Create extension method for InvertLightness 2016-05-10 11:13:10 -07:00
Lars Brubaker
b51b38b249 Moved TextWidget.GlobalPointSizeScaleRatio -> GuiWidget.DeviceScale
Significantly improved the layout consistency when enlarging the device scale.
Created a DeviceMargin and DevicePadding on GuiWidget
Deleted dead code
Made many images have default larger disk sizes and scale in memory.
Made the menus have horizontal spacers rather than dashed lines
2016-05-06 17:56:27 -07:00
Lars Brubaker
be8fec3898 Made the micro adjust buttons no change on theme 2016-01-08 16:44:57 -08:00
Lars Brubaker
1afeb5166a Removed some redundant icons
Made touch scale the edit pencil icon.
2015-12-29 16:41:51 -08:00
Lars Brubaker
85a7877400 Made the localization of on and off not happen when doing tests. 2015-06-01 13:05:17 -07:00
Lars Brubaker
b1a5f4200c Made the about window always on top
made an update notification in the menu bar area
took the "about' tab off the main page
Cleaned up the checking of touchscreen
Made a new Features section for the printer settings
2015-05-20 10:55:14 -07:00
Lars Brubaker
cd6b1615f6 Refactor 2015-04-22 18:11:47 -07:00
Lars Brubaker
ddd5ada23c Made a global function to create toggle check boxes.
Made the text localized.
2015-04-22 08:57:55 -07:00
Lars Brubaker
37e9cb1972 merged another touch file. 2015-04-14 15:48:21 -07:00
Lars Brubaker
97c0ef053c bsd 2015-04-14 15:40:15 -07:00
Lars Brubaker
591528ee91 Ran code maid against this code. 2015-04-08 15:20:10 -07:00
John Lewin
fca5b47159 Resolve merge issues 2014-12-04 12:22:35 -08:00
John Lewin
28159053ab Add LoadIcon helper function 2014-12-04 12:22:35 -08:00
John Lewin
eba756966b Initial StaticData platform abstraction 2014-12-04 12:22:34 -08:00
larsbrubaker
b523c7d486 rename PlatformAbstract 2014-06-19 16:09:38 -07:00
larsbrubaker
254de7251d Moved ImageIO into a plugin and hooked then made the windows version of that. 2014-06-19 15:55:20 -07:00
larsbrubaker
e8247a8481 Put all the icons into the icons directory
Lots of work on printing from SD card
Put in hardware options to describe printer settings (fan, heated bed, sd card)
moved icons into subdirectory.
2014-06-19 11:25:28 -07:00
Kevin Pope
e7cd255b6b Make ImageButtonFactory invertImageColor attribute public. 2014-03-31 10:56:16 -07:00
kevinepope
511646d220 Make image button factory theme-responsive. 2014-03-30 17:52:57 -07:00
larsbrubaker
a74dcce12f The name of ImageBMPIO changed to ImageIO 2014-03-12 15:37:19 -07:00
larsbrubaker
f4c1b0b85c Commit of the code 2014-01-29 19:09:30 -08:00