| Commit | Date | |
|---|---|---|
| 2007-10-23 03:32:35 | Tree | |
|
[r2494]
by
david_costanzo
Bump the version to 1.8 for a formal release to coincide with the German and Italian versions of FMSLogo. |
2007-10-23 03:32:34 | Tree |
| 2007-10-22 05:20:29 | Tree | |
| 2007-10-22 05:18:58 | Tree | |
| 2007-10-21 21:06:03 | Tree | |
| 2007-10-21 21:05:29 | Tree | |
| 2007-10-21 09:54:36 | Tree | |
|
[r2488]
by
david_costanzo
Remove the UserType global variable. Now that I understand how the SHELL_CONTEXT registry key works, I can just rely on calling SetShellVarContext, instead. This simplifies the installer logic. |
2007-10-21 09:52:40 | Tree |
|
[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 |