lp:gnumexp
Created by
Gustavo Carneiro
and last modified
- Get this branch:
- bzr branch lp:gnumexp
Recent revisions
- 708. By David Boucher
-
Bug #117450 is fixed. If we ask to close a plot window and then change of idea, it is now to cancel.
- 707. By David Boucher
-
src/main.py: New "Close" item in the file menu. Menu's strings are also updated for translations.
src/xygraph/plotarea. py: When the plot window was cleared, the legend was not. It's fixed now.
src/xygraph/view.py: Now, when a plot window is closed, the kernel is unreferenced. - 706. By David Boucher
-
Bug #159131 by P. Burlando fixed. We cannot ask for properties if no object is selected.
- 701. By Gustavo Carneiro
-
Add fallback code to make it work with pygoocanvas 0.9 (the version in ubuntu).
- 700. By Gustavo Carneiro
-
Fix a bug in GooMathML custom item; pygoocanvas version from SVN trunk required now as a result.