Lars Brubaker
26cdcbe1f9
Make tabs able to be smaller
2023-05-04 12:29:29 -07:00
Lars Brubaker
3946b8fa20
making default window better
2023-03-21 18:29:24 -07:00
MatterHackers
121623bad3
faster merge close perimeters
...
run with opentk by default
2023-01-15 16:26:06 -08:00
MatterHackers
21f43a2992
improving text object
2023-01-14 13:36:45 -08:00
Lars Brubaker
b7a5436803
refactoring
2022-12-28 14:14:38 -08:00
Lars Brubaker
32a192c2b8
Upgrading to .net 6
2022-07-15 17:28:39 -07:00
Lars Brubaker
fdf4f81157
allow drag and drop .mcx files to the tab bar
2022-02-10 16:46:34 -08:00
LarsBrubaker
c5ab1b5012
Save assets correctly
...
Allow mcx opening
2022-02-08 22:16:18 -08:00
Lars Brubaker
c3c9c51972
register to listen for .mcx files
2022-02-07 13:51:49 -08:00
LarsBrubaker
9e80776dfe
Working on new on screen keyboard
2022-01-24 09:52:27 -08:00
Lars Brubaker
87e06ea558
Working on new touch screen keyboard
...
Added tabs to text object 3d
2022-01-13 11:35:19 -08:00
Lars Brubaker
fa28bca56f
3df loading working mostly
2022-01-04 18:10:14 -08:00
Lars Brubaker
901f5ad09d
refactoring
2021-05-26 10:31:46 -07:00
Lars Brubaker
fe406720f2
Got rid of invert icons
2021-05-21 15:23:25 -07:00
Lars Brubaker
f73ca75084
Improving BaseObject
...
Creating debug tools for print log output
2021-03-09 14:42:44 -08:00
LarsBrubaker
38bb6e439b
adding my other path
2021-02-15 19:31:20 -08:00
Lars Brubaker
824823ded9
Adding SLA file library
2021-02-15 12:17:49 -08:00
Lars Brubaker
2026bb220c
improving item button logic
...
fix spelling
2021-02-05 17:52:29 -08:00
LarsBrubaker
c44ce37e81
debug will remain in GLFW until it can also be release
2020-12-24 22:49:47 -08:00
LarsBrubaker
954c36ce74
default back to single window provider
2020-12-21 19:26:39 -08:00
LarsBrubaker
a6fbfa9cd7
make sure we don't sleep when printing
2020-12-20 16:33:58 -08:00
Lars Brubaker
d31bc57304
Default to GLFW
2020-12-03 15:32:19 -08:00
LarsBrubaker
13c466b4cd
Fixing release build
2020-10-25 22:00:26 -07:00
Lars Brubaker
f0697d04da
improve gl interface to be more accurate
2020-10-22 18:31:08 -07:00
Lars Brubaker
bd13ec03c2
Fixing theme on added system windows
2020-10-20 16:23:54 -07:00
LarsBrubaker
d0b7795bf3
GLFW becoming single window
2020-10-20 08:05:06 -07:00
LarsBrubaker
3431651654
Fixes to ui scaling
2020-07-22 08:05:39 -07:00
LarsBrubaker
ab7f2dc492
adding user dialog showing prefs to settings
2020-05-17 13:28:57 -07:00
LarsBrubaker
5f330ddb82
adding support for high res monitors (dpi awareness)
2020-05-15 16:57:45 -07:00
LarsBrubaker
2770e353e4
Adding support for mini touch screen
2020-01-09 08:00:24 -08:00
LarsBrubaker
fd54d0891c
removing and mini touch screen ui for now
...
plan is to get all the functionality working in standard ui then
build out the touch screen ui after that, working to make
a better separation between ui and functionality
2019-12-07 10:39:38 -08:00
John Lewin
12d8291a20
Restore Explorer file association support
...
- Issue MatterHackers/MCCentral#5719
Windows Explorer file associations fail to open file
2019-06-20 23:10:40 -07:00
jlewin
0241280cd3
Restore release only namespace
2019-03-26 17:01:47 -07:00
jlewin
81017f50c0
Improve code conformance
2019-03-26 16:41:13 -07:00
Matt Moening
a428cb774c
Move service host behavior to Windows only
...
- updated service host pipe to be more specific (target /mattercontrol) to avoid conflicts with other programs
2019-03-12 12:16:07 -07:00
Matt Moening
1c775089b9
Wrap Service Host in in try catch to allow launching of application when .net pipe is in use
2019-03-12 11:12:24 -07:00
jlewin
75fe114a8c
Ensure application exits on unhandled UI thread exceptions
2019-02-22 17:53:38 -08:00
jlewin
9f9cca9ccb
Restore Raygun reporting
...
- Issue MatterHackers/MCCentral#5082
Raygun reporting remains broken in 2.19.2
2019-02-22 11:34:16 -08:00
Lars Brubaker
1d2fe6823e
added an Enable Network Traffic config value
...
If disabled - turn off 'check for update', 'login', 'get public profiles', and make public for other network aware resources
issue: MatterHackers/MCCentral#4879
add ability to check Registry key to disable check for updates and login
2019-01-31 09:42:54 -08:00
Lars Brubaker
d2c86dff32
Added config for collect on f5
2019-01-16 10:16:43 -08:00
John Lewin
623105281d
Fix failing test to validate TabContent type, not Tab type
2019-01-16 09:07:51 -08:00
John Lewin
19676c6035
Restore RayGun reporting
...
- Issue MatterHackers/MCCentral#4842
Restore RayGun registrations for Windows/Mac
2019-01-09 16:55:39 -08:00
John Lewin
54c3dbb08e
Extract Android dependencies from .netstandard libraries
2018-12-18 11:54:31 -08:00
John Lewin
6ea0de691c
Extract Windows only dependencies from shared .netstandard projects
2018-12-18 11:54:05 -08:00
Lars Brubaker
384113835c
Switching to single window mode. Will investigate consequences
...
issue: MatterHackers/MCCentral#4667
Printer setup dialog boxes need to be modal
2018-12-05 11:33:00 -08:00
John Lewin
970d68f5c0
Spelling
2018-11-29 13:41:24 -08:00
John Lewin
92a89367ec
Add experimental shell support
...
- Issue MatterHackers/MCCentral#4591
Make MC run single instance
- Issue MatterHackers/MCCentral#4638
Open passed in stl files to a new design tab
2018-11-27 12:25:52 -08:00
Lars Brubaker
d2f6dcf8bc
Made to so we save all workspaces before exit
...
issue: MatterHackers/MCCentral#4318
Part tab fails to persist on close
2018-11-07 15:13:23 -08:00
John Lewin
cde6e42923
Add configuration option for McwsTestEnvironment
2018-10-31 14:09:33 -07:00
John Lewin
9ecb39a703
Simplify Winforms provider specification
2018-10-03 12:28:41 -07:00