Commit graph

702 commits

Author SHA1 Message Date
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
Lars Brubaker
d1cbeef204 Latest agg 2016-09-27 17:48:37 -07:00
Lars Brubaker
de12a5c8ba Finished print leveling test – fixed reset to defaults
Moved more things to settings key
Disabled end-user license agreement on Mac for now
2016-09-27 12:47:15 -07:00
Lars Brubaker
ebdf87f6cb latest ms 2016-09-26 16:02:18 -07:00
Lars Brubaker
c3e57dcc3c Made a setup leveling test work 2016-09-26 15:59:29 -07:00
larsbrubaker
b0d9d52564 Changed the button name to "Close" as it does not cancel the operation. 2016-09-24 10:46:47 -07:00
John Lewin
04ae06199c Clear print_leveling_data on 'Reset To Defaults'
- Create and use SettingsKey for print_leveling_data
2016-09-23 18:19:51 -07:00
Lars Brubaker
028e823c4a Latest agg 2016-09-23 16:25:54 -07:00
Lars Brubaker
29372773f3 Fixed manual port selection to handle moving on to leveling when required 2016-09-23 16:25:39 -07:00
John Lewin
9057eabc4d Fix RemoveAllMenuItemClickedRemovesAll test 2016-09-23 14:18:27 -07:00
Lars Brubaker
556d382f8a latest agg 2016-09-23 13:35:56 -07:00
John Lewin
4344fc9765 Use new ImageBuffer constructor with common defaults 2016-09-23 10:35:33 -07:00
Lars Brubaker
04002560a5 latest agg 2016-09-22 15:15:04 -07:00
Lars Brubaker
c3d96b6601 Working on Queue done button working test (+2 squashed commit)
Test that MatterControl vanilla actually stars up
Finished the resume print test
Set backup to 0
Created a SwitchToAdvancedSettings function
2016-09-22 12:35:34 -07:00
John Lewin
68ca5e3ad9 Convert additional automation tests to NUnit3 compat
- Improve logging readability
2016-09-22 08:52:15 -07:00
John Lewin
0ac3ac311d Switch to RequiresSTA replacement attribute
- Add SetCompatibleWorkingDirectory to consistently change working directory
2016-09-21 15:34:53 -07:00
John Lewin
ee52f24835 Upgrade to NUnit3
- Revise hard-coded paths for compatibility with new VS adapter
- Add utility functions for path generation
- Extract SHA1 computation from Save function
- Add ToJson helper function
- Don't save SHA1 in computed document
- Remove Asserts from CloseMatterControl, extend wait period
- Add TestAutomationConfig type replacing serialized Dictionary
2016-09-21 14:13:39 -07:00
Lars Brubaker
aed964e5ac latets agg 2016-09-19 17:24:17 -07:00
Lars Brubaker
c113aba7d9 Making test passed take a count 2016-09-19 17:13:11 -07:00
Lars Brubaker
552f44fef1 Fixing tests 2016-09-14 14:09:57 -07:00
Lars Brubaker
3366dd84b4 Moving unused MenuItemsPadding out of Menu 2016-09-14 09:25:17 -07:00
Lars Brubaker
5ff2b45420 latest agg 2016-09-13 11:14:24 -07:00
larsbrubaker
89ebfa7361 Some HTML rendering tests 2016-09-12 21:55:40 -07:00
Lars Brubaker
f27d555af1 latest agg 2016-09-12 17:10:05 -07:00