Lars Brubaker
b4ce84740a
Locator is not required.
...
More tests passing.
2015-06-30 18:49:20 -07:00
Lars Brubaker
47b4964f82
Wrote more tests.
...
Providers are passing more tests
2015-06-30 11:34:46 -07:00
Lars Brubaker
593aee44f9
Writing unit tests for the library provider stuff.
...
Got the file folder provider acting like nodes rather than a static set.
2015-06-29 18:03:56 -07:00
Lars Brubaker
70a8460af7
Renamed LibraryProviderPlugin
...
Moved more common functionality to LibraryProvider
2015-06-26 10:53:10 -07:00
Lars Brubaker
9b90242caa
Make it create new files rather than copy over the existing one.
2015-06-25 19:24:37 -07:00
Lars Brubaker
dfff3e3a71
Making code go through the new LibraryProviderSqlite rather than the old sqliteData
...
Put in an add item.
Put in a FilySystemWatch for the LibraryProviderFileSystem
Lots of work on LibraryProviderSqlite
CodeMaid Models.cs
2015-06-25 12:19:19 -07:00
Lars Brubaker
f6d32a62a5
Changed Changing some delegate defs to use EventHandler<> instead.
...
Took out some EventHandler new s that were from old code
Now Provider code
Create Folder in library and working some in provider.
New tests in MatterSlice
2015-06-24 16:59:10 -07:00
Lars Brubaker
185fdfc5b6
Working on a Provider SaveToLibrary function.
...
Some refactoring
2015-06-22 18:21:56 -07:00
Lars Brubaker
a7579d16c9
Change the function signature of AddFilesToLibrary
...
Made File system provider work with AddFilesToLibrary
Made Drag and Drop work by trying to add to the correct collection.
2015-06-22 11:50:19 -07:00
Lars Brubaker
c8433b1cfa
Renamed GetBreadCrumbs to Get ProviderLocator
...
Made in return a list of nodes rather than a string
made the data store this as json
2015-06-18 18:06:04 -07:00
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
5cc1b651b4
UI thread is more explicit about what functions it accepts and now accepts no parameter functions.
2015-06-11 12:06:40 -07:00