Matt Moening
b051b2bf54
Remove Run on Idle due too regression
...
- Added Additional guard to saving profile
2016-09-16 13:12:00 -07:00
Lars Brubaker
c8bdb5b77c
Merge pull request #1398 from larsbrubaker/master
...
Last changes to loged in drop down
2016-09-16 11:44:47 -07:00
Lars Brubaker
2ee72536e0
Last changes to loged in drop down
2016-09-16 11:38:32 -07:00
Lars Brubaker
0d896ab698
Merge pull request #1397 from gregory-diaz/master
...
Bug Fix: Printer selection menu gets stuck on "Add New Printer"
2016-09-16 11:35:05 -07:00
Greg
301a96cce9
Bug Fix: Printer selection menu gets stuck on "Add New Printer"
...
MatterHackers/MatterControl#1391
2016-09-16 08:31:44 -07:00
johnlewin
07e6c8c682
Merge pull request #1396 from jlewin/master
...
Startup com0com window in a minimized state
2016-09-15 18:28:40 -07:00
John Lewin
71376ff71d
Startup com0com window in a minimized state
...
- Ensures that console window does not catch automation input
2016-09-15 18:24:59 -07:00
johnlewin
401d305987
Merge pull request #1395 from gregory-diaz/master
...
Added utility function for starting printer emulator
2016-09-15 14:59:41 -07:00
Greg
f5931fd8be
Added utility function for starting printer emulator
...
Working on start print from sync test
2016-09-15 13:40:11 -07:00
johnlewin
7d756fb3c2
Merge pull request #1393 from jlewin/master
...
Revise IsDirty property - perform actual thumbprint comparison
2016-09-15 13:35:19 -07:00
Lars Brubaker
8c0307fc3d
Merge pull request #1394 from larsbrubaker/master
...
Put in an OutboundRequest action to hook for connectivity state
2016-09-15 13:09:49 -07:00
Lars Brubaker
7de1fe38db
Merge branch 'master' of https://github.com/MatterHackers/MatterControl
2016-09-15 12:07:17 -07:00
John Lewin
662c4e649b
Revise IsDirty property - perform actual thumbprint comparison
...
- Now compares last known server thumbprint to latest content thumbprint
- Fixes need to continually reset flag based on save conditions
- Will be accurate as long as ServerSHA1 is updated any time we pull updates
2016-09-15 12:05:00 -07:00
Lars Brubaker
cca52cac0b
Put in an OutboundRequest action to hook for connectivity state
2016-09-15 12:03:39 -07:00
Lars Brubaker
8676bf08ab
Merge pull request #1392 from larsbrubaker/master
...
Fixing tests
2016-09-14 14:11:06 -07:00
Lars Brubaker
552f44fef1
Fixing tests
2016-09-14 14:09:57 -07:00
Lars Brubaker
3f906b9cc8
Merge pull request #1390 from jlewin/master
...
Revise IsDirty and profile/printersettings nomenclature
2016-09-14 12:42:20 -07:00
John Lewin
4ad70ca38c
Revise IsDirty and profile/printersettings nomenclature
2016-09-14 12:36:12 -07:00
Lars Brubaker
d3802a5b80
Merge pull request #1389 from larsbrubaker/master
...
Refoctoring and cleaning menu class
2016-09-14 11:52:12 -07:00
Lars Brubaker
abf963d729
Refoctoring and cleaning menu class
...
Made changing menu text color propogate to child text widget
2016-09-14 11:36:01 -07:00
Lars Brubaker
3366dd84b4
Moving unused MenuItemsPadding out of Menu
2016-09-14 09:25:17 -07:00
johnlewin
eebb9afc96
Merge pull request #1385 from larsbrubaker/master
...
Use gcode streams to export gcode
2016-09-13 18:37:02 -07:00
johnlewin
cc375b6f8a
Merge pull request #1388 from gregory-diaz/master
...
Made improvements to printer name change test
2016-09-13 18:34:45 -07:00
johnlewin
62372e77c4
Merge pull request #1387 from jlewin/master
...
Remove ProfileManager.Save from PrinterInfo.ID setter
2016-09-13 18:34:10 -07:00
Greg
0451a27fae
Made improvements to printer name change test
...
Now we check the printer dropdown list to make sure it gets updated with the name change.
2016-09-13 17:06:44 -07:00
John Lewin
da330edabd
Remove ProfileManager.Save from PrinterInfo.ID setter
2016-09-13 16:26:32 -07:00
Lars Brubaker
eea7e41498
Use gcode streams to export gcode
...
MatterHackers/MatterControl#1384
Use gcode stream processors to do gcode export
2016-09-13 15:59:45 -07:00
Lars Brubaker
6dade54a56
Merge pull request #1383 from larsbrubaker/master
...
Added the ability to emit 'G0' for movement
2016-09-13 14:14:59 -07:00
Lars Brubaker
86119510a8
Merge remote-tracking branch 'lars/master'
2016-09-13 14:10:03 -07:00
Lars Brubaker
13a6abd64c
Fixing tests
2016-09-13 14:09:36 -07:00
Lars Brubaker
5ffd4c168e
Added the ability to emit 'G0' for movement
2016-09-13 14:09:35 -07:00
johnlewin
3ffbc80782
Merge pull request #1381 from gregory-diaz/master
...
Master
2016-09-13 13:22:07 -07:00
Greg
2efe180ae7
Test: Editing printer name changes droplist and persists
...
MatterHackers/MCCentral#381
2016-09-13 12:58:07 -07:00
Greg
2ceda33d62
Fixed Downloads provider automated tests
...
MatterHackers/MCCentral#286
Pre-pended "-" to Temporary folder created in Download provider tests. Temporary folder
now shows up as the first Downloads item in list.
2016-09-13 12:58:07 -07:00
Lars Brubaker
93d5f8d2ed
Merge pull request #1382 from unlimitedbacon/profiles
...
Changed default_movement_speeds to manual_movement_speeds since the f…
2016-09-13 12:24:20 -07:00
Lars Brubaker
e3320196ec
Added the ability to emit 'G0' for movement
2016-09-13 12:17:09 -07:00
Tyler Anderson
fb3705c8f9
Changed default_movement_speeds to manual_movement_speeds since the former is now ignored
2016-09-13 12:07:11 -07:00
Lars Brubaker
e639207cf1
Merge pull request #1380 from larsbrubaker/master
...
Fixed tests
2016-09-13 11:50:41 -07:00
Lars Brubaker
5ff2b45420
latest agg
2016-09-13 11:14:24 -07:00
Lars Brubaker
79e461cf81
Merge branch 'master' of https://github.com/MatterHackers/MatterControl
2016-09-13 11:13:32 -07:00
Lars Brubaker
d93ae17eca
Fixing tests
2016-09-13 11:12:13 -07:00
Lars Brubaker
31128b8c9d
Merge pull request #1378 from larsbrubaker/master
...
Some HTML rendering tests
2016-09-13 09:27:42 -07:00
larsbrubaker
89ebfa7361
Some HTML rendering tests
2016-09-12 21:55:40 -07:00
Lars Brubaker
527ab44d1f
Merge pull request #1377 from larsbrubaker/master
...
Make sure we dons't call user changed until we are done loading.
2016-09-12 17:18:58 -07:00
Lars Brubaker
f27d555af1
latest agg
2016-09-12 17:10:05 -07:00
Lars Brubaker
87f10fd3a8
Make less possible threading issues on ProfileManager
2016-09-12 16:20:01 -07:00
Lars Brubaker
9ca333ff97
Make sure we dons't call user changed until we are done loading.
2016-09-12 14:06:42 -07:00
Lars Brubaker
cbb0c5fb32
Merge pull request #1376 from larsbrubaker/master
...
Wrote a DownloadToImageAsync function in in StaticData
2016-09-10 12:37:59 -07:00
larsbrubaker
9866b98930
Somehow missed the file delete
2016-09-10 12:30:53 -07:00
larsbrubaker
b9ce5e15cd
latest agg
2016-09-10 12:22:42 -07:00