Commits
Branch selector
User selector
Datepicker
Commit History
Commits on Apr 28, 2008
Fix bug where fraction beams were too wide at lower dpi's. Fix
Show description for df366c7committedFix SVG text rendering bug affecting Mozilla-based viewers.
Show description for 70b5687committed
Commits on Apr 24, 2008
Fix sub/superscript placement when the size of font has been changed.
Show description for 472ed1ecommitted
Commits on Apr 22, 2008
Fix inconsistency between svg.embed_chars and svg.embed_char_paths
Show description for 4b7298dcommittedFix inconsistency between svg.embed_chars and svg.embed_char_paths
Show description for 000c731committed
Commits on Apr 19, 2008
improve conversion from str to char*, avoid deprecation warnings during
Show description for 02bd7f9committed
Commits on Apr 18, 2008
dont remove repaint/update from draw(), or updates to the figure after
Show description for 91f3c4fcommitted
Commits on Apr 11, 2008
Fixing global font rcParam setting after initialization time (thanks
Show description for a1e29fecommitted
Commits on Apr 9, 2008
small fix for vlines w/ len 1 args
Show description for d6bfcd8committed
Commits on Apr 7, 2008
Fixed the double draw bug.
Show description for 82fce66committedJames Evans
Commits on Apr 3, 2008
some small fixes to excel tools
Show description for 50bf758committed
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 Mar 26, 2008
Oops in last commit.
Show description for 4d0a552committedChange character ids so they are a hash on the path data itself. (To
Show description for ca55945committedChange character ids so they are a hash on the path data itself. (To
Show description for 0a5f908committed
Commits on Mar 23, 2008
Fix a pdf backend bug which sometimes caused the outermost
Show description for c6d43f0committed
Commits on Mar 21, 2008
Bugfix in ContourSet._process_linestyles
Show description for 9febe2acommittedBugfix: [ 1912719 ] TypeError in Exception __get_configdir()
Show description for 28f5328committed
Commits on Mar 10, 2008
Correcting range of subfigure values. This is a backport of 4913 from
Show description for 5c7a23bcommittedFix bug where Wx figures were getting shortened by the height of the status bar (Thanks, Gary Ruben)
Show description for eda659acommitted
Commits on Feb 29, 2008
Fix classic Wx toolbar pan and zoom functions (Thanks Jeff Peery)
Show description for d0c4100committed
Commits on Feb 25, 2008
[ 1901410 ] Newbie bug report: clip_on set to False actually True
Show description for 14cc2a4committed
Commits on Feb 19, 2008
added rec_groupby and rec2txt
Show description for 2cca74acommitted
Commits on Feb 11, 2008
Update plotting() doc string to refer to getp/setp.
Show description for 1e6c775committed
Commits on Feb 8, 2008
Removed a reference to nx, replaced with numpy.
Show description for 6d51df5committedJames Evans
Commits on Feb 6, 2008
Updating changelog
Show description for 8c974c7committed
Commits on Feb 1, 2008
Fix doubly-included fonts in Postscript files.
Show description for bfc1952committedHopefully fixing the Glyph memory leak properly now.
Show description for f0aa448committedOops in last commit.
Show description for dd16528committedBacking out Glyph object leak fix, since it causes segfaults with PDF
Show description for be0c7e5committedChange "delete" to "delete []" for arrays on the heap. (It's
Show description for 92ed201committedFix reference leak on Glyph objects.
Show description for 455ef08committed
Commits on Jan 31, 2008
forgot to change unicode string to raw string
Show description for e4a937ccommittedfixed a bug in ticker, unicode string passed to tex
Show description for bc88e8ccommittedFix text spacing problems in PDF backend with some fonts.
Show description for 70d9999committed