Commit graph

28 commits

Author SHA1 Message Date
John Lewin
4344fc9765 Use new ImageBuffer constructor with common defaults 2016-09-23 10:35:33 -07:00
larsbrubaker
89ebfa7361 Some HTML rendering tests 2016-09-12 21:55:40 -07:00
larsbrubaker
d6d91f0df5 Deleted ImageWidget_AsyncLoadOnDraw
Implemented the funcion on ImageBuffer
Wrote a DownloadToImageAsync function in in StaticData
2016-09-10 12:19:50 -07:00
Lars Brubaker
850cb7bebd Made the DeleteCacheData function take a number of days to consider for deletion
Updated the jumpstart profile
2016-04-25 13:55:40 -07:00
Lars Brubaker
133764fa3b Fixed the white spacing collapse in the HtmlWidget. 2016-02-11 15:38:32 -08:00
Lars Brubaker
dd41142816 More work on mini-html widget 2016-02-02 17:49:19 -08:00
Lars Brubaker
203f35474a Compile and continue bug. Didn't check in the final code that I planned. 2016-02-02 12:10:21 -08:00
larsbrubaker
b0a53c5577 Did a bit of work on the mini-html parser. 2016-02-01 23:11:26 -08:00
John Lewin
366ea3bca3 Restore Clear Cache functionality
- Remove buttonRowContainer blocking mouse input to html content
 - Fixes #104208890 - Help>About>Clear Cache no longer works
2016-01-10 17:29:23 -08:00
Lars Brubaker
1afeb5166a Removed some redundant icons
Made touch scale the edit pencil icon.
2015-12-29 16:41:51 -08:00
Lars Brubaker
79928f8fb7 Made the Debugger.Break() only exist in debug mode. 2015-09-17 13:45:26 -07:00
Lars Brubaker
fa97829073 Put in lots of code to break on exceptions in the debugger.
Made the cloud provider able to report that it is loading
2015-09-11 10:48:24 -07:00
Lars Brubaker
66ee409c8c Put in some try catch code to prevent failing to read a mesh while writing it. 2015-09-08 13:56:22 -07:00
Lars Brubaker
92be8c6269 Made asnyc image widget load through static data 2015-08-27 18:22:30 -07:00
Lars Brubaker
bf2484cdc3 Make it possible to set the blender on the AsyncLoad widget
Fixed a crash with an empty queue
2015-07-27 11:00:07 -07:00
Lars Brubaker
53f7ba8579 Remvode unused config.ini
Made the create folder window have the text box selected so you can type right away.
Asking for more library stuff by index.

Small work on HTML widget
2015-07-22 18:30:22 -07:00
Lars Brubaker
a6042f1537 Took out the storing of the original sized image (not needed and not used)
Took out some dead code.
2015-07-14 11:34:24 -07:00
Lars Brubaker
93bed277ed Made the getting of the thumbnail file name public.
Made an EventHandler on LoadComplete for async image widgets
2015-07-13 17:48:42 -07:00
Lars Brubaker
f6d32a62a5 Changed Changing some delegate defs to use EventHandler<> instead.
Took out some EventHandler new s that were from old code
Now Provider code
Create Folder in library and working some in provider.
New tests in MatterSlice
2015-06-24 16:59:10 -07:00
John Lewin
314496ba7b Extract tests to dedicated assemblies 2015-05-06 09:08:30 -07:00
Lars Brubaker
86175bd500 Fixed some strange M190 settings in configs
Made the html widget not show debug
Made the mapping classes not use unsetable temperatures in MatterSlice
2015-04-14 15:27:11 -07:00
Lars Brubaker
164f1ee80f Made the remove quotes be more consistent. 2015-04-13 11:41:32 -07:00
Lars Brubaker
398c64a3c6 Fixed the parsing of class 2015-04-13 11:38:45 -07:00
Lars Brubaker
c70ecd0f6a Make sure we invalidate after updating the image. 2015-04-13 11:22:51 -07:00
Lars Brubaker
187cde1222 Working on a wrapping text widget
More test code for html rendering of p
2015-04-11 16:01:17 -07:00
Lars Brubaker
08abfe9930 Moving more HTML code into its own classes. 2015-04-11 14:29:35 -07:00
Lars Brubaker
fbce0036c4 Working on making the html widget more generically useful. 2015-04-11 13:30:20 -07:00
Lars Brubaker
1a5b1ec78c Merge touch datastore.cs
Worked on HTML renderer.
2015-04-10 18:48:57 -07:00