Commit graph

34 commits

Author SHA1 Message Date
Kevin Pope
445f85b1f2 Fixes related to merge. 2014-03-27 19:22:39 -07:00
gregory-diaz
08f9e8e783 Merge branch 'development' of https://github.com/MatterHackers/MatterControl into development 2014-03-25 10:07:46 -07:00
Kevin Pope
429dfb9605 Added files for PrintHistory 2014-03-24 18:57:12 -07:00
gregory-diaz
ca0a547112 Changed text color for widgets, buttons and labels. 2014-03-24 13:57:46 -07:00
kevinepope
ac6e25cc41 Moved 'Create' button to Queue widget. 2014-03-22 10:04:04 -07:00
gregory-diaz
64de58341b deleted then added clip library 2014-03-20 16:26:16 -07:00
Kevin Pope
bc0369d797 Added language selector widget to project. 2014-03-20 15:53:45 -07:00
larsbrubaker
35f6f08da2 MatterSlice is starting to work as a new engine.
We now have a build dependency on MatterSlice.
Moved common functions to MappingClasses.
2014-03-20 12:16:04 -07:00
larsbrubaker
3c52835a63 UUpdated clipperlib to latests. 2014-03-18 10:55:21 -07:00
larsbrubaker
22edd06781 Merge remote-tracking branch 'Greg/development' into development
Conflicts:
	StaticData/Translations/Master.txt
2014-03-17 14:44:38 -07:00
larsbrubaker
7f8300bafc Got pause, resume and cancel gcode into the settings and working in printer communication. 2014-03-17 14:41:36 -07:00
gregory-diaz
4405c356a5 Added code so that when Save As button is clicked an empty window is opened. 2014-03-17 13:53:29 -07:00
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