| Commit | Date | |
|---|---|---|
| 2008-04-19 17:15:34 | Tree | |
| 2008-04-17 04:46:45 | Tree | |
|
[r2641]
by
david_costanzo
Fix bug #1551634; Integrate some MCI examples into the manual and remove the "Help -> MCI" and "Help - Using Help" menu options to remove final remanants of the defunct .hlp format. Removing mcistrwh.hlp has a few benefits. First .hlp files are not supported on Vista. They are also not supported on GNU/Linux, so this could have been an impediment to porting FMSLogo to GNU/Linux. But the most significant reason is that I was unable to locate a copyright for mcistrwh.hlp and therefore could not prove that its license was compatible with the GPL. Distributing this file put both FMSLogo and SourceForge at unnecessary legal risk. |
2008-04-17 04:40:14 | Tree |
|
[r2640]
by
david_costanzo
Update the system requirements in some examples. It looks like they hadn't been updated in over 15 years (one of them referred to Windows 3.1, which is not supported). |
2008-04-16 15:28:06 | Tree |
| 2008-04-16 04:38:10 | Tree | |
|
[r2638]
by
david_costanzo
Add some logic for creating only one workspace editor window. The design was taken from the Borland OWL-based implementation of FMSLogo. |
2008-04-09 08:01:14 | Tree |
|
[r2637]
by
david_costanzo
Remove an unused "#include <windows.h>". I'd rather not use platform-specific headers when it can be avoided. |
2008-04-07 06:34:18 | Tree |
|
[r2636]
by
david_costanzo
Get the wxWidgets version of FMSLogo to compile on my Fedora Core 8 box, again. |
2008-04-07 05:24:20 | Tree |
|
[r2635]
by
david_costanzo
Centralize the logic for getting/setting platform-specific font information from/to persistent storage. The logic is a bit clumsy, so I don't want to copy and paste it throughout the code base. |
2008-04-07 02:28:11 | Tree |
| 2008-04-06 06:12:57 | Tree |