larsbrubaker
6f3e4d6966
Cleaned up some state storing and restoring.
2014-04-30 11:21:06 -07:00
Kevin Pope
75fea3eb21
Add handling for incorrectly stored initial position.
2014-04-28 15:19:41 -07:00
larsbrubaker
74cc020414
Lots more work getting the wide screen panel to recreate correctly.
...
Got the thumbnails to be a bit faster and have better anti-aliasing.
2014-04-27 16:16:47 -07:00
larsbrubaker
4b6a3cfa97
Lots of work on Getting the QueueData instance to be separate form the UI queue and refs.
2014-04-15 18:13:27 -07:00
larsbrubaker
cfeb381b9c
Moved clipboard stuff into its own file.
2014-04-12 12:20:04 -07:00
larsbrubaker
0808bef956
Made the desktop position happen before visible so it does not move after being opened.
2014-04-12 11:54:05 -07:00
larsbrubaker
84654d5e68
Restore the main window position.
...
Always show the 'show terminal' button.
2014-04-10 15:56:15 -07:00
larsbrubaker
50ead93c1e
Made the language restart actually restart the app.
2014-04-10 10:36:59 -07:00
larsbrubaker
532f2f453e
run poly tests first so I can debug faster.
2014-04-07 18:28:47 -07:00
larsbrubaker
2c1db7a661
Made setting minimum size of a system window work correctly.
2014-04-07 16:15:22 -07:00
larsbrubaker
4532924319
Doing raytrace unit tests on startup.
...
More translations.
2014-03-31 13:42:18 -07:00
kevinepope
e1946250b6
Added restart button to language selector. Cleaned up language selector.
2014-03-30 17:52:33 -07:00
larsbrubaker
7c53c5ce97
Pares all the command line args.
2014-03-25 07:46:14 -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
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