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
202f3f8ee2
Persisted library view state
2022-09-13 17:14:02 -07: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
6e12c4c4f3
Wait for Save to conclude before exiting
...
Wait for start of G34 before looking for 'ok'
2022-04-04 16:26:48 -07:00
Lars Brubaker
313d4e64d9
Make sure we mark save point after saveas
...
Add more Pulse printers to OEM data
2022-02-14 10:40:45 -08:00
LarsBrubaker
e19620dfc7
Improving library item menus
2022-02-12 18:19:03 -08:00
Lars Brubaker
e3ede822f9
Save works sometimes and asks for a name if no save
2022-02-03 15:02:19 -08:00
LarsBrubaker
1536ffa551
Save As is updating tab name and saving correctly
2022-02-02 22:47:05 -08:00
Lars Brubaker
1095d6741a
Save as causes the file dest to change and the tab name
...
Refactoring
Add dispose to content store
Added event for source item changed on edit context
Added rename to extensions method
Added local file path to tab tool tip
2022-02-02 17:31:44 -08:00
Lars Brubaker
5e898a0650
Fixing library tests
...
Making subtract object name better
Removing broadcast
2022-01-27 11:01:49 -08:00
Lars Brubaker
2394e742a3
Refactoring and making default name better
2022-01-24 14:49:29 -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
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
Lars Brubaker
9b3a36f0bf
More work on design tab rename
2021-03-25 11:44:52 -07:00
LarsBrubaker
3817d510eb
making authoritative source, refactoring
2021-03-23 08:13:13 -07:00
LarsBrubaker
1f1fed2e2e
Improving open library behavior
2021-03-21 19:32:30 -07:00
LarsBrubaker
1ab318fb30
Enable the GitHub browsing for Make Model
2020-08-03 07:50:25 -07:00
Lars Brubaker
32b8776276
Moving show folders to the menu
...
refactoring
2020-07-24 14:03:45 -07:00
Lars Brubaker
6ac43bbffd
Moving library interfaces to separate files
2020-07-08 18:16:29 -07:00
Lars Brubaker
50041b2142
Improving print history display
2020-07-06 17:48:47 -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
948f081d00
Add IRequireInitialize for awaitable property initialization
2019-01-09 12:47:32 -08:00
John Lewin
f88b04b7bc
Change from KeywordFilter property to ICustomSearch
2018-12-24 12:45:35 -08:00
John Lewin
1b14b136df
Consolidate library extension methods classes
2018-10-29 18:16:09 -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