Commit graph

756 commits

Author SHA1 Message Date
Lars Brubaker
bbbf8b714e latest agg 2016-12-27 18:13:59 -08:00
Lars Brubaker
aa85647f34 Merge remote-tracking branch 'lars/master' 2016-12-27 17:59:48 -08:00
Lars Brubaker
8ea6eb099d latest agg 2016-12-20 15:07:28 -08:00
Lars Brubaker
c9ad1fe0f1 Merge branch '1.6' of https://github.com/MatterHackers/MatterControl into 1.6 2016-12-20 15:04:57 -08:00
Lars Brubaker
6cf685a1b4 Adding new translations
Added G92 to commands that get passed through to the printer
2016-12-20 14:43:55 -08:00
John Lewin
56f1ab247e Revise failing queue tests on slow VMs
- Use Assert.AreEqual
- Add failure messages
- Extend ClickByName and WaitForName durations
- Restore 500ms waits in NavigateToFolder
2016-12-20 13:58:36 -08:00
Lars Brubaker
648f066582 Get the under menu not to open hover effect. 2016-12-20 09:46:43 -08:00
Lars Brubaker
3ffdf9726f latest agg and ms 2016-12-19 18:04:43 -08:00
Lars Brubaker
73eaeda6f3 latest agg 2016-12-15 15:57:45 -08:00
Lars Brubaker
765350403a Latest agg 2016-12-15 15:34:13 -08:00
Lars Brubaker
53e6ff3eba Added recovery count to the history data
MatterHackers/MCCentral#914
Track the recovered count to aid diagnostics
2016-12-14 11:26:53 -08:00
Lars Brubaker
29f0fac18c latest agg 2016-12-14 09:25:54 -08:00
John Lewin
caa2d6ae4f Support configuration based TimeToMoveMouse 2016-12-13 10:26:49 -08:00
Lars Brubaker
49ea8df3fd Refactoring menus for consistency. 2016-12-12 14:35:34 -08:00
Lars Brubaker
03e1fee901 Moving keyboard offset to common base class 2016-12-12 13:32:40 -08:00
Lars Brubaker
8c72bf1168 Refactored network printing settings to match the other printer settings
Took out the automatic changes to other settings
2016-12-12 12:14:30 -08:00
John Lewin
ff2f7d249e Prevent unexpected ActivePrinter changes
- Prevent selection changes on "Add New Printer..." menu item
- Prevent ActivePrinterChanged on differing EmptyProfile instances
- Prevent calling SwitchToProfile on PrinterSelector change if already
  on instance
2016-12-10 14:40:04 -08:00
Lars Brubaker
b94f9b4a2b latest agg 2016-12-06 14:16:24 -08:00
larsbrubaker
166325734e latest agg 2016-12-04 12:20:13 -08:00
larsbrubaker
9b202feb37 Putting Selection List into QueueData
Compiling but not worknig
2016-12-04 12:06:51 -08:00
larsbrubaker
95fec91905 Latest agg 2016-12-04 12:05:05 -08:00
larsbrubaker
1c9af30332 Made the macro and gcode edit windows edit faster 2016-12-03 12:48:19 -08:00
larsbrubaker
78439d34ab Got the new mocros menu working well 2016-12-03 12:08:39 -08:00
Lars Brubaker
2e93d43ccd Fixing up automation tests 2016-12-02 18:06:29 -08:00
Lars Brubaker
21b45ec761 Made it so that we can run tests in software mode. 2016-12-02 16:49:18 -08:00
Lars Brubaker
0c08c6c5ce Make pause work correctly with always printing 2016-12-02 13:51:58 -08:00
Lars Brubaker
7662e45586 Make it possible to pass command line arguments in test.
Made a new argument to do thumbnails as orthographic
Significantly speeds up tests
2016-12-01 18:03:40 -08:00
John Lewin
408fc580f4 Remove duplicate semicolons 2016-12-01 15:14:53 -08:00
John Lewin
0cabc4af74 Modify ClickByName automation helper to throw if not found 2016-12-01 13:25:17 -08:00
Lars Brubaker
5ebe0967c6 Hook virtual functions rather than delegate for Enter and Leave bounds. 2016-12-01 11:49:10 -08:00
Lars Brubaker
41d7d91bf1 Don't send G4 dwell while wating to reach temp. 2016-11-28 16:09:25 -08:00
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