1
I Use This!
Inactive

Commits : Listings

Analyzed about 15 hours ago. based on code collected about 20 hours ago.
Apr 19, 2023 — Apr 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #6 from angerangel/patch-1 More... almost 7 years ago
Corrected haeders More... almost 7 years ago
Merge pull request #5 from gitter-badger/gitter-badge More... almost 8 years ago
Add Gitter badge More... almost 8 years ago
Widget support improvements More... almost 8 years ago
Add support for widgets More... about 8 years ago
LC 8 export diffs More... about 8 years ago
Fixed issue with removing stack file. Fixed issue where array properties were being lost during import. Endured button text is encoded as UTF8. More... over 9 years ago
Regression fix for LC 7 support More... over 9 years ago
Resolve issue #4 Linux exports file with executable permissions by explicitly setting the umask to a reasonable value and unsetting after file creation. This workaround is related to LiveCode enhancement request http://quality.runrev.com/show_bug.cgi?id=12045. More... over 9 years ago
Initial implementation of LC 7 support by abstracting the text <-> utf8 functions into a behavior set dynamically. Image files with no data or filename now do not create an image file. More... over 9 years ago
Regression fix for LC 7 arrayEncode support More... over 9 years ago
Implemented changes to ensure the LiveCode 7 format of encoded arrays is used when saving preferences. More... over 9 years ago
New properties: scaleFactor, iconGravity, centerRect More... over 9 years ago
When searching we need to parse all object types rather than just image and behavior objects because plugins might add other objects types to those to resolve More... over 9 years ago
Fixed an issue with resource paths More... over 9 years ago
Resolved encoding issue for some object properties. Resolved showController issue on players where it must be set first (remove when 6.6 is min requirement). Resolved unplaced shared group issue. More... about 10 years ago
Resolved some issues with password protected stacks and shared groups More... about 10 years ago
Update README.md More... about 10 years ago
Fixed a problem with contributor advise More... over 10 years ago
Improved search and fix to AddProject More... over 10 years ago
Tweak More... over 10 years ago
Typo More... over 10 years ago
Added documentation for updating lcVCS and contributing along with DCO More... over 10 years ago
Reverting the long describe. Changed naming scheme for releases. Added installation notes to README More... over 10 years ago
Use long format of git describe More... over 10 years ago
Implemented DeployRelease to create the archive and add use git describe for version number. Changed uVersion[“SHA”] to uVersion[“REF”] so it’s appropriate to use any ref like git describe, a tag, a short or long sha. More... over 10 years ago
No longer loads unless running under 6.5+ More... over 10 years ago
Forgot to add More... over 10 years ago
Delete mainstacks that weren’t in memory before an export, no longer overwriting the whole uVersion property set, fixed issue with password protected stacks, now set the currentCard before exporting to avoid object reference issues in lcVCSExport. Minor change to license header, Added info to readme about GitHub Search, fixed GitHub search for api changes, removed resolve image abstraction More... over 10 years ago