Commit graph

725 commits

Author SHA1 Message Date
Lars Brubaker
313b3b901e fixed the redeem share code
MatterHackers/MCCentral#817
Redeem Purchase/Share code are non functional
2016-11-14 15:58:24 -08:00
John Lewin
ef15c50689 Throw in release to test HockeyApp reporting 2016-11-14 15:44:31 -08:00
Lars Brubaker
91e47336e7 latest agg 2016-11-07 13:26:13 -08:00
Lars Brubaker
1f979dbd89 Fixed library hover effect on android
Make sure we are using the correct events
2016-11-07 09:33:23 -08:00
John Lewin
e6162a209e Revise failing test - RemoveButtonRemovesSingleItem
- Latest Agg
2016-11-03 17:01:27 -07:00
John Lewin
b2712b3b28 Remove runtime string concatenation 2016-11-03 11:53:21 -07:00
Lars Brubaker
9b286701a8 Always filter out unreachable mac ports 2016-11-03 09:57:55 -07:00
Lars Brubaker
43014a34d8 latest agg 2016-11-02 16:09:29 -07:00
Lars Brubaker
216c0cef2f Made a function to filter com port names for mac
Change the text in basic mode
2016-11-02 15:57:26 -07:00
Lars Brubaker
6f74f5a9de Reload UI when power controls setting changes. 2016-10-31 12:49:21 -07:00
Lars Brubaker
6509b8f287 Change wording to 'Restore Settings' 2016-10-28 16:32:00 -07:00
Lars Brubaker
7492509a75 latest ms 2016-10-28 09:29:52 -07:00
Lars Brubaker
a22ef1d32b Put in the ability to turn off Merge Overlapping Lines
Fixes a possible regression in slicing
2016-10-27 18:36:02 -07:00
Lars Brubaker
9a676e61a4 latest agg 2016-10-26 18:01:35 -07:00
John Lewin
56ef92ab91 Collapse PrepForTestRun(mode) into new CloseSignInAndPrinterSelect() 2016-10-26 09:03:46 -07:00
John Lewin
017bde6882 Bring in revised HintPaths in Agg 2016-10-25 11:35:17 -07:00
John Lewin
c72c8d8fc6 Revise Agg automation
- Remove per test classes
- Migrate RunInApplicationDomain attributes to TextFixture
- Convert from Action<AutomationRunner> to AutomationTest delegate
- Convert testRunner.AddTestResult to Assert.IsTrue
- Remove testRunner.AllTestPassed(n) - use Asserts
- Add return Task.FromResult(0) for non-async test method bodies
- Upgrade NUnit.ApplicationDomain to v10
2016-10-25 07:38:48 -07:00
Lars Brubaker
8a739f0058 Make sure we always heat used extruders. 2016-10-24 12:05:13 -07:00
larsbrubaker
016980a878 latest ms 2016-10-23 16:51:29 -07:00
Lars Brubaker
f1d422d6ad latest agg 2016-10-19 13:53:39 -07:00
John Lewin
28699c9197 Remove defaultTestImages parameter
- Leave as null, fall back to default on null
2016-10-19 11:49:52 -07:00
John Lewin
8f8d0e5b30 Consolidate AutomationTesterHarness into AutomationRunner
- Remove AutomationRunner construction from test bodies
- Pass AutomationRunner into test method
2016-10-19 07:44:09 -07:00
Lars Brubaker
3d15810bf0 latest ms 2016-10-18 17:06:21 -07:00
Lars Brubaker
4b555f71c4 Fixed a bug with wipe towers
Moving to 0,0
Not being inserted
2016-10-18 11:31:39 -07:00
Lars Brubaker
2dfea23f90 latest agg 2016-10-14 14:47:11 -07:00
John Lewin
1834221db5 Prevent false positives when assemblies are missing
- Use the MatterControl output directory in all cases
- Only load assemblies for testing in Release builds
- Use conditional comp. for path resolution
2016-10-11 17:28:16 -07:00
Lars Brubaker
567cefbc15 latest agg 2016-10-11 14:56:51 -07:00
Lars Brubaker
dc77544dca Don't run MS in process. 2016-10-10 15:23:22 -07:00
Lars Brubaker
907f4306f6 fixing colors 2016-10-10 15:16:33 -07:00
Lars Brubaker
dcd19cf030 latest agg 2016-10-07 17:53:08 -07:00
Lars Brubaker
37d917eb9e Triyng to make this message a bit clearer. 2016-10-07 17:52:55 -07:00
Lars Brubaker
f7eb35d966 Working on getting camera working on Desktop 2016-10-07 15:03:02 -07:00
John Lewin
34a37b6c81 Make TabPages private, use existing GetTabPage member 2016-10-07 10:47:27 -07:00
John Lewin
ccd59227f0 Add LazyTabs for Touchscreen view
- Remove unset ApplicationControler.WidescreenMode variable
- Add local AddTab function to TouchScreenTabView for LazyTab creation
- Use common AddTab function for tab creation in TouchScreenTabView
- Refactor WidescreenPanel for clarity
  - Use OnBoundsChanged instead of event
  - obj.NumberOfVisiblePanels() becomes obj.VisiblePanelCount
- Fix thumbnail exception experienced by ensuring Directory exists
- Run ActiveSliceSettings.Instance assignment on UI thread if loading
  - Prevents extra ReloadAll right at the completion of form Load
2016-10-06 21:47:16 -07:00
Lars Brubaker
8b72131769 Fixed down arrows on edit model page
MatterHackers/MCCentral#538
Lost down arrow for edit options on 3D view
2016-10-06 10:59:51 -07:00
Lars Brubaker
aa2fde82fb Import Settings now working
Moved merge into PrinterSettings
With test
2016-10-05 14:57:37 -07:00
Lars Brubaker
99709f9d21 Warn if printer recovery is enabled and there is a g29 or g30 in start gcode 2016-10-05 11:07:32 -07:00
John Lewin
f53f8f2a1b Convert disabled tests to FixNeeded category 2016-10-04 18:49:36 -07:00
Lars Brubaker
9e4635891a latest agg 2016-10-04 17:55:29 -07:00
Lars Brubaker
231aadc554 Always set make and model on imported printers
Made the import printer get non-colliding names
MatterHackers/MCCentral#417
MatterControl is unable to upload imported printers
2016-10-04 17:54:57 -07:00
John Lewin
9709c757c9 Upgrade to latest NUnit.ApplicationDomain package 2016-10-04 10:53:22 -07:00
Lars Brubaker
a302d59d82 Fixing string issues
MatterHackers/MCCentral#511
UI Tweaks
2016-10-03 13:48:45 -07:00
Greg
6bc17166ec Merge branch 'master' of https://github.com/MatterHackers/MatterControl
# Conflicts:
#	Submodules/agg-sharp
2016-10-03 11:49:32 -07:00
Lars Brubaker
7b2062afbe latest agg 2016-10-03 09:59:56 -07:00
John Lewin
ec9d6c35da Revise test output formatting
- Improve layout in NUnit console output
- Remove stacktrace workarounds for NUnit2
2016-09-30 17:54:41 -07:00
Greg
36ef069629 Added spacing to mm text on JogControls
MatterHackers/MCCentral#511
2016-09-30 15:21:58 -07:00
John Lewin
0fca1c0f44 Improve keyboard support for make/model selectors
- Turn on TabStop for make/model DropLists
- Add focus indicator for make/model DropLists
2016-09-29 16:46:19 -07:00
Lars Brubaker
16b8ea983a Making the request to reload all wait until there is a draw
This is to try and speed up priter creation on Android.
2016-09-29 14:47:21 -07:00
Lars Brubaker
60df6ea292 Changed the way eeprom window lays out
Make sure we don't close the Database until after we Call OnApplicationClosed
MatterHackers/MCCentral#498
Android: Cannot put away keyboard on EEPROM screen android
Fix terminal widget closing on android.
2016-09-29 10:48:19 -07:00
Lars Brubaker
c16cede87a Getting android to build 2016-09-28 10:24:11 -07:00