| Commit | Date | |
|---|---|---|
|
[r2968]
by
david_costanzo
Implement request #2892210; The FMSLogo installer now supports silent installation when given the "/S" command-line option. The language can be set with "/LCID=####". |
2009-11-08 03:07:44 | Tree |
|
[r2967]
by
david_costanzo
Remove email addresses from the About box and add a link to FMSLogo's project page on souceforge.net. Having email addresses in the About box was causing many support requests to get misdirected, which was not good for the people requesting the support, or the recipients of the unactionable email. |
2009-11-08 00:38:13 | Tree |
| 2009-11-07 22:45:26 | Tree | |
|
[r2965]
by
david_costanzo
Implement request #2872454; FMSLogo now supports READRAWLINE to read a line from a text file that may contain special characters (to logo). This feature was copied from UCBLogo 6. |
2009-10-18 21:17:19 | Tree |
|
[r2964]
by
david_costanzo
Implement request #2872454; FMSLogo now supports READRAWLINE to read a line from a text file that may contain special characters (to logo). This feature was copied from UCBLogo 6. |
2009-10-18 17:12:43 | Tree |
|
[r2963]
by
david_costanzo
Remove email addresses from the About box and add a link to FMSLogo's project page on souceforge.net. Having email addresses in the About box was causing many support requests to get misdirected, which was not good for the people requesting the support, or the recipients of the unactionable email. |
2009-10-18 17:06:10 | Tree |
|
[r2962]
by
david_costanzo
Remove extraneous <glosslist> tags. Under cygwin, these prevented the glossary entries from being rendered into HTML. As a result, the glossary was blank in the manual (but not in the HTML online manual, which gets compiled on Fedora Core 10). |
2009-10-13 03:26:22 | Tree |
| 2009-10-06 04:33:32 | Tree | |
|
[r2960]
by
david_costanzo
Refactoring: Make some of the argument parsing routines static and remove some dead code. |
2009-09-13 21:27:30 | Tree |
|
[r2959]
by
david_costanzo
Fix a minor inefficiency in GetColorArgument() where a COLORREF was unnecessarily split into RGB values, then rejoined into the same COLORREF before being returned. |
2009-09-13 06:15:27 | Tree |