Kevin Pope
6c1a8005bb
Made contact form respect universal text size. Made action bar and menu bar hide-able (in compact mode).
2014-10-17 14:11:56 -07:00
Kevin Pope
5663289ef7
Make application controller a generic object. Fix title of auto-leveling warning window.
2014-09-22 14:16:40 -07:00
Kevin Pope
bdef196434
Changed main application to MVC. UI rework (Configuration Page esp. in progress).
2014-09-19 19:17:12 -07:00
larsbrubaker
841ea5e071
Made RoBo default to MatterSlice
...
Made consol draw faster
took out dead code
white space
2014-08-26 12:06:16 -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
Kevin Pope
23842ae901
Merge commit ' e1184db77b' into development
2014-08-16 10:45:03 -07:00
Kevin Pope
ba386f1725
Working on auto-updater.
2014-08-16 10:44:56 -07:00
larsbrubaker
2af2997818
Made UpdateStatusChanged a week event.
...
Fixed a typo in help.
2014-08-08 10:40:01 -07:00
larsbrubaker
bbca065e18
New weak event rooted event.
...
Fixed color theme changing in 3d view.
Fixe bed shape and size changing on printer change.
2014-08-08 10:25:44 -07:00
gregory-diaz
5e9958e579
Changed "Cancel" button to "Close" button on About Page window.
2014-07-18 16:16:27 -07:00
gregory-diaz
b66fff7087
added cancel button to about window
2014-07-17 17:57:18 -07:00
Kevin Pope
352c009202
Remove non-required references to OpenGlGui
2014-07-04 09:12:50 -07:00
Kevin Pope
83640114d5
Merge branch 'development' of https://github.com/MatterHackers/MatterControl into development
2014-06-27 14:45:28 -07:00
Kevin Pope
b3a66f7557
Added link to release notes.
...
Added sized icon for notifications.
Added link to instructions for cloud monitor.
2014-06-27 14:45:21 -07:00
larsbrubaker
f4d7d0b5c4
Made the print leveling control its own window.
2014-06-27 12:45:14 -07:00
larsbrubaker
0ac58b2eb4
And this time check in the right code.
2014-06-20 09:47:52 -07:00
larsbrubaker
a282b0ce95
New and improved os detection with a plugin.
2014-06-20 09:27:17 -07:00
larsbrubaker
b523c7d486
rename PlatformAbstract
2014-06-19 16:09:38 -07:00
larsbrubaker
254de7251d
Moved ImageIO into a plugin and hooked then made the windows version of that.
2014-06-19 15:55:20 -07:00
larsbrubaker
e8247a8481
Put all the icons into the icons directory
...
Lots of work on printing from SD card
Put in hardware options to describe printer settings (fan, heated bed, sd card)
moved icons into subdirectory.
2014-06-19 11:25:28 -07:00
kevinepope
c50a650090
Changes to file menu - Added 'Submit A Bug' and 'Add a Printer', 'About MatterControl' now opens as window.
2014-06-15 09:48:23 -07:00
larsbrubaker
503726ae65
Fixed the problem with downloads not always working.
...
Made the tab names of tabs be independent of the visible title
Made styled message box have option of custom buttons
More localizations
2014-06-10 11:44:16 -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
larsbrubaker
978d7ddcfa
Making the OEMSettings a single JSon file.
2014-04-23 17:44:49 -07:00
larsbrubaker
bc011a33a6
New about page from html is working.
2014-04-23 14:33:44 -07:00
larsbrubaker
157b68545e
The about page now renders most of its content
2014-04-23 13:32:05 -07:00
larsbrubaker
3e5b966fd1
Working to get the about page to be html and easier to customize.
2014-04-22 19:02:41 -07:00
larsbrubaker
f975f499bf
cleaned up the about page a bit.
2014-04-18 11:23:16 -07:00
Kevin Pope
5223b80d22
Merge branch 'development' of https://github.com/MatterHackers/MatterControl into development
2014-04-17 12:22:12 -07:00
Kevin Pope
250044f84c
Added some test code.
2014-04-17 12:21:51 -07:00
larsbrubaker
60efb72fba
Put in a shop button.
...
Set the release back to x86.
2014-04-17 11:02:38 -07:00
larsbrubaker
4b6a3cfa97
Lots of work on Getting the QueueData instance to be separate form the UI queue and refs.
2014-04-15 18:13:27 -07:00
larsbrubaker
bacab154fd
Don't show % downloaded if only 0.
2014-04-11 10:08:20 -07:00
larsbrubaker
e19520f52c
Put in a download progress %
2014-04-11 08:06:11 -07:00
kevinepope
cf5aeffe4b
Move ContactForm actions to UiThread
2014-04-06 19:23:33 -07:00
larsbrubaker
405b8be6bc
Making for of the 3d view reusable for all places that are implementing redundant stuff.
...
Getting rid of dead code.
Getting rid of warnings
2014-04-04 18:52:51 -07:00
gregory-diaz
00910197cb
Changed button and text color from white to black on print level wizard
2014-03-24 14:44:43 -07:00
kevinepope
76c96ef558
Modified about page visuals.
2014-03-22 10:00:45 -07:00
larsbrubaker
d74e59033a
Added a string helper that lets us use an extension method to format strings easier.
...
Added a string extension method for localize that makes it easier to get localized text
Moved code into these new methods.
Removed some strings from localizing (app names and copy write notice)
2014-03-16 10:23:56 -07:00
larsbrubaker
a19d3034d7
Merge branch '1.0.5' into development
...
Conflicts:
VersionManagement/WebRequestHandler.cs
2014-03-13 15:50:54 -07:00
larsbrubaker
5c0993f83e
Changed the interface to translations.
2014-03-11 15:24:47 -07:00