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".
........