| Commit | Date | |
|---|---|---|
|
[r2487]
by
david_costanzo
Fix bug #1713912; Uninstalling FMSLogo as a limited user now unregisters the file association so that double-clicking on .lgo files works if FMSLogo is later installed by an administrator. I fixed this bug by simplifying the installer script to use SHELL_CONTEXT as the registry hive, instead of checking the UserType and then executing the same logic on a HKCU or HKLM depending on its value. Using SHELL_CONTEXT does exactly the same thing in less than half the code. |
2007-10-21 09:18:59 | Tree |
|
[r2486]
by
david_costanzo
Fix bug #1813051; Saving an image with an non-full active area works once again. This bug was introduced in 6.16.0. |
2007-10-17 06:10:11 | Tree |
| 2007-10-17 04:35:43 | Tree | |
|
[r2484]
by
david_costanzo
Fix a bug where CATCH "ERROR wouldn't catch errors on non-English versions of FMSLogo because the error was thrown as "ERREUR" or some other localized string and wouldn't compare equally with "ERROR. |
2007-10-16 15:02:21 | Tree |
|
[r2483]
by
david_costanzo
Transfer some of the German translations from startup-1033.logoscript to localizedstrings-de.h. |
2007-10-15 08:19:11 | Tree |
| 2007-10-15 04:28:53 | Tree | |
|
[r2481]
by
david_costanzo
Fix a bug introduced in the previous revision where I changed a compare_node() to a call to Error.GetNode(), instead of a call to Error.Equals(). |
2007-10-15 04:26:20 | Tree |
| 2007-10-14 05:48:02 | Tree | |
|
[r2479]
by
david_costanzo
Fix bug #1798216; the THROW targets "TOPLEVEL, "SYSTEM, and "ERROR are now internationalized. |
2007-10-14 00:21:50 | Tree |
|
[r2478]
by
david_costanzo
Increase the size of the buttons in the "Set Pen Size" and "Set Color" dialog boxes so that the Apply button can fit the German translation: Übernahme. |
2007-10-13 22:17:44 | Tree |