Menu

Code Commit Log


Commit Date  
[r8474] by mdboom

Use automatic memory management to simplify the code.

2010-06-28 13:54:52 Tree
[r8473] by mdboom

Fix broken result image.

2010-06-28 13:51:16 Tree
[r8472] by leejjoon

_get_unsampled_image now returns a sliced image if possible

2010-06-27 02:07:17 Tree
[r8471] by efiring

docs: add 4 new pyplot functions

2010-06-26 19:29:48 Tree
[r8470] by efiring

docstrings: use standard spelling and capitalization of MATLAB

2010-06-26 19:04:53 Tree
[r8469] by efiring

examples: fix references to MATLAB

2010-06-26 08:14:01 Tree
[r8468] by efiring

docs: be consistent in referring to MATLAB.
For the legal rationale, see Joe Harrington's post to scipy-dev:
http://article.gmane.org/gmane.comp.python.scientific.user/25399/match=matlab+trademark

2010-06-26 07:45:26 Tree
[r8467] by efiring

disable non-functional interactive.py demo: print message and exit.
Otherwise, this demo will hang.

2010-06-26 07:37:44 Tree
[r8466] by efiring

backend_gtk: don't use idle events for draw_rubberband.
Use of idle events for draw_rubberband was a peculiarity of backend_gtk.
When using zoom-to-rect, it often caused a rubberband draw event
to occur after the canvas redraw at the end of the zoom, leaving
the canvas showing the state before the zoom action instead of
showing the result of the action.

2010-06-24 21:17:30 Tree
[r8465] by mdboom

[3018198] Fixing the build with clang
Typo in agg causes a template instantiation bug on compilers that actually instantiate everything.

2010-06-24 18:25:16 Tree
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.