Commit graph

19 commits

Author SHA1 Message Date
gregory-diaz
8fcb92d6ae Merge remote-tracking branch 'upstream/development'
Conflicts:
	MainSlidePanel.cs
	PrintLibrary/ExportLibraryItemWindow.cs
2014-02-24 17:01:23 -08:00
gregory-diaz
1ac21b2179 More Localization 2014-02-24 16:43:35 -08:00
gregory-diaz
a98a066dc3 Modified strings for more consistency
Modified statements so that  "gcode" and "STL" are not translated.
2014-02-24 12:26:42 -08:00
larsbrubaker
2279305d50 Merge remote-tracking branch 'Greg's_Fork/master' into development 2014-02-24 10:57:53 -08:00
gregory-diaz
01f3e485bd File Extension modifications to ExportLibraryItem
Modified code in ExportLibraryItemWindow to fix problems related to
saving files with extensions in Windows XP.
2014-02-24 10:46:00 -08:00
Kevin Pope
cf9bc2611f Renamed RegisteredCreators file. 2014-02-21 13:36:23 -08:00
gregory-diaz
81b566f5fe More Localization
Fixed the translation for the queue widget on main slide panel and also
added translation for printer connection status on Action Bar.  Made
corrections to previously modified strings.
2014-02-18 17:56:58 -08:00
gregory-diaz
5cd0256141 Made Adjustments to view window in Print Library
Adjusted code in Print Library for the view window so that any given
window can only be opened once regardless of how many times the user
selects the view link.
2014-02-18 16:21:07 -08:00
gregory-diaz
0e592f7317 Corrected problems with the view window Print Item
Every time the "view" link on a "print queue item" is clicked a new
window would open. I made changes so that it only opens once regardless
of how many times it is clicked on.
2014-02-18 15:18:58 -08:00
gregory-diaz
5465563e82 Localization, Export Windows, Extension Test 2014-02-18 13:07:50 -08:00
gregory-diaz
86218c4710 Fixed export windows in Print Queue Item and Library Item from opening multiple times. I also added a test for adding ".stl" and ".gcode" file extensions and did more localization. 2014-02-18 12:51:11 -08:00
larsbrubaker
263e2325f5 Put the slicing configuration files in their own folder
updated copy write date
added bsd to a few files
Made the mapping to slice engines more procedural to support more engines.
2014-02-15 18:06:03 -08:00
larsbrubaker
019eb3165b Moved the print leveling code out of PrinterCommunication into ActviePrinterProfile 2014-02-14 12:50:55 -08:00
larsbrubaker
0040895615 Moving the ActivePrinterChanged call back and Active Printer calls all into ActivePrinterProfile 2014-02-14 12:06:44 -08:00
larsbrubaker
70eeaac26b Moving OrthographicZProjection into PolygonMesh. 2014-02-07 17:01:02 -08:00
larsbrubaker
88e46c2305 put the export function on the uithread. 2014-02-07 16:26:46 -08:00
gregory-diaz
ccc0eb898d More Localization
Edited previously modified strings for more consistency. Also modified
most strings in Print Level Wizard, and other strings that were not
previously visible because of printer connection difficulties.
2014-02-05 18:29:58 -08:00
gregory-diaz
cc0d8a5095 More Localization
Did more localization for new strings and edited old localization code
to be more consistent.
2014-02-04 13:30:42 -08:00
larsbrubaker
f4c1b0b85c Commit of the code 2014-01-29 19:09:30 -08:00