Gregory Diaz
|
17d968c7e3
|
Added cloud sync widget back onto the Options tab. Also renamed variables names to be more clear.
|
2015-09-15 17:54:22 -07:00 |
|
John Lewin
|
8e6869eef4
|
Add support for "Loading" indicators during provider init
|
2015-09-15 17:53:09 -07:00 |
|
Lars Brubaker
|
de42321257
|
Pun in a braille font
Much better output of brail.
|
2015-09-15 17:45:48 -07:00 |
|
Lars Brubaker
|
7e23b7888a
|
new text wrapping
|
2015-09-15 12:15:59 -07:00 |
|
Lars Brubaker
|
ea87dac1f1
|
separated base and characters.
Made it possible to show both braille and normal text
|
2015-09-15 12:15:47 -07:00 |
|
Lars Brubaker
|
f521cdd370
|
Can change which font to use (check box is in anyway).
Getting closer.
|
2015-09-14 18:58:54 -07:00 |
|
Lars Brubaker
|
fda0230555
|
More work on braille
|
2015-09-14 18:43:39 -07:00 |
|
Lars Brubaker
|
496f649651
|
Merge branch '1.4.0' of https://github.com/MatterHackers/MatterControl into 1.4.0
|
2015-09-14 17:39:53 -07:00 |
|
Lars Brubaker
|
9837707845
|
Getting the Braille plug-in working.
|
2015-09-14 17:39:48 -07:00 |
|
johnlewin
|
85f8bb9ea8
|
Merge pull request #394 from jlewin/1.4.0
1.4.0
|
2015-09-14 15:55:39 -07:00 |
|
John Lewin
|
523219e1a3
|
Merge branch '1.4.0' of https://github.com/MatterHackers/MatterControl into 1.4.0
|
2015-09-14 15:54:11 -07:00 |
|
John Lewin
|
7789120d84
|
Update SQL where predicate guard to check for null or empty
|
2015-09-14 15:35:07 -07:00 |
|
Lars Brubaker
|
fce926cc2d
|
48x48 icon
|
2015-09-14 15:33:20 -07:00 |
|
Lars Brubaker
|
5ce129c362
|
Latest agg.
|
2015-09-14 15:01:05 -07:00 |
|
Lars Brubaker
|
254779e2a2
|
New file icon
|
2015-09-14 14:52:29 -07:00 |
|
Lars Brubaker
|
43dc9a65da
|
Made the back button say "Back"
|
2015-09-14 14:48:13 -07:00 |
|
Lars Brubaker
|
b2d6202456
|
Merge pull request #393 from jlewin/1.4.0
Set working directory before StaticData initialization on OSX
|
2015-09-14 11:55:56 -07:00 |
|
John Lewin
|
a2be2d21b6
|
Set working directory before StaticData initialization on OSX
|
2015-09-14 10:34:01 -07:00 |
|
Lars Brubaker
|
d6326709c3
|
Checking for nulls
|
2015-09-14 09:57:48 -07:00 |
|
Lars Brubaker
|
063c7d1649
|
Handle a bad file in the queue
|
2015-09-11 16:57:13 -07:00 |
|
Lars Brubaker
|
20b4bba75e
|
Improving the scroll bars
|
2015-09-11 16:41:20 -07:00 |
|
Lars Brubaker
|
a0659dc8bb
|
Made PrintItemWarppers have a ProviderLocator rather than a Provider
Fixed some null reference bugs
Fixed a bug with copy to library changing the queues file path
Made save as work better.
|
2015-09-11 14:36:57 -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
|
7ef6132bd1
|
New print volume recalculating.
|
2015-09-10 17:16:17 -07:00 |
|
Lars Brubaker
|
a076fab02b
|
Ask the user if they want to rebuild thumbnails when switching modes.
|
2015-09-10 16:28:59 -07:00 |
|
Lars Brubaker
|
a22bad297a
|
flow layout fix
|
2015-09-10 15:53:36 -07:00 |
|
Lars Brubaker
|
3504d4dfe4
|
Made dispose on library providers get called much more consistently.
Made squlite provider do more operations async.
|
2015-09-10 12:42:52 -07:00 |
|
Lars Brubaker
|
727f9a1d31
|
Making the back navigation be labeled "back"
Turned off the hand cursor
|
2015-09-10 10:07:14 -07:00 |
|
Lars Brubaker
|
1b305cee32
|
Don't change our file watchers unless we have to.
Don't create print item wrappers in sqlite provider except when needed.
|
2015-09-09 15:35:31 -07:00 |
|
Lars Brubaker
|
e998ad71ab
|
Moving to 1.4
|
2015-09-09 15:09:05 -07:00 |
|
Lars Brubaker
|
e4e4f8ed9d
|
latest agg
|
2015-09-09 12:11:16 -07:00 |
|
Lars Brubaker
|
84a52909db
|
Don't let user add collections to the queue or other currently invalid operations.
|
2015-09-09 11:34:14 -07:00 |
|
Lars Brubaker
|
8aa8a46ee9
|
Merge pull request #392 from mmoening/master
Updated and added Profiles for all X3G printers we carry
|
2015-09-09 11:17:58 -07:00 |
|
Matt Moening
|
2b9683c32b
|
Updated and added Profiles for all X3G printers we carry
|
2015-09-09 11:06:46 -07:00 |
|
Lars Brubaker
|
87767ff591
|
Handling some file locking errors better (file in use)
Upgrade to amf when saving from 3D editor
|
2015-09-09 11:05:17 -07:00 |
|
Lars Brubaker
|
8e7f6c07f0
|
Merge pull request #391 from gregory-diaz/master
Ignore tests that no longer work.
|
2015-09-08 18:53:53 -07:00 |
|
Lars Brubaker
|
2db719c88a
|
Better exiting behavior
|
2015-09-08 18:50:35 -07:00 |
|
Gregory Diaz
|
905d901845
|
Ignore tests that no longer work.
|
2015-09-08 18:18:13 -07:00 |
|
Lars Brubaker
|
e7f6610892
|
Make sure we can handle bottom clip bigger than the model.
|
2015-09-08 18:01:38 -07:00 |
|
Lars Brubaker
|
563a5a3b2d
|
Improving the intuition around library navigation
|
2015-09-08 18:01:09 -07:00 |
|
Lars Brubaker
|
32c8c41359
|
Merge pull request #390 from gregory-diaz/master
Use Path.Combine() for concatenating paths instead of "+"
|
2015-09-08 17:37:35 -07:00 |
|
Gregory Diaz
|
35fb2248ae
|
Fixed bug: Previously when a user clicked on a screen location outside of MatterControl, hot key controls were disabled while the enable hotkey controls button was still checked.
|
2015-09-08 15:47:26 -07:00 |
|
Gregory Diaz
|
880b2d2931
|
Added the most up-to-date ROBO 3D printer profile "R1 & R1 +Plus"
|
2015-09-08 14:47:34 -07:00 |
|
Gregory Diaz
|
aac0de598f
|
Use Path.Combine() for concatenating paths instead of "+"
|
2015-09-08 14:36:59 -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
|
39e3d08f35
|
Don't copy stuff for now
|
2015-09-04 18:19:51 -07:00 |
|
Lars Brubaker
|
eaf0cc5438
|
Merge pull request #389 from gregory-diaz/master
Commented out code that breaks the queue
|
2015-09-04 18:17:40 -07:00 |
|
Gregory Diaz
|
a7bd278e4a
|
Commented out code that breaks the queue
|
2015-09-04 18:16:51 -07:00 |
|
Lars Brubaker
|
51d56f1914
|
Merge pull request #388 from gregory-diaz/master
Added test that makes sure Remove All Queue options menu item works
|
2015-09-04 17:54:14 -07:00 |
|
Lars Brubaker
|
506bb6dcf5
|
Make the downloading progress the right color text.
|
2015-09-04 17:52:00 -07:00 |
|