| Commit | Date | |
|---|---|---|
|
[r2844]
by
david_costanzo
Remove the retail version of the Borland IDE. Now that I'm using an external build system, I never use this anymore. It has become too much effort to maintain. |
2009-06-17 00:53:27 | Tree |
|
[r2843]
by
david_costanzo
Add Scintilla v 178 into the FMSLogo build. Some customizations have been made to make it work with FMSLogo, including some build tweaking and replacing hard-coded strings with internationalized strings. |
2009-06-16 17:52:42 | Tree |
|
[r2842]
by
david_costanzo
Add the rudiments of a Scintilla-based workspace editor. The new editor is not at feature parity with the previous one yet, but I have done enough to give me confidence that this work can be completed before the next release and I would like to get this work into revision control. |
2009-06-16 17:46:32 | Tree |
|
[r2841]
by
david_costanzo
Add a VS_VERSION_INFORMATION section to logorc.rc in order to embed version information into fmslogo.exe. This will improve bug reporting and, at the very least, make Watson reporting useful. |
2009-06-10 07:31:22 | Tree |
| 2009-06-10 07:31:02 | Tree | |
|
[r2839]
by
david_costanzo
Add a VS_VERSION_INFORMATION section to logorc.rc in order to embed version information into fmslogo.exe. This will improve bug reporting and, at the very least, make Watson reporting useful. |
2009-06-10 07:04:10 | Tree |
| 2009-06-09 04:46:25 | Tree | |
|
[r2837]
by
david_costanzo
Refactor the makefile to make it easier to add additional C++ files. This was done to make it easier to statically link Scintilla into fmslogo.exe. |
2009-06-08 06:17:46 | Tree |
|
[r2836]
by
david_costanzo
Fix a weirdness where selecting either "Yes" and "No" in response to "Do you want to run this example" would open the files in the editor. This caused a significant amount of confusion for at least one user. |
2009-06-05 05:35:58 | Tree |
|
[r2835]
by
david_costanzo
Refactoring: Make Editor private, now that it is not accessed outside of the class. |
2009-06-02 15:09:33 | Tree |