John Lewin
|
bbabf95c93
|
Improve DI, use constructor injection
|
2018-07-12 09:33:15 -07:00 |
|
John Lewin
|
ad73662b65
|
Remove LinkButtonFactory
|
2018-07-11 09:27:12 -07:00 |
|
John Lewin
|
bd3db106b0
|
Prefer local reference to static
|
2018-04-07 22:53:34 -07:00 |
|
John Lewin
|
f88de9e2a6
|
Remove redundant HelpLinkFactory, use LinkButtonFactory
|
2018-04-07 08:18:52 -07:00 |
|
John Lewin
|
e94f1f04af
|
Reduce droplist border significance to match original border style
- Issue MatterHackers/MCCentral#2529
Inconsistent border strengths
|
2018-04-01 16:10:32 -07:00 |
|
John Lewin
|
14194900f7
|
Revise About page
- Swtich from html to GuiWidgets for layout
- Simplify with DialogPage - remove AboutWindow, AboutWidget
- Remove AboutPage namespace
|
2018-03-11 09:34:57 -07:00 |
|
LarsBrubaker
|
cfb4a25082
|
Check for update every day
|
2018-01-13 13:28:29 -08:00 |
|
John Lewin
|
13cc147dfe
|
Caller specified pointSize for DropDownLists
|
2018-01-12 14:51:10 -08:00 |
|
John Lewin
|
7bccbe5587
|
Revise update widgets
- Issue MatterHackers/MCCentral#2330
update page has bad margin
|
2018-01-11 22:11:43 -08:00 |
|
John Lewin
|
817fe3e105
|
DropDownList should allow caller to specify text color
- Issue MatterHackers/MCCentral#2514
Adjust print popup menu for forced white background
|
2017-12-29 09:06:37 -08:00 |
|
John Lewin
|
36f83201e9
|
Consolidate to single localize call, localize "Close" string
|
2017-12-27 17:35:21 -08:00 |
|
John Lewin
|
7ce75070ec
|
Inline localize, remove string formatting from localized text
|
2017-12-04 15:07:56 -08:00 |
|
John Lewin
|
2cfd11d104
|
Extract trailing colons
|
2017-12-04 15:07:55 -08:00 |
|
John Lewin
|
c1b2aeb7d8
|
Rename Wizard Window/Page -> Dialog Window/Page
|
2017-11-08 15:56:37 -08:00 |
|
John Lewin
|
d0677b4f2d
|
Hide Cancel implementation from callers, provide OnCancel for parity
- Make cancelButton field rather than property
- Add helpers for visibility and control name
|
2017-10-18 09:24:29 -07:00 |
|
Lars Brubaker
|
0e3aed5822
|
Made the update available text show up when available
Made the check for update text wrap
|
2017-09-05 15:44:48 -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
|
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 |
|
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
|
b1cc8b968d
|
Revise 'Check For Update' window padding
|
2017-08-06 17:27:32 -07:00 |
|
John Lewin
|
af63fdf0f8
|
Convert CheckForUpdateWindow to WizardPage
|
2017-08-06 10:45:24 -07:00 |
|