Commit graph

144 commits

Author SHA1 Message Date
John Lewin
445a600d76 Remove unused files 2018-08-07 14:03:54 -07:00
John Lewin
7274ebdbab Use VS remove icon 2018-07-17 16:44:28 -07:00
John Lewin
0eb964ef83 Restore missing file 2018-07-11 17:17:41 -07:00
John Lewin
e9fb588e87 Show operation icons in TreeView for known types
- Issue MatterHackers/MCCentral#3700
Have icon provider for image object that shows image
2018-07-10 15:14:11 -07:00
Lars Brubaker
f915260ce8 Getting Mirror and Scale into select overflow menu
Took out mirror and scale side bar controls
More state passed to UpdateControls
2018-07-06 17:11:33 -07:00
John Lewin
f733c05d4f Improve consistency of Unlock button
- Issue MatterHackers/MCCentral#3745
Use theme loader for icon, use accent helper for color, fix icon alignment
2018-06-25 08:13:53 -07:00
John Lewin
22d43e25b1 Less significant cube icon 2018-06-24 00:09:50 -07:00
John Lewin
b61e5066bf Add icons for operations
- Issue MatterHackers/MCCentral#3733
Move operations into new overflow menu and evaluate
2018-06-24 00:09:48 -07:00
John Lewin
ab8550faf3 Use theme aware Markdown list bullets
- Issue MatterHackers/MCCentral#3730
2018-06-24 00:09:45 -07:00
John Lewin
9fa0c470cc Markdig prototype
- Issue MatterHackers/MCCentral#3660
Add Markdown implementation for help guides
2018-06-19 13:03:40 -07:00
John Lewin
dcce521db4 Add material design add/import icons 2018-05-17 20:04:50 -07:00
John Lewin
09ef65bc9d Add fit icon 2018-05-17 16:01:26 -07:00
John Lewin
03838baef0 Use PNG for X icon
- Issue MatterHackers/MCCentral#3278
X is not same black as checkmark (switch it to an icon in the icon folder)
2018-05-05 08:36:02 -07:00
John Lewin
c7f289c73d Evaluate history containers in a common root
- Issue MatterHackers/MCCentral#3254
Consider moving all history containers into a single root
History container
2018-04-29 11:08:09 -07:00
John Lewin
607d282bb2 Make unique icon for 'new part', revise icons 2018-04-24 08:55:05 -07:00
John Lewin
8d9db18d69 Improve stroke weighs and balancing, add missing SetPreMultiply() 2018-04-21 14:59:45 -07:00
John Lewin
0fef0fa266 Evaluate using scaled folder icons
- Issue MatterHackers/MCCentral#3154
2018-04-21 00:50:29 -07:00
Lars Brubaker
936c0bce0f made the create and copy printer buttons icon and to the right of printer selector 2018-04-20 13:56:09 -07:00
John Lewin
5d2e506dcf Purge StaticData image cache on theme change in debug 2018-04-19 16:05:22 -07:00
John Lewin
63d1595689 Add folder icon
- Issue MatterHackers/MCCentral#3131
Create consistent folder icon
2018-04-16 18:56:20 -07:00
John Lewin
62e62b11c4 Add support for theme aware print toolbar buttons 2018-04-09 15:21:52 -07:00
Lars Brubaker
7590b179b6 Changed Bake to MakePermanent 2018-04-09 11:58:21 -07:00
John Lewin
9c00f026c0 Restore icon for Add menu item, improve icon support in MenuItem
- Render non-enabled menu icons with new lazy DisabledImage property
- Move SettingsRow into CustomWidgets namespace
2018-04-07 11:07:38 -07:00
John Lewin
974477accc Revised pinch/curve icons 2018-04-06 20:45:55 -07:00
Lars Brubaker
0e6fb3f420 Put in the cog for leveling calibration 2018-04-06 11:49:08 -07:00
John Lewin
54fe713d7d Add simple toggle buttons for view options 2018-04-05 15:52:18 -07:00
Lars Brubaker
e89ca312a1 Prototyping the curve tool 2018-04-04 14:58:17 -07:00
LarsBrubaker
dca46e22ab Adding in pinch object 2018-04-04 14:58:16 -07:00
John Lewin
017c4e1832 Align to origin 2018-03-26 16:29:23 -07:00
John Lewin
731b5e15e5 Revise About page
- Issue MatterHackers/MCCentral#2896
Update Help -> About
2018-03-13 17:39:51 -07:00
LarsBrubaker
d44207ea2a Fixed and improved Brairlle Object
Added Split Camel Case extension
2018-03-10 16:54:55 -08:00
Lars Brubaker
618fabf894 Improving design editor
Moving files around
2018-02-28 09:07:09 -08:00
Lars Brubaker
ffd6a0ce5e Put in an UnloadLinkAttribute for use on locked content 2018-02-26 15:28:00 -08:00
Lars Brubaker
c7a6f2e8e9 Creating a Design Apps folder
Put in card holder
Moving parts into the Design Apps folder
2018-02-22 18:03:15 -08:00
John Lewin
5fb26cb024 Add color/model view toggles to GCode Options panel 2018-02-18 11:10:09 -08:00
John Lewin
82638b64a1 Add Sort/View button prototypes 2018-02-14 09:47:02 -08:00
Lars Brubaker
b1202eab76 New align images
Improved advanced array
2018-02-12 17:47:06 -08:00
Lars Brubaker
8f6f0f7162 Working on new arrange toolAdding Remove and Bake to IObject3D
Made Localize() exist in agg
2018-02-12 15:28:26 -08:00
LarsBrubaker
0959340974 Get the array functions working better
Improved editors
2018-02-10 20:17:09 -08:00
Lars Brubaker
7ef109e749 Working on adding all primitives 2018-02-08 15:42:23 -08:00
John Lewin
155a175dfa Use Icon instead of Text buttons for Configure actions
- Issue MatterHackers/MCCentral#2699
2018-02-01 23:11:22 -08:00
Lars Brubaker
4c3c5e9209 Making combine (union)
Removing secondary accent color
2018-01-24 14:30:33 -08:00
John Lewin
e1fd908628 Use icon for InlineTitleEdit
- Issue MatterHackers/MCCentral#2705
2018-01-23 12:35:27 -08:00
johnlewin
f1d6f4ec0e
Merge branch 'design_tools' into design_tools 2018-01-18 18:44:25 -08:00
John Lewin
9b786ad2be Update clock asset
- Issue MatterHackers/MCCentral#2677
Clock icon not themed correctly in light theme
2018-01-18 17:59:42 -08:00
Tyler Anderson
21024321ce Fixed bits/pixel for pause and stop icons 2018-01-18 17:51:07 -08:00
John Lewin
2b2c63048b Disable View GCode buttons in the non-printer case
- Issue MatterHackers/MCCentral#2643
2018-01-13 11:14:57 -08:00
John Lewin
78ad78647a New view icons 2018-01-11 21:21:22 -08:00
John Lewin
a6c780a603 Add support icon 2018-01-09 17:49:35 -08:00
John Lewin
c3c098d005 Consolidate scene selection operations, revise styling 2018-01-09 15:50:43 -08:00