Lars Brubaker
77c5c3dfb2
Put in bread crumbs for PrintItem to tell where it came from.
...
CodeMaid
2015-06-17 15:43:37 -07:00
Lars Brubaker
45e73c8396
Made a library factory so we can add additional libraries at runtime.
...
Made the scroll bar for the library stay on screen.
Made the item insertion go in the right place
Refactoring
2015-06-16 18:10:30 -07:00
Lars Brubaker
0626981766
Made the library provider much more robust can handle sql data and local file data.
...
Made a top level Library Provider Selector
2015-06-15 18:31:43 -07:00
Lars Brubaker
c38b4de0ba
Made the file system provider able to navigate folders.
2015-06-15 12:12:18 -07:00
Lars Brubaker
ba2f54e652
New library code to support collections.
2015-06-12 17:21:51 -07:00
Lars Brubaker
09a5ae006e
More work on new library.
2015-06-12 09:48:20 -07:00
Lars Brubaker
33792492e4
Starting work on putting in the collection API (not data base yet)
2015-06-11 16:25:12 -07:00
Lars Brubaker
038b40ada6
New library code to support provider pluggins for things like
...
cloud library
drop box
file system folders
etc...
2015-06-10 17:53:17 -07:00
Lars Brubaker
591528ee91
Ran code maid against this code.
2015-04-08 15:20:10 -07:00
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