Commit graph

22 commits

Author SHA1 Message Date
larsbrubaker
2def10590e Made the first pass of actually doing the localizations.
There is now a small bit of Spanish localization.
Moved the LocalizedString into MC so that it is clearer that translation files aren't saved.
2014-03-11 15:10:11 -07:00
larsbrubaker
ab0950e0d0 Merge branch '1.0.5' into development
Conflicts:
	MatterControl.csproj
2014-03-11 11:09:38 -07:00
larsbrubaker
8750be422e Took out Iconic.Zip.dll
Put in ICSharpCode.SharpZipLib.dll
2014-03-07 10:12:55 -08:00
larsbrubaker
041bd7f599 Put in more copy write notices
Took out Iconic.Zip.dll
Put in ICSharpCode.SharpZipLib.dll
put the add button next to the edit button in the 3d view controls.
Made web request handler work on a background task rather than a thread
2014-03-07 09:50:41 -08:00
larsbrubaker
66675ff2b4 And the project file didn't save until I built it again. 2014-03-05 10:35:41 -08:00
Kevin Pope
ebcbd37b67 Removed eeprom and print leveling from manual controls page. 2014-03-01 13:18:37 -08:00
Kevin Pope
8ab9f15a70 Refactoring and cleanup. Added new separate tab for configuration actions. 2014-03-01 13:10:48 -08:00
larsbrubaker
eb41dbc01f Putting in new release tests to make sure all sorts of things are good when we deploy.
Have a new command line argument of test that will run release tests.
Put in two tests to ensure that we don't have DEBUG defined when we ship release builds.
Wrote a exception dumper that will output data when we have an error.
2014-02-26 11:05:58 -08:00
larsbrubaker
b46648b145 Put in the reference to WindowsFileDialogs 2014-02-25 09:41:55 -08:00
Kevin Pope
9d1ea3f8cf Refactoring and UI Changes - eeprom 2014-02-23 21:48:17 -08:00
larsbrubaker
5e2d39205f Merge remote-tracking branch 'origin/development' into development 2014-02-22 14:53:02 -08:00
larsbrubaker
221134e64f Put in marlin eeprom settings panel. 2014-02-22 14:52:53 -08:00
Kevin Pope
cf9bc2611f Renamed RegisteredCreators file. 2014-02-21 13:36:23 -08:00
larsbrubaker
a8690d8cc8 Merge remote-tracking branch 'Greg's_Fork/master' into development 2014-02-18 18:01:38 -08:00
larsbrubaker
9c8a0fa5a8 Creating eePromSettings window for repetier firmware.
Put in detection of firmware.
Creating base window and data to construct it.
2014-02-18 17:52:50 -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
5036b364c0 Creating an ActivePrinterProfile singleton and starting to move the code from PrinterCommunication into that. 2014-02-14 11:54:21 -08:00
larsbrubaker
70eeaac26b Moving OrthographicZProjection into PolygonMesh. 2014-02-07 17:01:02 -08:00
larsbrubaker
1d5c3b23dc Moving the performance window into agg ui 2014-02-05 17:47:13 -08:00
larsbrubaker
f4c1b0b85c Commit of the code 2014-01-29 19:09:30 -08:00