Commit graph

96 commits

Author SHA1 Message Date
John Lewin
a77a24c337 Remove redundant package definitions 2018-09-20 11:52:35 -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
Lars Brubaker
e20e683e8c Adding new MS lib changes 2018-09-05 17:12:52 -07:00
John Lewin
aa0fb2563b Add required MatterControl.Winforms dependencies 2018-09-05 14:33:42 -07:00
John Lewin
fd4cde55c6 Remove Winforms dependencies from MatterControl assembly 2018-09-05 13:21:25 -07:00
John Lewin
d755851da3 Upgrade NUnit 2018-09-01 10:19:44 -07:00
John Lewin
c71657946c Upgrade Newtonsoft.Json 2018-08-31 23:23:52 -07:00
John Lewin
29e5aa8fdc Upgrade NUnit3TestAdapter 2018-08-31 23:11:59 -07:00
John Lewin
a55e92ce05 Convert AutomationTests project to PackageReference 2018-08-31 08:49:22 -07:00
John Lewin
afe8b8c0ce Convert project references to lowercase
- Issue MatterHackers/MCCentral#4082
Errors appear in VS after successful builds due to IntelliSense problems
2018-08-31 08:20:45 -07:00
John Lewin
06d082aacc Convert test projects to PackageReference 2018-08-28 12:36:40 -07:00
John Lewin
0d4f3e5a68 Use current rather than abandoned naming, remove dead code 2018-08-13 13:31:37 -07:00
John Lewin
0bbcb2012f Add C5 NuGet to automation tests, add Dremel OemUrl 2018-08-10 16:11:50 -07:00
John Lewin
e649d35b47 Add new popup implementation, add library context menus 2018-08-08 08:46:25 -07:00
John Lewin
c30f675e11 Add path tests 2018-08-01 18:30:35 -07:00
John Lewin
ba2a354a56 Consolidate TextCreator into MatterControl 2018-07-27 21:55:02 -07:00
John Lewin
1cc6c15f9a Consolidate PrinterEmulator into MatterControl 2018-07-27 21:51:25 -07:00
LarsBrubaker
c44d820dbd Made the clear cache code do something usefull again
Removed dead code related to HTML widget
2018-06-10 15:38:17 -07:00
Lars Brubaker
25883fc0bc Working on mesh wrapper and rebuild issues 2018-05-31 09:05:08 -07:00
Lars Brubaker
3043c7c800 Working on new csg test 2018-03-28 09:28:55 -07:00
Lars Brubaker
25ec7c5a51 Creating new test for CSG mesh 2018-03-23 18:06:24 -07:00
John Lewin
45f7063879 Upgrade framework to 4.7.1 2018-03-21 23:05:08 -07:00
John Lewin
53770fcd9b Add AssetManagerTests 2018-03-10 12:23:46 -08:00
Lars Brubaker
8f6f0f7162 Working on new arrange toolAdding Remove and Bake to IObject3D
Made Localize() exist in agg
2018-02-12 15:28:26 -08:00
John Lewin
028afd98d2 Upgrade NUnit 2018-02-01 14:14:15 -08:00
John Lewin
1a0b9b806e Add LoadCacheable tests 2018-01-27 11:38:10 -08:00
John Lewin
369835d314 Move SerialPortCommunication to MatterControl.Printing project 2017-12-29 15:33:02 -08:00
John Lewin
fce36d63e2 Update Nuget packages 2017-11-05 08:04:40 -08:00
John Lewin
3bdf6a5b92 Reset projects to AnyCPU 2017-11-02 18:01:37 -07:00
Lars Brubaker
cc4dc1b954 Switch to any cpu 2017-11-02 15:58:12 -07:00
John Lewin
6a79112cf3 Delete non-standard and unused PerformanceTests class
- Issue MatterHackers/MCCentral#2087
Delete non-standard and unused PerformanceTests class
2017-10-30 16:15:57 -07:00
John Lewin
6a767faf26 Remove non-production code 2017-10-07 11:02:22 -07:00
Tyler Anderson
6ad1b7429b Fix System.Xml reference 2017-09-22 17:14:09 -07:00
John Lewin
12f97dc6be Fix broken ComPortField, add basic field test 2017-09-21 16:30:52 -07:00
John Lewin
8818d47b9d Improve test teardown 2017-09-14 23:11:24 -07:00
John Lewin
c20b498ad1 Extract embedded type to new file 2017-09-14 22:55:27 -07:00
John Lewin
f8f4eb8545 Update NUnit 2017-09-14 22:47:48 -07:00
John Lewin
fb7b0b1a40 Add UIField tests 2017-09-14 19:17:04 -07:00
Lars Brubaker
8854dc467c Working on new group system 2017-09-12 18:39:02 -07:00
John Lewin
3a9833697d Platform providers
- New Provider model
- Remove WindowsFileDialogs project
- Remove PlatformAbstract assembly, use AggContext
- Rename OsInformation to OperatingSystem
2017-08-22 13:42:34 -07:00
John Lewin
ae93fedc46 Move TrackballTumble and GCode viewer 2017-07-10 16:28:41 -07:00
Lars Brubaker
1a9ebebaed Changed ReportPregress delegate to have touple and use CancellationTokenSource 2017-06-30 16:09:31 -07:00
John Lewin
7a27433bf0 Migrate GCodeVisualizer and MeshViewer content into MatterControl 2017-06-24 07:28:55 -07:00
John Lewin
03a593f1b5 Move to new library model and view
- Add new listview control for library content
- Migrate library providers to containers
  - Cloud, Sqlite, Directories, Queue, History
- Migrate SideBar components to containers
  - Primatives, Text, Braille, ImageConverter
- Create new library container types
  - Zip files, Calibration parts, Printer SDCards
- Reduce leftnav to Library, Settings, Controls, Options
- Add DragDrop support for image content
2017-05-20 00:41:02 -07:00
John Lewin
907609b587 Design tools 2017-03-15 16:29:56 -07:00
Lars Brubaker
84afaf8292 Update to framework 4.6.1 2017-03-15 14:45:14 -07:00
John Lewin
07f7d90533 Revert to NUnit 3.5 2017-02-07 11:47:57 -08:00
John Lewin
92e75900be Upgrade NUnit, Raygun 2017-02-07 09:41:41 -08:00
Lars Brubaker
fe80c09668 Took out old emulator and put in a new c# one 2017-01-10 12:24:01 -08:00
Lars Brubaker
21b45ec761 Made it so that we can run tests in software mode. 2016-12-02 16:49:18 -08:00