Lars Brubaker
3cd0cc1374
Merge branch 'design_tools' of https://github.com/MatterHackers/MatterControl into design_tools
2017-06-15 09:55:24 -07:00
johnlewin
3f30cf9c85
Merge pull request #2175 from jlewin/design_tools
...
Workarounds for DesignTools Android
2017-06-14 19:47:21 -07:00
John Lewin
d950e76722
Workarounds for DesignTools Android
2017-06-14 19:39:30 -07:00
Lars Brubaker
5ad34b70cd
Make sure we read position at the correct time.
2017-06-14 18:01:38 -07:00
Lars Brubaker
64e72512a6
Took out z can be negative.
...
Put z height on leveling wizard
2017-06-14 17:47:02 -07:00
johnlewin
7e3c2ff4b6
Merge pull request #2170 from jlewin/design_tools
...
Use WaitForName defaults
2017-06-14 14:14:07 -07:00
John Lewin
43656d4501
Use WaitForName defaults
2017-06-14 14:02:29 -07:00
johnlewin
c96e1d363c
Merge pull request #2168 from jlewin/design_tools
...
Remove timeout from ClickByName
2017-06-14 11:37:57 -07:00
John Lewin
f395e9bf07
Revise NameExists usage
2017-06-14 11:13:39 -07:00
John Lewin
53aa468183
Use WaitForName defaults unless exceptional
2017-06-14 11:13:39 -07:00
John Lewin
b48041c9bc
Move ApartmentState.STA to class
2017-06-14 11:13:39 -07:00
John Lewin
1109b7b4ab
Remove timeout from ClickByName
2017-06-14 11:13:39 -07:00
John Lewin
09329bcc02
Fix typo
2017-06-14 11:13:39 -07:00
johnlewin
8e08486bd3
Merge pull request #2167 from larsbrubaker/design_tools
...
Switch language without only a ui reload.
2017-06-14 10:50:04 -07:00
Lars Brubaker
b9c0573b91
Switch language without only a ui reload.
2017-06-14 10:35:45 -07:00
johnlewin
85fc9f30da
Merge pull request #2165 from jlewin/design_tools
...
Rename PrinterConnectionAndCommunication
2017-06-13 17:47:39 -07:00
John Lewin
1ac3274e7d
Move CommunicationState enums into PrinterCommunication namespace
2017-06-13 17:33:23 -07:00
John Lewin
9aaf0f6311
Rename PrinterConnectionAndCommunication
2017-06-13 17:22:49 -07:00
John Lewin
6c0e78eef6
Revise ClickingShowTerminalButtonOpensTerminal test
2017-06-13 17:00:27 -07:00
John Lewin
9112ef6cbd
Remove PreChangePanels event
2017-06-13 16:50:58 -07:00
johnlewin
12dc4de06f
Merge pull request #2164 from larsbrubaker/design_tools
...
Don't scroll the undocked tabs contents
2017-06-13 16:49:52 -07:00
Lars Brubaker
bf9bbb90d7
Don't scroll the undocked tabs contents
2017-06-13 16:40:10 -07:00
johnlewin
596d40e83a
Merge pull request #2163 from larsbrubaker/design_tools
...
Making it possible to have layout engines for popup windows.
2017-06-13 15:20:51 -07:00
Lars Brubaker
fa02130a62
Merge branch 'design_tools' of https://github.com/MatterHackers/MatterControl into design_tools
...
# Conflicts:
# CustomWidgets/DockingTabControl.cs
2017-06-13 15:13:12 -07:00
Lars Brubaker
ea87a164dd
Making it possible to have layout engines for popup windows.
2017-06-13 14:32:09 -07:00
johnlewin
52b42a61c6
Merge pull request #2162 from jlewin/design_tools
...
Switch tests to Controls tab as needed
2017-06-13 13:44:14 -07:00
John Lewin
a6630fb8f8
Switch tests to Controls tab as needed
2017-06-13 13:22:22 -07:00
John Lewin
bf6c40acab
Revise ThumbnailGeneration task
...
- Gracefully shutdown on application close
- Prevent exception on application close
- Simplify looping logic
- Only WaitOne if thumbnail queue is empty
2017-06-13 13:08:53 -07:00
John Lewin
ea34d072e4
Fix Generate regression
2017-06-13 12:31:50 -07:00
John Lewin
e765a251e9
Single implementation to build pin icon
2017-06-13 12:28:04 -07:00
johnlewin
c199aea16c
Merge pull request #2161 from jlewin/design_tools
...
Design tools
2017-06-12 21:04:12 -07:00
John Lewin
604d131a1b
Make helper method pin SliceSettings tab as needed
...
- Use "Slice Settings" tab name expected by tests
2017-06-12 20:35:48 -07:00
John Lewin
77878d780b
Expose pinned tabs to automation
...
- Expose pin button to automation
- Expose unpinned tabs to automation
- Use tabTitle variable instead of nameWidget.Key
- Hold pin state outside of widgets
- Add PinStatusChanged to allow for external storing of pin state
2017-06-12 20:32:52 -07:00
John Lewin
63894551f9
Fix null reference on PopupContent object
...
- Make base explicitly call to virtual function after content load
- Remove debugging color, switch back to expected - White
2017-06-12 18:00:51 -07:00
John Lewin
39e8d67327
Settings sidebar defaults to collapsed, tune library sidebar width
2017-06-12 18:00:51 -07:00
johnlewin
26091a26cb
Merge pull request #2160 from larsbrubaker/design_tools
...
Made the docked tab control have the pin in its tab bar.
2017-06-12 18:00:21 -07:00
Lars Brubaker
9a655142f5
Made the docked tab control have the pin in its tab bar.
2017-06-12 17:55:32 -07:00
johnlewin
ff67bd4cf2
Merge pull request #2159 from larsbrubaker/design_tools
...
Moved tab controls into printer
2017-06-12 17:23:12 -07:00
Lars Brubaker
04a486044d
Moved tab controls into printer
...
Put terminal into tab controls
2017-06-12 16:51:17 -07:00
Lars Brubaker
6a375eda7e
Merge pull request #2158 from jlewin/design_tools
...
Revise Spitter and PopupWidget
2017-06-12 14:26:37 -07:00
John Lewin
f34a4db86f
Revise Spitter and PopupWidget
2017-06-12 14:19:04 -07:00
Lars Brubaker
923e324472
Merge pull request #2157 from larsbrubaker/design_tools
...
Improved dock control
2017-06-12 10:23:48 -07:00
Lars Brubaker
9bc7b0a2b9
A bit better.
2017-06-12 10:08:13 -07:00
Lars Brubaker
9c8530492b
Improved dock control
2017-06-12 10:01:50 -07:00
Lars Brubaker
38f74faa18
Merge branch 'design_tools' of https://github.com/MatterHackers/MatterControl into design_tools
...
# Conflicts:
# PartPreviewWindow/OverflowDropdown.cs
# Submodules/agg-sharp
2017-06-12 09:32:45 -07:00
johnlewin
54f4021382
Merge pull request #2156 from jlewin/design_tools
...
Restore Library search functionality
2017-06-11 17:11:50 -07:00
John Lewin
dc3e02d6fd
Drop QueueSelectCheckBoxWorks for ClickOnLibraryCheckBoxes
2017-06-11 16:45:36 -07:00
John Lewin
fd170070cf
Reset to original container before search on ClearSearch()
2017-06-11 16:45:34 -07:00
John Lewin
0a3042dd45
Restore Library search functionality
...
- Reuse new CreateSmallResetButton helper
2017-06-11 16:45:31 -07:00
John Lewin
e8dca6d34e
Extract and consolidate reset button generators to ThemeConfig
2017-06-11 16:45:30 -07:00