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 }}
LiveCodeSteven
/
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
libgraphics
src
on
develop
User selector
All users
All time
Commit history
Commits on Jul 10, 2015
Merge branch 'develop' into develop-js.
Show description for d1fd1fb
peter-b
committed
d1fd1fb
View commit details
Copy full SHA for d1fd1fb
View code at this point
Browse repository at this point
Commits on Jul 3, 2015
[[ emscripten ]] Disable our Harfbuzz typeface cache
Show description for 1a28bdb
livecodefraser
committed
1a28bdb
View commit details
Copy full SHA for 1a28bdb
View code at this point
Browse repository at this point
Commits on Jul 1, 2015
[emscripten] libgraphics: Disable Skia fallback fonts unless on Android.
peter-b
committed
ae155f3
View commit details
Copy full SHA for ae155f3
View code at this point
Browse repository at this point
[emscripten] libgraphics: Permit harfbuzz text rendering on non-Android
peter-b
committed
fbbe317
View commit details
Copy full SHA for fbbe317
View code at this point
Browse repository at this point
libgraphics: harfbuzz text rendering robustness to dummy fonts.
Show description for 3df0994
peter-b
committed
3df0994
View commit details
Copy full SHA for 3df0994
View code at this point
Browse repository at this point
Commits on May 29, 2015
[[ Merge ]] Fix removal of threaded s_layout usage.
runrevmark
committed
b925ba3
View commit details
Copy full SHA for b925ba3
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 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
Merge pull request #2306 from runrevmark/remove-threaded_rendering
Show description for 4c5f0e1
livecodesebastien
committed
4c5f0e1
View commit details
Copy full SHA for 4c5f0e1
View code at this point
Browse repository at this point
Commits on May 22, 2015
[[ Bug ]] Incorrect field used in GCacheTable causing leak of key.
runrevmark
committed
09b6705
View commit details
Copy full SHA for 09b6705
View code at this point
Browse repository at this point
[[ Bug ]] Incorrect field used in GCacheTable causing leak of key.
runrevmark
committed
8992771
View commit details
Copy full SHA for 8992771
View code at this point
Browse repository at this point
[[ RemoveThreadedRendering ]] Remove all code related to threaded rendering.
runrevmark
committed
ccbcbe0
View commit details
Copy full SHA for ccbcbe0
View code at this point
Browse repository at this point
Commits on Apr 24, 2015
[[ Bugfix 13385 ]] Fix a null-pointer crash on Linux server
Show description for 74f70b3
Fraser J. Gordon
authored and
peter-b
committed
74f70b3
View commit details
Copy full SHA for 74f70b3
View code at this point
Browse repository at this point
Commits on Apr 1, 2015
Merge branch 'develop' into feature-canvas_path_arc_to
Show description for 45bb530
runrevmark
committed
45bb530
View commit details
Copy full SHA for 45bb530
View code at this point
Browse repository at this point
Commits on Mar 25, 2015
Merge branch 'develop' of https://github.com/runrev/livecode into feature-canvas_measure_text_image_bounds
Show description for 74523ce
livecodeian
committed
74523ce
View commit details
Copy full SHA for 74523ce
View code at this point
Browse repository at this point
Commits on Mar 20, 2015
[[ Bug 15035 ]] Fix wrong points given by MCGPathIterate
livecodeian
committed
0ebe2b5
View commit details
Copy full SHA for 0ebe2b5
View code at this point
Browse repository at this point
Commits on Mar 19, 2015
[[ CanvasPathArcTo ]] Add tangent lines version of path "arc to ..." command.
livecodeian
committed
7c3159d
View commit details
Copy full SHA for 7c3159d
View code at this point
Browse repository at this point
[[ CanvasPathArcTo ]] Add best-fit version of path "arc to ..." command.
livecodeian
committed
1d13d3b
View commit details
Copy full SHA for 1d13d3b
View code at this point
Browse repository at this point
[[ libgraphics ]] Add MCGPathGetPreviousPoint function to retrieve the point before the current if available.
livecodeian
committed
82a4207
View commit details
Copy full SHA for 82a4207
View code at this point
Browse repository at this point
[[ libgraphics ]] Rename MCGPointGetLastPoint to MCGPointGetCurrentPoint to avoid ambiguity with previous point.
livecodeian
committed
00f9554
View commit details
Copy full SHA for 00f9554
View code at this point
Browse repository at this point
[[ CanvasPathArcTo ]] Add elliptical arc "arc to ... " path command to canvas syntax.
livecodeian
committed
04cf4af
View commit details
Copy full SHA for 04cf4af
View code at this point
Browse repository at this point
Commits on Mar 18, 2015
[[ Canvas ]] Fix a bug where small rounding errors could lead to an infinite loop
livecodeian
committed
9f87b73
View commit details
Copy full SHA for 9f87b73
View code at this point
Browse repository at this point
[[ Bug 14961 ]] Need to Take() pointer from autopointer class when returning (fixes crash with gradients)
livecodeian
committed
9af2e93
View commit details
Copy full SHA for 9af2e93
View code at this point
Browse repository at this point
Commits on Mar 12, 2015
[[ CanvasTextImageBounds ]] Implement MCGContextMeasurePlatformTextImageBounds() on Android.
livecodeian
committed
2addc16
View commit details
Copy full SHA for 2addc16
View code at this point
Browse repository at this point
Commits on Mar 11, 2015
Merge branch 'develop' of https://github.com/runrev/livecode into feature-canvas_measure_text_image_bounds
livecodeian
committed
b2ae022
View commit details
Copy full SHA for b2ae022
View code at this point
Browse repository at this point
Commits on Mar 10, 2015
Merge pull request #1853 from runrevian/feature-canvas_path_arc_to
Show description for f891ac6
livecodefraser
committed
f891ac6
View commit details
Copy full SHA for f891ac6
View code at this point
Browse repository at this point
Commits on Mar 9, 2015
[CID 15802] MCGFillRuleToSkFillType(): Missing return statement.
peter-b
committed
ed5259c
View commit details
Copy full SHA for ed5259c
View code at this point
Browse repository at this point
[CID 15792] MCGCapStyleToSkCapStyle(): Missing return statement.
peter-b
committed
f3218c0
View commit details
Copy full SHA for f3218c0
View code at this point
Browse repository at this point
[CID 15608] MCGJoinStyleToSkJoinStyle(): Missing return statement.
peter-b
committed
f1197b3
View commit details
Copy full SHA for f1197b3
View code at this point
Browse repository at this point
[CID 15590] MCGRasterFormatFromSkBitmapConfig(): Missing return statement.
peter-b
committed
8846ca8
View commit details
Copy full SHA for 8846ca8
View code at this point
Browse repository at this point
Commits on Mar 5, 2015
Merge branch 'develop' of https://github.com/runrev/livecode into feature-canvas_path_arc_to
livecodeian
committed
951444a
View commit details
Copy full SHA for 951444a
View code at this point
Browse repository at this point
Merge branch 'develop' of https://github.com/runrev/livecode into feature-canvas_path_arc_to
livecodeian
committed
c79ec23
View commit details
Copy full SHA for c79ec23
View code at this point
Browse repository at this point
[[ CanvasTextImageBounds ]] Implement image bounds on Windows
livecodeian
committed
ee45aa1
View commit details
Copy full SHA for ee45aa1
View code at this point
Browse repository at this point
Commits on Feb 27, 2015
[[ CanvasTextImageBounds ]] Add text image bounds to canvas syntax. Add expressions to get text bounds on canvas.
livecodeian
committed
a95cc1b
View commit details
Copy full SHA for a95cc1b
View code at this point
Browse repository at this point
Commits on Feb 25, 2015
[[ CanvasTextImageBounds ]] Fix image bounds offset on Linux.
livecodeian
committed
bfe5aab
View commit details
Copy full SHA for bfe5aab
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.