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 }}
livecodesteve
/
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
Breadcrumbs
History for
livecode
engine
src
dispatch.cpp
on
develop
User selector
All users
All time
Commit history
Commits on Oct 14, 2014
[[ ScriptifiedStacks ]] Fix a couple of glitches.
runrevmark
committed
7793152
View commit details
Copy full SHA for 7793152
View code at this point
Browse repository at this point
Merge branch 'feature-script_only_stack' into develop-scriptified
Show description for 81b0e17
runrevmark
committed
81b0e17
View commit details
Copy full SHA for 81b0e17
View code at this point
Browse repository at this point
Commits on Sep 30, 2014
[[ ScriptOnlyStack ]] Fix memory issue with not copying filename string.
runrevmark
committed
c26a476
View commit details
Copy full SHA for c26a476
View code at this point
Browse repository at this point
[[ ScriptOnlyStack ]] Added ability to make a stack 'script only' which means it saves / loads as a textfile.
Show description for 45a3cb8
runrevmark
committed
45a3cb8
View commit details
Copy full SHA for 45a3cb8
View code at this point
Browse repository at this point
Commits on Jul 23, 2014
[[ Bug 12930 ]] Replace stack parentwindow with more robust parentstack object handle.
livecodeian
committed
f8327c7
View commit details
Copy full SHA for f8327c7
View code at this point
Browse repository at this point
Commits on Jul 9, 2014
[[ Bug 12225 ]] Add dispatcher method to find stack by window id
livecodeian
committed
35462ab
View commit details
Copy full SHA for 35462ab
View code at this point
Browse repository at this point
Commits on Jun 27, 2014
[[ Bugfix 12705 ]] Fix sending of mouseRelease messages with new platform layer
Fraser J. Gordon
committed
bb68e1b
View commit details
Copy full SHA for bb68e1b
View code at this point
Browse repository at this point
Commits on Jun 24, 2014
[[ TransientStacks ]] Generalized MCtooltip into a 'transient stack' concept - controls can create MCStack's and hook them into event dispatch via MCDispatch::add/remove_transient_stack.
runrevmark
committed
d8b3502
View commit details
Copy full SHA for d8b3502
View code at this point
Browse repository at this point
Commits on Jun 11, 2014
Merge branch 'release-6.6.3' into develop
Show description for 0693e55
runrevmark
committed
0693e55
View commit details
Copy full SHA for 0693e55
View code at this point
Browse repository at this point
Commits on Jun 10, 2014
Revert "Revert "Merge branch 'bugfix-11928' into release-6.6.3""
Show description for cca5d5a
runrevmark
committed
cca5d5a
View commit details
Copy full SHA for cca5d5a
View code at this point
Browse repository at this point
Commits on Jun 5, 2014
Merge remote-tracking branch 'origin/release-6.6.3' into develop
livecodemichael
committed
d068860
View commit details
Copy full SHA for d068860
View code at this point
Browse repository at this point
Revert "Merge branch 'bugfix-11928' into release-6.6.3"
Show description for ed7e78d
livecodemichael
committed
ed7e78d
View commit details
Copy full SHA for ed7e78d
View code at this point
Browse repository at this point
Commits on Jun 4, 2014
Upped version to 6.7-dp-5.
Show description for 5e32363
livecodemichael
committed
5e32363
View commit details
Copy full SHA for 5e32363
View code at this point
Browse repository at this point
Merge branch 'bugfix-11928' into release-6.6.3
livecodemichael
committed
1251dea
View commit details
Copy full SHA for 1251dea
View code at this point
Browse repository at this point
Commits on May 28, 2014
[[ Bug 11928 ]] Fix inclusion of CR when doing 'delete the selectedChunk'.
Show description for a09da43
runrevmark
committed
a09da43
View commit details
Copy full SHA for a09da43
View code at this point
Browse repository at this point
Commits on Apr 11, 2014
Merge branch 'release-6.6.2' into develop
runrevmark
committed
77e850b
View commit details
Copy full SHA for 77e850b
View code at this point
Browse repository at this point
Commits on Apr 10, 2014
[[ Bug 12175 ]] Make sure we iterate over MCstacks and not MCdispatcher -> stacks when reopening windows.
runrevmark
committed
a3f72f9
View commit details
Copy full SHA for a3f72f9
View code at this point
Browse repository at this point
Commits on Mar 6, 2014
Merge branch 'develop' into feature-cocoa
Show description for 641e70a
runrevmark
committed
641e70a
View commit details
Copy full SHA for 641e70a
View code at this point
Browse repository at this point
Merge branch 'develop' into feature-cocoa
Show description for 7eac13d
runrevmark
committed
7eac13d
View commit details
Copy full SHA for 7eac13d
View code at this point
Browse repository at this point
Commits on Mar 4, 2014
Merge branch 'release-6.5.3' into develop
livecodemichael
committed
af0e155
View commit details
Copy full SHA for af0e155
View code at this point
Browse repository at this point
Commits on Feb 28, 2014
[[ Bug 11715 ]] Prevent crash from dragsource going away during dragEnd handler
livecodeian
committed
9525fe6
View commit details
Copy full SHA for 9525fe6
View code at this point
Browse repository at this point
Commits on Feb 14, 2014
[[ StackScale ]] fix crash when dragging controls onto stack
livecodeian
committed
cd08533
View commit details
Copy full SHA for cd08533
View code at this point
Browse repository at this point
Commits on Feb 12, 2014
[[ StackScale ]] Fix broken mouse tracking in context menu of scaled stack
livecodeian
committed
4bf0c63
View commit details
Copy full SHA for 4bf0c63
View code at this point
Browse repository at this point
Merge branch 'develop' into feature-cocoa
Show description for f39f263
runrevmark
committed
f39f263
View commit details
Copy full SHA for f39f263
View code at this point
Browse repository at this point
Commits on Feb 4, 2014
[[ Cocoa ]] Drag-drop as source now seems to be working.
runrevmark
committed
05e5dc9
View commit details
Copy full SHA for 05e5dc9
View code at this point
Browse repository at this point
[[ Cocoa ]] Initial implementation of drag-drop (source side).
runrevmark
committed
ecfbec6
View commit details
Copy full SHA for ecfbec6
View code at this point
Browse repository at this point
Commits on Jan 29, 2014
[[ Cocoa ]] dragDrop message now hooked in.
runrevmark
committed
72d16a0
View commit details
Copy full SHA for 72d16a0
View code at this point
Browse repository at this point
Commits on Jan 27, 2014
[[ HiDPI ]] Add usePixelScaling, screenPixelScale, screenPixelScales properties
Show description for 1373bfd
livecodeian
committed
1373bfd
View commit details
Copy full SHA for 1373bfd
View code at this point
Browse repository at this point
Commits on Jan 16, 2014
[[ Cocoa ]] Mainly clean up work to separate engine from platform.
runrevmark
committed
70079aa
View commit details
Copy full SHA for 70079aa
View code at this point
Browse repository at this point
Commits on Dec 5, 2013
[[ PixelScale ]] Add pixelScale, systemPixelScale properties. Update stack view on changes to the pixelScale.
livecodeian
committed
5e08d83
View commit details
Copy full SHA for 5e08d83
View code at this point
Browse repository at this point
Commits on Nov 1, 2013
Merge branch 'release-6.1.3' into develop
Show description for f798825
livecodemichael
committed
f798825
View commit details
Copy full SHA for f798825
View code at this point
Browse repository at this point
[[ Bugfix 11333 ]] Set the name of the Android mainstack to apk/mainstack.
livecodemichael
committed
9d0cc62
View commit details
Copy full SHA for 9d0cc62
View code at this point
Browse repository at this point
Commits on Oct 15, 2013
Merge branch 'refactor-graphics' of https://github.com/runrev/livecode into refactor-graphics
livecodemichael
committed
f6acf2d
View commit details
Copy full SHA for f6acf2d
View code at this point
Browse repository at this point
[[ RefactorGraphics ]] Added text rendering support to linux and mac server engines.
livecodemichael
committed
ccdf932
View commit details
Copy full SHA for ccdf932
View code at this point
Browse repository at this point
Commits on Oct 10, 2013
[[ FullscreenMode ]] Add MCStack::view_configure to reconfigure view bounds after window rect changes
Show description for 12eec76
livecodeian
committed
12eec76
View commit details
Copy full SHA for 12eec76
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.