Commit graph

14 commits

Author SHA1 Message Date
John Lewin
8193319188 Rename ILibaryContainer.DefaultView to .ViewOverride
- Ensure the naming more closely matches the behavior
- Mechanism is used by PrintHistory to enforce custom view override
2022-09-13 17:14:02 -07:00
Lars Brubaker
5e898a0650 Fixing library tests
Making subtract object name better
Removing broadcast
2022-01-27 11:01:49 -08:00
Lars Brubaker
f65c278eb2 Making library containers use safe lists 2021-04-29 19:55:14 -07:00
LarsBrubaker
197ca1e5bc Working to add markdown to github folders 2021-04-25 13:55:47 -07:00
LarsBrubaker
31426c48ac Making GitHub cache only be 12 hours for content. 2021-04-25 08:41:01 -07:00
LarsBrubaker
3817d510eb making authoritative source, refactoring 2021-03-23 08:13:13 -07:00
LarsBrubaker
0eec29e84d Removing tiny icons
Prepping for improved folder views
Fixing warnings
2020-08-01 08:58:50 -07:00
Lars Brubaker
32b8776276 Moving show folders to the menu
refactoring
2020-07-24 14:03:45 -07:00
jlewin
bd976da442 Allow containers to temporarily override user sort
- Issue MatterHackers/MCCentral#3947
Remember sorting and view for library folders
2019-06-19 12:02:46 -07:00
jlewin
d59738a71d Move debug only tools out of root and into Experimental container 2019-05-14 18:39:02 -07:00
John Lewin
230ffdc029 Revise and build out ICustomSearch implementations 2018-12-24 12:48:31 -08:00
John Lewin
f88b04b7bc Change from KeywordFilter property to ICustomSearch 2018-12-24 12:45:35 -08:00
John Lewin
e97191f104 Move library icons to more aptly named location
- Issue MatterHackers/MCCentral#4253
Incorrect sizing for building_thumbnail_40x40.png after thumbnail changes
2018-10-06 14:06:03 -07:00
Lars Brubaker
bed90234e7 Made MatterControl run as a .net standard app
Moving matter control to a lib and creating a new exe to run it
2018-09-06 16:09:58 -07:00
Renamed from Library/Providers/LibraryContainer.cs (Browse further)