Commit graph

17 commits

Author SHA1 Message Date
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
Renamed from AboutPage/UpdateControl.cs (Browse further)