Commit graph

18 commits

Author SHA1 Message Date
Lars Brubaker
2394e742a3 Refactoring and making default name better 2022-01-24 14:49:29 -08:00
Lars Brubaker
27860fc9ea Made touchscreen a machine setting rather than a user setting 2022-01-24 11:12:46 -08:00
Lars Brubaker
b664670a42 Ported the old tab renaming code into main
Needs to be cleaned up
2022-01-21 15:21:07 -08:00
Lars Brubaker
45d0458db5 Add easy ability to brows printed files 2022-01-04 11:01:04 -08:00
Lars Brubaker
f65c278eb2 Making library containers use safe lists 2021-04-29 19:55:14 -07:00
Lars Brubaker
29e58ee3f3 Fixing test 2021-03-26 13:15:54 -07:00
LarsBrubaker
1f1fed2e2e Improving open library behavior 2021-03-21 19:32:30 -07:00
John Lewin
2e15a418e9 Prevent loss of state and flicker during icon generation
- Issue MatterHackers/MatterControl#4828
Library folder consistently reloads losing 'Generating' thumbnail icon and causing flicker
2020-08-29 13:40:34 -07:00
LarsBrubaker
85f50b8d28 propagate correct name to breadcrumbs 2020-08-03 08:14:26 -07:00
LarsBrubaker
1ab318fb30 Enable the GitHub browsing for Make Model 2020-08-03 07:50:25 -07:00
LarsBrubaker
cbc87ffe9a Make the download folder able to find .library files and open them 2020-08-02 17:53:31 -07:00
LarsBrubaker
0eec29e84d Removing tiny icons
Prepping for improved folder views
Fixing warnings
2020-08-01 08:58:50 -07:00
John Lewin
a38601e899 Guard for null directoryWatcher on Mac
- Issue MCCentral/issues/5256
Bed -> Saves As to local filesystem crashes on Mac
2019-04-10 10:13:49 -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
a73659d6b9 Add error reporting to ApplicationController 2018-11-23 11:04:22 -08:00
John Lewin
0d066881a4 Use UiThread.ClearInterval 2018-11-13 16:54:46 -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 Library/Providers/FileSystem/FileSystemContainer.cs (Browse further)