SF.net SVN: matplotlib:[8179] branches/v0_99_maint/lib/mpl_toolkits/ axes_grid/axes_divider.py

2010-03-05 Thread leejjoon
Revision: 8179 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=8179&view=rev Author: leejjoon Date: 2010-03-05 23:51:22 + (Fri, 05 Mar 2010) Log Message: --- fix a bug in SubplotDivider.new_horizontal that gave incrroect result when pack_start=True Modified Path

SF.net SVN: matplotlib:[8180] trunk/matplotlib/lib/mpl_toolkits/axes_grid/ axes_divider.py

2010-03-05 Thread leejjoon
Revision: 8180 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=8180&view=rev Author: leejjoon Date: 2010-03-05 23:54:39 + (Fri, 05 Mar 2010) Log Message: --- same change as in r8179 of mpl99. fix a bug in SubplotDivider.new_horizontal that gave incrroect result w