Commit graph

20 commits

Author SHA1 Message Date
larsbrubaker
f466f2ecbb Fixed problem with recreating the main window. 2014-07-07 17:37:42 -07:00
larsbrubaker
fab40e17a8 Made the wide screen panel be the thing that is recreated on ReloadAll. 2014-07-03 16:39:36 -07:00
larsbrubaker
4bdba6d740 Got the advanced controls panel to keeps its state between the compact view and the wide screen view. 2014-07-03 14:17:58 -07:00
larsbrubaker
c4a6a9960a Making the windows understand their closed states better.
Made print history have a data and a view
2014-07-02 11:43:06 -07:00
larsbrubaker
178f7acf71 Took out some dead code 2014-07-01 18:18:27 -07:00
kevinepope
c593396647 Added device type to Printer model. Refactoring changes. 2014-06-22 20:53:38 -07:00
Kevin Pope
9097c9b4de Added more space between file menu and everything else. 2014-05-05 11:12:11 -07:00
larsbrubaker
5e24089aef Working to make the update button show correctly. 2014-04-28 17:34:54 -07:00
larsbrubaker
74d40a99bf Refactoring a bunch of shared code into the base class of PartPreview3DWidget 2014-04-28 15:03:25 -07:00
kevinepope
2952b99242 Merge branch 'development' of https://github.com/MatterHackers/MatterControl into development 2014-04-27 20:25:09 -07:00
kevinepope
cc44b0ef04 Added menu bar. 2014-04-27 20:24:58 -07:00
larsbrubaker
9c142bdbf8 Fixed more bugs with refreshing (made advanced controls fast again) 2014-04-27 16:46:00 -07:00
larsbrubaker
74cc020414 Lots more work getting the wide screen panel to recreate correctly.
Got the thumbnails to be a bit faster and have better anti-aliasing.
2014-04-27 16:16:47 -07:00
larsbrubaker
a1990f10bd Changed PrintItemWrapper to have RootedObjectEventHandlers
Fixed lots of code to use them correctly
CompactSlidePanel does not need to reload back panel anymore as that happens in wide screen panel
2014-04-21 15:00:32 -07:00
larsbrubaker
d325435583 Got the theme changing to not reset the tab indexes. 2014-04-19 11:27:21 -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
Kevin Pope
0a57376804 Added lockout overlay to overridden slice settings. Added ability to open specific slice preset detail editor directly. 2014-04-09 18:45:29 -07:00
Kevin Pope
738b2d5a57 Lots of theme and UI related updates. 2014-03-21 16:18:47 -07:00
Kevin Pope
58bb7de074 Fixed compact view. Made disableable widget overlay widescreen dependent. 2014-03-20 18:10:23 -07:00
larsbrubaker
24129ae8be Got pause, resume and cancel gcode into the settings and working in printer communication. 2014-03-17 14:41:26 -07:00