Commit graph

7128 commits

Author SHA1 Message Date
John Lewin
d5b24a1944 Use expected styling for primary tab control 2017-08-06 17:03:02 -07:00
John Lewin
339b4ee63a Remove PopOutManager, PopOutTextTab 2017-08-06 10:58:41 -07:00
John Lewin
f36b285dc2 Remove TerminalWindow 2017-08-06 10:50:53 -07:00
John Lewin
af63fdf0f8 Convert CheckForUpdateWindow to WizardPage 2017-08-06 10:45:24 -07:00
John Lewin
88b8777d97 Remove TouchscreenView 2017-08-06 10:44:27 -07:00
John Lewin
e104dcdd8d Collapse single use, single line function into caller 2017-08-06 10:43:13 -07:00
John Lewin
bfb6568e63 Remove unused files 2017-08-06 10:42:26 -07:00
John Lewin
123f81d67e Remove ApplicationMenuRow 2017-08-06 10:09:05 -07:00
johnlewin
e5757e04fb Merge pull request #2321 from jlewin/design_tools
Adjust button styling
2017-08-04 21:42:01 -07:00
John Lewin
e5a28f5070 Add slight shade to buttons 2017-08-04 21:34:33 -07:00
John Lewin
bb515c759c Move Slice button into left/primary region 2017-08-04 21:34:33 -07:00
John Lewin
40499b2631 Revise and reuse margin 2017-08-04 21:34:33 -07:00
Lars Brubaker
46da2d7506 Merge pull request #2320 from jlewin/design_tools
First pass at new menubar
2017-08-04 15:54:14 -07:00
John Lewin
1ec80d8e62 First pass at new menubar 2017-08-04 15:47:43 -07:00
Lars Brubaker
b00735461f Merge pull request #2319 from larsbrubaker/design_tools
Make the bed at the correct height.
2017-08-04 15:00:58 -07:00
Lars Brubaker
b5246a81c1 Make the bed at the correct height. 2017-08-04 14:52:40 -07:00
Lars Brubaker
c1a5d4fe07 Merge pull request #2318 from larsbrubaker/design_tools
new localizations
2017-08-04 14:48:29 -07:00
Lars Brubaker
58c2703b22 Merge branch 'design_tools' into design_tools 2017-08-04 13:52:39 -07:00
Lars Brubaker
b55f88bda4 Merge pull request #2317 from larsbrubaker/design_tools
Refactoring QueuedCommandsStream to take a PrinterConnection
2017-08-04 13:49:02 -07:00
Lars Brubaker
b9cd935ab3 new localizations 2017-08-04 13:48:24 -07:00
Lars Brubaker
a4dd191182 Merge branch 'design_tools' of https://github.com/MatterHackers/MatterControl into design_tools 2017-08-04 11:21:21 -07:00
Lars Brubaker
8bfd13cf37 Merge pull request #2316 from jlewin/design_tools
Consolidate and reuse theme factories
2017-08-04 09:38:45 -07:00
Lars Brubaker
7a04b93d57 Refactoring QueuedCommandsStream to take a PrinterConnection
Moved MacroProcessing out of QueuedCommandsStream
2017-08-04 09:37:28 -07:00
John Lewin
e75bb81c78 Extract unique button types to theme config 2017-08-04 09:15:35 -07:00
John Lewin
6fabdf4413 Reduce SplitButton to actual behavior 2017-08-04 08:50:17 -07:00
John Lewin
9af153f1fe Use existing button factory, use existing Options in SplitButton factory 2017-08-04 08:49:38 -07:00
johnlewin
8e0aba1124 Merge pull request #2315 from jlewin/design_tools
Revise button factories
2017-08-04 07:02:48 -07:00
John Lewin
41d1a8868c Remove unused instance 2017-08-03 19:05:42 -07:00
John Lewin
932b6aca4b Use existing button factory 2017-08-03 19:00:39 -07:00
John Lewin
0d1316d546 Remove options setter in dead code 2017-08-03 19:00:39 -07:00
John Lewin
385d370001 All WizardPage controls to use common button factory 2017-08-03 19:00:39 -07:00
John Lewin
0048db7b9b Use existing button factory 2017-08-03 19:00:39 -07:00
John Lewin
ec19b41d49 Remove unused button factory instance 2017-08-03 19:00:39 -07:00
John Lewin
df943a5d25 Use existing button factory 2017-08-03 19:00:39 -07:00
John Lewin
1efe8dec4f Use existing button factory 2017-08-03 19:00:38 -07:00
John Lewin
0613f8c8b9 Extract button factory to shared instance 2017-08-03 19:00:38 -07:00
John Lewin
2a50aa80a1 Remove unused button factory instance 2017-08-03 19:00:38 -07:00
John Lewin
5193f79f23 Remove per widget manipulation of factory options
- Allow per .Generate() fixedWidth overrides
- Remove 'Set' buttons
2017-08-03 19:00:38 -07:00
John Lewin
733214552c Remove unused instance 2017-08-03 19:00:38 -07:00
John Lewin
4a03fdb7ed Use existing button factory 2017-08-03 19:00:38 -07:00
John Lewin
978b9225a2 Use existing button factory 2017-08-03 19:00:38 -07:00
John Lewin
00d0685317 Remove dead code, unnecessary variables 2017-08-03 19:00:38 -07:00
John Lewin
e372b33358 Use existing factory with same margin overrides 2017-08-03 19:00:38 -07:00
John Lewin
282e82eeb0 Use existing GrayButton factory 2017-08-03 19:00:38 -07:00
John Lewin
2c8c1ea697 Revise button factory option construction 2017-08-03 19:00:37 -07:00
John Lewin
4abea0ab0c Extract button factory options to new class 2017-08-03 19:00:37 -07:00
johnlewin
836ec72300 Merge pull request #2314 from larsbrubaker/design_tools
Design tools
2017-08-03 17:12:40 -07:00
Lars Brubaker
c65380ef66 Renaming members for clarity 2017-08-03 16:35:22 -07:00
Lars Brubaker
d721b2de0f Merge branch 'design_tools' of https://github.com/MatterHackers/MatterControl into design_tools 2017-08-03 15:25:42 -07:00
Lars Brubaker
28668ca3da Making printer connection have lest instance data 2017-08-03 15:24:41 -07:00