| Commit | Date | |
|---|---|---|
| 2017-06-22 22:43:04 | Tree | |
| 2017-06-22 22:32:08 | Tree | |
|
[r4410]
by
david_costanzo
Update the manual entry for ELLIPSEARC2 using the exact suggestions by Francesco Simone Carta. |
2017-06-21 21:50:56 | Tree |
|
[r4409]
by
david_costanzo
Use wxConfig to store user preferences on GNU/Linux. |
2017-06-10 21:54:47 | Tree |
| 2017-06-07 23:17:00 | Tree | |
|
[r4407]
by
david_costanzo
Correct the order of the inputs for ELLIPSE2 and explicitly call out that they are in the opposite order as ELILPSE. |
2017-06-05 04:11:39 | Tree |
|
[r4406]
by
david_costanzo
Reconcile the WX_PURE and the WX_MSW implementations of the WAIT command so that there's only one implementation. |
2017-06-01 03:54:21 | Tree |
|
[r4405]
by
david_costanzo
Switch to the FMSLogo base directory before loading startup.logoscript when erasing the workspace. Fix a slight regression caused by the fix for Bug #492, which is that a COPYDEF for a library procedure would have the side-effect of trying to load a logo file with the given procedure's name. This is probably unlikely to happen in practice, but during testing, it's very noticable since the "test" directory is full of files that are named after the library procedure which they test. So if the current working directory was "test" and a typical translation startup.logoscript was loaded, File -> New would end up populating the workspace with a bunch of test procedures, instead of erasing them. |
2017-06-01 03:23:38 | Tree |
| 2017-05-31 03:25:26 | Tree | |
|
[r4403]
by
david_costanzo
Add missing preprocessor directives to fix build breaks on non-Windows platforms when USE_PRECOMPILED_HEADER is not defined. |
2017-05-31 03:07:06 | Tree |