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 }}
kant
/
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
desktop.cpp
on
develop
User selector
All users
All time
Commit history
Commits on Sep 16, 2014
[[ Bug ]] Deathgrip memory leak fixed by making ApplicationRun invoke main_loop_iteration in a autorelease pool.
runrevmark
committed
5022bff
View commit details
Copy full SHA for 5022bff
View code at this point
Browse repository at this point
Commits on Sep 15, 2014
[[ Bug 13423 ]] Fixes Mac [Raw]KeyDown/Up messages with Dead-key chars
livecodesebastien
committed
aaeeaca
View commit details
Copy full SHA for aaeeaca
View code at this point
Browse repository at this point
Commits on Aug 26, 2014
[[ Bug 13121 ]] Make sure
Show description for 38eb834
livecodepanos
committed
38eb834
View commit details
Copy full SHA for 38eb834
View code at this point
Browse repository at this point
Commits on Aug 20, 2014
[[ Bugfix 13121 ]] Redraw the controller when the amount of bufferedtime changes
livecodepanos
committed
8348270
View commit details
Copy full SHA for 8348270
View code at this point
Browse repository at this point
Commits on Aug 5, 2014
[[ Bug 13098 ]] Don't synthesise a key event for composition sequences, just use direct insertion.
runrevmark
committed
2ddb8c5
View commit details
Copy full SHA for 2ddb8c5
View code at this point
Browse repository at this point
Commits on Jul 29, 2014
[[ Bug 12963 ]] Make player messages more reliable and consistent - no messages sent of changing filename, messages only sent on state transition, playStart when rate goes from 0 to non-zero, play …
Show description for cc4f001
runrevmark
committed
cc4f001
View commit details
Copy full SHA for cc4f001
View code at this point
Browse repository at this point
[[ Bug 13011 ]] Ensure currentTimeChanged message is sent when thumb is moved.
runrevmark
committed
2b424db
View commit details
Copy full SHA for 2b424db
View code at this point
Browse repository at this point
Commits on Jul 17, 2014
[[ Bug 12747 ]] Previous fix wasn't quite right - it broke Alt+...; the underlying problem seems to be characters/charactersIgnoringModifiers are inverted when Cmd is present in the flags.
runrevmark
committed
96117b7
View commit details
Copy full SHA for 96117b7
View code at this point
Browse repository at this point
Commits on Jul 11, 2014
[[ Bug 12747 ]] Shortcuts: the uncomment script shortcut cmd _ does not work
livecodesebastien
committed
e0d2d44
View commit details
Copy full SHA for e0d2d44
View code at this point
Browse repository at this point
Commits on Jul 4, 2014
Fixed bugs:
Show description for a81cbaf
livecodepanos
committed
a81cbaf
View commit details
Copy full SHA for a81cbaf
View code at this point
Browse repository at this point
Commits on Jul 1, 2014
Merge branch 'feature-multimedia_all' of https://github.com/runrevpanos/livecode into feature-multimedia_av_foundation
Show description for 9556b03
livecodepanos
committed
9556b03
View commit details
Copy full SHA for 9556b03
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 25, 2014
Merge branch 'develop' into feature-multimedia_all
runrevmark
committed
3b603bd
View commit details
Copy full SHA for 3b603bd
View code at this point
Browse repository at this point
[[ Bug 11503 ]] Implement text querying IME method.
runrevmark
committed
6a1e3e2
View commit details
Copy full SHA for 6a1e3e2
View code at this point
Browse repository at this point
[[ Bug 12370 ]] Make sure key codes are mapped correctly.
runrevmark
committed
77fbda5
View commit details
Copy full SHA for 77fbda5
View code at this point
Browse repository at this point
Commits on Jun 24, 2014
[[ Bug 12451 ]] Added 'windowCancel' event to handle popup window cancellation.
runrevmark
committed
c1b9334
View commit details
Copy full SHA for c1b9334
View code at this point
Browse repository at this point
Merge remote-tracking branch 'upstream/develop' into feature-multimedia_all
Show description for fd03978
livecodepanos
committed
fd03978
View commit details
Copy full SHA for fd03978
View code at this point
Browse repository at this point
Commits on Jun 23, 2014
[[ Bug 12670 ]] Eliminate extra (incorrect) mouseMove occuring as a result of mouseEnter.
runrevmark
committed
d7e0ee3
View commit details
Copy full SHA for d7e0ee3
View code at this point
Browse repository at this point
Commits on Jun 20, 2014
Merge branch 'refactor-graphics_performance' into refactor-graphics_performance_merge
Show description for 78371fd
livecodeian
committed
78371fd
View commit details
Copy full SHA for 78371fd
View code at this point
Browse repository at this point
Commits on Jun 17, 2014
Render cache frame when switching from run->edit
livecodepanos
committed
bea4b7a
View commit details
Copy full SHA for bea4b7a
View code at this point
Browse repository at this point
Commits on Jun 13, 2014
Updates in the controller to work properly with the AVFoundation methods. Not complete yet
livecodepanos
committed
db85abf
View commit details
Copy full SHA for db85abf
View code at this point
Browse repository at this point
Merge remote-tracking branch 'origin/feature-av_foundation' into feature-multimedia_all
Show description for 7092f3f
livecodepanos
committed
7092f3f
View commit details
Copy full SHA for 7092f3f
View code at this point
Browse repository at this point
Commits on Jun 11, 2014
[[ Bug 12339 ]] Make sure mouseRelease isn't dispatched after popup menu dismissal.
runrevmark
committed
8e6e0e9
View commit details
Copy full SHA for 8e6e0e9
View code at this point
Browse repository at this point
[[ Bug 12436 ]] Use display link to ensure screen buffer is up to date before capturing.
Show description for 2d27e96
runrevmark
committed
2d27e96
View commit details
Copy full SHA for 2d27e96
View code at this point
Browse repository at this point
Commits on Jun 5, 2014
Tweaks to get things compiling.
livecodemichael
committed
7193b58
View commit details
Copy full SHA for 7193b58
View code at this point
Browse repository at this point
Tweaks to get things to compile.
livecodemichael
committed
0481196
View commit details
Copy full SHA for 0481196
View code at this point
Browse repository at this point
Commits on May 26, 2014
[[ Bugfix ]] player currentTimeChanged message now includes time parameter
livecodepanos
committed
2ba72e8
View commit details
Copy full SHA for 2ba72e8
View code at this point
Browse repository at this point
Commits on May 22, 2014
[[ GraphicsPerformance ]] Update MacOS X redraw to use MCGRegion
livecodeian
committed
d7be404
View commit details
Copy full SHA for d7be404
View code at this point
Browse repository at this point
Commits on May 1, 2014
start to implement custom controller
livecodepanos
committed
19fab11
View commit details
Copy full SHA for 19fab11
View code at this point
Browse repository at this point
Commits on Apr 24, 2014
[[ Bug 12249 ]] Ensure that players are buffered in edit tool mode, and that they are updated when the tool changes.
runrevmark
committed
2845aa3
View commit details
Copy full SHA for 2845aa3
View code at this point
Browse repository at this point
Commits on Apr 23, 2014
[[ Bug 12080 ]] Various tinkering to make sure hidePalettes true / false works as it did before (when app in background palettes do not float above other apps).
runrevmark
committed
9448cdf
View commit details
Copy full SHA for 9448cdf
View code at this point
Browse repository at this point
Commits on Apr 17, 2014
[[ Cocoa ]] Reverted fix for 12080 as its causing palettes to hide / show erratically when switching between applications.
runrevmark
committed
dd61ae3
View commit details
Copy full SHA for dd61ae3
View code at this point
Browse repository at this point
Commits on Apr 15, 2014
[[ Cocoa ]] Make sure 'dontUseQT' set to false stops attempt to load QT related frameworks.
runrevmark
committed
1f153ea
View commit details
Copy full SHA for 1f153ea
View code at this point
Browse repository at this point
Merge branch 'feature-quicktime_weak_link' into develop
runrevmark
committed
a5cfe3f
View commit details
Copy full SHA for a5cfe3f
View code at this point
Browse repository at this point
1st attempt to weak-link QT. No erros but program crashes when draging a player object on a new mainstack
livecodepanos
committed
dd03363
View commit details
Copy full SHA for dd03363
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.