Commit graph

11 commits

Author SHA1 Message Date
70af2d9ae8
Move MatterControl source code into a subdirectory 2026-01-28 21:30:58 -08:00
MatterHackers
6492f25d1d Improving arange all
adding part sheet to main
improving folder sorting and naming, fixing path rendering
2023-03-11 11:26:16 -08:00
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
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
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
John Lewin
f88b04b7bc Change from KeywordFilter property to ICustomSearch 2018-12-24 12:45:35 -08:00
John Lewin
a22866abcf Add per workspace library context
- Add WrappedLibraryContainer for per workspace containers
  (support for printer specific containers)
- Issue MatterHackers/MCCentral#4710
All printers and parts share the same library view
2018-12-12 17:40:32 -08:00