Skip to content
This repository was archived by the owner on Aug 31, 2021. It is now read-only.

Conversation

@livecodepanos
Copy link
Contributor

No description provided.

montegoulding and others added 30 commits April 4, 2018 09:40
This patch ensures that if the message box script compiles ok and
we fail to find any improvements by autocompleting the script it is
still executed.
Adding the common library to mobile caused the revMail function to break.
`pass revMail` was added to the handler, but the engine did not support that method.

Replaced the `pass` with a call to `mobileComposeMail` to restore functionality

On iPhone this should be a good solution (looking at the source code).  The calls for revMail are much simpler for Android, but the end result should be the same.
[Bug 21176] Make sure Upgrade Options can always be shown
[[ Bug 21172 ]] Fix revMail on mobile
[21169] Ensure splash screen always hides on Windows
[Bug 21167] Ensure Replace history is remembered
[[ Bug 20094 ]] Execute msg box if it compiles
Fix runtime error preventing splash screen from hiding
[Bug 21174] Ensure "Sample Stacks" stack does show up in menu "Windows"
This patch adds a method to replace text in the script editor without
calling selection update or chaging the selection at all. The current
selection update request was causing find results to be cleared between
replace and go to next and the subsequent replace.
[[ Bug 21202 ]] Fix deselection of next find after replace
This patch adds `actionLaunchMessageBox` to the script editor stack
behavior so that the Cmd+M shortcut does not cause an execution error.
[[ Bug 21179 ]] Add show documentation to extension context menu
[[ DataGridGuide ]] Remove trailing header #s
@livecodepanos
Copy link
Contributor Author

clean-merge, self review:

@livecode-vulcan review ok 51cf182

@livecode-vulcan
Copy link

💙 review by @livecodepanos ok 51cf182

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants