mattercontrol/Library
John Lewin 40939b906d Restore CloudLibrary save functionality, revise convert to AMF behavior
- Fixes #111237022 - Unable to save any changes to CloudLibrary items
 - Add useIncrementedNameDuringTypeChange to PrintItemWrapper to control naming behavior
 - Pass useIncrementedName value though from provider factory all the way to PrintItemWrapper
 - Prevent duplicate calls to GetPrintItemWrapperAsync within the same callstack i.e. pass instance through
 - Only rename files when switching to AMF and use different logic for different provider types
 - Add path helper methods to PrintItemWrapper for clarity and conciseness in callers
2016-01-11 14:07:39 -08:00
..
Provider Restore CloudLibrary save functionality, revise convert to AMF behavior 2016-01-11 14:07:39 -08:00
CreateFolderWindow.cs Added some automated tests around Local Library functionality 2015-11-13 11:57:19 -08:00
LibraryDataView.cs Made it possible to detect if a double click should be processed. 2015-10-22 17:09:16 -07:00
LibraryRowItem.cs Made the selection of library items behave like a check box on mouse up. 2016-01-08 13:37:01 -08:00
LibraryRowItemCollection.cs Made it possible to detect if a double click should be processed. 2015-10-22 17:09:16 -07:00
LibraryRowItemPart.cs Restore CloudLibrary save functionality, revise convert to AMF behavior 2016-01-11 14:07:39 -08:00
PrintLibraryWidget.cs Remove async modifiers from non-async methods 2015-12-08 16:59:28 -08:00
RenameItemWindow.cs Added some automated tests around Local Library functionality 2015-11-13 11:57:19 -08:00