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
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 }}
mspacek
/
matplotlib
Public
forked from
matplotlib/matplotlib
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
matplotlib
src
_tkagg.cpp
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Mar 5, 2018
Remove C checks for old PY_*VERSION*.
QuLogic
committed
60adbd1
View commit details
Copy full SHA for 60adbd1
View code at this point
Browse repository at this point
Commits on Feb 16, 2018
fix (from review)
mattip
committed
816ffba
View commit details
Copy full SHA for 816ffba
View code at this point
Browse repository at this point
BUG: quirk in sscanf, changing the order fixes it
mattip
committed
f0a7a81
View commit details
Copy full SHA for f0a7a81
View code at this point
Browse repository at this point
Commits on Dec 12, 2017
use agg:int8u not uint8_t
mattip
committed
b40923d
View commit details
Copy full SHA for b40923d
View code at this point
Browse repository at this point
Commits on Nov 24, 2017
silence warnings, fix build on old MSC compilers
mattip
committed
09576fa
View commit details
Copy full SHA for 09576fa
View code at this point
Browse repository at this point
Commits on Nov 23, 2017
fixes from review
mattip
committed
c2a7143
View commit details
Copy full SHA for c2a7143
View code at this point
Browse repository at this point
Commits on Nov 5, 2017
search for cffi c-extension module to find c-functions
mattip
committed
512e4d8
View commit details
Copy full SHA for 512e4d8
View code at this point
Browse repository at this point
change interface in PyAggImagePhoto to avoid id()
mattip
committed
8e80a20
View commit details
Copy full SHA for 8e80a20
View code at this point
Browse repository at this point
Commits on Jul 22, 2017
Remove semicolon after PyObject_HEAD. (#8925)
Show description for 062beb6
anntzer
authored and
tacaswell
committed
062beb6
View commit details
Copy full SHA for 062beb6
View code at this point
Browse repository at this point
Commits on Dec 18, 2016
Merge remote-tracking branch 'matplotlib/v2.x'
tacaswell
committed
8c5b548
View commit details
Copy full SHA for 8c5b548
View code at this point
Browse repository at this point
Use correct type for Tk addresses.
Show description for a91559b
QuLogic
committed
a91559b
View commit details
Copy full SHA for a91559b
View code at this point
Browse repository at this point
Remove unnecessary _tkagg._pyobj_addr function.
Show description for f7c97f0
QuLogic
committed
f7c97f0
View commit details
Copy full SHA for f7c97f0
View code at this point
Browse repository at this point
Commits on Nov 9, 2016
Merge pull request #7433 from matthew-brett/master
Show description for 033c3f2
NelleV
committed
033c3f2
View commit details
Copy full SHA for 033c3f2
View code at this point
Browse repository at this point
FIX: search for tkinter first in builtins
Show description for b4cc9cc
matthew-brett
committed
b4cc9cc
View commit details
Copy full SHA for b4cc9cc
View code at this point
Browse repository at this point
Commits on Oct 18, 2016
Merge branch 'v2.x' into master
QuLogic
committed
e489005
View commit details
Copy full SHA for e489005
View code at this point
Browse repository at this point
Commits on Oct 11, 2016
LEG: include license for files derived from PIL
Show description for 8b8e26a
tacaswell
committed
8b8e26a
View commit details
Copy full SHA for 8b8e26a
View code at this point
Browse repository at this point
Commits on Jul 18, 2016
BUG: fix C90 warning -> error in new tkagg code
Show description for 1d75cae
matthew-brett
committed
1d75cae
View commit details
Copy full SHA for 1d75cae
View code at this point
Browse repository at this point
Commits on May 24, 2016
Merge pull request #6442 from matthew-brett/dynamic-tkagg
Show description for b80e0f1
efiring
committed
b80e0f1
View commit details
Copy full SHA for b80e0f1
View code at this point
Browse repository at this point
Commits on May 23, 2016
RF: check, edit, refactor Tcl / tk mini header
Show description for 3f5407a
matthew-brett
committed
3f5407a
View commit details
Copy full SHA for 3f5407a
View code at this point
Browse repository at this point
Commits on May 20, 2016
WIP: Add excerpts from TCL / Tk header
Show description for 94bb457
matthew-brett
committed
94bb457
View commit details
Copy full SHA for 94bb457
View code at this point
Browse repository at this point
RF: short-circuit the Tk function tests
Show description for 4c5a3ab
matthew-brett
committed
4c5a3ab
View commit details
Copy full SHA for 4c5a3ab
View code at this point
Browse repository at this point
Commits on May 19, 2016
RF: find TCL / Tk symbols correctly on Windows
Show description for 830d7a3
matthew-brett
committed
830d7a3
View commit details
Copy full SHA for 830d7a3
View code at this point
Browse repository at this point
Commits on May 18, 2016
RF: make dynamic loading of TCL the one true way
Show description for fc5d060
matthew-brett
committed
fc5d060
View commit details
Copy full SHA for fc5d060
View code at this point
Browse repository at this point
NF: add Windows support for TCL dynamic loading
Show description for 89535be
matthew-brett
committed
89535be
View commit details
Copy full SHA for 89535be
View code at this point
Browse repository at this point
Commits on May 17, 2016
RF: refactor C code to Michael D's commments
Show description for 64f01dd
matthew-brett
committed
64f01dd
View commit details
Copy full SHA for 64f01dd
View code at this point
Browse repository at this point
WIP: loading TCL / Tk symbols dynamically
Show description for edc80a3
matthew-brett
committed
edc80a3
View commit details
Copy full SHA for edc80a3
View code at this point
Browse repository at this point
Commits on Nov 10, 2014
Reduce coupling between _tkagg and _backend_agg modules
mdboom
committed
9f4bd72
View commit details
Copy full SHA for 9f4bd72
View code at this point
Browse repository at this point
Commits on Oct 17, 2014
Remove use of PyCXX in core C++ extensions
mdboom
committed
ba40160
View commit details
Copy full SHA for ba40160
View code at this point
Browse repository at this point
Commits on Jun 1, 2013
Fix 64 bit compatibility on Windows
Show description for baf5699
cgohlke
committed
baf5699
View commit details
Copy full SHA for baf5699
View code at this point
Browse repository at this point
Commits on Mar 17, 2011
Use PyMODINIT_FUNC where appropriate.
cgohlke
authored and
mdboom
committed
25b6910
View commit details
Copy full SHA for 25b6910
View code at this point
Browse repository at this point
Commits on Mar 16, 2011
Protect against gcc's "invalid use of 'static' in linkage specification" error
Neil
authored and
mdboom
committed
2ae4fcc
View commit details
Copy full SHA for 2ae4fcc
View code at this point
Browse repository at this point
Commits on Mar 14, 2011
Miscellaneous fixes submitted by Christoph Gohlke in the mailing list thread "Patches for CTPUG / matplotlib-py3"
mdboom
authored and
ddale
committed
b166ccb
View commit details
Copy full SHA for b166ccb
View code at this point
Browse repository at this point
Commits on Feb 22, 2011
Fix TkAgg backend on Python 2.x
astropy-buildbot
committed
7f4f644
View commit details
Copy full SHA for 7f4f644
View code at this point
Browse repository at this point
Consistent use of PY3K #define everywhere.
astropy-buildbot
committed
81219db
View commit details
Copy full SHA for 81219db
View code at this point
Browse repository at this point
Make TkAgg backend compile and work.
astropy-buildbot
authored and
ddale
committed
1bcfeac
View commit details
Copy full SHA for 1bcfeac
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.