Merge v0.91.x into v0.98.x#6
Merged
136 commits merged intomatplotlib:v0.98.xmatplotlib/matplotlib:v0.98.xfrom Feb 20, 2011
Commits
Commits on Jan 8, 2008
A test commit
Show description for f35a719committedUndoing last commit. Testing was successful.
Show description for b2ac84dcommitted
Commits on Jan 10, 2008
Fix offset labels (so the times symbol is displayed correctly)
Show description for 5483c27committedMerge Darren's win32 build changes to the maintenance branch (since
Show description for 79d3369committedFix display of '[' and ']' in mathtext.
Show description for 5a0a302committedUpdate changelog.
Show description for 253a406committed
Commits on Jan 14, 2008
Fix SVG glyphs for use with Qt (which doesn't look forward for the
Show description for 9ce195ecommitted
Commits on Jan 17, 2008
forced nonunicode fname for save in agg
Show description for 331e452committed
Commits on Jan 18, 2008
Fix poly_editor.py
Show description for 8c58533committed
Commits on Jan 21, 2008
Fix bug with pie chart slices less than 2.5 degrees.
Show description for 966e631committed
Commits on Jan 26, 2008
Apply patch by Manuel Metz to scatter docstring.
Show description for 43b3876committed
Commits on Jan 28, 2008
Fixed a bug where plotting a singe point unitized errorbar data would
Show description for d46da1ccommittedJames Evans
Commits on Jan 29, 2008
Allow updating of shared axes when calling Axes.axis() (Thanks Jorgen Stenarson)
Show description for 50babfacommitted
Commits on Jan 31, 2008
Fix \sqrt with a numeric radical.
Show description for 29466fbcommittedFix text spacing problems in PDF backend with some fonts.
Show description for 70d9999committedfixed a bug in ticker, unicode string passed to tex
Show description for bc88e8ccommittedforgot to change unicode string to raw string
Show description for e4a937ccommitted
Commits on Feb 1, 2008
Fix reference leak on Glyph objects.
Show description for 455ef08committedChange "delete" to "delete []" for arrays on the heap. (It's
Show description for 92ed201committedBacking out Glyph object leak fix, since it causes segfaults with PDF
Show description for be0c7e5committedOops in last commit.
Show description for dd16528committedHopefully fixing the Glyph memory leak properly now.
Show description for f0aa448committedFix doubly-included fonts in Postscript files.
Show description for bfc1952committed
Commits on Feb 6, 2008
Updating changelog
Show description for 8c974c7committed
Commits on Feb 8, 2008
Removed a reference to nx, replaced with numpy.
Show description for 6d51df5committedJames Evans
Commits on Feb 11, 2008
Update plotting() doc string to refer to getp/setp.
Show description for 1e6c775committed
Commits on Feb 19, 2008
added rec_groupby and rec2txt
Show description for 2cca74acommitted
Commits on Feb 25, 2008
[ 1901410 ] Newbie bug report: clip_on set to False actually True
Show description for 14cc2a4committed
Commits on Feb 29, 2008
Fix classic Wx toolbar pan and zoom functions (Thanks Jeff Peery)
Show description for d0c4100committed
Commits on Mar 10, 2008
Fix bug where Wx figures were getting shortened by the height of the status bar (Thanks, Gary Ruben)
Show description for eda659acommittedCorrecting range of subfigure values. This is a backport of 4913 from
Show description for 5c7a23bcommitted
Commits on Mar 21, 2008
Bugfix: [ 1912719 ] TypeError in Exception __get_configdir()
Show description for 28f5328committedBugfix in ContourSet._process_linestyles
Show description for 9febe2acommitted
Commits on Mar 23, 2008
Fix a pdf backend bug which sometimes caused the outermost
Show description for c6d43f0committed
Commits on Mar 26, 2008
Change character ids so they are a hash on the path data itself. (To
Show description for 0a5f908committedChange character ids so they are a hash on the path data itself. (To
Show description for ca55945committedOops in last commit.
Show description for 4d0a552committed
Commits on Mar 27, 2008
Fix saving to Unicode filenames in Agg backend. Fix Qt and Qt4 GUI's
Show description for 7270563committed
Commits on Apr 3, 2008
some small fixes to excel tools
Show description for 50bf758committed
Commits on Apr 7, 2008
Fixed the double draw bug.
Show description for 82fce66committedJames Evans
Commits on Apr 9, 2008
small fix for vlines w/ len 1 args
Show description for d6bfcd8committed
Commits on Apr 11, 2008
Fixing global font rcParam setting after initialization time (thanks
Show description for a1e29fecommitted
Commits on Apr 18, 2008
dont remove repaint/update from draw(), or updates to the figure after
Show description for 91f3c4fcommitted
Commits on Apr 19, 2008
improve conversion from str to char*, avoid deprecation warnings during
Show description for 02bd7f9committed
Commits on Apr 22, 2008
Fix inconsistency between svg.embed_chars and svg.embed_char_paths
Show description for 000c731committedFix inconsistency between svg.embed_chars and svg.embed_char_paths
Show description for 4b7298dcommitted
Commits on Apr 24, 2008
Fix sub/superscript placement when the size of font has been changed.
Show description for 472ed1ecommitted
Commits on Apr 28, 2008
Fix SVG text rendering bug affecting Mozilla-based viewers.
Show description for 70b5687committedFix bug where fraction beams were too wide at lower dpi's. Fix
Show description for df366c7committedOops in last commit -- left in debugging info.
Show description for efa87f1committed
Commits on Apr 29, 2008
fixed bug in mlab.sqrtm; numpy.linalg.eig behaves different than Numeric did
Show description for d3b021dcommitted
Commits on May 1, 2008
Include stdio.h for gcc 4.3
Show description for d287cb4committed
Commits on May 2, 2008
Update _subprocess.c from upstream Python 2.5.2 to get a few memory
Show description for d37b4d9committedDon't call sys.exit() when pyemf is not found.
Show description for 03d4ae9committedFix build error with PyQt <= 3.14 [1851364] - MGD
Show description for 389636acommitted
Commits on May 6, 2008
use pngs for wx icons
Show description for c7b2759committedFix blitting in Qt backends (which need ARGB, not RGBA)
Show description for de48109committedForgot CHANGELOG
Show description for 56f9427committedFixing bugs in recent changes to Qt blitting.
Show description for 82da311committed
Commits on May 7, 2008
[ 1922569 ] gcc 4.3 C++ compilation errors (Thanks, Jef Spaleta)
Show description for 5ee9bd2committed
Commits on May 8, 2008
Fix kerning in SVG.
Show description for 7089321committed
Commits on May 9, 2008
Fix /singlequote (') in Ps backend.
Show description for 1f24714committed
Commits on May 14, 2008
Fix font embedding on Windows.
Show description for 6354bfccommitted
Commits on May 17, 2008
made backend agg open png in binary mode
Show description for c84d50ccommittedadded a doc string to the branch -- just experimenting with svn merge here
Show description for 32ca40bcommittedupdated the coding guide to encourage svnmerge
Show description for 5985b7bcommitteda few more doc string fixes in cboo
Show description for a47b18bcommittedfixed some typos in the CODING_GUIDE
Show description for 7c1670bcommitted
Commits on May 19, 2008
fixed missing get_filterrad
Show description for f608f7ccommittedUse is_string_like instead of explicitly string or unicode.
Show description for a60b45fcommitted[ 1966974 ] win32FontDirectory() can fail with access denied (Thanks,
Show description for 7062d35committed
Commits on May 20, 2008
remove pesky date auto xlabel
Show description for 6a9ac5dcommitted
Commits on May 21, 2008
Fixed bug in plotfile
Show description for bf0fc71committedBackport TkAgg segfault fix.
Show description for e1f934ccommitted
Commits on May 22, 2008
applied stans wx figsize patch
Show description for 8aeb01bcommittedfixed a wx bug
Show description for 60f07d8committed
Commits on May 23, 2008
Getting mlab.py in sync with the trunk
Show description for d9e2cedcommitted
Commits on May 25, 2008
added pil support to imread
Show description for 2881611committedfixed a npy np mixup in image
Show description for 579f9cdcommitted
Commits on May 26, 2008
added a line vertex selector widget
Show description for 99f3a36committedadded a line vertex selector widget
Show description for 376b438committedfixed an empty vertex list bug
Show description for d5579d9committed
Commits on May 28, 2008
Fix rendering of composite glyphs in Type 3 conversion (particularly
Show description for 84eb65bcommittedadded keywords to configure sliders for sf patch 1866207
Show description for 9c5d7a8committedFix PDFs that crash xpdf and ghostscript when two-byte codepoints are
Show description for 1cba068committedAdding CHANGELOG entry and scary comment about what was going wrong.
Show description for 86ca40dcommitted
Commits on May 29, 2008
Implement path clipping in SVG backend.
Show description for e83ae91committedfixed two bugs in texmanager: dvipng version comparison, and
Show description for 3f66e1ccommittedadded clippath support for ps
Show description for a5a8502committedadded clippath support for ps
Show description for b88868ecommittedimread via pil now returns lumininance or rgb if possible
Show description for 1e10bbecommittedtagging new version
Show description for 790c7dacommitted
Commits on May 30, 2008
minor rev bump
Show description for 562ec2ccommittedadded support for None for dvipng and removed the sqrt in the hack which I think is wrong
Show description for 44df377committedremoved debug print statement
Show description for 99c8dc0committed
Commits on Jun 2, 2008
Fix crash in Agg drawing collections with no fill and/or edge color.
Show description for 06031eecommittedadded switch_backend bugfix from sf patch 1979402
Show description for c399a94committed
Commits on Jun 4, 2008
Docstring changes
Show description for 2a311a4committedtry to handle xaxis_date more gracefully when no data has been added
Show description for b586ec5committedfixed some bugs introduced in the xaxis_date fix
Show description for b0921b9committed
Commits on Jun 5, 2008
fixed classic toolbar bugs
Show description for 42251b9committed
Commits on Jun 9, 2008
don't install traits
Show description for e9c0464committedforgot CHANGELOG message
Show description for b9092cbcommitted
Commits on Jun 12, 2008
Support hold in quiver, contour, contourf
Show description for 3323909committed
Commits on Jun 17, 2008
Fix STIX fonts on narrow Unicode platforms.
Show description for 8c02ec2committed
Commits on Jun 20, 2008
Make set_default_size set the variable actually being used elsewhere
Show description for 495c8d3committedDon't try to render a line collection with no segments
Show description for 8aea540committed
Commits on Jun 21, 2008
improve mlab.load docstring to address bug 1901536
Show description for 28a0a21committed
Commits on Jun 22, 2008
changed wx backend to respect extension over gui dialog default type
Show description for db6b57dcommittedbumped the version num
Show description for a17668fcommitted
Commits on Jun 23, 2008
minor rev bump
Show description for 1ee56a8committed
Commits on Jun 26, 2008
Fix direction of horizontal and vertical hatching.
Show description for 5fa34fccommittedOops in last commit
Show description for 491693ccommitted
Commits on Jun 27, 2008
Fix mathtext parsing bug.
Show description for 4af4116committed
Commits on Jun 30, 2008
removed Qt4's NavigationToolbar2.destroy method
Show description for bf8769acommitted
Commits on Jul 2, 2008
Fix bug using autolegend with LineCollection.
Show description for 84efa33committed
Commits on Jul 8, 2008
Improve mathtext superscript placement.
Show description for 3536249committed
Commits on Jul 9, 2008
Improve mathtext radical rendering
Show description for caf170ecommitted
Commits on Jul 12, 2008
Handle markeredgecolor=None etc. consistently
Show description for bf8b763committed
Commits on Jul 17, 2008
improve error reporting in texmanager
Show description for c5c511ecommitted
Commits on Jul 18, 2008
added Tuukka's YAArrow fix for horiz and vertical lines
Show description for 25c2c95committed
Commits on Jul 24, 2008
removed mlab2 functions
Show description for 49e8253committeddeprecated mlab2 functions from mlab
Show description for f95a59acommitteddeprecated mlab2 functions from mlab
Show description for 5263e01committedupdated api changes and changelog to reflect mlab2 deprecation
Show description for e9e31dccommittedbumped version num
Show description for 4a5a4bbcommittedFixing edge cases in rec_join in branch
Show description for 752f9dacommitted
Commits on Aug 1, 2008
Backport memory leak fixes in _ttconv.cpp
Show description for 7d5461dcommitted
Commits on Aug 25, 2008
Fix locale problems in SVG backend (thanks, Mathieu Leplatre for reporting)
Show description for a57332ccommitted
Commits on Sep 7, 2008
Changed full arrows slightly to avoid an xpdf rendering
Show description for b474cd6committed
Commits on Sep 11, 2008
Fix backticks in PS output.
Show description for 15a4174committed
Commits on Oct 5, 2008
Fix problem with AFM files that don't specify the font's full name or family name
Show description for 72c10b4committed
Commits on Nov 5, 2008
Fix bug in zoom rectangle with twin axes
Show description for 2f6ee5ecommitted
Commits on Nov 21, 2008
fixed poly between
Show description for c22ad48committedfixed poly below
Show description for 75f8bfacommitted
Commits on Feb 20, 2011
Merge remote branch 'origin/v0.91.x' into v0.98.x
Show description for 0563108committed