Lars Brubaker
619d2b63cc
Made the calibration cubes have instructions
...
Description Object can have clickable links
Markdown widget keeps its size correctly
Printer connection switches to disconnected when com port lost
Fixed material temp
2022-04-01 16:12:33 -07:00
Lars Brubaker
5df3ef73a5
Make paragraphs space better
2022-03-15 14:49:30 -07:00
Lars Brubaker
5ff04ba2f1
Making bold markdown wrap
2022-03-15 11:21:04 -07:00
Lars Brubaker
fe406720f2
Got rid of invert icons
2021-05-21 15:23:25 -07:00
Lars Brubaker
1599aa0fd4
Fixed issue with color control
...
refactoring GuiWidegt
2021-01-29 16:44:47 -08:00
LarsBrubaker
fbf8767452
Fixing memory leak
...
fixing warnings
2020-12-24 22:49:47 -08:00
LarsBrubaker
506f2b273f
Making static data compile time and universal
2020-11-25 07:39:36 -08:00
Lars Brubaker
0fd5b7a0f9
Moved ImageIO to .net standard
2020-11-24 18:08:49 -08:00
Lars Brubaker
06baf2a1b1
ordering primitives
...
refactoring
2020-09-22 17:53:06 -07:00
LarsBrubaker
34eb87cf64
respond to max size changes
2020-08-16 19:58:22 -07:00
LarsBrubaker
018fb4ab49
making the responsive widget have the info about minimum size
2020-08-16 18:50:20 -07:00
LarsBrubaker
a5009558f6
Fixing scaling issues
2020-08-16 12:12:24 -07:00
Lars Brubaker
9df2078d0d
fixed more scaling issues
2020-08-04 14:56:27 -07:00
LarsBrubaker
1cfbba4695
Don't crash on a bad URL
2020-06-27 19:21:04 -07:00
LarsBrubaker
86d4a9e582
fix image links
2020-06-27 13:12:26 -07:00
Lars Brubaker
dc949d72cd
Improve layout of new tool tips
...
Fix issue with openGL not having glGenBuffers
2020-06-26 17:01:37 -07:00
LarsBrubaker
15d39d297d
Making the tooltips have markdown and context help
2020-06-26 17:01:36 -07:00
LarsBrubaker
2959b6e411
working on markdown tool tip widget
2020-06-26 17:01:36 -07:00
Lars Brubaker
f2e2d54628
Changes to add child
2020-06-05 12:17:13 -07:00
LarsBrubaker
01309e9b0f
cache all markdown text and check if local
2020-06-03 12:37:27 -07:00
LarsBrubaker
3d6fe51e32
Make the design tabs able to shrink
2020-05-30 21:26:37 -07:00
LarsBrubaker
69f7a29132
Make sure we re-flow after loading an image in markdown
2020-05-28 07:12:05 -07:00
LarsBrubaker
db86ef5450
Fixed inline image sizing
...
Made link images work
Fixed a bug with clicking help before loaded
2020-05-27 22:43:08 -07:00
LarsBrubaker
ab4a809885
removing warnings
2020-05-15 16:58:12 -07:00
LarsBrubaker
9d78b15695
Better alignment of Markdown content
2020-05-14 21:58:34 -07:00
LarsBrubaker
79ba96c18b
Working on Pro upgrade page
...
Improving mark down renderer
2020-05-14 17:19:30 -07:00
jlewin
79ee17e7ce
Add matching text to search results
2019-06-19 16:49:27 -07:00
jlewin
7c996bed71
Revert to classic TextSpace implementation
...
- Issue MatterHackers/MCCentral#5634
Unexpected change in Markdown link styling
2019-06-06 11:58:23 -07:00
jlewin
ec1a50b815
Change OnClick to protected
...
- Issue MatterHackers/MCCentral#3445
Change accessibility of OnClick to protected, revise callers to use
InvokeClick()
2019-06-04 18:20:01 -07:00
Tyler Anderson
ff2ef1ad93
Added formatting for inline code in markdown
2019-06-04 11:00:57 -07:00
jlewin
eeebdb6077
Use GuiWidget instead of TextWidget for inline space
...
- Issue MatterHackers/MCCentral#5583
Agg Markdown parse creates unique texture per space
2019-05-24 13:56:55 -07:00
LarsBrubaker
9fbcc804d5
Don't load image data in markdown until it is drawn
2019-04-08 08:20:49 -07:00
LarsBrubaker
8a7c55b638
Have the markdown text running through the web cache
2019-04-07 16:01:31 -07:00
LarsBrubaker
c93bb370bc
Playing with a new web cache class
2019-04-07 11:10:28 -07:00
jlewin
edaf2907bd
Place access modifiers before override
2019-03-01 18:19:16 -08:00
John Lewin
970d68f5c0
Spelling
2018-11-29 13:41:24 -08:00
John Lewin
b1053b8198
Revert accessibility of contentRow
...
- Add public PrinterSetupWizardPage proxy to private .contentRow
- Use PrinterSetupWizardPage.ContentRow in LoadFilamentWizard
2018-11-03 10:12:49 -07:00
John Lewin
8d4974dc32
Move theme.Colors.PrimaryTextColor into theme, remove unneeded types
...
- Issue MatterHackers/MCCentral#4490
2018-11-03 09:13:07 -07:00
Lars Brubaker
775f1982bd
Re-wrote the load filament wizard as not a macro so we have more control over it
...
Added it to the setup steps
issue: MatterHackers/MCCentral#4429
Put in a loading filament as part of initial setup process
2018-11-02 16:14:37 -07:00
John Lewin
051f33d7ae
Improve error handling on help requests, skip invalid page paths
...
- Issue MatterHackers/MCCentral#4126
Missing path on tree node results in visible json in Markdown view
2018-09-24 13:08:05 -07:00
Lars Brubaker
bed90234e7
Made MatterControl run as a .net standard app
...
Moving matter control to a lib and creating a new exe to run it
2018-09-06 16:09:58 -07:00