Lars Brubaker
|
569d016d30
|
Refactoring and creating new RemovePreMultipliedProcess
|
2023-10-03 16:17:01 -07: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
|
b664670a42
|
Ported the old tab renaming code into main
Needs to be cleaned up
|
2022-01-21 15:21:07 -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
|
fe406720f2
|
Got rid of invert icons
|
2021-05-21 15:23:25 -07: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 |
|
John Lewin
|
0d46e88d15
|
Code cleanup, remove unused event
|
2020-08-29 13:41:24 -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
|
58e77cfe60
|
GuiWiget Children working as a SafeList
|
2020-02-07 15:27:43 -08: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 |
|
John Lewin
|
088db639a3
|
Indirectly combine MeshViewWidget and InteractionLayer
|
2019-02-04 16:18:04 -08:00 |
|
John Lewin
|
36261764a2
|
On load, run ListViewItem.LoadItemThumbnail on a separate task
|
2018-12-27 16:30: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
|
129507f26a
|
Rename method
|
2018-10-24 21:13:10 -07:00 |
|
John Lewin
|
5996e7a996
|
Filter context menu to item actions only
- Issue MatterHackers/MCCentral#4333
Right click on list view items should not show container actions
|
2018-10-24 21:10:39 -07:00 |
|
John Lewin
|
9dfbd1cd77
|
Resize meshContentProvider result if required, fix SetUnsized bug
- Issue MatterHackers/MCCentral#4347
Fix thumbnail centering for missing item
|
2018-10-22 17:47:09 -07:00 |
|
John Lewin
|
67d582ad16
|
Fix popup anchoring
- Issue MatterHackers/MCCentral#4321
Incorrect popup location
|
2018-10-22 14:28:09 -07:00 |
|
John Lewin
|
151e753db2
|
Move PrimaryAccentColor to parent
|
2018-10-22 14:16:24 -07:00 |
|
John Lewin
|
81d9c5f9d1
|
Use menu icon if supplied
|
2018-10-14 12:52:40 -07:00 |
|
John Lewin
|
477b422703
|
Simplify ExternalDragOver, pass dependency as param
|
2018-10-07 15:43:31 -07:00 |
|
John Lewin
|
b02a5661ba
|
Extract and reuse thumbnail resizing logic
|
2018-10-06 13:52:19 -07:00 |
|
John Lewin
|
3cd4dbdde6
|
Extract LibraryItem thumbnail generator for reuse
|
2018-10-06 09:21:50 -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 |
|