mattercontrol/Library
John Lewin fa908d15be Refresh root library view as needed
- Add LibraryRootNotice event
 - Hook LibraryRootNotice into new Socketeer LibraryRootNotice DeviceEvent
 - Listen for LibraryRootNotice in LibraryProviderSelector and call ReloadData to ping ProviderFactories for visibility
 - Refactor LibraryProviderSharedPlugin for clarity
 - Refactor LibraryProviderSharedPlugin to support refreshing visibility logic after ShouldBeShown() calls
 - Revise AcquireCollectionData() to use 'internal' access modifier for reuse in LibraryProviderSharedPlugin
 - Ensure the input field on CloudShareRedeemForm is focused by default, make buttons available to test automation
 - Add new test for 'Shared with Me' folder visibility
 - Update existing Purchased folder test to look for revised item name
 - Replace magic 'ProviderSelectorKey' token with static member for compile time consistency
2015-09-22 22:40:15 -07:00
..
Provider Refresh root library view as needed 2015-09-22 22:40:15 -07:00
CreateFolderWindow.cs Made Type (as in type some text) work in the automation runner 2015-08-21 17:44:28 -07:00
LibraryDataView.cs Refresh root library view as needed 2015-09-22 22:40:15 -07:00
LibraryRowItem.cs Merge pull request #403 from jlewin/1.4.0 2015-09-21 15:30:40 -07:00
LibraryRowItemCollection.cs Prevent interaction with library placeholder collections 2015-09-21 15:27:32 -07:00
LibraryRowItemPart.cs Adjust library item progress bar spacing. 2015-09-22 10:30:53 -07:00
PrintLibraryWidget.cs Merge branch '1.4.0' of https://github.com/MatterHackers/MatterControl into 1.4.0 2015-09-21 10:00:44 -07:00
RenameItemWindow.cs Make Focus work better 2015-07-29 16:31:24 -07:00