Commit graph

3101 commits

Author SHA1 Message Date
Lars Brubaker
6b304405b1 New comments in agg
new top and bottom layers in matter slice.
2015-07-18 15:32:37 -07:00
Lars Brubaker
2127199a6a Fixed the pop out window to not throw an assert in debug. 2015-07-18 09:56:22 -07:00
Gregory Diaz
6aa15cd175 Merge branch 'master' of https://github.com/MatterHackers/MatterControl 2015-07-17 17:11:40 -07:00
Gregory Diaz
eafce2955e First pass at Check For Update Window almost done(modify language in beta description). 2015-07-17 17:11:32 -07:00
Lars Brubaker
6f0b443bb3 Took out the provider locator code as it is not needed. 2015-07-17 16:45:24 -07:00
Lars Brubaker
b80ab532d8 Made the 3d view save to the current item. 2015-07-17 16:12:14 -07:00
Lars Brubaker
a896f5f9aa Made thumbnails be the right size for the current scaling. 2015-07-17 13:42:54 -07:00
Lars Brubaker
e4a5b084bb Merge branch 'master' of https://github.com/MatterHackers/MatterControl 2015-07-16 17:58:12 -07:00
Lars Brubaker
c2cab2fdec Made Mono.Nat a nuget item rather than code.
New agg
2015-07-16 17:58:04 -07:00
Gregory Diaz
5aab6c746a Merge branch 'master' of https://github.com/MatterHackers/MatterControl 2015-07-16 17:52:43 -07:00
Gregory Diaz
113f48a0a2 Removed update control widget from About page and update feed widget from options page. 2015-07-16 17:52:34 -07:00
John Lewin
3f8ae2fe27 Restore Android auth events 2015-07-16 17:16:28 -07:00
Gregory Diaz
3c77679531 Merge branch 'master' of https://github.com/MatterHackers/MatterControl 2015-07-16 10:47:27 -07:00
Gregory Diaz
e2dbd29926 Removed updates from AboutPage, added more features on CheckForUpdateWindow. 2015-07-15 18:11:11 -07:00
Lars Brubaker
13bc1b5186 Make it so we select the last added item or drag drop item in the queue. 2015-07-15 18:07:56 -07:00
John Lewin
d282671106 Restore Notification Settings -> Configure button 2015-07-15 13:00:14 -07:00
johnlewin
bf265dec09 Merge pull request #329 from jlewin/master
Run AddRightElement delegates after new PluginsLoaded event
2015-07-15 12:31:03 -07:00
John Lewin
6242b56de8 Run AddRightElement delegates after new PluginsLoaded event 2015-07-15 12:28:52 -07:00
johnlewin
57c51cdafc Merge pull request #328 from jlewin/master
Revise thumbnail click behavior to use existing implementation
2015-07-14 20:23:31 -07:00
John Lewin
043c32e01b Revise thumbnail click behavior to use existing implementation 2015-07-14 20:19:37 -07:00
John Lewin
bd79c3ac00 Hide "up folder" navigation on root node 2015-07-14 20:17:42 -07:00
Gregory Diaz
b36808b298 Started work on Check for Update Window 2015-07-14 17:59:41 -07:00
johnlewin
ba8779c026 Merge pull request #326 from jlewin/master
Remove duplicate reload, guard against null reference on dragdrop
2015-07-14 17:56:41 -07:00
John Lewin
d9ebf4c553 Remove duplicate reload, guard against null reference on dragdrop 2015-07-14 17:54:27 -07:00
johnlewin
1f29bdaf95 Merge pull request #325 from jlewin/master
Add GetPrintItemName for Sqlite provider
2015-07-14 17:04:40 -07:00
John Lewin
9daf037e49 Add GetPrintItemName for Sqlite provider 2015-07-14 17:02:57 -07:00
Lars Brubaker
85a06710e3 Don't fail if print item wrapper is null. 2015-07-14 16:44:05 -07:00
Lars Brubaker
d4b471842b Made the GetPrintItemWrapperAsync take an optional ReportProgressRatio.
Made it possible to show the wrapper loading progress.
Made the ray trace images more white.
2015-07-14 16:16:58 -07:00
Kevin E. Pope
f0e59e1a9c Merge pull request #324 from jlewin/master
Async PrintItemWrapper
2015-07-14 14:41:12 -07:00
John Lewin
908b604328 Async PrintItemWrapper 2015-07-14 13:46:59 -07:00
Lars Brubaker
3a797d2544 Changes to progress control. 2015-07-14 13:38: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
a15b7891e7 Working on being able to get all the item info without creating a PrintItemWrapper
Passing a LibraryProvider rather than a print item
2015-07-14 10:39:20 -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
09e153737f Put in the ability to turn of 3D thumbnail rendering. 2015-07-13 15:23:31 -07:00
Lars Brubaker
61794f508a Made the bread crumb display remove leading items to make room for trailing ones.
The folder bar in windows gives good examples of how this could be improved further.
2015-07-13 14:16:34 -07:00
Lars Brubaker
6db7fbdfb0 Merge pull request #323 from jlewin/master
Add navigation mechanism for the Purchased folder
2015-07-13 13:05:36 -07:00
John Lewin
66d01d555a Remove forced reload 2015-07-13 12:56:40 -07:00
John Lewin
909ec80f97 Add navigation mechanism for the Purchased folder 2015-07-13 12:49:01 -07:00
Kevin E. Pope
0614dad6f3 Merge pull request #322 from jlewin/master
Toggle LibraryProvider availability on authentication status
2015-07-13 10:54:40 -07:00
Lars Brubaker
b970252c88 Made the insert button and drag and drop in 3d view respect the read only flag.
Made the Edit button in the 3d view respect the protected flag
2015-07-13 10:08:08 -07:00
Lars Brubaker
3beaf5d38f Made the insert button and drag and drop in 3d view respect the read only flag.
Made the Edit button in the 3d view respect the protected flag
2015-07-13 10:07:57 -07:00
John Lewin
c35b0662ea Remove orphaned code 2015-07-12 19:14:08 -07:00
John Lewin
23186bc68d Toggle LibraryProvider availability on authentication status
- Add Visible property to LibraryProviders
 - Filter LibraryProviders based on .Visible
 - Add authentication status to ChangeCloudSyncStatus calls
2015-07-12 19:13:53 -07:00
johnlewin
e196e76d29 Merge pull request #321 from jlewin/master
Add SessionKey validation
2015-07-11 13:55:13 -07:00
John Lewin
9a3d948eb7 Add SessionKey validation
- Hook SendReqeuest to detect invalid credentials/expired sessions
 - Prevent AddRightElement delegate from being invoked twice
 - Make UpdateNotificationMark public for reuse in the Authentication plugin
2015-07-11 13:03:39 -07:00
Lars Brubaker
34da6eda80 Made the folder thumbnails clickable. 2015-07-07 17:47:52 -07:00
Lars Brubaker
a391734f91 Always make a copy when putting a library item in the queue 2015-07-07 16:16:43 -07:00
Lars Brubaker
b461cc2f8f Made the bread crumbs get replaced in edit more with the edit controls. 2015-07-07 14:49:15 -07:00
Lars Brubaker
395cc8b7e0 Merge branch '1.3.0' 2015-07-07 10:45:21 -07:00