johnlewin
74bbce1ad0
Merge pull request #401 from jlewin/1.4.0
...
Restore hover border on "up" library folders
2015-09-18 13:16:05 -07:00
John Lewin
c3dea1ac87
Restore hover border on "up" library folders
2015-09-18 13:13:14 -07:00
Kevin E. Pope
4466c2365f
Update shared folder icon.
2015-09-18 11:24:46 -07:00
Lars Brubaker
4b898847f0
Don't use libraryProvider if null.
2015-09-17 19:26:18 -07:00
Kevin E. Pope
5e2ecf93d3
Merge branch '1.4.0' of https://github.com/MatterHackers/MatterControl into 1.4.0
2015-09-17 19:19:20 -07:00
Kevin E. Pope
14a6834669
Add share redemption.
2015-09-17 19:19:15 -07:00
johnlewin
0f173e86af
Merge pull request #400 from jlewin/1.4.0
...
Remove unused widget
2015-09-17 18:47:14 -07:00
John Lewin
657c0a810f
Remove unused widget
2015-09-17 18:46:26 -07:00
Lars Brubaker
de79d40782
Merge branch '1.4.0' of https://github.com/MatterHackers/MatterControl into 1.4.0
2015-09-17 18:26:17 -07:00
Lars Brubaker
95bed9d201
Fixed the test.
2015-09-17 18:26:05 -07:00
Kevin E. Pope
19eed1e124
Merge branch '1.4.0' of https://github.com/MatterHackers/MatterControl into 1.4.0
2015-09-17 18:25:56 -07:00
Kevin E. Pope
d7b2dc5bc1
Adjust menu border colors.
2015-09-17 18:25:35 -07:00
Lars Brubaker
0fda08b6ee
Merge branch '1.4.0' of https://github.com/MatterHackers/MatterControl into 1.4.0
2015-09-17 18:25:05 -07:00
Lars Brubaker
2289fbfdf0
Put in database locking
...
fixed a test
2015-09-17 18:25:00 -07:00
Kevin E. Pope
bcb3b44d89
Add share button to library.
2015-09-17 18:03:02 -07:00
Lars Brubaker
20618e3835
more strings
2015-09-17 17:30:55 -07:00
Lars Brubaker
b708ec16be
Merge pull request #399 from jlewin/1.4.0
...
Reduce library flickering
2015-09-17 16:47:49 -07:00
Lars Brubaker
a81b6272bd
Leave edit more well, when required.
2015-09-17 16:09:45 -07:00
John Lewin
e3c6333ba1
Reduce library flickering
...
- Prevent the LibraryProviderSelector from creating new providers when it already has ones loaded, stored and referenced
- Add WebRequest2 type to support custom post/request values
2015-09-17 16:00:22 -07:00
Lars Brubaker
a51e71891d
Put in a link to more about braille
2015-09-17 15:27:38 -07:00
Lars Brubaker
dfdcab6c49
Don't crash on logout.
2015-09-17 14:29:48 -07:00
Kevin E. Pope
4201012b00
Update agg-sharp.
2015-09-17 14:23:19 -07:00
Lars Brubaker
85e0ea4ca3
Made it possible to pass a double for the first layer print speed.
...
Made the Debugger.Break() only exist in debug mode.
2015-09-17 14:08:29 -07:00
Kevin E. Pope
13c9ba9f06
no message
2015-09-17 13:58:07 -07:00
Lars Brubaker
79928f8fb7
Made the Debugger.Break() only exist in debug mode.
2015-09-17 13:45:26 -07:00
Lars Brubaker
6af489407d
Added disposable to GCodeRenderer and GCodeVertexBuffer
...
Made them get called to release memory.
2015-09-17 12:36:32 -07:00
Lars Brubaker
09d4514ed1
new gcode memory fix
2015-09-17 12:08:25 -07:00
Lars Brubaker
bf72abc33f
Working on a better mapping input
2015-09-17 10:20:46 -07:00
Lars Brubaker
89dfee9ccd
Made even more brail work
2015-09-16 18:33:59 -07:00
Lars Brubaker
0fe63b58be
put in the ability to say that the library selector is protected
2015-09-16 17:59:22 -07:00
Lars Brubaker
2da65bca39
put in more braille grade 2 support
2015-09-16 17:20:12 -07:00
Lars Brubaker
1ae906768e
did t
2015-09-16 17:08:55 -07:00
Lars Brubaker
da53d35480
More work on braille grade 2 support
2015-09-16 16:32:04 -07:00
Lars Brubaker
6ba21f771f
Turned back on the don't select if selected code.
...
Made a new test to prove that auto select all text widgets don't select all when selected and clicked again
Putting in a Braille Grade 2 encoder
2015-09-16 15:40:36 -07:00
Lars Brubaker
f5355838d2
Turned off the debug code.
2015-09-16 10:59:46 -07:00
Lars Brubaker
cb2f4e3668
loading animation is in the right spot
...
Braille is much better.
2015-09-16 10:54:37 -07:00
Lars Brubaker
8b933f4418
Merge pull request #396 from gregory-diaz/1.4.0
...
Added cloud sync widget back onto the Options tab. Also renamed varia…
2015-09-16 09:09:05 -07:00
Lars Brubaker
3e12badcc0
Put in a loading animation.
2015-09-15 18:17:56 -07:00
Lars Brubaker
06ff53180f
Merge branch '1.4.0' of https://github.com/MatterHackers/MatterControl into 1.4.0
2015-09-15 17:57:57 -07:00
Lars Brubaker
c7cb61b6d5
Don't open automatically.
2015-09-15 17:57:49 -07:00
johnlewin
00b169362b
Merge pull request #395 from jlewin/1.4.0
...
Add support for "Loading" indicators during provider init
2015-09-15 17:57:21 -07:00
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