Commit graph

422 commits

Author SHA1 Message Date
Lars Brubaker
7bfce4367a Improvements to automation runner
Function to check if if a widget is actually visible.
Put in a search icon
2015-08-27 11:56:01 -07:00
Lars Brubaker
30d80bf61e Made Type (as in type some text) work in the automation runner
Put in a test that shows a text widget can get focus.
2015-08-21 17:44:28 -07:00
Lars Brubaker
abe8bbd2b8 Took out the help text widget and the message action row (replaced by tool tips) 2015-08-21 13:29:24 -07:00
Lars Brubaker
8f406e220d Improving test suit. 2015-08-20 10:24:28 -07:00
Gregory Diaz
c78c61211b Corrected misspelled localized strings and the regenerated the French translations file to include the most up-to-date translation strings 2015-08-19 15:07:57 -07:00
Gregory Diaz
6ad4d87a1d Adding updated French translations 2015-08-18 16:48:38 -07:00
Lars Brubaker
1d3fc7f9e2 Fixed navigation descriptions. 2015-08-17 09:33:31 -07:00
larsbrubaker
0bf526dc02 Put in some more tooltips. 2015-08-15 16:38:07 -07:00
Lars Brubaker
77b1a998e1 New tooltip manager code. 2015-08-12 17:49:07 -07:00
Lars Brubaker
a326c76469 Make the download progress words show up. 2015-08-10 18:15:48 -07:00
Lars Brubaker
e3349bd0e9 Show the new update window. 2015-08-10 15:44:19 -07:00
Lars Brubaker
d139a525db Little text changes. 2015-08-10 13:36:31 -07:00
Lars Brubaker
286e0e5086 Moved the WrappedTextWidget to agg. 2015-08-10 10:59:45 -07:00
Lars Brubaker
b8f61ae1e5 Made more code use tool tips.
Wrote more tool tips.
2015-08-10 10:15:28 -07:00
Lars Brubaker
2b089cfa4a Made the bed leveling test pass again.
Made library take zips again and filter items it can't take.
Deleted some dead code.
2015-08-07 16:35:36 -07:00
Lars Brubaker
48b8e5b862 Started work on share folder. 2015-08-05 18:33:18 -07:00
Lars Brubaker
b1671feb1d Put in a 13 point disk option. 2015-08-05 11:12:01 -07:00
Lars Brubaker
3435cb611e Added more menus for library handling. 2015-08-03 17:31:53 -07:00
Lars Brubaker
f43860c00f Don't take empty extensions. 2015-08-03 16:46:57 -07:00
Lars Brubaker
f8c1a7a8bc Latest agg and ms 2015-08-03 15:51:18 -07:00
Lars Brubaker
1b937300ca Put in a bunch of print leveling data so that it is easier to get it setup and working. 2015-08-03 12:02:42 -07:00
larsbrubaker
5e6af4b2f6 Making print leveling code go through the loaded print leveling solution (rather than the leveling plane).
Refactoring.
Working on a new 7 point radial print leveling solution for delta printers.
2015-08-01 14:44:53 -07:00
Lars Brubaker
721dcf4578 Make Focus work better
don't return a bool, assert that there is a parent
Set focus on save as window to text field.
Set focus to text field on terminal window.
2015-07-29 16:31:24 -07:00
Lars Brubaker
0bbd4ed4da Made the provider selector not have an instance function so it can work in the provider selector dialog.
Made a GetRootProvider function
Made the downloading progress bar show better on dark backgrounds
Made the help text for outer perimeter speed clearer.
2015-07-29 12:03:51 -07:00
larsbrubaker
0aa0f7e97f Now we can rename folders in file provider. 2015-07-28 12:12:42 -07:00
larsbrubaker
f1f1dac568 Merge remote-tracking branch 'origin/1.3.0'
Conflicts:
	StaticData/PrinterSettings/Me3D/Me2/material/PolyPlusLT.slice

Make it clear this is an out not a ref.
2015-07-28 11:51:35 -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
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
0d5c8c4cc1 Made it possible to get the item count and collection count on collection children. 2015-07-23 10:40:36 -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
Gregory Diaz
23a6d699f5 Removed the two incorrectly formatted translation strings. 2015-07-21 14:12:21 -07:00
Gregory Diaz
876911a6e8 Recently contributed Polish translations 2015-07-20 18:04:04 -07:00
Gregory Diaz
b36808b298 Started work on Check for Update Window 2015-07-14 17:59:41 -07:00
Lars Brubaker
09e153737f Put in the ability to turn of 3D thumbnail rendering. 2015-07-13 15:23:31 -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
8a76be3cd9 latest agg 2015-07-06 13:56:43 -07:00
Lars Brubaker
60ad94be68 Made the LibraryProvider implement iDisposable and we try to dispose them when appropriate.
Made dispose of a collection warn if there are child items or collections.
Made the bread cumbs a clickable navigation rather than just names.
2015-07-02 18:34:10 -07:00
Lars Brubaker
081fadccbe Moving the Queue, Library and History to not have Print pre-pended. 2015-07-02 09:45:53 -07:00
larsbrubaker
d92a1b8464 latest matter slice 2015-07-01 21:48:27 -07:00
Matt Moening
e35687308b updated MakerBot rep2 default settings
removed X3G as a reference for MC
2015-07-01 14:08:10 -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
larsbrubaker
b3ed720152 Additional strings added to French file. 2015-06-16 22:34:52 -07:00
larsbrubaker
98117c5567 Merge remote-tracking branch 'origin/master' into development 2015-06-16 22:31:19 -07:00
Nutz95
04b5e4a0d5 Fix translation typos
Fix translation typos
2015-06-16 22:14:38 +02:00
Nutz95
4e354a7ff1 French Translation
Finish french tranlation
2015-06-16 21:44:57 +02:00
Nutz95
c0709408e1 French Translation: First Half done
Done first half of french translation
2015-06-16 18:51:05 +02:00
Lars Brubaker
d2f1ba4b22 Made the update available message have a marker on it to make it more visible. 2015-06-15 09:55:38 -07:00
Lars Brubaker
ba2f54e652 New library code to support collections. 2015-06-12 17:21:51 -07:00
Lars Brubaker
b373d5c14a Fixed a bug in first layer extrusion width. 2015-06-09 11:30:14 -07:00
Lars Brubaker
d16eb78b15 Good feedback about redundant naming. Eliminated a bunch of 'Settings' names. 2015-06-05 11:17:28 -07:00