Commits
Branch selector
User selector
Datepicker
Commit History
Commits on Jan 6, 2011
tag 1.0.1 for release
Show description for a9f3f3acommittedfix the plot directive
Show description for 15fa214committed
Commits on Jan 5, 2011
bumpt the rc version num
Show description for 85217d6committedremove unused params from doc rc; add comment on examples.download params
Show description for 79537dccommittedApplying a similar fix to r8873 which seemed to only have been applied to the development branch.
Show description for ea2292ecommittedfix rc file defaults issue for docs; python 2.4 compliance for formlayout
Show description for f954a51committedReplace MacOS.WMAvailable, as the MacOS module is not available with 64-bit Pythons, and deprecated for Python 3.
Show description for 42b8388committed
Commits on Jan 4, 2011
Finance: change volume to float; close 3108059
Show description for ea7344ecommittedBugfix: invert_xaxis and invert_yaxis now notify observers. Closes 3123226
Show description for 2f86ae7committedapply patch by Paul Ivanov to move twinx second axis offset to the RHS
Show description for c2b3c1dcommitted
Commits on Jan 3, 2011
update pytz to 2010o
Show description for cc62a7dcommitted
Commits on Jan 2, 2011
bumped version number to 1.0.1rc
Show description for 4c43a08committed
Commits on Dec 29, 2010
revocer the negative coordinates support of annotation
Show description for f682729committed
Commits on Dec 21, 2010
[3053296] backend_qt4 Toolbar2QT string format fix
Show description for d8ee424committed[3138764] Small speed fix (submitted by notmuchtotell)
Show description for 1c12e35committed
Commits on Dec 17, 2010
Fix Unicode encoding error saving SVGs with Unicode characters on some platforms
Show description for d4583decommitted
Commits on Dec 14, 2010
[3137172] Fix cyclical import problem.
Show description for 9000401committedFix memory leak in text layout handling.
Show description for 95b98b5committedNonUniformImage only supports nearest and bilinear interpolation, so if the user passes something else, an exception should be raised.
Show description for 795724bcommitted
Commits on Dec 13, 2010
Fixed typo in mplot3d tutorial
Show description for 1044127committedadded ipython directive
Show description for 940e515committed
Commits on Dec 10, 2010
Improve indentation in ttconv.
Show description for d3a4ceacommittedFix polygon closing on triangle markers (Bug #3102034)
Show description for 4b27debcommittedHandle Unicode characters in Postscript Type 42 fonts by creating hybrid Type 42/Type 3 fonts.
Show description for 6de9019committed
Commits on Dec 9, 2010
Fixed error message in Agg backend.
Show description for 632220dcommitted[3123736] tex processor crashes when fed a space
Show description for c9a9fe2committed
Commits on Dec 6, 2010
Remove unicode from docstrings, since it doesn't play well with __builtin__.help().
Show description for d7a06dacommitted
Commits on Dec 5, 2010
Fix examples.directory documentation
Show description for a8e2aa7committed
Commits on Nov 30, 2010
[3109913] importing matplotlib changes string.letters
Show description for 9713a9acommittedFix memory leak in PyCXX.
Show description for cc94c37committed
Commits on Nov 22, 2010
Fixed a mistake with the Hammer projection in the geo module.
Show description for 8de9241committed
Commits on Nov 15, 2010
Collection.update_from copies attributes of scalarmappable
Show description for ba8c65dcommittedreplace ax.transData in contour.py with proper get_transform call
Show description for 6370a6acommitted
Commits on Nov 12, 2010
Fix indentation
Show description for 582b46fcommittedFixed a bug in axis3d.py which caused axis labels to not be centered along the axis as well as correctly calculating the rotation angle needed to keep the axis label parallel to the axis irrespecti…
Show description for fbda603committed