SuperNova Magnifier 11.51
Released:
Microsoft Word
FIX: Improvements to the magnification tracking in Microsoft Word form fields.
FIX: Improvements to general performance when tabbing through form fields in Microsoft Word.
IMPROVEMENT: Added initial support for text that uses "Theme Colours" in Word 2007.
IMPROVEMENT: Polish prompts have been added for Microsoft Word 2007, Microsoft Word XP/2003 and Microsoft Word 2000.
Microsoft Outlook
IMPROVEMENT: Polish prompts have been added for Microsoft Outlook 2007.
General
FIX: In the "Startup Preferences" dialog, "Voice at user logon" and "Launch product after logon" options have been removed from the Pen editions of the product as they are not applicable.
FIX: The order of the options in the "Startup Preferences" dialog has been changed to group the items more suitably.
FIX: "Launch product after logon" was not working in Network installations.
FIX: When the user moves to a different window, and the focus is not inside the window, the magnification is moved to the window, rather than the focus.
Crash Fixes
CRASH FIX: dol_sit_24DA5 - User Feedback: "Using Live Messenger".
CRASH FIX: crash_1224_Snova\dol_sit_39AD2 - User feedback: "Using Outlook settings".
CRASH FIX: crash_1224_Snova\Snova_22012 - User feedback: "Windows 7 came out of standby, computer behaved sluggishly for a minute and then Supernova crashed".
CRASH FIX: Firefox - fixed possible crash when clicking links.
CRASH FIX: crash_1224_Snova\Snova_1994A5 - crash_1224_Snova.EXE_3858_220210_4084.
CRASH FIX: crash_1224_Snova\dol_sit_3393D.
CRASH FIX: Crash in Word XP when tabbing through a form.
Dolphin Scripting
FIX: Inserting an area stopped the possible deletion of the parent area.
FIX: Added sanity check to System.GetChildFromMSAAObject function to try and stop reported crash.
FIX: If you specified an area type in System.RegisterScriptKey, the checking routine would fail if the current area was inside the area and not the area itself.
IMPROVEMENT: Functions associated with System.RegisterScriptKey now get passed the scan code and modifier of the key as parameters.
IMPROVEMENT: Extension scripts can now be reloaded from the script editor.
IMPROVEMENT: The style parameter in EventApplicationNewText wasn't being passed correctly.
IMPROVEMENT: Added 'area' parameter to EventApplicationNewText which holds the screen reader area data of the new text.
IMPROVEMENT: Added MODIFIER_SHIFT for script keys to specify any shift.
IMPROVEMENT: Script keys can now be disabled in interactive / live / VF modes.
IMPROVEMENT: Added rewritten timer code. System.StartTimer and System.StopTimer now take a timer ID parameter to identify a specific timer. Existing scripts will need to be re-written.
IMPROVEMENT: Added flags parameter to System.RegisterScriptKey to specify whether a key is valid in live/interactive/vf mode.
IMPROVEMENT: Added System.GetRectangles function.
IMPROVEMENT: Added Selection processing functions to focus.lua.
FIX: Crash when pressing Ctrl+C in the Script Editor's find dialog.
IMPROVEMENT: Added context menu support for System.Include lines.