Anzeigen der neuesten Beiträge
0 Mitglieder und 6 Gäste betrachten dieses Thema.
New: Favorites support. Services buttons in the dictionary window. Translate clipboard content hot key. Middle mouse click on service button opens service in browser. youdao dictionary service. Back/Forward history navigation using mouse xbuttons.Improved: Bing Translator audio quality.Updated: Supported languages.Fixed: SDL translation service, Wikipedia and Urban Dictionary services. Main window doesn't restore maximized state after program restart if is closed to tray. Main window is not on taskbar after program restart if is closed to tray on Windows XP. Doesn't work in EVE Online. Escape doesn't close popup window if edit control has focus. Once focused, the popup window is always showed focused.
BREAKING CHANGE: Changed the middle/X1/X2 mouse click scripts' logic to fire on mouse UP instead of mouse down, since that's generally when things do something in windowsBREAKING CHANGE: Aforementioned function names changed from "down" to "up", for example sp_middle_mouse_down is now sp_middle_mouse_upAdded similar code and options for firing on left and right mouse button up eventsNote that for all of these mouse click events, they will NOT fire on mouse up of the stroke button; sp_right_mouse_up will not be called if the right mouse button is your stroke buttonAlso note that mouse click event scripts will not fire if the stroke button is currently being held down and S+ is either in an action or actively capturing the mouse (e.g. while drawing)Added acSetNumber and acGetNumber; the only purpose for this action pair is for communicating between Lua statesFixed bug where a few code blocks were waiting if either Lua state was executing, instead of only waiting when both Lua states were in useUpdated language file to include support for new preferences:language.Preferences.AdvancedOptionsFrame.AllowLeftClickScript - "Allow Left Click Script*"language.Preferences.AdvancedOptionsFrame.AllowRightClickScript - "Allow Right Click Script*"
Approach to solve isues with large RTF phrases.Solved issues with linked RTF phrases.The first carriage return of unformatted phrases is not removed anymore.Backup file path may now include Windows environment variables.Solved issues with the #loop, #cond and #calc macro function.#pos macro function is now case-sensitive.Comments are not output anymore in linked phrases.Phrase file import from PhraseExpress v7 improved.Autocaps feature must now be enabled explicitly under Expert Options » Miscellaneous.NEW:Easier context menu access in the phrase popup. Useful for Tablet PC users.Several search funcitons now remember last used queries. Unwanted items can be removed with the Del-key.If creating a new phrase you can now quick-select your favorite target phrase folders.PhraseExpress now notifies about applications running in elevated mode.If you copy a file to the clipboard, the clipboard cache now saves the file path for later reuse.