Commit graph

217 commits

Author SHA1 Message Date
LarsBrubaker
1dfe8b3ee5 refactoring 2020-09-11 23:09:50 -07:00
LarsBrubaker
26bb26884f Make sure we are thread safe 2020-09-10 09:50:33 -07:00
LarsBrubaker
1ac56ffb89 github image support 2020-09-10 07:23:52 -07:00
LarsBrubaker
88bf857fa6 Set focus to the search field
issue: MatterHackers/MCCentral#6029
Typo in Update Settings text
2020-08-31 19:10:10 -07:00
LarsBrubaker
cf3a6d5893 Don't double scale on high rez 2020-08-30 09:49:23 -07:00
LarsBrubaker
23c409dd83 Don't apply extrusion multiplier while loading and unloading
issue: MatterHackers/MCCentral#6024
Load/Unload filament should ignore Extrusion Multiplier
2020-08-30 08:29:15 -07:00
John Lewin
0d46e88d15 Code cleanup, remove unused event 2020-08-29 13:41:24 -07:00
Lars Brubaker
874d2d404d fixing warnings / refactoring 2020-08-21 11:35:37 -07:00
LarsBrubaker
a6b0c54e37 Fixing high rez scaling issue 2020-08-17 07:38:16 -07:00
LarsBrubaker
4b99d1accd Made error messages wrap 2020-08-14 07:41:40 -07:00
LarsBrubaker
f6cf34eac7 Make the add printer page scale correctly
issue: MatterHackers/MCCentral#6000
add printer screen is small when in hi-rez
2020-08-13 11:18:33 -07:00
LarsBrubaker
23e7263da5 Print recovery test working for dual extruder no probe 2020-08-09 08:23:22 -07:00
LarsBrubaker
3af66f1aa3 making library toolbar consistent 2020-08-08 07:13:18 -07:00
LarsBrubaker
f3cd5f7215 fixing warnings 2020-08-08 07:12:56 -07:00
LarsBrubaker
84dc566cf7 sharing sort code 2020-08-07 20:04:21 -07:00
LarsBrubaker
1ea2ed4638 sharing code between library widgets 2020-08-07 18:14:15 -07:00
Lars Brubaker
9df2078d0d fixed more scaling issues 2020-08-04 14:56:27 -07:00
LarsBrubaker
73599ba022 fixing interface scaling issues 2020-08-04 08:15:51 -07:00
LarsBrubaker
8582b261f8 add toottips 2020-08-02 07:55:50 -07:00
LarsBrubaker
5cfbc0b1ec fix menu placement 2020-08-02 07:41:10 -07:00
LarsBrubaker
0eec29e84d Removing tiny icons
Prepping for improved folder views
Fixing warnings
2020-08-01 08:58:50 -07:00
LarsBrubaker
468c707c66 Finalizing new enter share code menu
issue: MatterHackers/MCCentral#5969
Kevin could not figure out how to enter share code
2020-07-26 08:02:13 -07:00
LarsBrubaker
ebb643c8d1 Fixed dialog size 2020-07-25 12:03:23 -07:00
LarsBrubaker
eea9f84679 enter share code on 'shared with me folder" 2020-07-24 21:54:33 -07:00
Lars Brubaker
cf3f856ac0 Improving 'share with me' help 2020-07-24 18:23:42 -07:00
Lars Brubaker
32b8776276 Moving show folders to the menu
refactoring
2020-07-24 14:03:45 -07:00
LarsBrubaker
3431651654 Fixes to ui scaling 2020-07-22 08:05:39 -07:00
LarsBrubaker
247bc431cd Improving settings override name editing
issue: MatterHackers/MCCentral#5949
Material profile name doesn't save
2020-07-18 13:48:38 -07:00
LarsBrubaker
22745bec34 using new consolidated code for right click 2020-07-09 07:12:00 -07:00
LarsBrubaker
690db19baa Improving documentation
fixing bugs
2020-07-05 14:06:02 -07:00
Lars Brubaker
78d4059c80 Making print history clearable and update with new data
fixing warnings
2020-07-03 12:05:37 -07:00
John Lewin
d701193f8c Inline url, remove unused definitions 2020-06-26 14:21:34 -07:00
John Lewin
e6726a3e34 Remove async keyword and ToString call 2020-06-26 14:21:34 -07:00
LarsBrubaker
01309e9b0f cache all markdown text and check if local 2020-06-03 12:37:27 -07:00
Lars Brubaker
7d3cce547d Make the text cache look in static data if can't find cache
Made persistable work on decimate and repair
2020-05-21 16:29:45 -07:00
LarsBrubaker
ac5e450359 Working to make Hollow a protected object 2020-05-19 10:29:17 -07:00
LarsBrubaker
c7d4d27327 tree view keyboard navigation
Making images work on printer add ons
2020-05-16 22:35:42 -07:00
LarsBrubaker
85f625a6ef better caching 2020-05-15 16:59:30 -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
LarsBrubaker
e602c7681d removing unnecessary casts 2020-02-07 17:08:47 -08:00
LarsBrubaker
54d29b41f7 use run on idle less 2020-02-07 15:27:43 -08:00
LarsBrubaker
58e77cfe60 GuiWiget Children working as a SafeList 2020-02-07 15:27:43 -08:00
John Lewin
813322a9b6 Add null reference guard, upgrade failing Win32.Registry assembly 2019-12-14 12:22:04 -08:00
jlewin
da981b7499 Use Lucene for in-page filtering
- Issue MatterHackers/MCCentral#5699
Improve search
2019-06-20 18:20:53 -07:00
jlewin
f205c3f662 Apply padding removed from base type to AddPrinterWidget.cs
- Issue MatterHackers/MCCentral#5707
Fix spacing on AddHardwareWizard
2019-06-20 18:20:53 -07:00
jlewin
0459a3ddaa Implement proposed help tab revisions
- Issue MatterHackers/MCCentral#5699
Improve search
2019-06-20 13:37:17 -07:00
jlewin
bd976da442 Allow containers to temporarily override user sort
- Issue MatterHackers/MCCentral#3947
Remember sorting and view for library folders
2019-06-19 12:02:46 -07:00
jlewin
78f1cbd9df Make search button behave more like a popup button
- Add local help zip file
- Add icon to search result rows
- Extract search panel behavior to new SearchPanel type
- Move input field to new SearchPanel type
- Issue MatterHackers/MCCentral#5699
Improve search
2019-06-18 15:44:36 -07:00
jlewin
21afe4e86d Turn off autoscroll for VAnchor.Fit Markdown widget 2019-06-14 13:09:02 -07:00