Commit graph

18 commits

Author SHA1 Message Date
larsbrubaker
d74e59033a Added a string helper that lets us use an extension method to format strings easier.
Added a string extension method for localize that makes it easier to get localized text
Moved code into these new methods.
Removed some strings from localizing (app names and copy write notice)
2014-03-16 10:23:56 -07:00
larsbrubaker
621f91f4e1 Always show memory display in debug. 2014-03-02 17:01:49 -08:00
larsbrubaker
e3c70b0268 Removed all the internal performance monitoring in favor of an external tool. 2014-03-02 15:28:47 -08:00
kevinepope
caa4da6dc6 More widescreen fixes. 2014-03-01 17:52:33 -08:00
Kevin Pope
722545fd46 Modifications to MainSlidePanel to allow Widescreen view. 2014-03-01 16:34:33 -08:00
Kevin Pope
8ab9f15a70 Refactoring and cleanup. Added new separate tab for configuration actions. 2014-03-01 13:10:48 -08:00
larsbrubaker
32fb2605e5 Make the release build compile with the new command line stuff. 2014-02-27 18:26:19 -08:00
larsbrubaker
5f72d64f73 Put in more command line options to turn on features like memory tracking and gc collection. 2014-02-27 14:56:20 -08:00
larsbrubaker
d0519e211c Put in new tests for agg and gui release builds. 2014-02-26 14:38:15 -08:00
larsbrubaker
c4cac518e1 Make MatterControl exit if errors occur. 2014-02-26 12:21:05 -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
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
0040895615 Moving the ActivePrinterChanged call back and Active Printer calls all into ActivePrinterProfile 2014-02-14 12:06:44 -08:00
larsbrubaker
e6e16c3612 Put in command line parameters so that we can open stl files when double clicked. 2014-02-10 14:11:51 -08:00
larsbrubaker
1d5c3b23dc Moving the performance window into agg ui 2014-02-05 17:47:13 -08:00
larsbrubaker
059a2f62e9 Wanting to get file associations working. 2014-02-04 22:28:30 -08:00
larsbrubaker
fa0b6684a5 Put in ability to output moving test for testing the resend of the printer. 2014-02-04 10:47:57 -08:00
larsbrubaker
f4c1b0b85c Commit of the code 2014-01-29 19:09:30 -08:00