Commit graph

12446 commits

Author SHA1 Message Date
John Lewin
a061f97a70 Rename AddCallbackToKey/RemoveCallbackFromKey -> Register/Unregister 2018-11-09 11:58:35 -08:00
John Lewin
fd894fb0c1 Rename FoundStringCallbacks to LineActions 2018-11-09 11:58:35 -08:00
John Lewin
cb732aacb7 Remove FoundStringEventArgs 2018-11-09 11:58:35 -08:00
John Lewin
f83fadd06b Convert to standard events with line arg 2018-11-09 11:58:34 -08:00
Lars Brubaker
8c2f2314dd adding more rooted events to event EventHandler 2018-11-09 10:21:40 -08:00
Lars Brubaker
5232361758 Thought experiment on moving a rooted event to an event 2018-11-09 09:15:47 -08:00
Lars Brubaker
b2a479a10f
Merge pull request #3972 from larsbrubaker/master
Show mass based on density
2018-11-08 14:26:35 -08:00
Lars Brubaker
9d7ca75c48 Show mass based on density 2018-11-08 13:41:27 -08:00
Lars Brubaker
36449de4f6
Merge pull request #3971 from jlewin/master
Add white theme, fix Windows Socketeer
2018-11-08 13:39:43 -08:00
John Lewin
87cbf4e7f2 Reduce tab bar background/intactive tab contrast levels 2018-11-08 13:23:08 -08:00
John Lewin
417c8fee80 Fix Properties bar color 2018-11-08 13:19:14 -08:00
John Lewin
f291006d21 Add Newtonsoft.Json binding redirect
- Issue MatterHackers/MCCentral#4537
'Limited Connectivity' MCWS status on Windows
2018-11-08 13:12:59 -08:00
John Lewin
b73e5f6503 Make themes popup panel slightly wider for new white theme
- Issue MatterHackers/MCCentral#4536
2018-11-08 11:56:09 -08:00
John Lewin
00d1d09f99 Add white theme 2018-11-08 10:37:38 -08:00
Lars Brubaker
ffb1c8ae08
Merge pull request #3970 from jlewin/master
Improve handling of cancelled slicing operations
2018-11-08 10:00:23 -08:00
John Lewin
41bd4965f8 Revise auto switch to GCode animation
- Issue MatterHackers/MCCentral#4534
2018-11-08 08:13:08 -08:00
John Lewin
486c31c862 Extract embedded type to new file 2018-11-08 05:46:24 -08:00
John Lewin
0441528b3d Conditionally switch to GCode view only after slicing success
- Issue MatterHackers/MCCentral#4533
Consider if switching to GCode view while slicing is best experience
2018-11-08 05:40:01 -08:00
John Lewin
83b2b7851a Improve handling of cancelled slicing operations
- Issue MatterHackers/MCCentral#4532
We should not load incomplete gcode when a slice is canceled
2018-11-08 05:38:46 -08:00
Lars Brubaker
55ab1c19e2
Merge pull request #3969 from jlewin/master
Change BreadCrumbWidget dependency to ILibraryContext vs UI widget
2018-11-07 18:19:42 -08:00
John Lewin
adde521e31 Add missing theme values
- Issue MatterHackers/MCCentral#4515
Missing theme definitions
2018-11-07 18:03:45 -08:00
John Lewin
e296a862d9 Hold ParentContainer in ContainerTreeNode 2018-11-07 18:03:45 -08:00
John Lewin
b0520aa6fc Ensure treeview is built on initial load as well as ReloadAll
- Issue MatterHackers/MCCentral#4518
reload all while in history folder moves away from
2018-11-07 18:03:45 -08:00
John Lewin
9786bcb41b Change BreadCrumbWidget dependency to ILibraryContext vs UI widget
- Issue MatterHackers/MCCentral#4518
reload all while in history folder moves away from home
2018-11-07 18:03:45 -08:00
Lars Brubaker
f87b37301e
Merge pull request #3968 from larsbrubaker/master
Made it so we save all work spaces before exit
2018-11-07 17:08:58 -08:00
Lars Brubaker
d2f6dcf8bc Made to so we save all workspaces before exit
issue: MatterHackers/MCCentral#4318
Part tab fails to persist on close
2018-11-07 15:13:23 -08:00
johnlewin
249275ea98
Merge pull request #3967 from jlewin/master
Add mechanism to track and restore to printer tab after sign in/out
2018-11-07 14:54:39 -08:00
John Lewin
a1170d9d24 Add mechanism to track and restore to printer tab after sign in/out
- Issue MatterHackers/MCCentral#4526
Sign out switches to Store page
2018-11-07 14:32:51 -08:00
johnlewin
faf9059f26
Merge pull request #3966 from jlewin/master
Allow caller to suppress PrinterChanged from LoadPrinter(profileID)
2018-11-07 14:09:56 -08:00
John Lewin
b7ae930450 Allow caller to suppress PrinterChanged from LoadPrinter(profileID) 2018-11-07 13:28:52 -08:00
John Lewin
4908cbb807 Remove dead code 2018-11-07 13:23:35 -08:00
Lars Brubaker
411f45e857
Merge pull request #3965 from jlewin/master
Execute UserChanged synchronously
2018-11-07 09:30:26 -08:00
John Lewin
1bf988ddb6 Add LoadPrinter(profileID) overload 2018-11-07 09:08:54 -08:00
John Lewin
7b578ac098 Execute UserChanged synchronously
- Ensures that ProfileManager is at correct state after callers
  invoke ChangeCloudSyncStatus - otherwise RunOnIdle invokes late
  and ProfileManager.Instance will remain on previous user for
  and indeterminate amount of time
2018-11-07 09:08:15 -08:00
John Lewin
37a119aaa7 Remove disruptive dialog interfering with workflow and in wrong spot
- Issue MatterHackers/MCCentral#4486
Copy Printers To Account should not load after signing in
2018-11-07 09:04:17 -08:00
johnlewin
2e76640529
Merge pull request #3963 from jlewin/master
Add theme panel to status bar, remove theme from application menu
2018-11-06 18:08:52 -08:00
John Lewin
bed543ac10 Add network status panel to status bar, remove from sign-in droplist 2018-11-06 16:34:07 -08:00
John Lewin
30463eadb6 Add theme panel to status bar, remove theme from application menu 2018-11-06 16:34:07 -08:00
Lars Brubaker
7673c10b61
Merge pull request #3961 from larsbrubaker/master
Fixed button name for tests
2018-11-06 15:26:38 -08:00
Lars Brubaker
c70b752850 Fixed button name for tests
deleting dead code
2018-11-06 15:17:46 -08:00
Lars Brubaker
a56aab99eb
Merge pull request #3960 from larsbrubaker/master
Refactor the load filament page to handle initial setup and loading s…
2018-11-06 14:48:39 -08:00
Lars Brubaker
2525f53c85 Refactor the load filament page to handle initial setup and loading separately 2018-11-06 14:15:27 -08:00
Lars Brubaker
ffba4a12e8
Merge pull request #3958 from larsbrubaker/master
Improving default loading markdown text
2018-11-06 11:25:17 -08:00
Lars Brubaker
234ab03072 Improving default loading markdown text
improving layout of progress bar in loading and unloading
2018-11-06 09:33:44 -08:00
Lars Brubaker
011c348e5d
Merge pull request #3957 from jlewin/master
Use theme border colors
2018-11-06 09:33:17 -08:00
John Lewin
6f36eb7ab0 Use theme border colors
- Issue MatterHackers/MCCentral#4507
2018-11-06 09:06:06 -08:00
johnlewin
64dbc1ac0d
Merge pull request #3956 from jlewin/master
Add statusbar and progress panels for long running tasks
2018-11-05 17:48:12 -08:00
John Lewin
575a9aa08e Add missing file 2018-11-05 17:35:25 -08:00
John Lewin
f33904ec6e Match sibling spacing 2018-11-05 17:35:25 -08:00
John Lewin
9472a8ebc3 Call container.SetThumbnail after meshContentProvider thumnbail gen
- Issue MatterHackers/MCCentral#4502
MCWS not updated after local thumbnail regeneration
2018-11-05 17:35:25 -08:00