Menu

/trunk/matplotlib/setupext.py Commit Log


Commit Date  
[r7445] (47.2 kB) by efiring

Merged revisions 7442-7444 via svnmerge from
https://matplotlib.svn.sourceforge.net/svnroot/matplotlib/branches/v0_99_maint

........
r7442 | efiring | 2009-08-09 14:02:56 -1000 (Sun, 09 Aug 2009) | 2 lines

patch from sage project: make unicode_safe safer
........
r7443 | efiring | 2009-08-09 14:19:19 -1000 (Sun, 09 Aug 2009) | 3 lines

Patch from Jason, sage project: prevent failure with tiny arrows.
Also deleting unwanted whitespace in bezier.py.
........
r7444 | efiring | 2009-08-09 14:31:30 -1000 (Sun, 09 Aug 2009) | 3 lines

Sage patch, slightly modified, to improve tk/tcl detection.
http://trac.sagemath.org/sage_trac/ticket/4176
........

2009-08-10 00:47:21 View
Download
[r7346] (47.2 kB) by jdh2358

Merged revisions 7323-7326,7328-7331,7334-7337,7343 via svnmerge from
https://matplotlib.svn.sourceforge.net/svnroot/matplotlib/branches/v0_99_maint

........
r7323 | jdh2358 | 2009-07-31 10:32:11 -0500 (Fri, 31 Jul 2009) | 2 lines

apply sf patches 2830233 and 2823885 for osx setup and 64 bit; thanks Michiel
........
r7324 | jdh2358 | 2009-07-31 10:39:30 -0500 (Fri, 31 Jul 2009) | 1 line

revert setupext.py patch for osx; breaks my osx test build
........
r7325 | jdh2358 | 2009-07-31 10:52:19 -0500 (Fri, 31 Jul 2009) | 1 line

added miktex win32 patch from sf patch 2820194
........
r7326 | jdh2358 | 2009-07-31 13:11:50 -0500 (Fri, 31 Jul 2009) | 1 line

update the makefile for win32 build
........
r7328 | jdh2358 | 2009-08-01 12:37:26 -0500 (Sat, 01 Aug 2009) | 1 line

Applied Michiel's sf patch 2823885 to remove the /usr/X11R6 dirs from darwin
........
r7329 | jdh2358 | 2009-08-01 14:11:58 -0500 (Sat, 01 Aug 2009) | 1 line

some fixes for the binary builds
........
r7330 | jdh2358 | 2009-08-01 14:27:43 -0500 (Sat, 01 Aug 2009) | 1 line

more fixes for osx
........
r7331 | jdh2358 | 2009-08-01 14:34:05 -0500 (Sat, 01 Aug 2009) | 1 line

update the readme with build requirements
........
r7334 | jdh2358 | 2009-08-03 11:38:25 -0500 (Mon, 03 Aug 2009) | 1 line

handled sf bugs 2831556 and 2830525; better bar error messages and backend driver configs
........
r7335 | jdh2358 | 2009-08-03 12:19:42 -0500 (Mon, 03 Aug 2009) | 1 line

added two examples from Josh Hemann
........
r7336 | jdh2358 | 2009-08-03 12:40:17 -0500 (Mon, 03 Aug 2009) | 1 line

fixed rec2csv win32 file handle bug from sf patch 2831018
........
r7337 | jdh2358 | 2009-08-03 14:31:05 -0500 (Mon, 03 Aug 2009) | 1 line

removed a couple of cases of mlab.load
........
r7343 | jdh2358 | 2009-08-04 06:50:09 -0500 (Tue, 04 Aug 2009) | 1 line

applied sf patch 2815064 (middle button events for wx) and patch 2818092 (resize events for wx)
........

2009-08-04 13:20:29 View
Download
[r7254] (47.2 kB) by jdh2358

Merged revisions 7253 via svnmerge from
https://matplotlib.svn.sourceforge.net/svnroot/matplotlib/branches/v0_98_5_maint

........
r7253 | jdh2358 | 2009-07-11 07:39:29 -0500 (Sat, 11 Jul 2009) | 1 line

applied osx setpext patch from sf #2818964
........

2009-07-11 12:42:46 View
Download
[r7146] (47.0 kB) by cmoad

removed gw32 link flag that's not needed for mingw anymore

2009-05-28 03:24:27 View
Download
[r7113] (47.1 kB) by jdh2358

applied Michiel's sf patch 2790638 to turn off gtk event for setupext

2009-05-17 18:00:10 View
Download
[r7040] (46.9 kB) by jdh2358

Merged revisions 7037-7039 via svnmerge from
https://matplotlib.svn.sourceforge.net/svnroot/matplotlib/branches/v0_98_5_maint

........
r7037 | cmoad | 2009-04-10 21:24:37 -0500 (Fri, 10 Apr 2009) | 1 line

added python 2.6 / tcltk 8.5 check
........
r7038 | cmoad | 2009-04-12 21:22:30 -0500 (Sun, 12 Apr 2009) | 1 line

minor rev bump
........
r7039 | jdh2358 | 2009-04-12 21:56:11 -0500 (Sun, 12 Apr 2009) | 1 line

fixed csv2rec bug referenced in sf bug 2745173
........

2009-04-13 03:02:41 View
Download
[r6983] (46.8 kB) by mdboom

Bugfix for Mac OS-X backend build.

2009-03-17 11:49:57 View
Download
[r6974] (46.6 kB) by mdboom

Commit Michiel de Hoon's integration of path simplification into the
Mac OS-X backend. Thanks, Michiel!

2009-03-13 17:13:49 View
Download
[r6932] (46.5 kB) by efiring

Removal of numerix, stage 2.
The only vestiges are a couple method names, and a validator
with a warning to catch numerix keys in matplotlibrc files.

2009-02-24 21:56:19 View
Download
[r6869] (46.6 kB) by mdboom

Fix TkAgg backend.

2009-02-03 13:59:00 View
Download
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.