John Lewin
202f3f8ee2
Persisted library view state
2022-09-13 17:14:02 -07:00
LarsBrubaker
aa8591ffe5
Show loading / restoring progress
...
Fix null when canceling open system file
2022-02-20 07:59:28 -08:00
Lars Brubaker
0731ac0bad
Save as asks for overwrite if exists
...
Save as dialog does clicking and double clicking as expected
New Text icon
2022-02-10 12:06:48 -08:00
Lars Brubaker
dbe806b301
switch to correct tab if open when opening from file system
2022-02-09 17:12:25 -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
9ef5181983
Hook up name change after scene loaded
2022-02-02 12:34:40 -08:00
Lars Brubaker
a2aaaf6715
Save to compressed mcx is working
...
Don't call save twice
2022-02-02 10:52:42 -08:00
Lars Brubaker
d2b6d0c4ae
fixing tests
2022-01-25 17:54:22 -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
dbd1eb56ce
Initial startup is better
2022-01-20 14:52:03 -08:00
Lars Brubaker
846f665db7
Adding a printable flag
2021-10-19 10:19:41 -07:00
Lars Brubaker
9e5f8141d8
making f2 rename library items
2021-07-23 18:19:04 -07:00
Lars Brubaker
9142b4a942
Save tab positions when opening, closing and moving around
2021-07-21 17:37:22 -07:00
Lars Brubaker
fe406720f2
Got rid of invert icons
2021-05-21 15:23:25 -07:00
LarsBrubaker
387108496d
Fixed issue with needing to clear header children
2021-04-25 16:03:02 -07:00
LarsBrubaker
197ca1e5bc
Working to add markdown to github folders
2021-04-25 13:55:47 -07:00
Lars Brubaker
1ecf32f4d8
show scroll bars
2021-03-25 17:55:00 -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
Lars Brubaker
1599aa0fd4
Fixed issue with color control
...
refactoring GuiWidegt
2021-01-29 16:44:47 -08:00
LarsBrubaker
f961563bbc
Made ctrl-a select all in library
...
Fixed bug with ctrl click in library
2021-01-23 09:19:08 -08:00
LarsBrubaker
506f2b273f
Making static data compile time and universal
2020-11-25 07:39:36 -08:00
LarsBrubaker
1dfe8b3ee5
refactoring
2020-09-11 23:09:50 -07:00
LarsBrubaker
26bb26884f
Make sure we are thread safe
2020-09-10 09:50:33 -07:00
LarsBrubaker
1ac56ffb89
github image support
2020-09-10 07:23:52 -07:00
John Lewin
0d46e88d15
Code cleanup, remove unused event
2020-08-29 13:41:24 -07:00
LarsBrubaker
a6b0c54e37
Fixing high rez scaling issue
2020-08-17 07:38:16 -07:00
LarsBrubaker
23e7263da5
Print recovery test working for dual extruder no probe
2020-08-09 08:23:22 -07:00
LarsBrubaker
f3cd5f7215
fixing warnings
2020-08-08 07:12:56 -07:00
LarsBrubaker
1ea2ed4638
sharing code between library widgets
2020-08-07 18:14:15 -07:00
Lars Brubaker
9df2078d0d
fixed more scaling issues
2020-08-04 14:56:27 -07:00
LarsBrubaker
73599ba022
fixing interface scaling issues
2020-08-04 08:15:51 -07:00
LarsBrubaker
0eec29e84d
Removing tiny icons
...
Prepping for improved folder views
Fixing warnings
2020-08-01 08:58:50 -07:00
LarsBrubaker
22745bec34
using new consolidated code for right click
2020-07-09 07:12:00 -07:00
Lars Brubaker
78d4059c80
Making print history clearable and update with new data
...
fixing warnings
2020-07-03 12:05:37 -07:00
LarsBrubaker
54d29b41f7
use run on idle less
2020-02-07 15:27:43 -08:00
LarsBrubaker
58e77cfe60
GuiWiget Children working as a SafeList
2020-02-07 15:27:43 -08: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
ec1a50b815
Change OnClick to protected
...
- Issue MatterHackers/MCCentral#3445
Change accessibility of OnClick to protected, revise callers to use
InvokeClick()
2019-06-04 18:20:01 -07:00
jlewin
c0c8845d39
Fix unexpected reset to Color.Transparent
...
- Issue MatterHackers/MCCentral#5357
Library pop up starting with wrong colors
2019-04-18 16:42:12 -07:00
John Lewin
06ba16f8c6
Remove default ListViewItem loading image
2019-02-24 21:33:33 -08:00
John Lewin
088db639a3
Indirectly combine MeshViewWidget and InteractionLayer
2019-02-04 16:18:04 -08:00
John Lewin
151db5bd30
Revise MinimumSize
2019-01-24 17:50:59 -08:00
LarsBrubaker
789a950b9e
Make the list view start out with correct scrolling
...
issue: MatterHackers/MCCentral#4785
fresh install starts with favorites scrolled down
2018-12-27 22:57:13 -08:00
John Lewin
20e841f4fa
Lock layout while updating children
2018-12-27 16:30:35 -08:00
John Lewin
36261764a2
On load, run ListViewItem.LoadItemThumbnail on a separate task
2018-12-27 16:30:35 -08:00
John Lewin
f88b04b7bc
Change from KeywordFilter property to ICustomSearch
2018-12-24 12:45:35 -08:00
John Lewin
9472a8ebc3
Call container.SetThumbnail after meshContentProvider thumnbail gen
...
- Issue MatterHackers/MCCentral#4502
MCWS not updated after local thumbnail regeneration
2018-11-05 17:35:25 -08:00
John Lewin
7da9a9d905
Guard for null
...
- Issue MatterHackers/MCCentral#4500
Right click in SaveAs dialog crashes application with null reference
exception
2018-11-05 17:35:25 -08:00
John Lewin
8d4974dc32
Move theme.Colors.PrimaryTextColor into theme, remove unneeded types
...
- Issue MatterHackers/MCCentral#4490
2018-11-03 09:13:07 -07:00