Commit graph

13 commits

Author SHA1 Message Date
70af2d9ae8
Move MatterControl source code into a subdirectory 2026-01-28 21:30:58 -08:00
MatterHackers
c2bf2ad5a5 Made it so that you can add fonts and (open with 'system file')
Fixed BaseObject
2023-12-03 21:00:59 -08:00
Lars Brubaker
d0dcb3af05 Working on save prompting.
Adding more paths to computer in addition to downloads
Removing dead code.
2022-01-28 17:41:23 -08:00
jlewin
26b8e2e3a6 Migrate application path from plugin to standard pattern/location 2019-06-06 17:38:52 -07:00
LarsBrubaker
c6fd9d2567 using normal cache paths
issue: MatterHackers/MCCentral#5579
Recent WebCache addition should use existing practices for location
2019-05-24 21:29:32 -07:00
John Lewin
aeb5f0de24 Move PrintHistoryPath to ApplicationDataStorage pattern 2019-05-23 09:54:23 -07:00
John Lewin
3c15b99d61 Fix warnings 2019-05-23 09:54:23 -07:00
John Lewin
1e4c1bbd85 Remove discarded path 2019-05-23 09:54:23 -07:00
LarsBrubaker
9c825cf6e7 fix WebCache path
issue: MatterHackers/MCCentral#5361
Revise UndoBuffer tests
2019-04-18 22:18:17 -07:00
John Lewin
2b5f9b54a7 Defer ISQLite construction until after path override 2018-12-18 17:06:20 -08:00
John Lewin
6ea0de691c Extract Windows only dependencies from shared .netstandard projects 2018-12-18 11:54:05 -08:00
John Lewin
dd91bba01b Simplify 2018-12-10 14:15:35 -08: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 DataStorage/ApplicationDataStorage.cs (Browse further)