Lars Brubaker
9b7fcba853
Made the loading progress bar smaller
...
Code maid the thumbnail code
2015-07-25 13:35:45 -07:00
Lars Brubaker
c12e8ee1a3
Put in new icons for library
...
Moved classes to their own file
2015-07-24 14:00:27 -07:00
Lars Brubaker
ed47e8f4b2
Name refactoring
2015-07-23 14:19:28 -07:00
Lars Brubaker
dab62f52c4
Merge pull request #334 from gregory-diaz/master
...
Fixed formatting errors in Master.txt (also committing up to date loc…
2015-07-23 13:23:16 -07:00
Lars Brubaker
17bd020218
Made AddFilesToLibrary not abstract
...
Removed SaveToLibrary
2015-07-23 11:48:31 -07:00
Lars Brubaker
396b9984be
Check for null before releasing handle.
2015-07-23 10:58:42 -07:00
Gregory Diaz
d17b6f09f4
Fixed formatting errors in Master.txt (also committing up to date localizations).
2015-07-23 10:52:44 -07:00
Lars Brubaker
be12645fe5
latest agg
2015-07-23 10:41:16 -07:00
Lars Brubaker
0d5c8c4cc1
Made it possible to get the item count and collection count on collection children.
2015-07-23 10:40:36 -07:00
larsbrubaker
dd626569f9
Took out some dead code
...
Renaming for clarity
Created a GCodeProxy class to clean up some of the gcode injection and processing.
2015-07-23 07:47:56 -07:00
Lars Brubaker
255f4c8cd8
latest agg
2015-07-22 18:30:33 -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
3458d4ba68
Refactoring
...
Getting rid of background worker for await.
2015-07-21 17:06:30 -07:00
Lars Brubaker
810ea88d9c
Made a convenience function.
2015-07-21 16:58:25 -07:00
Lars Brubaker
f3967f8551
Merge branch 'master' of https://github.com/MatterHackers/MatterControl
2015-07-21 14:59:05 -07:00
Lars Brubaker
1d5c2b3f8a
More code changed to await.
2015-07-21 14:59:01 -07:00
Lars Brubaker
b8ce32f816
Merge pull request #333 from gregory-diaz/master
...
Removed the two incorrectly formatted translation strings.
2015-07-21 14:31:12 -07:00
Gregory Diaz
23a6d699f5
Removed the two incorrectly formatted translation strings.
2015-07-21 14:12:21 -07:00
Lars Brubaker
9730f52ba9
Merge pull request #332 from gregory-diaz/master
...
Recently contributed Polish translations
2015-07-21 14:03:57 -07:00
Gregory Diaz
41cd96b139
Finished up CheckForUpdate window
2015-07-21 12:24:27 -07:00
Gregory Diaz
8a8e16a19c
Merge branch 'master' of https://github.com/MatterHackers/MatterControl
2015-07-21 11:34:33 -07:00
Lars Brubaker
c70d56c3be
Change more background workers to async
...
Put in a cast (Action) so we don't have to do () => func();
2015-07-21 11:10:01 -07:00
Gregory Diaz
63ed744d5d
Merge branch 'master' of https://github.com/MatterHackers/MatterControl
2015-07-21 09:46:19 -07:00
larsbrubaker
4dbc03edb8
Change from background workers to async functions
...
Made the SlicingOutputMessage and SlicingDone events not rooted (as print item wrappers aren't)
2015-07-21 08:10:05 -07:00
larsbrubaker
f4c63cba58
Latest ms.
2015-07-20 22:05:14 -07:00
Gregory Diaz
876911a6e8
Recently contributed Polish translations
2015-07-20 18:04:04 -07:00
Lars Brubaker
5f4ea81a4c
Made PrintItemWrapper able to take a containing LibraryPrivider handle
...
Made the providers pass themselves when building PrintItemWrappers
Fixed the bug with print history not setting the correct item to print
Took out LibrarySQLiteData (not replaced with LibraryProviderSQLite)
Made code go through the new SQLite provider to add parts during setup
Starting work on Save as Window to save to queue or provider and do provider selection
2015-07-20 16:09:52 -07:00
Lars Brubaker
a0d4c68ae4
Merge pull request #331 from gregory-diaz/master
...
New Check for Update window
2015-07-20 10:15:28 -07:00
Gregory Diaz
0cde26162b
Modified language for update feed descriptions.
2015-07-20 10:04:22 -07:00
Gregory Diaz
dcc4f5aa4e
Merge branch 'master' of https://github.com/MatterHackers/MatterControl
2015-07-20 09:47:22 -07:00
larsbrubaker
d5dda2cc1c
latest matter slice.
...
Now the new top and bottom layer code passes its tests.
2015-07-19 10:13:54 -07:00
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