John Lewin
65e5e979b8
Reuse parent DialogWindow
2018-05-03 08:53:09 -07:00
John Lewin
d2c59589ea
Rename type to match behavior
2018-05-03 08:50:00 -07:00
John Lewin
e42bc4369b
Initial conversion of ContactFormWidget to DialogPage
2018-05-03 06:49:25 -07:00
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
731b5e15e5
Revise About page
...
- Issue MatterHackers/MCCentral#2896
Update Help -> About
2018-03-13 17:39:51 -07:00
John Lewin
c0a9447361
Add configurable AmbientColor param and property
2018-03-11 17:50:18 -07:00
John Lewin
dae17f9c76
Add configurable rotateX param
2018-03-11 17:46:59 -07:00
John Lewin
41aede4233
Use theme colors
2018-03-11 16:50:02 -07:00
John Lewin
09cbd9f3ce
Use MH Logo on AboutPage, revise layout
...
- Set minimum size closer to startup size
2018-03-11 12:23:16 -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
Lars Brubaker
08abfe9930
Moving more HTML code into its own classes.
2015-04-11 14:29:35 -07:00
Lars Brubaker
fbce0036c4
Working on making the html widget more generically useful.
2015-04-11 13:30:20 -07:00
Lars Brubaker
d1964a04c9
Made a ImageWidgetDelayedLoad class that loads from a URI
2015-04-11 12:01:40 -07:00
Lars Brubaker
1a5b1ec78c
Merge touch datastore.cs
...
Worked on HTML renderer.
2015-04-10 18:48:57 -07:00
Lars Brubaker
591528ee91
Ran code maid against this code.
2015-04-08 15:20:10 -07:00
Lars Brubaker
51e65fb5f6
Put in some failure catching for opened files that are attempted to be deleted.
2015-02-24 14:20:30 -08:00
Lars Brubaker
c166af5795
Made the cache cleaning also delete unused directories.
...
Made the text creator scroll bars sized better.
2015-02-21 10:09:39 -08:00
Lars Brubaker
5bc8795d86
Made the cache cleaning delete all unreferenced png tga stl and amf files.
...
Made it so we always show what slicing engine we are using in settings
Made it so when we switch to MatterSlice for dual extrusion we reload the display correctly
Put in a clear history button on settings
2015-02-20 12:05:44 -08:00
Lars Brubaker
01f3478a68
Moved the delete cache data to a common location.
...
Took out the M109 from 3D STuffmaker so it uses the new override correctly.
2015-02-19 11:37:20 -08:00
Lars Brubaker
fd094f25af
Fixed a bug where the temp could get in a state of ping-ponging between values.
...
Working on better cache cleaning.
Added a heat extruder before homing config option
Made 3D Stuffmaker use the new setting
2015-02-19 10:56:54 -08:00
Lars Brubaker
6cdb38e1dc
Made all we page requests go through MatterControlApplication.Instance.LaunchBrowser so they work platform independent.
2015-01-22 12:27:18 -08:00
John Lewin
eba756966b
Initial StaticData platform abstraction
2014-12-04 12:22:34 -08: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
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
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
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
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
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
Kevin Pope
7f1a7c0e8e
Fixed copyright message.
2014-03-01 16:31:38 -08:00
Kevin Pope
8ab9f15a70
Refactoring and cleanup. Added new separate tab for configuration actions.
2014-03-01 13:10:48 -08:00