Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
strogo
/
livecode
Public
forked from
livecode/livecode
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
develop
User selector
All users
All time
Commit history
Commits on Jun 13, 2016
Merge pull request #4140 from livecodeian/feature-windows_player_callbacks
Show description for 0177099
livecodepanos
authored
0177099
View commit details
Copy full SHA for 0177099
Browse repository at this point
Merge pull request #4128 from mwieder/bugfix_17553
Show description for 948a8bb
Monte Goulding
authored
948a8bb
View commit details
Copy full SHA for 948a8bb
Browse repository at this point
Commits on Jun 10, 2016
Updated ide submodule pointer
livecodepanos
committed
2c217ae
View commit details
Copy full SHA for 2c217ae
Browse repository at this point
Merge pull request #4143 from livecodeali/bugfix-weak_handle_release
Show description for beed000
livecodepanos
authored
beed000
View commit details
Copy full SHA for beed000
Browse repository at this point
[[ Object Handles ]] Release handle when object is destroyed
livecodeali
committed
79bba9f
View commit details
Copy full SHA for 79bba9f
Browse repository at this point
Merge pull request #4103 from montegoulding/dontuseqt
Show description for 40ca768
livecodepanos
authored
40ca768
View commit details
Copy full SHA for 40ca768
Browse repository at this point
[[ DontUseQT ]] QT deprecation
Show description for 403c06f
Monte Goulding
committed
403c06f
View commit details
Copy full SHA for 403c06f
Browse repository at this point
Merge pull request #4138 from peter-b/passing-tests
Show description for c77e9c9
peter-b
authored
c77e9c9
View commit details
Copy full SHA for c77e9c9
Browse repository at this point
Merge pull request #4137 from peter-b/feature-new_ide_messages
Show description for 10b248a
peter-b
authored
10b248a
View commit details
Copy full SHA for 10b248a
Browse repository at this point
[[ WindowsPlayer ]] Add release note.
livecodeian
committed
92b147a
View commit details
Copy full SHA for 92b147a
Browse repository at this point
[[ WindowsPlayer ]] Update callback property dictionary entry
livecodeian
committed
94edda4
View commit details
Copy full SHA for 94edda4
Browse repository at this point
Merge pull request #4126 from livecodeali/bugfix-standalone_builder
Show description for fbd92e1
peter-b
authored
fbd92e1
View commit details
Copy full SHA for fbd92e1
Browse repository at this point
Merge pull request #4139 from peter-b/lcb-release-note-cleanup
Show description for cf8cfae
peter-b
authored
cf8cfae
View commit details
Copy full SHA for cf8cfae
Browse repository at this point
Clean up LCB-related release notes from incorrect directory
Show description for be28bfd
peter-b
committed
be28bfd
View commit details
Copy full SHA for be28bfd
Browse repository at this point
[[ WindowsPlayer ]] Implement callbacks in windows DS player
livecodeian
committed
1f9ed21
View commit details
Copy full SHA for 1f9ed21
Browse repository at this point
Correctly wrap deleteAudioclip and deleteVideoclip docs.
Show description for 461c919
peter-b
committed
461c919
View commit details
Copy full SHA for 461c919
Browse repository at this point
[[ WindowsPlayer ]] Add typedef for callback marker array
livecodeian
committed
6bec023
View commit details
Copy full SHA for 6bec023
Browse repository at this point
Mark some intersect tests as no longer broken.
Show description for 48c362c
peter-b
committed
48c362c
View commit details
Copy full SHA for 48c362c
Browse repository at this point
Commits on Jun 9, 2016
Updated ide submodule pointer
livecodepanos
committed
b84aa26
View commit details
Copy full SHA for b84aa26
Browse repository at this point
test for reset brush and pattern to empty
mwieder
committed
9d9e035
View commit details
Copy full SHA for 9d9e035
Browse repository at this point
readjusted brush range to be 1-36, fixed docs
mwieder
committed
0ce92d1
View commit details
Copy full SHA for 0ce92d1
Browse repository at this point
brushes are now 1..36, tests pass
mwieder
committed
3ea1534
View commit details
Copy full SHA for 3ea1534
Browse repository at this point
fixed test repeat loops, fixed spray doc brush reference
mwieder
committed
a01c299
View commit details
Copy full SHA for a01c299
Browse repository at this point
trivial tests pass
mwieder
committed
b4fa51f
View commit details
Copy full SHA for b4fa51f
Browse repository at this point
Brush, spray, and eraser paint objects were not initialized properly
Show description for 48280c8
mwieder
committed
48280c8
View commit details
Copy full SHA for 48280c8
Browse repository at this point
Merge pull request #4097 from runrevmark/lcb-bytecode_blocks
Show description for 2b4f268
peter-b
committed
2b4f268
View commit details
Copy full SHA for 2b4f268
Browse repository at this point
[[ Cleanup ]] Cleanup various parts of bytecode block patch
Show description for 6a39fcf
runrevmark
committed
6a39fcf
View commit details
Copy full SHA for 6a39fcf
Browse repository at this point
[[ WindowsPlayer ]] Update callback marker times to be MCPlatformPlayerDuration
livecodeian
committed
5d965b1
View commit details
Copy full SHA for 5d965b1
Browse repository at this point
[[ WindowsPlayer ]] Fix incorrect property type used for platform player duration
livecodeian
committed
dfa2935
View commit details
Copy full SHA for dfa2935
Browse repository at this point
[[ WindowsPlayer ]] Rename MCPlatformPlayerDurationPropertyType value to be consistent with MCPlatformPropertyType enum
livecodeian
committed
b987d5f
View commit details
Copy full SHA for b987d5f
Browse repository at this point
Merge pull request #4131 from peter-b/release-notes
Show description for e78408d
peter-b
committed
e78408d
View commit details
Copy full SHA for e78408d
Browse repository at this point
Merge pull request #4132 from peter-b/datagrid-docs
Show description for bc4e0d5
peter-b
committed
bc4e0d5
View commit details
Copy full SHA for bc4e0d5
Browse repository at this point
[[ NilAsUnassigned ]] Fix multi-invoke error case
Show description for 3064160
runrevmark
committed
3064160
View commit details
Copy full SHA for 3064160
Browse repository at this point
[[ Compiler ]] Fix emit indicies on 64-bit
Show description for 3c2a77c
runrevmark
committed
3c2a77c
View commit details
Copy full SHA for 3c2a77c
Browse repository at this point
Merge pull request #4129 from livecodeali/merge-develop-8.0_09.06.16
Show description for efea5a9
livecodeali
committed
efea5a9
View commit details
Copy full SHA for efea5a9
Browse repository at this point
Previous
Next
You can’t perform that action at this time.