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 }}
lisaking1
/
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
block.cpp
on
develop
User selector
All users
All time
Commit history
Commits on Oct 3, 2016
Use `new (nothrow)` everywhere
Show description for c46a765
livecodefraser
committed
c46a765
View commit details
Copy full SHA for c46a765
View code at this point
Browse repository at this point
Commits on Sep 30, 2016
Turn on -Werror=shadow
Monte Goulding
authored and
montegoulding
committed
9aa2302
View commit details
Copy full SHA for 9aa2302
View code at this point
Browse repository at this point
Commits on Sep 19, 2016
Turn on -Werror=unused-variable
Monte Goulding
authored and
montegoulding
committed
b483791
View commit details
Copy full SHA for b483791
View code at this point
Browse repository at this point
Commits on Sep 14, 2016
Use CODEPOINT_NONE instead of assigning negatives to unsigned
Monte Goulding
authored and
montegoulding
committed
0c867b7
View commit details
Copy full SHA for 0c867b7
View code at this point
Browse repository at this point
Commits on Jul 25, 2016
[[ CID 127999 ]] Remove unneccessary code
Show description for 4e3f5ba
livecodeian
committed
4e3f5ba
View commit details
Copy full SHA for 4e3f5ba
View code at this point
Browse repository at this point
Commits on Jul 12, 2016
[[ Bug 17690 ]] Add new stack file version 8.1 and make default
Show description for b6856e6
livecodeian
committed
b6856e6
View commit details
Copy full SHA for b6856e6
View code at this point
Browse repository at this point
[[ Bug 17690 ]] Add MCObject::getminimumstackfileversion method to return minimum stack file version required to fully encode object
livecodeian
committed
26f5953
View commit details
Copy full SHA for 26f5953
View code at this point
Browse repository at this point
[[ Bug 17690 ]] Replace version number literals with defined constants
livecodeian
committed
844395b
View commit details
Copy full SHA for 844395b
View code at this point
Browse repository at this point
Commits on Jun 6, 2016
[[ LegacyExec ]] Remove LEGACY_EXEC and OLD_EXEC blocks
Monte Goulding
committed
1c58a26
View commit details
Copy full SHA for 1c58a26
View code at this point
Browse repository at this point
Commits on Apr 21, 2016
Merge branch 'develop-8.0' of https://github.com/runrev/livecode into cleanup-mccolor
livecodeian
committed
e177f8b
View commit details
Copy full SHA for e177f8b
View code at this point
Browse repository at this point
Commits on Apr 18, 2016
[ CID 15183 ] Fix incorrect deallocator issue
livecodeian
committed
fee70d3
View commit details
Copy full SHA for fee70d3
View code at this point
Browse repository at this point
Commits on Apr 13, 2016
[[ CleanupMCColor ]] replace MCUIDC::querycolor, MCUIDC::alloccolor with new -> MCColorSetPixel and MCColorGetPixel functions respectively
Show description for 7fe8040
livecodeian
committed
7fe8040
View commit details
Copy full SHA for 7fe8040
View code at this point
Browse repository at this point
Commits on Mar 4, 2016
[[ MyColors ]] Remove dependence on MCContext from MCObject::getforecolor
Show description for a5808d9
runrevmark
committed
a5808d9
View commit details
Copy full SHA for a5808d9
View code at this point
Browse repository at this point
Commits on Feb 16, 2016
[Bug 16754] Make sure line spacing is correct when displaying images
livecodepanos
committed
be3a188
View commit details
Copy full SHA for be3a188
View code at this point
Browse repository at this point
Commits on Jan 8, 2016
[Bug 15970] Pass stack file version as argument to save functions.
peter-b
committed
6883a32
View commit details
Copy full SHA for 6883a32
View code at this point
Browse repository at this point
Commits on Dec 8, 2015
Remove the old ascent/descent calculations from the field
Show description for 9d12273
livecodefraser
committed
9d12273
View commit details
Copy full SHA for 9d12273
View code at this point
Browse repository at this point
Commits on Oct 13, 2015
[[ Debugging ]] Added a helper 'checkloadstat()' for fileformat problems
Show description for b4a4a27
runrevmark
committed
b4a4a27
View commit details
Copy full SHA for b4a4a27
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
Commits on Sep 7, 2015
[[ Bug 15273 ]] Fix clipping region of a block of text with tabs
Show description for cff942b
livecodesebastien
committed
cff942b
View commit details
Copy full SHA for cff942b
View code at this point
Browse repository at this point
Commits on Sep 1, 2015
Merge remote-tracking branch 'sebastien/runrev_references_removal' into runrev_references_removal_7.0
livecodesebastien
committed
7e682b6
View commit details
Copy full SHA for 7e682b6
View code at this point
Browse repository at this point
Commits on Aug 25, 2015
[[ RemoveRunRev ]] Update all the Copyright in source files.
livecodesebastien
committed
9fbc3a7
View commit details
Copy full SHA for 9fbc3a7
View code at this point
Browse repository at this point
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 22, 2015
Revert "[[ Cleanup ]] MCBlock::fit(): Compare codepoint_t to CODEPOINT_NONE."
Show description for 9cffaa3
runrevmark
committed
9cffaa3
View commit details
Copy full SHA for 9cffaa3
View code at this point
Browse repository at this point
Commits on Mar 31, 2015
Rename engine/src/block.h -> MCBlock.h to avoid a namespace conflict with an OSX header
livecodefraser
committed
a77446b
View commit details
Copy full SHA for a77446b
View code at this point
Browse repository at this point
Commits on Mar 16, 2015
[[ Bugfix 14835 ]] Fix word wrapping in fields containing tabs
livecodefraser
committed
47dfdd0
View commit details
Copy full SHA for 47dfdd0
View code at this point
Browse repository at this point
Commits on Feb 12, 2015
[[ ScriptObjectProps ]] Move object vistor options to a single flag variable
livecodeian
committed
4595a13
View commit details
Copy full SHA for 4595a13
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
Merge branch 'develop-7.0' into develop
Show description for 91ef54d
peter-b
committed
91ef54d
View commit details
Copy full SHA for 91ef54d
View code at this point
Browse repository at this point
Commits on Dec 16, 2014
[[ Bug 14227 ]] Initialise the segments to nil when creating a block
livecodesebastien
committed
0da177b
View commit details
Copy full SHA for 0da177b
View code at this point
Browse repository at this point
Commits on Dec 15, 2014
Merge branch 'modular' of https://github.com/runrev/livecode-widgets into modular
Show description for ecbc8f8
Fraser J. Gordon
committed
ecbc8f8
View commit details
Copy full SHA for ecbc8f8
View code at this point
Browse repository at this point
Commits on Dec 11, 2014
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
Commits on Dec 5, 2014
[[ Cleanup ]] MCBlock::drawstring(): Remove set-but-unused variable.
peter-b
committed
2c828e5
View commit details
Copy full SHA for 2c828e5
View code at this point
Browse repository at this point
[[ Cleanup ]] MCBlock::GetFirstLineBreak(): Remove set-but-unused variable.
peter-b
committed
44cf999
View commit details
Copy full SHA for 44cf999
View code at this point
Browse repository at this point
[[ Cleanup ]] MCBlock::fit(): Remove set-but-unused variables.
peter-b
committed
72b0355
View commit details
Copy full SHA for 72b0355
View code at this point
Browse repository at this point
[[ Cleanup ]] Avoid narrowing conversions when constructing MCRectangles.
peter-b
committed
67d557c
View commit details
Copy full SHA for 67d557c
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.