Commit graph

40 commits

Author SHA1 Message Date
Lars Brubaker
ad2c579160 Improving SolidSlider to layout better 2017-09-13 15:55:22 -07:00
John Lewin
2307358ac8 Restore last separator line, adjust spacing, set SettingsRow bg color 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
7924e22632 Tune touchscreen wizard button sizes 2017-08-20 14:23:15 -07:00
John Lewin
8dd80b7f70 Dynamic printer meshes from PrinterSettings 2017-08-17 18:18:41 -07:00
John Lewin
a2002a4043 Flatten factory options, use constructor syntax for cloning 2017-08-17 18:03:54 -07:00
John Lewin
6c215415d0 Revise printer tabs layout 2017-08-15 12:35:12 -07:00
John Lewin
3b1bb05858 Tune toolbar/button styles, extract toolbar padding to theme 2017-08-14 11:53:45 -07:00
John Lewin
0958e09e66 Revise button styling and icon sizing 2017-08-13 14:21:28 -07:00
John Lewin
fbc3436c03 Extract NamedAction menu creation to reusable theme helper 2017-08-12 00:23:26 -07:00
John Lewin
74186a28a0 Fix ViewControls border, spacing and color 2017-08-10 09:40:03 -07:00
John Lewin
40e729ab8c Use common button spacing 2017-08-10 06:00:11 -07:00
Lars Brubaker
f7d4163125 Refactoring VAnchor and HAnchore names
Making more debug info for show bounds
2017-08-07 15:47:27 -07:00
John Lewin
b4a85122a5 Extract button spacing to ThemeConfig for reuse 2017-08-07 11:47:54 -07:00
John Lewin
5e8728d4aa Move heading size to ThemeConfig for reuse in plugins 2017-08-06 20:55:00 -07:00
John Lewin
e75bb81c78 Extract unique button types to theme config 2017-08-04 09:15:35 -07:00
John Lewin
41d1a8868c Remove unused instance 2017-08-03 19:05:42 -07:00
John Lewin
0613f8c8b9 Extract button factory to shared instance 2017-08-03 19:00:38 -07:00
John Lewin
00d0685317 Remove dead code, unnecessary variables 2017-08-03 19:00:38 -07:00
John Lewin
2c8c1ea697 Revise button factory option construction 2017-08-03 19:00:37 -07:00
John Lewin
4abea0ab0c Extract button factory options to new class 2017-08-03 19:00:37 -07:00
John Lewin
1533c56899 Sort out common versus custom button factory styles 2017-08-03 08:09:10 -07:00
John Lewin
19448dac43 Use local theme variable 2017-08-03 07:58:25 -07:00
John Lewin
bedcf47d7d Remove unused button factory 2017-08-03 07:55:29 -07:00
John Lewin
b47d99fa7d Switch factory setters to private accessor 2017-08-03 07:41:19 -07:00
John Lewin
77daf0ff50 Remove unused button factory 2017-08-03 07:28:22 -07:00
John Lewin
5c2f8654d4 Consolidate .textImageButtonFactory refs into .ButtonFactory member 2017-08-01 21:22:58 -07:00
John Lewin
d6a97052bf Make standard button factory member names more generic 2017-08-01 21:18:00 -07:00
John Lewin
c5b662dbcf Remove unused members 2017-08-01 08:03:16 -07:00
John Lewin
bfa38848de Add support for smaller, floating scrollbars 2017-07-27 18:20:16 -07:00
John Lewin
0489dd6509 Rename control helpers 2017-07-05 14:53:17 -07:00
John Lewin
5e74c0a31f Move control helper to ThemeConfig 2017-07-05 14:53:09 -07:00
John Lewin
1b781d5015 Collapse PartPreviewWidget into View3DWidget 2017-07-05 14:52:43 -07:00
John Lewin
9ca3eb9242 Remove dead code, use 12 point font 2017-07-01 19:50:09 -07:00
John Lewin
bd10edc2aa Revise temperature widgets 2017-06-27 18:52:13 -07:00
John Lewin
6300e4468f Extract button factory to model, use lambda events & initializer pattern 2017-06-24 08:53:19 -07:00
John Lewin
e4b5575a36 Consolidate ButtonFactory - UpdateControlView 2017-06-20 06:09:01 -07:00
John Lewin
322aac1bad Consolidate ButtonFactory - CheckForUpdateWindow 2017-06-20 05:33:49 -07:00
John Lewin
9c7e39ac38 Use LinkButtons in breadcrumb bar 2017-06-19 18:52:10 -07:00
John Lewin
0e646a0c94 Move PartPreviewWidget factories into ThemeConfig
- Extract ThemeConfig to file
- Pass ThemeConfig to IObject3D creators
2017-06-19 09:19:00 -07:00