John Lewin
37a0b64b02
Use dedicated theme for menus, prefer theme colors over explicit refs
...
- Revise icon loader to take an Invert bool instead of custom enum
- Remove icon loader static ref to ActiveTheme.Instance
- Pass contextual theme.InvertIcons for theme specific invert behavior
2018-04-12 13:17:17 -07:00
John Lewin
bd3db106b0
Prefer local reference to static
2018-04-07 22:53:34 -07:00
John Lewin
fd439fe675
Switch to transparent button backgrounds
...
- Add TextIconButton for image/text combos
- Add SimpleFlowButton for hover behaviors on Flowlayout types
- Duplicate hover behaviors in PopupMenuButton
- Base SimpleButton on GuiWidget rather than classic button type
- Issue MatterHackers/MCCentral#2671
Evaluate transparent normal fill for toolbar buttons
2018-01-16 19:01:09 -08:00
LarsBrubaker
cfb4a25082
Check for update every day
2018-01-13 13:28:29 -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
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
c1972f7ec8
Distribute AddChild calls
2017-06-20 06:15:19 -07:00
John Lewin
bfebaa5643
Remove anonymous block
2017-06-20 06:12:57 -07:00
John Lewin
e4b5575a36
Consolidate ButtonFactory - UpdateControlView
2017-06-20 06:09:01 -07:00
John Lewin
7d3bf69e95
Use inline event handlers
...
- Localize string resource
2017-06-20 06:01:47 -07:00
Lars Brubaker
4d96a26cd0
Moved all the easy static localized strings to non-static strings
2017-03-01 13:48:49 -08:00
Lars Brubaker
8134b3f450
Fixed the Macros window to cancel on user closes with the X windows button.
...
Put cancel into max length and temp stream
Made close function take a bool if the system did it
Moved To EventHandler<> in GuiWidget
Made a ClosedEventsArgs
2017-02-03 13:06:08 -08:00
John Lewin
e736d2718f
Add ExtruderStatusWidget
2017-01-23 16:28:25 -08:00
John Lewin
535a161115
Remove event keyword from private fields
2016-12-29 06:57:42 -08:00
Lars Brubaker
d5d42d475f
Made the app report that an update is required if the server says it is.
2016-08-03 14:45:33 -07:00
John Lewin
7a98b347c3
Consistent use of HorizontalSpacer for layout
2016-04-25 15:25:00 -07:00
Lars Brubaker
79928f8fb7
Made the Debugger.Break() only exist in debug mode.
2015-09-17 13:45:26 -07:00
Lars Brubaker
fa97829073
Put in lots of code to break on exceptions in the debugger.
...
Made the cloud provider able to report that it is loading
2015-09-11 10:48:24 -07:00
Lars Brubaker
570fe3a3ee
Make the 'install update' from the windowed about page still close MC>
2015-05-22 10:45:32 -07:00
Lars Brubaker
591528ee91
Ran code maid against this code.
2015-04-08 15:20:10 -07:00
larsbrubaker
0d454acd9f
Fixed more memory leaks.
2014-10-24 18:50:41 -07:00
larsbrubaker
222a5a46a7
Changed ButtonEventHandler to EventHandler
...
Made lock disable the selection widget but be more inteligent about re-enabling it after unlock
2014-10-24 13:41:13 -07:00
larsbrubaker
7d1f698141
Turning off the rooted weak event stuff
2014-08-19 11:41:13 -07:00
Kevin Pope
4c422cbf20
Making auto-update process more robust. Added secondary download attempt and connection error handling.
2014-08-16 11:18:12 -07:00
larsbrubaker
2af2997818
Made UpdateStatusChanged a week event.
...
Fixed a typo in help.
2014-08-08 10:40:01 -07:00
larsbrubaker
6e7abb73f1
Cleaning up update a bit so we can have first time check for new version.
...
Made more strings push through translations.
Put in a new OEM setting for check for update on first run
2014-06-10 09:25:38 -07:00
larsbrubaker
a26c8d8caa
Trying to make updater show errors better.
...
Fixed a bug using Frosted Serial Port. Now go through wrapper.
Only add the Manual Controls plugins one time.
2014-05-13 17:00:50 -07:00
larsbrubaker
0f468aed95
Made the UpdateData and View actually work all the way.
2014-05-12 11:44:07 -07:00
kevinepope
fed3955d8e
Move download update actions out of View and into Data to prevent GC issues.
2014-05-11 19:26:37 -07:00
larsbrubaker
8f6d73e1e1
Fixed some problems with print leveling moving down.
...
Made gcode with no timing info (no speeds set) still visible.
2014-05-09 17:49:57 -07:00
larsbrubaker
abcd8e8e1b
White space
2014-05-09 10:52:24 -07:00
Kevin Pope
f522f732e4
Only show update notification if download size is not zero.
2014-05-07 16:14:01 -07:00
larsbrubaker
c78af4a41a
The update dot is now working (mostly)
2014-04-28 18:17:51 -07:00
larsbrubaker
5e24089aef
Working to make the update button show correctly.
2014-04-28 17:34:54 -07:00