1
I Use This!
Inactive

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 19 hours ago.
Apr 17, 2023 — Apr 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Reinstated automated fetch on each project More... over 10 years ago
Major change with the way layers are exported. They are no longer listed in the properties of an object. The layers file (and cards, sharedGroups, substacks) are object UUIDs in layer order. More... over 10 years ago
Added paypal donate button because lcVCS is so awesome! More... over 10 years ago
hide console windows More... over 10 years ago
Some work on the front script and ensured data grid uuids are set by the CLI More... over 10 years ago
Bit of code cleanup and explicit variable handling More... over 10 years ago
Fixed an issue with userstate.json and added to .gitignore More... over 10 years ago
Refactored project for stack file to reuse code More... over 10 years ago
Some tweaks for building the CLI on Windows. Still untested... More... over 10 years ago
Some as yet untested CLI installation post build in standaloneSaved and some reinit changes for post-build More... over 10 years ago
Added a command line interface for lcVCS and stack saving hooks to use it via open process to allow for asynchronous export. It includes an install command to setup git hooks in a repo. More... over 10 years ago
Added a note about using the pStackFile parameter in ExportProject but really just testing if open process for neither can cope with the IDE quitting after the process starts. It appears it can. More... over 10 years ago
Updated README with changes to the directory structure and the rules More... over 10 years ago
Removed some unnecessary code More... over 10 years ago
added optional parameter to ExportProject so that a single stackFile in a project can be exported. This is a slightly dangerous operation that needs to be coupled with some IDE integration for generating new IDs for objects. In particular if a stack is cloned then saved as a separate stackFile in a project. More... over 10 years ago
Resolved some issues with uuids being regenerated during import More... over 10 years ago
added .gitignore, improved lcVCSExport, seems to be an issue with borderWidth of scrollbars More... over 10 years ago
resolved some minor issues More... over 10 years ago
Merge branch 'directory_structure' More... over 10 years ago
Restructured the export some more so that stacks aren't treated differently to other objects. All object data is stored in the UUID based path. The root of the exported file has a single empty UUID named file that points to the mainstack object. More... over 10 years ago
Resolved a potential unnecessary merge conflict issue on the current frame of an animated gif. The currentFrame is no longer exported unless the repeatCount is 0 (fixed frame) More... over 10 years ago
Resolved an issue with shared group layering and some other minor issues More... over 10 years ago
Merge branch 'directory_structure' More... over 10 years ago
as most action is now initiated by the substack lcVCSProjects this stack no longer reliably refers to lcVCS so changed to me More... over 10 years ago
cleaning up the code a bit and resolved issue with loading data grid UUIDs before export More... over 10 years ago
resolved an issue with lcVCSExport handler and removed innerShaddow workaround as this is fixed in 6.1.1 More... over 10 years ago
some UI changes More... over 10 years ago
removed precedence rules no longer required in LC 6.1.1 which is now the minimum required LiveCode version for lcVCS More... over 10 years ago
redesigned the directory structure again so there's just one object store UUIDs are now unique for the whole project rather than just a stack Improved handling of lcVCS importing itself More... over 10 years ago
resolved issue with plugins More... over 10 years ago