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 }}
livecodegeorgia
/
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 May 28, 2015
Merge remote-tracking branch 'upstream/develop-7.0' into develop
Show description for b411df4
livecodeali
committed
b411df4
View commit details
Copy full SHA for b411df4
View code at this point
Browse repository at this point
Commits on May 26, 2015
Merge remote-tracking branch 'origin/develop-6.7' into develop-7.0
Show description for 3a904db
livecodesebastien
committed
3a904db
View commit details
Copy full SHA for 3a904db
View code at this point
Browse repository at this point
Commits on May 19, 2015
Merge remote-tracking branch 'origin/develop-7.0' into bugfix-3537
Show description for e05c1ef
livecodesebastien
committed
e05c1ef
View commit details
Copy full SHA for e05c1ef
View code at this point
Browse repository at this point
Merge pull request #2280 from runrevpanos/bugfix-15372
Show description for 6ecb9b7
livecodesebastien
committed
6ecb9b7
View commit details
Copy full SHA for 6ecb9b7
View code at this point
Browse repository at this point
Commits on May 18, 2015
[[ Bug 3537 ]] Make Unicode char typing sending the keyDown/Up messages on MacOS
livecodesebastien
committed
da18be1
View commit details
Copy full SHA for da18be1
View code at this point
Browse repository at this point
[[ Bug 15385 ]] Enqueue the same message for keyDown/keyUp when dead chars fail to combine
livecodesebastien
committed
307a1b5
View commit details
Copy full SHA for 307a1b5
View code at this point
Browse repository at this point
Commits on May 15, 2015
Updates after feedback
livecodepanos
committed
f478b2f
View commit details
Copy full SHA for f478b2f
View code at this point
Browse repository at this point
[Bug 15372] wait with messages cause crash on Mac OS
livecodepanos
committed
1b1c958
View commit details
Copy full SHA for 1b1c958
View code at this point
Browse repository at this point
Commits on May 5, 2015
[[ Bug 15305 ]] Send appropriate keyDown message for Option-<key>
Show description for 1878a12
livecodesebastien
committed
1878a12
View commit details
Copy full SHA for 1878a12
View code at this point
Browse repository at this point
[[ Bug 15305 ]] Ensure that nowhere is s_pending_key_down dereferenced if nil
livecodesebastien
committed
972a343
View commit details
Copy full SHA for 972a343
View code at this point
Browse repository at this point
Commits on Apr 13, 2015
Merge remote-tracking branch 'origin/develop-6.7' into merge_6.7.5-rc-1
Show description for 0e536d6
livecodesebastien
committed
0e536d6
View commit details
Copy full SHA for 0e536d6
View code at this point
Browse repository at this point
[[ Bug 14205 ]] Apply further s_pending_key_down nil-ness checking
livecodesebastien
committed
dfa7b95
View commit details
Copy full SHA for dfa7b95
View code at this point
Browse repository at this point
Commits on Apr 10, 2015
[[ Bug 14205 ]] Only add the composition char to the pending key down events if there is a pending key down (not with dictation)
livecodesebastien
committed
1af0a22
View commit details
Copy full SHA for 1af0a22
View code at this point
Browse repository at this point
Merge remote-tracking branch 'origin/develop-6.7' into develop-7.0
Show description for 7b8a12d
livecodesebastien
committed
7b8a12d
View commit details
Copy full SHA for 7b8a12d
View code at this point
Browse repository at this point
Commits on Mar 30, 2015
[Bug 15091] Go to card on mouseDown causes crash
livecodepanos
committed
abdd9bf
View commit details
Copy full SHA for abdd9bf
View code at this point
Browse repository at this point
Commits on Feb 10, 2015
Merge remote-tracking branch 'upstream/develop-7.0' into develop
Show description for eac08cc
livecodeali
committed
eac08cc
View commit details
Copy full SHA for eac08cc
View code at this point
Browse repository at this point
Commits on Jan 21, 2015
[[ Bug 14406 ]] MacInput: We use finsertnew for any character with is not a *native* char
livecodesebastien
committed
6e6384a
View commit details
Copy full SHA for 6e6384a
View code at this point
Browse repository at this point
Commits on Jan 20, 2015
[[ BUg 14406 ]] Fix ported to 7.0
livecodesebastien
committed
58875fe
View commit details
Copy full SHA for 58875fe
View code at this point
Browse repository at this point
[[ Bug 14406 ]] Differenciate dead char and IME typing on Mac
livecodesebastien
committed
7830dd2
View commit details
Copy full SHA for 7830dd2
View code at this point
Browse repository at this point
Commits on Jan 16, 2015
Merge branch 'develop-7.0' of https://github.com/runrev/livecode into develop
Show description for e64a94a
Fraser J. Gordon
committed
e64a94a
View commit details
Copy full SHA for e64a94a
View code at this point
Browse repository at this point
Commits on Jan 6, 2015
Merge branch 'develop-6.7' into develop-7.0
Show description for b8cb991
livecodesebastien
committed
b8cb991
View commit details
Copy full SHA for b8cb991
View code at this point
Browse repository at this point
Commits on Dec 22, 2014
[[ Bug 14269 ]] Play audioclip no longer loops when followed by wait until the sound is done
livecodepanos
committed
793b517
View commit details
Copy full SHA for 793b517
View code at this point
Browse repository at this point
Commits on Dec 18, 2014
Merge branch 'develop' of github.com:runrev/livecode into modular.
Show description for bc2aa10
peter-b
committed
bc2aa10
View commit details
Copy full SHA for bc2aa10
View code at this point
Browse repository at this point
Commits on Dec 11, 2014
[[ Merge-6.7.1-rc-4 ]] Fix for few mismerged lines
livecodesebastien
committed
73836f1
View commit details
Copy full SHA for 73836f1
View code at this point
Browse repository at this point
Merge branch develop-6.7 into branch develop-7.0
livecodesebastien
committed
a4b20ac
View commit details
Copy full SHA for a4b20ac
View code at this point
Browse repository at this point
Merge branch 'develop' of github.com:runrev/livecode into modular.
Show description for 7149cda
peter-b
committed
7149cda
View commit details
Copy full SHA for 7149cda
View code at this point
Browse repository at this point
Merge pull request #1569 from runrevsebastien/bugfix-14152
Show description for 0281a86
livecodesebastien
committed
0281a86
View commit details
Copy full SHA for 0281a86
View code at this point
Browse repository at this point
Merge pull request #1577 from runrevsebastien/bugfix-14067
Show description for e13eadb
livecodesebastien
committed
e13eadb
View commit details
Copy full SHA for e13eadb
View code at this point
Browse repository at this point
Commits on Dec 9, 2014
[[ Bug 14176 ]] Make sure sound does not play every other time, but *every* time
livecodepanos
committed
5079809
View commit details
Copy full SHA for 5079809
View code at this point
Browse repository at this point
Commits on Dec 8, 2014
[[ Bug 14067 ]] Update the way numeric keypad keys are mapped
livecodesebastien
committed
958567c
View commit details
Copy full SHA for 958567c
View code at this point
Browse repository at this point
Commits on Dec 5, 2014
[[ Bug 14162 ]] Take in consideration Unicode chars for the rawKey(Down|Up) messages
livecodesebastien
committed
0d0038f
View commit details
Copy full SHA for 0d0038f
View code at this point
Browse repository at this point
Commits on Dec 4, 2014
[[ Bug 14152 ]] Avoid to lock the screen when text is typed
livecodesebastien
committed
b1c939e
View commit details
Copy full SHA for b1c939e
View code at this point
Browse repository at this point
Commits on Dec 2, 2014
Merge branch 'develop-6.7' into develop-7.0
Show description for c8320cf
livecodesebastien
committed
c8320cf
View commit details
Copy full SHA for c8320cf
View code at this point
Browse repository at this point
Commits on Nov 27, 2014
Silence lots of log noise
Fraser J. Gordon
committed
5847560
View commit details
Copy full SHA for 5847560
View code at this point
Browse repository at this point
Commits on Nov 20, 2014
[[ Bug 14035 ]] Removed commented out code, added comments and bugfix note
livecodepanos
committed
34eb163
View commit details
Copy full SHA for 34eb163
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.