@@ -1002,7 +1002,7 @@ the `API changes <../../api/api_changes.html>`_.
1002
1002
1003
1003
2009-07-19 Fixed the docstring of Axes.step to reflect the correct
1004
1004
meaning of the kwargs "pre" and "post" - See SF bug
1005
- https://sourceforge.net/tracker/index.php?func=detail&aid=2823304&group_id=80706&atid=560720
1005
+ \ h ttps://sourceforge.net/tracker/index.php?func=detail&aid=2823304&group_id=80706&atid=560720
1006
1006
- JDH
1007
1007
1008
1008
2009-07-18 Fix support for hatches without color fills to pdf and svg
@@ -1797,7 +1797,7 @@ the `API changes <../../api/api_changes.html>`_.
1797
1797
2008-06-10 Bar now applies the label only to the first patch only, and
1798
1798
sets '_nolegend_' for the other patch labels. This lets
1799
1799
autolegend work as expected for hist and bar - see
1800
- https://sourceforge.net/tracker/index.php?func=detail&aid=1986597&group_id=80706&atid=560720
1800
+ \ h ttps://sourceforge.net/tracker/index.php?func=detail&aid=1986597&group_id=80706&atid=560720
1801
1801
JDH
1802
1802
1803
1803
2008-06-10 Fix text baseline alignment bug. [ 1985420 ] Repair of
@@ -1860,11 +1860,11 @@ the `API changes <../../api/api_changes.html>`_.
1860
1860
1861
1861
2008-05-28 Allow keyword args to configure widget properties as
1862
1862
requested in
1863
- http://sourceforge.net/tracker/index.php?func=detail&aid=1866207&group_id=80706&atid=560722
1863
+ \ h ttp://sourceforge.net/tracker/index.php?func=detail&aid=1866207&group_id=80706&atid=560722
1864
1864
- JDH
1865
1865
1866
1866
2008-05-28 Replaced '-' with u'\u 2212' for minus sign as requested in
1867
- http://sourceforge.net/tracker/index.php?func=detail&aid=1962574&group_id=80706&atid=560720
1867
+ \ h ttp://sourceforge.net/tracker/index.php?func=detail&aid=1962574&group_id=80706&atid=560720
1868
1868
1869
1869
2008-05-28 zero width/height Rectangles no longer influence the
1870
1870
autoscaler. Useful for log histograms with empty bins -
@@ -2555,11 +2555,11 @@ the `API changes <../../api/api_changes.html>`_.
2555
2555
writable HOME/.matplotlib already exists - JDH
2556
2556
2557
2557
2007-06-27 Fixed locale bug reported at
2558
- http://sourceforge.net/tracker/index.php?func=detail&aid=1744154&group_id=80706&atid=560720
2558
+ \ h ttp://sourceforge.net/tracker/index.php?func=detail&aid=1744154&group_id=80706&atid=560720
2559
2559
by adding a cbook.unicode_safe function - JDH
2560
2560
2561
2561
2007-06-27 Applied Micheal's tk savefig bugfix described at
2562
- http://sourceforge.net/tracker/index.php?func=detail&aid=1716732&group_id=80706&atid=560720
2562
+ \ h ttp://sourceforge.net/tracker/index.php?func=detail&aid=1716732&group_id=80706&atid=560720
2563
2563
Thanks Michael!
2564
2564
2565
2565
@@ -2954,7 +2954,7 @@ the `API changes <../../api/api_changes.html>`_.
2954
2954
subplots_adjust - JDH
2955
2955
2956
2956
2006-10-31 Applied axes3d patch 1587359
2957
- http://sourceforge.net/tracker/index.php?func=detail&aid=1587359&group_id=80706&atid=560722
2957
+ \ h ttp://sourceforge.net/tracker/index.php?func=detail&aid=1587359&group_id=80706&atid=560722
2958
2958
JDH
2959
2959
2960
2960
-------------------------
@@ -4098,7 +4098,7 @@ the `API changes <../../api/api_changes.html>`_.
4098
4098
4099
4099
2005-05-27 Got win32 build system working again, using a more recent
4100
4100
version of gtk and pygtk in the win32 build, gtk 2.6 from
4101
- http ://www.gimp.org/~tml/gimp/win32/downloads.html (you
4101
+ https://web.archive.org/web/20050527002647/https ://www.gimp.org/~tml/gimp/win32/downloads.html (you
4102
4102
will also need libpng12.dll to use these). I haven't
4103
4103
tested whether this binary build of mpl for win32 will work
4104
4104
with older gtk runtimes, so you may need to upgrade.
0 commit comments