Lars Brubaker
447f78eeb8
Added translation line.
2017-01-09 17:37:43 -08:00
John Lewin
9b7f1b15de
Redirect to Wifi configuration page if offline
2017-01-06 17:18:19 -08:00
John Lewin
486000023a
Convert only caller of LoadImageData(string, ImageBuffer) to other sig
2017-01-04 19:21:39 -08:00
Lars Brubaker
cf86446c02
latest agg and ms
2017-01-04 13:38:30 -08:00
John Lewin
ace89e1e5a
Use .Localize extension function
2017-01-04 10:52:06 -08:00
Lars Brubaker
43d95e8486
Expanded translation set
...
Made more settings be count or mm
made more buttons translated
2017-01-04 10:25:19 -08:00
Lars Brubaker
4fb4d3a15f
Merge remote-tracking branch 'origin/1.6'
...
# Conflicts:
# Submodules/agg-sharp
2017-01-03 15:22:52 -08:00
Lars Brubaker
35f4882608
Make sure we check for null
2017-01-03 13:14:21 -08:00
Lars Brubaker
135f5b4fc1
refactoring
2017-01-03 13:05:57 -08:00
Lars Brubaker
515966b0f0
Created a new printer turns of temps test
...
Fixed the test to pass
Made emulator turn off bed temp correctly.
2017-01-03 10:45:16 -08:00
John Lewin
3fdf5a83e7
Add missing localizations
...
- Use .Localize() extension function
2017-01-02 10:38:29 -08:00
John Lewin
62213043c5
Latest agg-sharp
2017-01-01 15:38:09 -08:00
John Lewin
4797841cbe
Move DownloadToImageAsync to ApplicationController
...
- Long-term this will get moved into the network stack
2017-01-01 12:55:16 -08:00
John Lewin
711ba4f36c
Simplify LibraryProvider abstract class
2016-12-30 09:51:24 -08:00
Lars Brubaker
bc1cac87ca
Merge branch 'master' of https://github.com/MatterHackers/MatterControl
2016-12-29 12:55:29 -08:00
John Lewin
704cc13c04
Refactor ReloadAll
2016-12-29 11:11:56 -08:00
John Lewin
05250f4dd7
Remove PrivateClick, clean up progress bars
2016-12-29 10:49:15 -08:00
John Lewin
535a161115
Remove event keyword from private fields
2016-12-29 06:57:42 -08:00
Lars Brubaker
7bb3b342d9
Made firmware updater report state into terminal
...
Refactoring
Firmware update strings
2016-12-28 13:10:39 -08:00
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