STATUS: Failure revision: 8187 ( http://matplotlib.svn.sourceforge.net/matplotlib/?view=rev&rev=8187 )
Files: CHANGELOG lib/matplotlib/backends/backend_qt4.py lib/matplotlib/backends/qt4_editor lib/matplotlib/backends/qt4_editor/__init__.py lib/matplotlib/backends/qt4_editor/figureoptions.py lib/matplotlib/backends/qt4_editor/formlayout.py license/LICENSE_QT4_EDITOR setup.py At: Sun 03 Jan 2010 18:34:57 Changed By: jdh2358 Comments: added qt4_editor dialog File: lib/matplotlib/mpl-data/images/qt4_editor_options.svg At: Sun 03 Jan 2010 21:14:57 Changed By: jdh2358 Comments: add qt editor icon Files: CHANGELOG doc/api/api_changes.rst examples/api/color_cycle.py lib/matplotlib/axes.py lib/matplotlib/rcsetup.py matplotlibrc.template At: Mon 04 Jan 2010 02:24:58 Changed By: efiring Comments: Added rcParams['axes.color_cycle'] File: lib/matplotlib/axes.py At: Mon 04 Jan 2010 04:34:57 Changed By: efiring Comments: Remove unnecessary private method. Files: doc/pyplots/README doc/sphinxext/gen_gallery.py doc/sphinxext/gen_rst.py examples/misc/multiprocess.py examples/mplot3d/contour3d_demo.py examples/mplot3d/contourf3d_demo.py examples/mplot3d/polys3d_demo.py examples/mplot3d/scatter3d_demo.py examples/mplot3d/surface3d_demo.py examples/mplot3d/wire3d_demo.py lib/matplotlib/backends/backend_pdf.py lib/matplotlib/backends/backend_ps.py lib/matplotlib/backends/backend_svg.py lib/matplotlib/sphinxext/mathmpl.py lib/matplotlib/sphinxext/only_directives.py lib/matplotlib/sphinxext/plot_directive.py lib/matplotlib/tests/baseline_images/test_spines/spines_axes_positions.png src/_macosx.m At: Mon 04 Jan 2010 14:34:57 Changed By: mdboom Comments: Merged revisions 8068 via svnmerge from https://matplotlib.svn.sf.net/svnroot/matplotlib/branches/v0_99_maint ........ r8068 | mdboom | 2010-01-04 09:14:38 -0500 (Mon, 04 Jan 2010) | 2 lines Fix bug in PDF, PS, SVG and OS-X backends: do not simplify filled paths. ........ Files: doc/make.py doc/pyplots/README doc/sphinxext/gen_gallery.py doc/sphinxext/gen_rst.py examples/misc/multiprocess.py examples/mplot3d/contour3d_demo.py examples/mplot3d/contourf3d_demo.py examples/mplot3d/polys3d_demo.py examples/mplot3d/scatter3d_demo.py examples/mplot3d/surface3d_demo.py examples/mplot3d/wire3d_demo.py lib/matplotlib/sphinxext/mathmpl.py lib/matplotlib/sphinxext/only_directives.py lib/matplotlib/sphinxext/plot_directive.py lib/matplotlib/tests/baseline_images/test_spines/spines_axes_positions.png At: Mon 04 Jan 2010 14:34:57 Changed By: mdboom Comments: Merged revisions 8070 via svnmerge from https://matplotlib.svn.sf.net/svnroot/matplotlib/branches/v0_99_maint ........ r8070 | mdboom | 2010-01-04 09:28:57 -0500 (Mon, 04 Jan 2010) | 1 line Fix doc 'clean' ........ File: test/_buildbot_doc.sh At: Mon 04 Jan 2010 15:14:57 Changed By: mdboom Comments: Clean docs before building them. File: test/_buildbot_doc.sh At: Mon 04 Jan 2010 17:24:57 Changed By: astraw Comments: buildbot: debug documentation uploads Files: examples/api/engineering_formatter.py lib/matplotlib/ticker.py At: Mon 04 Jan 2010 23:04:57 Changed By: heeres Comments: Add EngFormatter + example (Jason Heeris, Matthias Michler) File: lib/matplotlib/lines.py At: Mon 11 Jan 2010 19:24:57 Changed By: mdboom Comments: Fix centering of mathtext markers (thanks, tcb) File: lib/matplotlib/backends/backend_tkagg.py At: Mon 11 Jan 2010 19:54:57 Changed By: leejjoon Comments: Tk backend supports Figure.set_size_inches with the forward parameter. Files: CHANGELOG lib/matplotlib/blocking_input.py At: Mon 11 Jan 2010 20:04:57 Changed By: leejjoon Comments: Add add_click and pop_click methods in BlockingContourLabeler. Files: CHANGELOG lib/matplotlib/axes.py At: Mon 11 Jan 2010 20:04:57 Changed By: leejjoon Comments: new 'bbox-forced' option for Axes.adjustable Files: CHANGELOG lib/matplotlib/legend.py At: Mon 11 Jan 2010 20:04:57 Changed By: leejjoon Comments: The color of legend patch follows the rc parameters axes.facecolor and axes.edgecolor Files: CHANGELOG examples/pylab_examples/contourf_demo.py src/cntr.c At: Sat 16 Jan 2010 17:55:01 Changed By: efiring Comments: Patch by Ian Thomas fixes 2 major cntr.c problems: Now line contours coincide with filled contour boundaries, and interior masked regions are handled correctly by contourf. Files: CHANGELOG lib/matplotlib/ticker.py At: Sat 16 Jan 2010 19:25:10 Changed By: astraw Comments: Ensure three minor ticks always drawn (SF# 2924245). Patch by Neil Crighton. Files: CHANGELOG lib/matplotlib/ticker.py At: Sat 16 Jan 2010 19:25:10 Changed By: astraw Comments: Don't create minor ticks on top of existing major ticks (Neil Crighton). Files: CHANGELOG CXX/Config.hxx CXX/Exception.hxx CXX/Extensions.hxx CXX/IndirectPythonInterface.cxx CXX/IndirectPythonInterface.cxx~ CXX/IndirectPythonInterface.hxx CXX/Objects.hxx CXX/Python2 CXX/Python2/Config.hxx CXX/Python2/CxxDebug.hxx CXX/Python2/Exception.hxx CXX/Python2/ExtensionModule.hxx CXX/Python2/ExtensionOldType.hxx CXX/Python2/ExtensionType.hxx CXX/Python2/ExtensionTypeBase.hxx CXX/Python2/Extensions.hxx CXX/Python2/IndirectPythonInterface.cxx CXX/Python2/IndirectPythonInterface.hxx CXX/Python2/Objects.hxx CXX/Python2/PythonType.hxx CXX/Python2/cxx_extensions.cxx CXX/Python2/cxxextensions.c CXX/Python2/cxxsupport.cxx CXX/Python3 CXX/Python3/Config.hxx CXX/Python3/CxxDebug.hxx CXX/Python3/Exception.hxx CXX/Python3/ExtensionModule.hxx CXX/Python3/ExtensionOldType.hxx CXX/Python3/ExtensionType.hxx CXX/Python3/ExtensionTypeBase.hxx CXX/Python3/Extensions.hxx CXX/Python3/IndirectPythonInterface.cxx CXX/Python3/IndirectPythonInterface.hxx CXX/Python3/Objects.hxx CXX/Python3/PythonType.hxx CXX/Python3/cxx_extensions.cxx CXX/Python3/cxxextensions.c CXX/Python3/cxxsupport.cxx CXX/Version.hxx CXX/WrapPython.h CXX/cxx_extensions.cxx CXX/cxxextensions.c CXX/cxxextensions.c~ CXX/cxxsupport.cxx CXX/cxxsupport.cxx~ At: Sat 16 Jan 2010 22:15:22 Changed By: jdh2358 Comments: upgraded CXX to 6.1.1 Files: CXX/IndirectPythonInterface.cxx~ CXX/cxxextensions.c~ CXX/cxxsupport.cxx~ At: Sat 16 Jan 2010 22:15:22 Changed By: jdh2358 Comments: remove cxx emacs backupfiles Files: CXX CXX64 At: Sat 16 Jan 2010 23:05:16 Changed By: jdh2358 Comments: move cxx6 Files: CXX CXX/Config.hxx CXX/Exception.hxx CXX/Extensions.hxx CXX/IndirectPythonInterface.cxx CXX/IndirectPythonInterface.hxx CXX/Objects.hxx CXX/Version.hxx CXX/WrapPython.h CXX/cxx_extensions.cxx CXX/cxxextensions.c CXX/cxxsupport.cxx At: Sat 16 Jan 2010 23:05:16 Changed By: jdh2358 Comments: restore cxx5 Files: CXX6 CXX64 At: Sat 16 Jan 2010 23:15:38 Changed By: jdh2358 Comments: rename CXX64 to CXX6 Files: CXX CXX5 At: Sat 16 Jan 2010 23:15:38 Changed By: jdh2358 Comments: move CXX to CXX5 Files: CXX CXX6 At: Sat 16 Jan 2010 23:15:38 Changed By: jdh2358 Comments: make CXX6 the default again Files: lib/matplotlib/backends/qt4_editor/figureoptions.py lib/matplotlib/backends/qt4_editor/formlayout.py At: Sun 17 Jan 2010 01:45:00 Changed By: jdh2358 Comments: added Goekhan's apply patch to qt editor File: lib/matplotlib/contour.py At: Fri 22 Jan 2010 02:25:02 Changed By: efiring Comments: Contourf: change method of making bottom bound include zmin. This avoids a problem in colorbar tick labeling when zmin is 0. File: lib/matplotlib/contour.py At: Fri 22 Jan 2010 23:55:26 Changed By: efiring Comments: Fix units support for contour and contourf Files: doc/api/index.rst doc/api/units_api.rst At: Fri 22 Jan 2010 23:55:26 Changed By: efiring Comments: Add units module to documentation Files: CHANGELOG lib/matplotlib/axes.py At: Mon 25 Jan 2010 20:35:00 Changed By: mmetz_bn Comments: Fixed a bug in hist with stepfilled and log=True File: lib/matplotlib/contour.py At: Thu 28 Jan 2010 19:15:06 Changed By: ryanmay Comments: Support setting zorder keyword for ContourSet. Files: examples/api/demo_affine_image.py lib/matplotlib/image.py At: Thu 28 Jan 2010 20:44:57 Changed By: leejjoon Comments: experimental support of Image._image_skew_coordinate File: lib/matplotlib/legend.py At: Thu 28 Jan 2010 21:55:00 Changed By: jdh2358 Comments: added drabbable state to legend -- thanks Adam Fraser Files: CHANGELOG lib/matplotlib/legend.py At: Fri 29 Jan 2010 15:35:01 Changed By: jdh2358 Comments: added state to legend toggle Files: lib/matplotlib/backends/backend_ps.py lib/matplotlib/font_manager.py At: Fri 29 Jan 2010 16:25:12 Changed By: leejjoon Comments: fix some issues in the bbox after the postscript distiller is run Files: examples/animation/draggable_legend.py lib/matplotlib/legend.py lib/matplotlib/offsetbox.py lib/matplotlib/text.py At: Fri 29 Jan 2010 17:35:03 Changed By: leejjoon Comments: refactor draggable legend to support annotation Files: lib/matplotlib/offsetbox.py lib/mpl_toolkits/axes_grid/inset_locator.py At: Fri 29 Jan 2010 17:35:03 Changed By: leejjoon Comments: fix axes_grid for offsetbox api change Files: examples/animation/draggable_legend.py lib/matplotlib/legend.py lib/matplotlib/offsetbox.py lib/matplotlib/text.py At: Fri 29 Jan 2010 18:04:57 Changed By: leejjoon Comments: draggable legend now optionally blitted File: lib/matplotlib/artist.py At: Mon 01 Feb 2010 22:54:57 Changed By: jdh2358 Comments: support picking of axes objects outside their bounding box File: lib/mpl_toolkits/axes_grid/axis_artist.py At: Wed 03 Feb 2010 18:04:57 Changed By: leejjoon Comments: fix axis_artist bug Files: lib/matplotlib/backend_bases.py lib/matplotlib/tight_bbox.py At: Wed 03 Feb 2010 19:44:57 Changed By: leejjoon Comments: make backends registerable File: lib/matplotlib/backends/backend_ps.py At: Wed 03 Feb 2010 19:44:57 Changed By: leejjoon Comments: minor refactoring of the ps backend Files: CHANGELOG lib/matplotlib/sphinxext/plot_directive.py At: Thu 04 Feb 2010 05:04:57 Changed By: fer_perez Comments: Make plot_directive use a custom PlotWarning category. Files: CHANGELOG doc/api/api_changes.rst lib/matplotlib/collections.py At: Sat 06 Feb 2010 21:24:57 Changed By: efiring Comments: Modified EllipseCollection for closer compatibility with Ellipse patch. File: lib/matplotlib/blocking_input.py At: Sat 06 Feb 2010 22:34:57 Changed By: leejjoon Comments: a minor fix of blocking_input.py Files: setup.cfg.template setupext.py At: Sat 06 Feb 2010 23:44:57 Changed By: efiring Comments: Let setup.cfg customize the base directory for libs and includes File: lib/matplotlib/colorbar.py At: Sat 06 Feb 2010 23:54:57 Changed By: leejjoon Comments: add Colorbar.set_ticks and Colorbar.set_ticklabels Files: CHANGELOG setupext.py At: Sat 06 Feb 2010 23:54:57 Changed By: efiring Comments: Added gnu0 platform to setupext.py (Benjamin Drung) Files: doc/pyplots/README doc/sphinxext/gen_gallery.py doc/sphinxext/gen_rst.py examples/misc/multiprocess.py examples/mplot3d/contour3d_demo.py examples/mplot3d/contourf3d_demo.py examples/mplot3d/polys3d_demo.py examples/mplot3d/scatter3d_demo.py examples/mplot3d/surface3d_demo.py examples/mplot3d/wire3d_demo.py lib/matplotlib/sphinxext/mathmpl.py lib/matplotlib/sphinxext/only_directives.py lib/matplotlib/sphinxext/plot_directive.py lib/matplotlib/tests/baseline_images/test_spines/spines_axes_positions.png lib/matplotlib/text.py src/_png.cpp At: Mon 08 Feb 2010 16:04:57 Changed By: mdboom Comments: Merged revisions 8092,8116 via svnmerge from https://matplotlib.svn.sf.net/svnroot/matplotlib/branches/v0_99_maint ........ r8092 | leejjoon | 2010-01-18 19:26:16 -0500 (Mon, 18 Jan 2010) | 1 line update annotate documentation to explain *annotation_clip* parameter ........ r8116 | mdboom | 2010-02-08 10:57:45 -0500 (Mon, 08 Feb 2010) | 1 line Fix for libpng-1.4 compatibility ........ Files: examples/api/demo_affine_image.py lib/matplotlib/backends/backend_agg.py src/_backend_agg.cpp At: Mon 08 Feb 2010 16:54:57 Changed By: leejjoon Comments: RendererAgg.draw_image supports affine transform File: lib/matplotlib/image.py At: Mon 08 Feb 2010 16:54:57 Changed By: leejjoon Comments: issue a warning when _image_skew_coordinate is set for backends that do not support an affine transform of images File: examples/api/demo_affine_image.py At: Mon 08 Feb 2010 17:15:03 Changed By: leejjoon Comments: update examples/api/demo_affine_image.py Files: lib/matplotlib/backends/backend_ps.py ttconv/pprdrv_tt.cpp At: Tue 09 Feb 2010 13:04:57 Changed By: mdboom Comments: Use a custom encoding containing all of the used glyphs when writing out a Postscript Type 3 font. This resolves a bug when converting Ps output containing non-standard characters (such as the minus sign) to Pdf using ps2pdf/gs 8.7 or later. File: examples/api/sankey_demo.py At: Wed 10 Feb 2010 16:04:57 Changed By: jdh2358 Comments: added Yannick Copin's sanke demo File: examples/api/sankey_demo.py At: Wed 10 Feb 2010 16:04:57 Changed By: jdh2358 Comments: added Yannick Copin's updated sanke demo Files: CHANGELOG examples/pylab_examples/boxplot_demo3.py lib/matplotlib/axes.py At: Fri 12 Feb 2010 02:24:59 Changed By: astraw Comments: Add option to bootstrap confidence intervals for boxplot (Paul Hobson) Files: lib/matplotlib/__init__.py setupext.py At: Fri 12 Feb 2010 17:24:58 Changed By: astraw Comments: allow numpy 2.x to pass check for numpy >= 1.1 (reported by Nadia Dencheva) File: lib/matplotlib/tests/baseline_images/test_image/image_interps.png At: Mon 15 Feb 2010 00:24:57 Changed By: astraw Comments: replace not-obviously wrong image that is spontaneously failing tests File: lib/matplotlib/testing/decorators.py At: Mon 15 Feb 2010 02:04:57 Changed By: astraw Comments: testing bugfix: always copy baseline image File: src/_macosx.m At: Tue 16 Feb 2010 14:34:57 Changed By: mdehoon Comments: Keeping track of the mouse entering and exiting a window, and moving over an active window. Files: doc/faq/installing_faq.rst doc/glossary/index.rst doc/pyplots/README doc/sphinxext/gen_gallery.py doc/sphinxext/gen_rst.py doc/users/installing.rst examples/misc/multiprocess.py examples/mplot3d/contour3d_demo.py examples/mplot3d/contourf3d_demo.py examples/mplot3d/polys3d_demo.py examples/mplot3d/scatter3d_demo.py examples/mplot3d/surface3d_demo.py examples/mplot3d/wire3d_demo.py lib/matplotlib/mlab.py lib/matplotlib/sphinxext/mathmpl.py lib/matplotlib/sphinxext/only_directives.py lib/matplotlib/sphinxext/plot_directive.py lib/matplotlib/tests/baseline_images/test_spines/spines_axes_positions.png lib/matplotlib/text.py At: Tue 16 Feb 2010 23:14:57 Changed By: leejjoon Comments: Merged revisions 8121,8135 via svnmerge from https://matplotlib.svn.sourceforge.net/svnroot/matplotlib/branches/v0_99_maint ........ r8121 | jdh2358 | 2010-02-08 12:50:27 -0500 (Mon, 08 Feb 2010) | 1 line added Ariels csd patch for proper scaling at the dc component ........ r8135 | leejjoon | 2010-02-16 17:55:27 -0500 (Tue, 16 Feb 2010) | 1 line fix a bug in Text._get_layout that returns an incorrect information for an empty string ........ File: src/_macosx.m At: Wed 17 Feb 2010 02:24:57 Changed By: mdehoon Comments: Fixing a compiler warning. Files: CHANGELOG examples/pylab_examples/filledmarker_demo.py lib/matplotlib/axes.py lib/matplotlib/lines.py lib/matplotlib/path.py At: Wed 17 Feb 2010 02:34:57 Changed By: jdh2358 Comments: added TJ's filled marker patch File: doc/users/navigation_toolbar.rst At: Wed 17 Feb 2010 02:44:57 Changed By: jdh2358 Comments: fixed some axes/axis doc typos Files: CHANGELOG doc/users/navigation_toolbar.rst lib/matplotlib/backend_bases.py lib/matplotlib/rcsetup.py matplotlibrc.template At: Wed 17 Feb 2010 15:34:57 Changed By: jdh2358 Comments: added customizable keymap patch; L or k works for log scaling xaxis Files: lib/matplotlib/backend_bases.py lib/matplotlib/backends/backend_gtk.py lib/matplotlib/backends/backend_macosx.py lib/matplotlib/backends/backend_qt.py lib/matplotlib/backends/backend_qt4.py lib/matplotlib/backends/backend_tkagg.py At: Thu 18 Feb 2010 14:54:57 Changed By: mdehoon Comments: Make the save_figure methods consistent with the base class signature. Fix a call to save_figure in backend_bases.py. This bug caused the keypress_demo.py example to fail on all backends except those based on GTK. The bug was reported by David Arnold on the mailing list on February 14, 2010. File: lib/matplotlib/backends/backend_cairo.py At: Mon 22 Feb 2010 09:44:57 Changed By: mdehoon Comments: Removing the check for path length; this seems not needed with recent versions of cairo/pycairo. File: At: Mon 22 Feb 2010 14:34:57 Changed By: jdh2358 Comments: call update transform after setting orientation and radius File: lib/matplotlib/patches.py At: Mon 22 Feb 2010 14:34:57 Changed By: jdh2358 Comments: fix setters for regular polygon File: At: Mon 22 Feb 2010 16:34:57 Changed By: mdboom Comments: Fixing merge tracking from 0.99.x branch Files: doc/_templates/index.html doc/_templates/indexsidebar.html doc/faq/installing_faq.rst doc/pyplots/README doc/sphinxext/gen_gallery.py doc/sphinxext/gen_rst.py doc/users/installing.rst examples/misc/multiprocess.py examples/mplot3d/contour3d_demo.py examples/mplot3d/contourf3d_demo.py examples/mplot3d/polys3d_demo.py examples/mplot3d/scatter3d_demo.py examples/mplot3d/surface3d_demo.py examples/mplot3d/wire3d_demo.py examples/pylab_examples/boxplot_demo2.py lib/matplotlib/sphinxext/mathmpl.py lib/matplotlib/sphinxext/only_directives.py lib/matplotlib/sphinxext/plot_directive.py lib/matplotlib/tests/baseline_images/test_spines/spines_axes_positions.png release/osx/Makefile At: Mon 22 Feb 2010 16:44:57 Changed By: mdboom Comments: Initialized merge tracking via "svnmerge" with revisions "1-7318" from http://matplotlib.svn.sourceforge.net/svnroot/matplotlib/branches/v0_99_maint Files: lib/matplotlib/axes.py lib/matplotlib/colorbar.py lib/matplotlib/ticker.py make.osx At: Mon 22 Feb 2010 23:24:57 Changed By: jdh2358 Comments: support LogNorm as arg to hexbin Files: examples/widgets/rectangle_selector.py lib/matplotlib/widgets.py At: Tue 23 Feb 2010 17:04:57 Changed By: jdh2358 Comments: add Ben Axelrod's button patch for RectangleSelector Files: CHANGELOG examples/pylab_examples/fig_subplot_demo.py lib/matplotlib/pyplot.py At: Wed 24 Feb 2010 18:34:57 Changed By: fer_perez Comments: Add pyplot.fig_subplot, for easier creation of figures with multiple subplots. File: src/cntr.c At: Wed 24 Feb 2010 18:34:57 Changed By: efiring Comments: cntr.c: patch by Ian Thomas to fix bug ID 2956378 File: src/cntr.c At: Wed 24 Feb 2010 20:54:57 Changed By: efiring Comments: cntr.c: declare variables at start of block; fixes 2933705 Files: CHANGELOG lib/matplotlib/offsetbox.py lib/matplotlib/text.py At: Fri 26 Feb 2010 00:34:57 Changed By: leejjoon Comments: refactor Annotation to support arbitrary transformation. Files: CHANGELOG examples/pylab_examples/annotation_demo3.py At: Fri 26 Feb 2010 00:34:57 Changed By: leejjoon Comments: add annotation_demo3.py File: lib/matplotlib/transforms.py At: Fri 26 Feb 2010 16:34:57 Changed By: mdboom Comments: Fix offset_copy: the fig argument should be optional. File: lib/matplotlib/backends/backend_cairo.py At: Sat 27 Feb 2010 17:04:57 Changed By: mdehoon Comments: With cairo /pycairo both at version 1.8.8, I'm still seeing crashes with paths longer than 20000 points or so (tried the gtkcairo backend on Mac OS X). So the path length check is still needed. Files: doc/users/annotations_guide.rst doc/users/plotting/examples/annotate_simple_coord01.py doc/users/plotting/examples/annotate_simple_coord02.py doc/users/plotting/examples/annotate_simple_coord03.py examples/pylab_examples/annotation_demo3.py lib/matplotlib/text.py At: Sun 28 Feb 2010 03:14:57 Changed By: leejjoon Comments: update annotation guide Files: doc/mpl_toolkits/axes_grid/figures/axis_direction_demo_step01.py doc/mpl_toolkits/axes_grid/figures/axis_direction_demo_step02.py doc/mpl_toolkits/axes_grid/figures/axis_direction_demo_step03.py doc/mpl_toolkits/axes_grid/figures/axis_direction_demo_step04.py doc/mpl_toolkits/axes_grid/figures/demo_ticklabel_direction.py doc/mpl_toolkits/axes_grid/figures/simple_axis_direction01.py doc/mpl_toolkits/axes_grid/figures/simple_axis_direction02.py doc/mpl_toolkits/axes_grid/figures/simple_axis_direction03.py doc/mpl_toolkits/axes_grid/users/axislines.rst At: Tue 02 Mar 2010 01:54:57 Changed By: leejjoon Comments: update axes_grid.axislines doc. Files: lib/mpl_toolkits/axes_grid/axis_artist.py lib/mpl_toolkits/axes_grid/axislines.py At: Tue 02 Mar 2010 01:54:57 Changed By: leejjoon Comments: add AxisArtist.invert_ticklabel_direction and fix axis label padding in axes_grid File: lib/matplotlib/lines.py At: Tue 02 Mar 2010 02:24:57 Changed By: jdh2358 Comments: fix alt kwarg for set_mfc Files: doc/mpl_toolkits/axes_grid/figures/simple_axis_direction02.py doc/mpl_toolkits/axes_grid/figures/simple_axis_pad.py At: Tue 02 Mar 2010 02:44:57 Changed By: leejjoon Comments: add doc/mpl_toolkits/axes_grid/figures/simple_axis_pad.py and deleted unsed simple_axis_direction02.py File: lib/matplotlib/lines.py At: Tue 02 Mar 2010 13:14:57 Changed By: jdh2358 Comments: fixed invalidx bug in Line2D get_xydata Files: CHANGELOG doc/_static/favicon.ico doc/_templates/indexsidebar.html doc/_templates/layout.html doc/devel/coding_guide.rst doc/users/artists.rst lib/matplotlib/artist.py lib/matplotlib/backends/backend_wxagg.py lib/matplotlib/finance.py lib/matplotlib/patches.py At: Wed 03 Mar 2010 21:14:57 Changed By: jdh2358 Comments: patch branch updates Files: lib/matplotlib/axes.py lib/matplotlib/ticker.py At: Wed 03 Mar 2010 21:34:57 Changed By: jdh2358 Comments: fix hexbin bins=log bug File: lib/matplotlib/image.py At: Thu 04 Mar 2010 00:14:57 Changed By: leejjoon Comments: make NonUniformImage not to use unsampled_image File: lib/mpl_toolkits/axes_grid/axes_divider.py At: Fri 05 Mar 2010 23:54:57 Changed By: leejjoon Comments: same change as in r8179 of mpl99. fix a bug in SubplotDivider.new_horizontal that gave incrroect result when pack_start=True File: lib/matplotlib/dates.py At: Mon 08 Mar 2010 18:34:57 Changed By: efiring Comments: dates.py: fix num2jul, jul2num; fixes bug 2963391; thanks to G. Lichtenberg Files: make.osx release/osx/Makefile At: Tue 09 Mar 2010 14:24:57 Changed By: jdh2358 Comments: update make.osx to build on 10.6 File: ttconv/pprdrv_tt.cpp At: Tue 09 Mar 2010 21:14:57 Changed By: mdboom Comments: Fix PS Type 3 font output -- the custom encoding seems to cause more trouble than it's worth. File: doc/users/event_handling.rst At: Wed 10 Mar 2010 14:14:57 Changed By: mdboom Comments: Make LineBuilder example more complete as a stand-alone script (suggested by David Arnold) For the waterfall display, see http://mpl-buildbot.code.astraw.com/waterfall For the failed image comparision display, see http://mpl.code.astraw.com/overview.html - the Matplotlib buildbot ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ Matplotlib-buildbot mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/matplotlib-buildbot
