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 }}
githubclj
/
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
dskw32.cpp
on
template_exec
User selector
All users
All time
Commit history
Commits on Aug 31, 2017
[[ Bug 20282 ]] Ensure 'the engine folder' returns a LiveCode path
Show description for 204d4f0
runrevmark
committed
204d4f0
View commit details
Copy full SHA for 204d4f0
View code at this point
Browse repository at this point
Commits on Nov 17, 2016
Fix a typo breaking specialFolderPath("resources") on Windows
Show description for 8378745
livecodefraser
committed
8378745
View commit details
Copy full SHA for 8378745
View code at this point
Browse repository at this point
Commits on Nov 7, 2016
Ensure <Windows.h> is only included via prefix.h
Show description for 2c0ade6
livecodefraser
committed
2c0ade6
View commit details
Copy full SHA for 2c0ade6
View code at this point
Browse repository at this point
Commits on Aug 31, 2016
[[ Bug 17804 ]] Fix compile issue
montegoulding
committed
cc1d6af
View commit details
Copy full SHA for cc1d6af
View code at this point
Browse repository at this point
Commits on Aug 24, 2016
[[ Cleanup ]] Remove Netscape proxy handling
montegoulding
committed
8e03755
View commit details
Copy full SHA for 8e03755
View code at this point
Browse repository at this point
[[ Bug 17804 ]] Correctly check ProxyEnable setting
montegoulding
committed
6b4d81a
View commit details
Copy full SHA for 6b4d81a
View code at this point
Browse repository at this point
Commits on Jul 15, 2016
Use MCAutoStringRefAsLPWSTR where mutable buffer may be required
Show description for d970d9f
peter-b
committed
d970d9f
View commit details
Copy full SHA for d970d9f
View code at this point
Browse repository at this point
Commits on Jun 6, 2016
[[ LegacyExec ]] Remove LEGACY_SYSTEM and legacy files
Monte Goulding
committed
de68b5f
View commit details
Copy full SHA for de68b5f
View code at this point
Browse repository at this point
Commits on Apr 29, 2016
Merge remote-tracking branch 'upstream/release-8.0.0' into merge-release_8.0.0_29.04.16
Show description for 7d62fda
livecodeali
committed
7d62fda
View commit details
Copy full SHA for 7d62fda
View code at this point
Browse repository at this point
Commits on Apr 21, 2016
Change GetFileSize on file handles to return an unsigned value
livecodefraser
committed
7bda08f
View commit details
Copy full SHA for 7bda08f
View code at this point
Browse repository at this point
Commits on Apr 20, 2016
[[ Bug 17222 ]] Fix erroneous ERROR_SUCCESS comparison
runrevmark
committed
795cb6c
View commit details
Copy full SHA for 795cb6c
View code at this point
Browse repository at this point
[[ Bug 17222 ]] Fix process elevation for non-admins on Windows
Show description for fa7afcb
runrevmark
committed
fa7afcb
View commit details
Copy full SHA for fa7afcb
View code at this point
Browse repository at this point
Commits on Mar 23, 2016
[Bug 16300] Fixed build error on Windows
livecodepanos
committed
6056c35
View commit details
Copy full SHA for 6056c35
View code at this point
Browse repository at this point
[Bug 16300] Removed misuse of MCValueRetain
livecodepanos
committed
5b456ab
View commit details
Copy full SHA for 5b456ab
View code at this point
Browse repository at this point
[Bug 16300] Some further tweaks for better readability
livecodepanos
committed
b019464
View commit details
Copy full SHA for b019464
View code at this point
Browse repository at this point
Commits on Mar 22, 2016
[Bug 16300] Process correctly unnumbered serial port paths
livecodepanos
committed
6f4a73d
View commit details
Copy full SHA for 6f4a73d
View code at this point
Browse repository at this point
[Bug 16300] Tweaks for more efficiency and readability
livecodepanos
committed
e87f014
View commit details
Copy full SHA for e87f014
View code at this point
Browse repository at this point
Commits on Mar 21, 2016
[Bug 16300] Detect correctly all cases of serial port paths
livecodepanos
committed
7c10584
View commit details
Copy full SHA for 7c10584
View code at this point
Browse repository at this point
Commits on Mar 15, 2016
[Bug 16300] Resolve correctly paths of the form "COMX:" where X=1,2..
livecodepanos
committed
9cce27d
View commit details
Copy full SHA for 9cce27d
View code at this point
Browse repository at this point
Commits on Mar 9, 2016
[[ Trial ]] Add ShowMessageDialog API to MCSystemInterface.
Show description for 92ab03f
runrevmark
committed
92ab03f
View commit details
Copy full SHA for 92ab03f
View code at this point
Browse repository at this point
Commits on Sep 15, 2015
Merge remote-tracking branch 'upstream/develop-7.0' into develop
Show description for ff1887a
livecodeali
committed
ff1887a
View commit details
Copy full SHA for ff1887a
View code at this point
Browse repository at this point
Commits on Sep 9, 2015
Merge remote-tracking branch 'upstream/develop-7.0' into develop
Show description for 978dc86
livecodeali
committed
978dc86
View commit details
Copy full SHA for 978dc86
View code at this point
Browse repository at this point
[[ Bug 15814 ]] Merge bugfix-15814 up to develop-7.0
Show description for 5edeb70
livecodesebastien
committed
5edeb70
View commit details
Copy full SHA for 5edeb70
View code at this point
Browse repository at this point
Commits on Sep 1, 2015
[[ RemoveRunRev ]] Update copyrights for file added in LC 7
livecodesebastien
committed
a399f55
View commit details
Copy full SHA for a399f55
View code at this point
Browse repository at this point
Commits on Jul 23, 2015
Merge pull request #1454 from peter-b/misc-listfolderentries
Show description for afcd262
livecodeali
committed
afcd262
View commit details
Copy full SHA for afcd262
View code at this point
Browse repository at this point
Commits on Jul 8, 2015
Merge branch 'develop' into misc-listfolderentries
peter-b
committed
596ad32
View commit details
Copy full SHA for 596ad32
View code at this point
Browse repository at this point
[[ MobileSockets ]] Tweak to get the Windows engines compiling.
livecodemichael
committed
6b9a3e9
View commit details
Copy full SHA for 6b9a3e9
View code at this point
Browse repository at this point
Commits on Jul 7, 2015
[[ MobileSockets ]] Centralised the socket polling code that was common accross all platforms.
Show description for ff0a0ed
livecodemichael
committed
ff0a0ed
View commit details
Copy full SHA for ff0a0ed
View code at this point
Browse repository at this point
Commits on Jun 1, 2015
Un-nativise Win32 paths before resolving them
livecodefraser
committed
941a935
View commit details
Copy full SHA for 941a935
View code at this point
Browse repository at this point
Commits on May 27, 2015
Get Win32 LC7.0 building via Gyp
livecodefraser
committed
3a91e4d
View commit details
Copy full SHA for 3a91e4d
View code at this point
Browse repository at this point
Commits on Apr 20, 2015
Merge pull request #2184 from livecodesebastien/merge_6.7.5-rc-1
Show description for fd83b5a
livecodesebastien
committed
fd83b5a
View commit details
Copy full SHA for fd83b5a
View code at this point
Browse repository at this point
Merge remote-tracking branch 'origin/develop-6.7' into merge_6.7.5-rc-1
Show description for 71b76af
livecodesebastien
committed
71b76af
View commit details
Copy full SHA for 71b76af
View code at this point
Browse repository at this point
Commits on Apr 17, 2015
Merge pull request #1939 from livecodesebastien/bugfix-14696
Show description for d491fc5
livecodesebastien
committed
d491fc5
View commit details
Copy full SHA for d491fc5
View code at this point
Browse repository at this point
Commits on Apr 13, 2015
[[ Bug 14696 ]] Ensure that we close the W32 file handle if we could not allocate a MCStdioFileHandle with it.
livecodesebastien
committed
2517e4d
View commit details
Copy full SHA for 2517e4d
View code at this point
Browse repository at this point
Commits on Mar 23, 2015
Merge pull request #2090 from runrevian/bugfix-14960_7.0
Show description for 68a717f
livecodesebastien
committed
68a717f
View commit details
Copy full SHA for 68a717f
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.