Commit graph

10 commits

Author SHA1 Message Date
Lars Brubaker
e1fc6838a3 Upgrading to .net 4.5. 2014-11-25 12:19:37 -08:00
John Lewin
9280a53542 Update Print Queue Edit functionality 2014-10-27 10:25:54 -07:00
kevinepope
53551add48 More work on Library. Edit mode now contains export and edit functions (during single selection). 2014-10-05 18:12:37 -07:00
kevinepope
bacd85da89 Added sliding action buttons to PrintLibrary and Print History.
Made it possible to open part preview directly into 'Edit' mode.
2014-10-05 16:07:06 -07:00
Kevin Pope
01e764f11c Fix regression with Library and History item duplication. 2014-05-12 13:52:19 -07:00
larsbrubaker
feeb5d43d8 Made remove all children not be virtual. 2014-05-08 16:54:30 -07:00
Kevin Pope
7ee12231d3 Fixed issue with library search results. 2014-05-07 15:59:10 -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
4a856bfa9b Recovered all of the library functionality. 2014-04-19 14:44:59 -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
Renamed from PrintLibrary/PrintLibraryListControl.cs (Browse further)