Commit graph

21 commits

Author SHA1 Message Date
John Lewin
21b46d25d6 Do not autocheck selected/active part when entering EditMode - Fixes #81701156 2014-10-29 10:23:10 -07:00
John Lewin
171d781a05 Avoid firing SelectedIndexChanged when thumbnail icon is clicked - Fixes #81694554 2014-10-29 10:07:12 -07:00
John Lewin
9280a53542 Update Print Queue Edit functionality 2014-10-27 10:25:54 -07:00
kevinepope
d354a26216 Work on Queue 'edit' mode. 2014-10-20 20:21:22 -07:00
kevinepope
6443b1f82a Add remove action to queue items. 2014-10-05 18:36:14 -07:00
Kevin Pope
e02655f847 Make controls more consistent looking. 2014-09-18 17:06:45 -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
7eec6753e2 Renamed MainScreenTabView -> FirstPanelTabView 2014-07-03 10:19:45 -07:00
larsbrubaker
00e2ecda9d Making more go through PreChangePannels callback 2014-07-03 09:49:16 -07:00
larsbrubaker
fb2d34a1bb Made the queue item index preserve (again)
Made the main screen tab preserve (again)
Made a pre and post change panels event (much cleaner, but not everything is using it yet).
2014-07-02 19:35:35 -07:00
james jones
bff2e01fad Trying to get things to behave nicely with the requirement that GuiWidgets clear their parent when the are closed or removed. 2014-07-01 12:09:35 -07:00
larsbrubaker
22cf4bfb2d Can now send to sd.
Can print from sd (mostly)
can remove from sd.
2014-06-25 17:28:28 -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
0e646dca68 Change the namespace of PrinterCommunication and the class name.
Deleted lots of unused usings.
Working to get the 2point leveling working.
Started work on a new printer io layer
Fixed the crash on disconnect while printing.
2014-06-11 14:52:58 -07:00
kevinepope
ff72335f15 Fixed bug where removing last item in queue caused second to last remaining item to become selected (instead of last item). 2014-05-04 15:12:04 -07:00
larsbrubaker
3a636783c8 Made the library have the same data / view model as the queue.
Refactored a bunch of file names and other data.
The QueueData and the LibraryData are practically the same class and shoud
be shared as we move the QueueData into the data base.
2014-04-19 14:02:51 -07:00
larsbrubaker
16a3654a2d Refactoring the library control to share the export window and to have a view and a data element.
Added some BSD info
Moved stuff around to make it more consistent.
2014-04-19 11:51:02 -07:00
larsbrubaker
db09079196 Refactor for clarity Done -> SlicingDone on PrintItemWrapper
Moved a bunch of classes into their own files in ActionBar
Made the part preview be right when the window changes between wide and narrow.
2014-04-16 15:11:01 -07:00
larsbrubaker
4508a25e58 Got the queue and the count tab to work. 2014-04-16 12:01:01 -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
Renamed from PrintQueue/PrintQueueControl.cs (Browse further)