Lars Brubaker
432ed5f505
LibraryPrividerPlugin is a plug in creator.
2015-08-05 15:55:55 -07:00
Lars Brubaker
8572c9d562
Make the file system provider save as to the right place.
2015-08-04 15:21:56 -07:00
Lars Brubaker
3435cb611e
Added more menus for library handling.
2015-08-03 17:31:53 -07:00
larsbrubaker
38d55cb2f2
Can rename file provider items.
2015-07-28 14:21:17 -07:00
larsbrubaker
0aa0f7e97f
Now we can rename folders in file provider.
2015-07-28 12:12:42 -07:00
Lars Brubaker
27677b44fd
Fixed a bug with hiding hint text on edit widget
...
Working on rename
Fixed the blending on thumbnails.
Some experimental work with adding more base library providers (dynamic folder adds)
Test History and Queue providers
2015-07-27 19:03:54 -07:00
Lars Brubaker
67f86d0ab2
Only register for updates from the currently visible library provider rather than all that have been allocated.
...
Got rid of rooted event handler on LibraryPrivider
2015-07-27 10:27:22 -07:00
Lars Brubaker
c12e8ee1a3
Put in new icons for library
...
Moved classes to their own file
2015-07-24 14:00:27 -07:00
Lars Brubaker
17bd020218
Made AddFilesToLibrary not abstract
...
Removed SaveToLibrary
2015-07-23 11:48:31 -07:00
Lars Brubaker
0d5c8c4cc1
Made it possible to get the item count and collection count on collection children.
2015-07-23 10:40:36 -07:00
Lars Brubaker
53f7ba8579
Remvode unused config.ini
...
Made the create folder window have the text box selected so you can type right away.
Asking for more library stuff by index.
Small work on HTML widget
2015-07-22 18:30:22 -07:00
Lars Brubaker
5f4ea81a4c
Made PrintItemWrapper able to take a containing LibraryPrivider handle
...
Made the providers pass themselves when building PrintItemWrappers
Fixed the bug with print history not setting the correct item to print
Took out LibrarySQLiteData (not replaced with LibraryProviderSQLite)
Made code go through the new SQLite provider to add parts during setup
Starting work on Save as Window to save to queue or provider and do provider selection
2015-07-20 16:09:52 -07:00
Lars Brubaker
6f0b443bb3
Took out the provider locator code as it is not needed.
2015-07-17 16:45:24 -07:00
Lars Brubaker
d4b471842b
Made the GetPrintItemWrapperAsync take an optional ReportProgressRatio.
...
Made it possible to show the wrapper loading progress.
Made the ray trace images more white.
2015-07-14 16:16:58 -07:00
John Lewin
908b604328
Async PrintItemWrapper
2015-07-14 13:46:59 -07:00
John Lewin
23186bc68d
Toggle LibraryProvider availability on authentication status
...
- Add Visible property to LibraryProviders
- Filter LibraryProviders based on .Visible
- Add authentication status to ChangeCloudSyncStatus calls
2015-07-12 19:13:53 -07:00
Lars Brubaker
60ad94be68
Made the LibraryProvider implement iDisposable and we try to dispose them when appropriate.
...
Made dispose of a collection warn if there are child items or collections.
Made the bread cumbs a clickable navigation rather than just names.
2015-07-02 18:34:10 -07:00
Lars Brubaker
ccaa5f048a
Change some background workers to async methods.
2015-07-02 11:23:44 -07:00
Lars Brubaker
081fadccbe
Moving the Queue, Library and History to not have Print pre-pended.
2015-07-02 09:45:53 -07:00