Commit graph

626 commits

Author SHA1 Message Date
John Lewin
14c387be25 Migrate hard-coded field names to UserSettingsKey 2017-08-27 01:08:29 +03:00
John Lewin
03d6743970 Consolidate to single theme reference 2017-08-27 01:02:13 +03:00
John Lewin
56dc8082f7 Refine control spacing 2017-08-27 00:48:12 +03:00
John Lewin
62c56841d8 Use siblings background color 2017-08-27 00:15:23 +03:00
John Lewin
4eaf7d3513 Tune toolbar spacing 2017-08-26 20:18:23 +03:00
John Lewin
67e0734d31 Use lambda 2017-08-26 19:57:33 +03:00
John Lewin
921fe77285 Remove ellipses from Export button 2017-08-26 19:51:15 +03:00
John Lewin
cf26b9de5f Use concise lamdba variable names 2017-08-26 19:49:44 +03:00
John Lewin
9c09ff6553 Use consistent variable naming 2017-08-26 19:48:25 +03:00
John Lewin
37cdc63850 Use theme button spacing 2017-08-26 19:47:24 +03:00
John Lewin
ead3600a8a Rename container controls to match logical area (header,body,footer) 2017-08-26 19:43:46 +03:00
John Lewin
060bb79daa Remove anonymous blocks 2017-08-26 19:19:35 +03:00
John Lewin
cc2967751e Eliminate excess wrapping container widgets 2017-08-26 19:14:29 +03:00
John Lewin
8e3806330e Use initializer syntax, collapse anonymous blocks 2017-08-26 19:03:41 +03:00
John Lewin
c2faf670d5 Eliminate chained event handlers, use lambda to local method 2017-08-26 18:27:24 +03:00
John Lewin
b8265533d4 Collapse chained event listeners into single block 2017-08-26 18:17:50 +03:00
John Lewin
965108562d Use common buttonFactory 2017-08-26 15:51:12 +03:00
John Lewin
42832879b5 Remove TerminalControls wrapping class, use TerminalWidget directly 2017-08-26 15:29:00 +03:00
John Lewin
b7891318cc Remove showInWindow logic and associated Close button 2017-08-26 15:29:00 +03:00
Lars Brubaker
6ecbb6e4b3 Make un-pin keep the current window open
Make the default slice settings size better
Make a minimum dock window size
fixed terminal in floating mode
found text wrapping bug (actually is center | fit)
improved icon layout in part view (better padding vs margin)
put minimum size on text of slice setting
removed extra unused gui widget from settings name
put in debug stack navigation F2 F3
2017-08-24 11:50:55 -07:00
John Lewin
98238aad40 Move HeaderText from constructor parameter to WizardPage property
- Improves readability, allows side-by-side with Window title
- Slight increase in overhead due to reconstruction of internal printer
2017-08-24 00:16:31 -07:00
John Lewin
44069d2805 Organize usings 2017-08-23 23:59:45 -07:00
John Lewin
05883f2c4a Remove ConnectionWizardPage base type, move Cancel code where needed 2017-08-23 23:54:31 -07:00
John Lewin
ca53a1d87a Use consistent pattern for setting header text 2017-08-23 23:33:28 -07:00
John Lewin
65135f93a2 Require WizardPage actions to be registered with AddPageAction
- Add HorizontalSpacer and Cancel buttons to all windows
2017-08-23 17:27:30 -07:00
John Lewin
559c300cb4 Revise WizardWindow api
- WizardPage instance should drive window namespace and title
- Key open windows page initial WizardPage type
2017-08-23 15:51:29 -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
c6a534717d Organize usings 2017-08-20 18:25:11 -07:00
John Lewin
9915817e16 Remove centerText parameters 2017-08-13 14:17:34 -07:00
Lars Brubaker
26d36ad541 More refactoring
Improved debugshowbounds
2017-08-07 16:11:26 -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
e96e41925b Use common button factory, revise spacing 2017-08-07 11:47:54 -07:00
John Lewin
29f9088b77 Tune margins 2017-08-06 20:55:41 -07:00
John Lewin
5e8728d4aa Move heading size to ThemeConfig for reuse in plugins 2017-08-06 20:55:00 -07:00
John Lewin
0d2967d037 Remove SettingsViewBase type, use existing type of sibling controls 2017-08-06 19:22:47 -07:00
John Lewin
cda726c002 Refactor FanControls 2017-08-06 18:36:42 -07:00
John Lewin
1caf8fc09a Extract heading point size to caller 2017-08-06 18:17:46 -07:00
John Lewin
f3909b3671 Collapse small helper functions into single construction method
- Remove unused button factory
2017-08-06 17:44:57 -07:00
John Lewin
237baf798f Remove unused controls 2017-08-06 17:36:21 -07:00
John Lewin
f36b285dc2 Remove TerminalWindow 2017-08-06 10:50:53 -07:00
John Lewin
e75bb81c78 Extract unique button types to theme config 2017-08-04 09:15:35 -07:00
John Lewin
0048db7b9b Use existing button factory 2017-08-03 19:00:39 -07:00
John Lewin
df943a5d25 Use existing button factory 2017-08-03 19:00:39 -07:00
John Lewin
1efe8dec4f Use existing button factory 2017-08-03 19:00:38 -07:00
John Lewin
0613f8c8b9 Extract button factory to shared instance 2017-08-03 19:00:38 -07:00
John Lewin
2a50aa80a1 Remove unused button factory instance 2017-08-03 19:00:38 -07:00
John Lewin
5193f79f23 Remove per widget manipulation of factory options
- Allow per .Generate() fixedWidth overrides
- Remove 'Set' buttons
2017-08-03 19:00:38 -07:00
John Lewin
4abea0ab0c Extract button factory options to new class 2017-08-03 19:00:37 -07:00
Lars Brubaker
c65380ef66 Renaming members for clarity 2017-08-03 16:35:22 -07:00
Lars Brubaker
28668ca3da Making printer connection have lest instance data 2017-08-03 15:24:41 -07:00