Menu

Tree [r5000] / branches / v0_91_maint / lib / matplotlib /
 History

HTTPS access


File Date Author Commit
 backends 2008-03-10 mdboom [r4997] Fix bug where Wx figures were getting shortened...
 config 2007-12-06 dsdale [r4654] updated references to mpl data directories for ...
 mpl-data 2007-12-15 jdh2358 [r4745] changed %g to %r for rec2csv
 numerix 2007-12-26 efiring [r4788] Make numerix.ma and numerix.npyma work with num...
 toolkits 2007-12-13 jdh2358 [r4726] removed namespace declaration from toolkits __i...
 __init__.py 2007-12-26 efiring [r4790] Warning instead of exception if matplotlib.use(...
 _cm.py 2007-08-28 mdboom [r3748] Improved speed of revcmap -- a startup time off...
 _mathtext_data.py 2007-12-04 mdboom [r4586] Support '|' as a symbol in mathtext.
 _pylab_helpers.py 2007-06-07 nnemec [r3371] remove trailing spaces
 afm.py 2007-09-04 jouni [r3775] More work on supporting Type 1 fonts in PDF,
 agg.py 2007-07-18 jdh2358 [r3566] added mpl1 sketch
 art3d.py 2007-08-12 efiring [r3701] numpification of mlab
 artist.py 2007-09-12 jdh2358 [r3844] fixed a bar units bug
 axes.py 2008-02-25 mdboom [r4987] [ 1901410 ] Newbie bug report: clip_on set to F...
 axes3d.py 2007-11-29 jdh2358 [r4509] commited ludwigs axes3d patch
 axis.py 2007-11-21 mdboom [r4404] Fix memory leak when using colorbar as discover...
 axis3d.py 2007-07-20 nnemec [r3592] Numpification new try: dont touch numerix/, but...
 backend_bases.py 2007-12-11 pkienzle [r4697] remove wx specific gui_repaint comment
 cbook.py 2007-12-16 astraw [r4748] rec2csv does not close filehandles passed in open
 cm.py 2007-12-06 mdboom [r4643] Fixing display of float images.
 collections.py 2007-11-18 efiring [r4376] Use new update_dict from ScalarMappable in Quad...
 colorbar.py 2007-11-14 jdh2358 [r4275] added glen's Fc specteal patch
 colors.py 2007-11-16 efiring [r4328] ScalarMappable.to_rgba can return uint8 instead...
 contour.py 2007-11-02 jdh2358 [r4095] added Manuel's contour linestyle patch
 dates.py 2007-07-11 efiring [r3496] Numpification and partial cleanup of dates.py
 dviread.py 2007-09-30 jouni [r3901] use_tex in pdf backend: don't use AFM files,
 figure.py 2007-12-07 efiring [r4665] Clarify docstrings on Subplot classes; closes 1...
 finance.py 2007-07-20 nnemec [r3592] Numpification new try: dont touch numerix/, but...
 font_manager.py 2007-12-10 mdboom [r4685] Fix syntax for pre-Python 2.5
 fontconfig_pattern.py 2007-11-09 dsdale [r4177] move pyparsing back into mpl namespace
 image.py 2007-12-13 jdh2358 [r4720] moved optional rec2* packages out of mlab and i...
 legend.py 2007-08-30 mdboom [r3757] Remove the "markup" kwarg and rcParam everywher...
 lines.py 2007-11-14 jdh2358 [r4275] added glen's Fc specteal patch
 mathtext.py 2008-02-01 mdboom [r4927] Fix doubly-included fonts in Postscript files.
 mlab.py 2008-02-19 jdh2358 [r4977] added rec_groupby and rec2txt
 mpl.py 2007-07-13 jdh2358 [r3513] finished numpification of extension code and ax...
 patches.py 2008-01-21 mdboom [r4882] Fix bug with pie chart slices less than 2.5 deg...
 proj3d.py 2007-07-20 nnemec [r3592] Numpification new try: dont touch numerix/, but...
 pylab.py 2007-11-14 jdh2358 [r4275] added glen's Fc specteal patch
 pyparsing.py 2007-11-21 mdboom [r4402] Fix to work on Python 2.3
 pyplot.py 2008-02-11 jouni [r4951] Update plotting() doc string to refer to getp/s...
 quiver.py 2007-08-30 mdboom [r3757] Remove the "markup" kwarg and rcParam everywher...
 rcsetup.py 2008-03-10 mdboom [r4998] Correcting range of subfigure values. This is ...
 table.py 2007-08-30 mdboom [r3757] Remove the "markup" kwarg and rcParam everywher...
 texmanager.py 2007-12-05 mdboom [r4618] Support arbitrary rotation of usetex text.
 text.py 2007-12-12 mdboom [r4707] Support fontconfig syntax in Text constructor.
 ticker.py 2008-01-31 dsdale [r4917] forgot to change unicode string to raw string
 transforms.py 2007-07-13 jdh2358 [r3513] finished numpification of extension code and ax...
 type1font.py 2007-09-15 jouni [r3853] Bugfix and doc fixes in type1font.py
 units.py 2007-07-20 nnemec [r3592] Numpification new try: dont touch numerix/, but...
 widgets.py 2007-12-06 dsdale [r4658] let widgets.Cursor initialize to the lower x an...
 windowing.py 2006-03-09 dsdale [r2133] fix whitespace (tabs converted to spaces)