Commit graph

13 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
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
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
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
88e46c2305 put the export function on the uithread. 2014-02-07 16:26:46 -08:00
larsbrubaker
f4c1b0b85c Commit of the code 2014-01-29 19:09:30 -08:00