Commit graph

332 commits

Author SHA1 Message Date
LarsBrubaker
cbc87ffe9a Make the download folder able to find .library files and open them 2020-08-02 17:53:31 -07:00
LarsBrubaker
494d2fe941 put back in amf export
improved export from design space
2020-08-02 15:19:30 -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
45178b1baf Adding baby stepping controls to print progress control 2020-08-01 22:35:53 -07:00
LarsBrubaker
0eec29e84d Removing tiny icons
Prepping for improved folder views
Fixing warnings
2020-08-01 08:58:50 -07:00
Lars Brubaker
333ef89a9f can download items 2020-07-31 18:27:09 -07:00
Lars Brubaker
db4d440c55 Improving git browsing 2020-07-31 14:07:40 -07:00
Lars Brubaker
be71ca6fe4 Remove tolken 2020-07-31 12:31:24 -07:00
Lars Brubaker
ffc2035776 Improving GitHubClient 2020-07-31 10:14:56 -07:00
Lars Brubaker
94b155f71d Making the slicer detect if a file has been changed since last slice 2020-07-29 14:29:59 -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
Lars Brubaker
8e6b17d838 Thinking about adding a github parts container 2020-07-10 14:08:25 -07:00
Lars Brubaker
1db11ee42a Make tabs able to shrink
Rename SDCard project folder to Printer
2020-07-09 18:10:06 -07:00
LarsBrubaker
22745bec34 using new consolidated code for right click 2020-07-09 07:12:00 -07:00
Lars Brubaker
6ac43bbffd Moving library interfaces to separate files 2020-07-08 18:16:29 -07:00
Lars Brubaker
50041b2142 Improving print history display 2020-07-06 17:48:47 -07:00
LarsBrubaker
690db19baa Improving documentation
fixing bugs
2020-07-05 14:06:02 -07:00
LarsBrubaker
2b0614bbef fixing tests 2020-07-03 16:32:44 -07:00
Lars Brubaker
78d4059c80 Making print history clearable and update with new data
fixing warnings
2020-07-03 12:05:37 -07:00
LarsBrubaker
164ea0feb9 refactoring 2020-06-28 11:39:41 -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
LarsBrubaker
70ba624c40 Better history default sort 2020-05-23 17:04:07 -07:00
Lars Brubaker
740bf4c11b adding more library folder art
making pro less obtrusive
2020-05-22 11:29:22 -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
053d9bdb53 Making calibration wipe tower round 2020-05-07 19:01:16 -07:00
LarsBrubaker
1325b411e6 issue : MatterHackers/MCCentral#5829
Export with spiral vase not working from print menu
2020-03-24 21:30:11 -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
7cb77c8f71 Fix warnings 2019-06-17 12:07:42 -07:00