Menu

SVN-temp Commit Log


Commit Date  
[r1293] by knut_f

- Tagging version 0.2.4.

2010-03-12 18:01:22 Tree
[r1292] by knut_f

- Version bump to 0.2.4.

2010-03-12 17:59:37 Tree
[r1291] by knut_f

- README for Windows installer synchronized with the nsi script.

2010-03-12 17:56:22 Tree
[r1290] by knut_f

- Compatibility table access functions modified so as not to use deprecated
methods.

2010-03-12 17:47:06 Tree
[r1289] by knut_f

- Enabled docstring generation feature in SIP >= 4.10.

- Added column access using array notation. Calls like
t.column("xyz").setValueAt(0,3) are a bit lengthy, especially compared with
the now-deprecated t.setCell("xyz",0,3). Adding the shorthand notation
t["xyz"].setValueAt(0,3) will hopefully make the move towards the
column-as-objects paradigm less painfull.

2010-03-12 14:49:20 Tree
[r1288] by knut_f

- Added deprecation annotation to all Python methods marked as such in the
current draft manual, so that using them will generate a warning.

2010-03-12 13:27:54 Tree
[r1287] by knut_f

- Updated and rearranged Linux section on download page. Removed names of
package authors/maintainers, since the list was incomplete and trying to keep
it in synch with the developments in various distributions doesn't seem
feasible.

2010-03-12 11:32:09 Tree
[r1286] by knut_f

- Update of Czech translation by Pavel Fric.

2010-03-04 08:11:00 Tree
[r1285] by knut_f

- Implemented picking of data points from Python scripts, i.e. querying the user
to select a point of a curve on a given graph layer.

2010-03-02 21:26:46 Tree
[r1284] by knut_f

- More efficient ASCII export of (large) tables.

2010-03-02 21:24:46 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.