Lars Brubaker
|
edbcbd5cd1
|
Keep it working.
|
2015-06-23 18:47:59 -07:00 |
|
Lars Brubaker
|
9ca37c5717
|
Refactoring.
Starting work on sqlite collections
Adding buttons to the library list view.
|
2015-06-23 17:57:21 -07:00 |
|
Lars Brubaker
|
a7e1e1a14f
|
Add to Library does old behavior of adding to the sqlite library.
|
2015-06-23 15:37:49 -07:00 |
|
Lars Brubaker
|
e27a3ec16c
|
Made a utility function to get the List of PrividerLocatorNodes
Made Text Creator only save to the queue
|
2015-06-23 15:23:28 -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
|
e17f358b97
|
removed unimplemented path.
|
2015-06-18 17:22:50 -07:00 |
|
Lars Brubaker
|
20822434b9
|
Made it possible to shove objects into the library much earlier.
|
2015-06-17 17:58:38 -07:00 |
|
Lars Brubaker
|
3d6ed2b9f8
|
Make sure we can always add to the sql library.
Don't include my machines dirs (again)
Make the ProviderKey for sql available statically
|
2015-06-17 17:35:12 -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 |
|
larsbrubaker
|
d701b0b9c8
|
Make it build on machines other than my work one.
|
2015-06-16 22:30:15 -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 |
|
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 |
|