Menu

SVN-temp Commit Log


Commit Date  
[r1229] by knut_f

- Documented class Graph.

2009-08-30 08:18:22 Tree
[r1228] by knut_f

- Corrected typo in Python API.
- Added backwards-compatibility methods Graph.setAlignement() and
Graph.arrangeLayers(bool,bool); just in case anyone was using them
(even though they were undocumented).

2009-08-30 08:17:29 Tree
[r1227] by knut_f

- Sanitized Python interface to layer arrangement.
- Renamed Graph.print() to Graph.printDialog(), since print is a reserved word in Python.

2009-08-28 20:02:57 Tree
[r1226] by knut_f

- Made documentations of math functions exported to muParser translatable.
- Lupdate'd all translations.
- Added missing texts to German translation.

2009-08-28 06:47:15 Tree
[r1225] by knut_f

- Added some missing result defaults in hand-written API code.
- Added methods Layer.setRightTitle() and Layer.setTopTitle().
- Renamed Layer.print() to Layer.printDialog(), because print is a reserved word
in Python; so the method couldn't be called previously.

2009-08-25 08:42:15 Tree
[r1224] by knut_f

- Added some forgotten statements about the SciDAVis version methods are introduced in.

2009-08-25 08:41:32 Tree
[r1223] by knut_f

- Documented classes Grid and Layer.

2009-08-25 08:27:07 Tree
[r1222] by knut_f

- Fixed Python function Layer.insertCurve() (style argument wasn't honored).

2009-08-24 16:48:44 Tree
[r1221] by knut_f

- Added convenience methods Grid.setMajor() and Grid.setMinor() to Python API.
- Added Layer.insertFunctionCurve(), Layer.insertPolarCurve() and
Layer.insertParametricCurve() to Python API.
- Fixed bug in Graph::removeLegend().

2009-08-24 08:22:13 Tree
[r1220] by knut_f

- Added class Grid to Python API.

2009-08-24 07:26:23 Tree
Older >