| Commit | Date | |
|---|---|---|
| 2007-08-13 01:57:05 | Tree | |
|
[r2292]
by
david_costanzo
Add the Portuguese CHM file, which was given to me by Alexandre Soares. I think he copied it from SuperLogo, which was derived from MSWLogo. |
2007-08-13 01:54:10 | Tree |
|
[r2291]
by
david_costanzo
Add a "test" target that searches the Logolib directory for all problems that we also look for in the "extra". This is currently just using abbreviations that may have alternate meaning in other languages. This was motivated by the Portuguese localization, which has alternate meanings for "se", "pd", and "pe". |
2007-08-13 01:46:32 | Tree |
|
[r2290]
by
david_costanzo
Error-out if we find "se", "pd", or "pe", all of which have alternate meaning in the Portuguese version of FMSLogo. |
2007-08-13 01:44:41 | Tree |
| 2007-08-12 01:05:10 | Tree | |
| 2007-08-12 01:02:07 | Tree | |
|
[r2287]
by
david_costanzo
Extend THROW so that it can be used to throw a localized "bad input" error. This was done so that the Logolib routines can throw bad input errors and still be language-neutral. |
2007-08-12 00:53:58 | Tree |
|
[r2286]
by
david_costanzo
Extend THROW so that it can be used to throw a localized "bad input" error. This was done so that the Logolib routines can throw bad input errors and still be language-neutral. |
2007-08-12 00:44:19 | Tree |
| 2007-08-10 02:56:49 | Tree | |
|
[r2284]
by
david_costanzo
Fix bug #1609333; "Select Active Area" dialog box no longer loses UI elements after pressing CTRL+ALT+DELETE. I'm not sure what the problem was, but it looked like Z-order of the sunken label that FMSLogo was using to etch a rectangular background somehow got moved ahead of some of the other UI elements. This feels more like an OS bug than an FMSLogo bug, but I was able to work-around the problem by using a groupbox, instead of a sunken static label. |
2007-08-07 22:42:58 | Tree |