Lars Brubaker
53214e70fc
Made MatterControlApplication have an instance function.
2015-01-13 10:56:20 -08:00
kevinepope
bad93a561f
Change OpenCameraPreview to static method. Move NotificationRequest to separate file.
2015-01-12 08:37:57 -08:00
Kevin Pope
72d66eefa3
Adding some camera functionality.
2015-01-11 18:32:43 -08:00
larsbrubaker
b1cc77bbb1
Moving some slice settings ui code into a class so it is easier to move later
...
Took out some dead code (confusing me about were my changes needed to go)
Renamed some classes for clarity Widget to Window
Changed the edit icon to be something more familiar
2014-12-18 08:11:59 -08:00
Lars Brubaker
ef20f2e65a
Made lots of windows stay on top of the main window.
...
Fixed a bug with the close menu item and the terminal window being open.
2014-12-17 10:30:45 -08:00
larsbrubaker
df9e18c3ee
Made the terminal window remember it's settings when opened
...
Made it remember its position when opened
Made it automatically open on start if it was left open on close.
2014-12-17 08:41:12 -08:00
larsbrubaker
bbb5349486
Going to work on the new ui stuff in a separate fork.
2014-12-14 12:53:19 -08:00
larsbrubaker
1e4cb18312
Made the Draw event clearer.
...
Made a DrawBefore and DrawAfter Handler and made the params clearer.
Made switching to simple mode work.
Made simple mode get the right initial state from oem settings.
2014-12-14 11:46:24 -08:00
Lars Brubaker
cce96f03ff
Trying to clean up the interface for setting the interface mode.
2014-12-12 16:07:48 -08:00
Lars Brubaker
3c41775a54
Making the Standard and Advanced ui control work and be available.
2014-12-11 17:35:57 -08:00
Lars Brubaker
a54a59e25f
Putting a menu to switch view settings.
...
Made the trace data build faster.
Made ungroup understand mesh collections better
Made the slice settings layer index be an enum so it is clearer what is being accessed
Put menu items into separate files
2014-12-09 15:16:08 -08:00
Lars Brubaker
f8e92931e1
Made the pre-heat use the temperature and bed_temperature .
...
Put in a menu to select the slice settings level.
2014-12-08 16:40:50 -08:00
John Lewin
6feac79ee3
Remove ApplicationStaticData references
2014-12-04 12:44:28 -08:00
John Lewin
28159053ab
Add LoadIcon helper function
2014-12-04 12:22:35 -08:00
John Lewin
eba756966b
Initial StaticData platform abstraction
2014-12-04 12:22:34 -08:00
Lars Brubaker
c4290f0a3e
Took out some dead code.
...
Fixed the printer looses temp after starting a print.
2014-11-25 14:14:37 -08:00
Lars Brubaker
e1fc6838a3
Upgrading to .net 4.5.
2014-11-25 12:19:37 -08:00
larsbrubaker
44ea3fa1ae
Don't show the selector if we don't have a printer selected.
2014-11-11 15:01:05 -08:00
larsbrubaker
957d7bb6f3
Moved the silcer selection to config.
2014-11-11 14:51:36 -08:00
larsbrubaker
8f2a99e63e
Made the terminal store all the content and scroll and be able to save.
2014-11-07 10:12:47 -08:00
larsbrubaker
686d660876
Merge branch 'development' of https://github.com/MatterHackers/MatterControl into development
2014-11-07 09:20:38 -08:00
larsbrubaker
9299f38207
Working on terminal window loging
2014-11-06 15:19:38 -08:00
Kevin Pope
584c7e1bed
Don't show touchscreen options for now.
2014-11-03 10:45:42 -08:00
Kevin Pope
da2ebb2fdd
Changed names of preview release options to 'Alpha' and 'Beta'.
2014-11-03 08:56:04 -08:00
larsbrubaker
e05ab1e7f0
Fixed the last minimize -> maximize memory leak.
2014-10-25 20:38:12 -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
kevinepope
e936fe98f7
Change message confirmation dialogs from modal to async w/callback.
2014-10-21 21:20:09 -07:00
gregory-diaz
57c5e15917
Added restart button and functionality to Change Display Options widget
2014-10-14 14:03:27 -07:00
Kevin Pope
8deb23f3f6
Merge branch 'development' of https://github.com/MatterHackers/MatterControl into development
2014-10-13 15:26:03 -07:00
Kevin Pope
a03aee76f3
Adjusted touchscreen layout reload behavior.
2014-10-13 15:25:27 -07:00
gregory-diaz
5ab69b0b73
Localization of untranslated strings
2014-10-10 15:52:33 -07:00
gregory-diaz
b3589d6c8c
Added functional Gcode terminal on configuration page.
2014-10-10 12:50:59 -07:00
gregory-diaz
cfd94ecf27
Localization for untranslated strings
2014-10-09 14:33:55 -07:00
gregory-diaz
bda4986da2
Added class for new theme selector window that will link to the Configuration tab. UI is mostly done, code needs to be formatted more coherently, and save theme functionality is not there!
2014-10-08 16:09:08 -07:00
gregory-diaz
7985254f99
Merge remote-tracking branch 'upstream/development' into development
2014-10-08 14:28:55 -07:00
larsbrubaker
02b520dac3
Merge branch '1.1.3' into development
...
Conflicts:
ConfigurationPage/LanguageSelector.cs
2014-10-02 15:31:47 -07:00
Kevin Pope
c040b06b7c
Added polish translation.
2014-09-29 19:17:05 -07:00
gregory-diaz
cefaaaf01a
Merge remote-tracking branch 'upstream/development' into development
2014-09-26 15:11:34 -07:00
Kevin Pope
2faec9d1c0
Work on print history widget.
2014-09-24 19:14:31 -07:00
Kevin Pope
a6d109fdfd
Add display mode selector to config page. Fixed location of update notification.
2014-09-23 19:23:54 -07:00
Kevin Pope
bda5ac173e
More work on configuration page.
2014-09-23 16:11:06 -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
gregory-diaz
98d1de459f
Added class for new theme selector window that will link to the Configuration tab. UI is mostly done, code needs to be formatted more coherently, and save theme functionality is not there!
2014-09-18 18:22:20 -07:00
Kevin Pope
e02655f847
Make controls more consistent looking.
2014-09-18 17:06:45 -07:00
larsbrubaker
0db380572b
Put in a allow less than zero in print leveling.
2014-08-26 18:44:36 -07:00
Kevin Pope
9e2eb6e267
Added turkish translation. Changes to default settings.
2014-08-26 11:45:47 -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
larsbrubaker
005f5e5ec6
Made leveling calibration include the width of the paper (subtract it) when calculating the plane of the bed.
2014-07-26 15:51:44 -07:00