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
clipboard.cpp
on
template_exec
User selector
All users
All time
Commit history
Commits on Aug 31, 2017
[[ Bug 20310 ]] Check for DIB and DIBV5 clipboard formats
Show description for 563d5d3
runrevmark
committed
563d5d3
View commit details
Copy full SHA for 563d5d3
View code at this point
Browse repository at this point
Commits on Feb 5, 2017
[Bug 19185] Don't clear dragData["private"] mid drag
Show description for d0c4f6a
montegoulding
committed
d0c4f6a
View commit details
Copy full SHA for d0c4f6a
View code at this point
Browse repository at this point
Commits on Dec 15, 2016
Ensure private clipboard data is removed when ownership changes
Show description for 22097fc
livecodefraser
committed
22097fc
View commit details
Copy full SHA for 22097fc
View code at this point
Browse repository at this point
Treat HTML as a text format on the clipboard
Show description for 31b65c1
livecodefraser
committed
31b65c1
View commit details
Copy full SHA for 31b65c1
View code at this point
Browse repository at this point
Fix placing RTF data on the clipboard
Show description for d759db4
livecodefraser
committed
d759db4
View commit details
Copy full SHA for d759db4
View code at this point
Browse repository at this point
Commits on Nov 21, 2016
[[ Bug 18652 ]] Fix crash when unable to fetch clipboard data
livecodeian
committed
798cf9f
View commit details
Copy full SHA for 798cf9f
View code at this point
Browse repository at this point
Commits on Nov 17, 2016
Re-add support for BMPs as a clipboard iamge format
Show description for a5a7e8b
livecodefraser
committed
a5a7e8b
View commit details
Copy full SHA for a5a7e8b
View code at this point
Browse repository at this point
Commits on Oct 26, 2016
object.h no longer includes globals.h
Show description for a9c9a92
livecodefraser
committed
a9c9a92
View commit details
Copy full SHA for a9c9a92
View code at this point
Browse repository at this point
Commits on Sep 26, 2016
[[ Bug 17622 ]] Encode/decode html text transferred on the clipboard
Show description for 69cca59
livecodeian
authored and
peter-b
committed
69cca59
View commit details
Copy full SHA for 69cca59
View code at this point
Browse repository at this point
Commits on Mar 31, 2016
[[ Bug 17216 ]] Fix compilation on server.
Show description for d366da4
runrevmark
committed
d366da4
View commit details
Copy full SHA for d366da4
View code at this point
Browse repository at this point
[[ Bug 17216 ]] Reinstate TIFF processing in Mac clipboard
Show description for b3ded13
runrevmark
committed
b3ded13
View commit details
Copy full SHA for b3ded13
View code at this point
Browse repository at this point
Commits on Mar 22, 2016
Merge pull request #3778 from livecodefraser/bugfix-16959
Show description for 0498732
peter-b
committed
0498732
View commit details
Copy full SHA for 0498732
View code at this point
Browse repository at this point
Commits on Mar 21, 2016
Allow files on clipboards to auto-convert to text
Show description for dc6c1aa
livecodefraser
committed
dc6c1aa
View commit details
Copy full SHA for dc6c1aa
View code at this point
Browse repository at this point
Auto-convert plain text on the clipboard to LiveCode styled text runs
livecodefraser
committed
3e1acd5
View commit details
Copy full SHA for 3e1acd5
View code at this point
Browse repository at this point
Commits on Feb 4, 2016
[[ Bug 16431 ]] Convert line endings when fetching legacy clipboard text
livecodeali
committed
af83f02
View commit details
Copy full SHA for af83f02
View code at this point
Browse repository at this point
Commits on Jan 12, 2016
Ensure Win32 drag-and-drop doesn't crash with only private data
Show description for 1301a62
livecodefraser
committed
1301a62
View commit details
Copy full SHA for 1301a62
View code at this point
Browse repository at this point
Commits on Nov 10, 2015
[[ Bugfix 16313 ]] Restore drag-and-drop for dragData["private"]
Show description for 0e427ee
livecodefraser
committed
0e427ee
View commit details
Copy full SHA for 0e427ee
View code at this point
Browse repository at this point
Commits on Oct 15, 2015
[[ RawClipboard ]] Auto-convert text to styled text when added
livecodefraser
committed
c02afe7
View commit details
Copy full SHA for c02afe7
View code at this point
Browse repository at this point
Commits on Oct 13, 2015
[[ RawClipboard ]] Implement the MCClipboard::ReleaseData method
Show description for 926472c
livecodefraser
committed
926472c
View commit details
Copy full SHA for 926472c
View code at this point
Browse repository at this point
Commits on Oct 9, 2015
[[ RawClipboard ]] Fix a potential NULL dereference
livecodefraser
committed
1686c2a
View commit details
Copy full SHA for 1686c2a
View code at this point
Browse repository at this point
Commits on Oct 8, 2015
[[ RawClipboard ]] Implement the getting of the stylesArray property
livecodefraser
committed
f29dedd
View commit details
Copy full SHA for f29dedd
View code at this point
Browse repository at this point
Commits on Oct 2, 2015
[[ RawClipboard ]] Implement support for 'the fullClipboardData' and 'the fullDragData'
livecodefraser
committed
9252c77
View commit details
Copy full SHA for 9252c77
View code at this point
Browse repository at this point
[[ RawClipboard ]] Fix a NULL pointer crash in MCClipboard::GetLegacyOrdering()
livecodefraser
committed
3f2ed48
View commit details
Copy full SHA for 3f2ed48
View code at this point
Browse repository at this point
[[ RawClipboard ]] Restore old behaviour for the clipboardData property
livecodefraser
committed
ab89938
View commit details
Copy full SHA for ab89938
View code at this point
Browse repository at this point
Commits on Sep 28, 2015
[[ RawClipboard ]] OSX: fix handling of file paths
livecodefraser
committed
654b6fd
View commit details
Copy full SHA for 654b6fd
View code at this point
Browse repository at this point
[[ RawClipboard ]] Don't clear the selection clipboard when a field gains focus
livecodefraser
committed
92cf309
View commit details
Copy full SHA for 92cf309
View code at this point
Browse repository at this point
[[ RawClipboard ]] Fix an off-by-1 error when pasting files to the OSX clipboard
livecodefraser
committed
c891573
View commit details
Copy full SHA for c891573
View code at this point
Browse repository at this point
Commits on Sep 23, 2015
[[ RawClipboard ]] Fix various refcounting bugs
livecodefraser
committed
40579d7
View commit details
Copy full SHA for 40579d7
View code at this point
Browse repository at this point
Commits on Sep 21, 2015
[[ RawClipboard ]] Change the API for encoding file lists
livecodefraser
committed
5b0e5ee
View commit details
Copy full SHA for 5b0e5ee
View code at this point
Browse repository at this point
Commits on Sep 17, 2015
[[ RawClipboard ]] Don't overwrite user 'text' when adding 'files'
livecodefraser
committed
35487b9
View commit details
Copy full SHA for 35487b9
View code at this point
Browse repository at this point
Commits on Sep 16, 2015
[[ RawClipboard ]] Implement getting and setting of file lists
livecodefraser
committed
b6848da
View commit details
Copy full SHA for b6848da
View code at this point
Browse repository at this point
[[ RawClipboard ]] Reject modifications to externally-provided clipboard data
livecodefraser
committed
bbbe691
View commit details
Copy full SHA for bbbe691
View code at this point
Browse repository at this point
[[ RawClipboard ]] Refactor MCClipboard::AddText slightly
livecodefraser
committed
f76dceb
View commit details
Copy full SHA for f76dceb
View code at this point
Browse repository at this point
[[ RawClipboard ]] Keep the high-level and raw clipboards in sync
livecodefraser
committed
388dac1
View commit details
Copy full SHA for 388dac1
View code at this point
Browse repository at this point
[[ RawClipboard ]] Remove the old clipboard code (generic and OSX for now)
livecodefraser
committed
b2c7665
View commit details
Copy full SHA for b2c7665
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.