Commit graph

17 commits

Author SHA1 Message Date
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
6ec46b7ed1 Put the printer configuration page into a matching namespace and renamed it with printer prefix
Put in the code to handle multiple bed leveling procedures.
Saving the print level data into the printer as a json string
2014-06-06 16:05:18 -07:00
Kevin Pope
c770d0606a Added spacing to compact view Advanced Controls. Removed unnecessary theme change callback. 2014-05-05 11:11:41 -07:00
larsbrubaker
367b87dd01 spelling of Panel (fixed)
Got the left and right border buttons to be fast.
2014-04-27 17:19:06 -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
d7388d8fb3 Made the compact view also remember the state of the main screen tab. 2014-04-24 12:51:01 -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
aa7d90a915 Renamed the MainScreenTabView.
Made it so we store and restore the tab index of the MainScreenTabView
2014-04-19 10:35:53 -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
2e418fd48d Lots of work on Slice Presets. 2014-04-08 19:33:09 -07:00
Kevin Pope
2ee46f715f More work on SlicePresets. 2014-04-05 15:51:13 -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
Kevin Pope
81b4ede03c Updates to compact side panel view. 2014-03-24 12:06:01 -07:00
kevinepope
0cc849d2a7 Added placeholder for History tab. 2014-03-22 10:01:39 -07:00
larsbrubaker
49a9a20a56 Theme related changes (KP) 2014-03-21 18:44:01 -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