Menu

Commit [r4292]  Maximize  Restore  History

Merged revisions 4244-4289 via svnmerge from

http://matplotlib.svn.sf.net/svnroot/matplotlib/trunk/matplotlib

........
r4248 | dsdale | 2007-11-13 11:39:12 -0500 (Tue, 13 Nov 2007) | 2 lines

modify formatting of comments in matplotlib.conf
........
r4249 | dsdale | 2007-11-13 13:10:32 -0500 (Tue, 13 Nov 2007) | 2 lines

fixed some formatting issues in tconfig
........
r4264 | efiring | 2007-11-14 02:45:12 -0500 (Wed, 14 Nov 2007) | 2 lines

A step towards a fast rectilinear pcolor version
........
r4267 | mdboom | 2007-11-14 08:58:08 -0500 (Wed, 14 Nov 2007) | 3 lines

Fix bug when clicking "Cancel" in the save dialog in TkAgg backend.
(Thanks Michael Zell).
........
r4268 | mdboom | 2007-11-14 09:00:56 -0500 (Wed, 14 Nov 2007) | 2 lines

Fix bug in specgram. (Thanks Glen W. Mabey!)
........
r4275 | jdh2358 | 2007-11-14 11:39:47 -0500 (Wed, 14 Nov 2007) | 2 lines

added glen's Fc specteal patch
........
r4278 | efiring | 2007-11-14 13:10:00 -0500 (Wed, 14 Nov 2007) | 2 lines

Use mpl standard import idiom in image.py
........
r4287 | mdboom | 2007-11-14 14:06:52 -0500 (Wed, 14 Nov 2007) | 2 lines

Fix placement of rotated text in Wx backend (thanks Michael Day).
........
r4288 | jdh2358 | 2007-11-14 14:11:54 -0500 (Wed, 14 Nov 2007) | 2 lines

fixed is_string_like and removed is_file_like
........
r4289 | mdboom | 2007-11-14 14:25:46 -0500 (Wed, 14 Nov 2007) | 2 lines

Refactored a bunch of places to use "is_writable_file_like".
........

mdboom 2007-11-14

1 2 > >> (Page 1 of 2)
changed /branches/transforms
changed /branches/transforms/API_CHANGES
changed /branches/transforms/lib/matplotlib/__init__.py
changed /branches/transforms/lib/matplotlib/axes.py
changed /branches/transforms/lib/matplotlib/backends/backend_agg.py
changed /branches/transforms/lib/matplotlib/backends/backend_gtk.py
changed /branches/transforms/lib/matplotlib/backends/backend_pdf.py
changed /branches/transforms/lib/matplotlib/backends/backend_ps.py
changed /branches/transforms/lib/matplotlib/backends/backend_svg.py
changed /branches/transforms/lib/matplotlib/backends/backend_tkagg.py
changed /branches/transforms/lib/matplotlib/backends/backend_wx.py
changed /branches/transforms/lib/matplotlib/cbook.py
changed /branches/transforms/lib/matplotlib/cm.py
changed /branches/transforms/lib/matplotlib/collections.py
changed /branches/transforms/lib/matplotlib/colorbar.py
changed /branches/transforms/lib/matplotlib/config/matplotlib.conf.default
changed /branches/transforms/lib/matplotlib/config/mplconfig.py
changed /branches/transforms/lib/matplotlib/config/mpltraits.py
changed /branches/transforms/lib/matplotlib/config/tconfig.py
changed /branches/transforms/lib/matplotlib/image.py
changed /branches/transforms/lib/matplotlib/lines.py
changed /branches/transforms/lib/matplotlib/mlab.py
changed /branches/transforms/lib/matplotlib/mpl-data/matplotlib.conf.template
changed /branches/transforms/lib/matplotlib/numerix/__init__.py
changed /branches/transforms/lib/matplotlib/pylab.py
/branches/transforms/API_CHANGES Diff Switch to side-by-side view
Loading...
/branches/transforms/lib/matplotlib/__init__.py Diff Switch to side-by-side view
Loading...
/branches/transforms/lib/matplotlib/axes.py Diff Switch to side-by-side view
Loading...
/branches/transforms/lib/matplotlib/backends/backend_agg.py Diff Switch to side-by-side view
Loading...
/branches/transforms/lib/matplotlib/backends/backend_gtk.py Diff Switch to side-by-side view
Loading...
/branches/transforms/lib/matplotlib/backends/backend_pdf.py Diff Switch to side-by-side view
Loading...
/branches/transforms/lib/matplotlib/backends/backend_ps.py Diff Switch to side-by-side view
Loading...
/branches/transforms/lib/matplotlib/backends/backend_svg.py Diff Switch to side-by-side view
Loading...
/branches/transforms/lib/matplotlib/backends/backend_tkagg.py Diff Switch to side-by-side view
Loading...
/branches/transforms/lib/matplotlib/backends/backend_wx.py Diff Switch to side-by-side view
Loading...
/branches/transforms/lib/matplotlib/cbook.py Diff Switch to side-by-side view
Loading...
/branches/transforms/lib/matplotlib/cm.py Diff Switch to side-by-side view
Loading...
/branches/transforms/lib/matplotlib/collections.py Diff Switch to side-by-side view
Loading...
/branches/transforms/lib/matplotlib/colorbar.py Diff Switch to side-by-side view
Loading...
/branches/transforms/lib/matplotlib/config/matplotlib.conf.default Diff Switch to side-by-side view
Loading...
/branches/transforms/lib/matplotlib/config/mplconfig.py Diff Switch to side-by-side view
Loading...
/branches/transforms/lib/matplotlib/config/mpltraits.py Diff Switch to side-by-side view
Loading...
/branches/transforms/lib/matplotlib/config/tconfig.py Diff Switch to side-by-side view
Loading...
/branches/transforms/lib/matplotlib/image.py Diff Switch to side-by-side view
Loading...
/branches/transforms/lib/matplotlib/lines.py Diff Switch to side-by-side view
Loading...
/branches/transforms/lib/matplotlib/mlab.py Diff Switch to side-by-side view
Loading...
/branches/transforms/lib/matplotlib/mpl-data/matplotlib.conf.template Diff Switch to side-by-side view
Loading...
/branches/transforms/lib/matplotlib/numerix/__init__.py Diff Switch to side-by-side view
Loading...
/branches/transforms/lib/matplotlib/pylab.py Diff Switch to side-by-side view
Loading...
1 2 > >> (Page 1 of 2)