Menu

SVN-temp Commit Log


Commit Date  
[r895] by thzs

- fixed a seg fault

2008-05-31 14:44:35 Tree
[r894] by thzs

- removed several superfluous files
- continued the integration of the new Matrix class; works
faily well now and is much faster than the old one

2008-05-31 14:40:24 Tree
[r893] by thzs

- copied the missing icons from the trunk
- removed the obsolete matrix dialogs and
some other obsolete code

2008-05-25 14:15:07 Tree
[r892] by thzs

- added some default shortcuts to Matrix
- fixed some icons

2008-05-25 14:11:26 Tree
[r891] by thzs

- formula evaluation using the control tabs works now
- in-place formula evaluation when editing cells works now

2008-05-25 13:14:30 Tree
[r890] by thzs

- preceeded integrating the new Matrix class into
the stable code. Solution:
MatrixView now inherits from MyWidget and
Matrix from MatrixView. Matrix relays
most of its call to a future::Matrix object
while keeping most of its old API.

2008-05-25 11:17:14 Tree
[r889] by thzs

- fixed a small bug in Matrix

2008-05-24 14:21:22 Tree
[r888] by thzs

- merged the latest Matrix changes from the trunk
- started integrating the new matrix class
by wrapping the old Matrix interface around
a future::Matrix object

2008-05-24 11:21:06 Tree
[r887] by thzs

- the cursor now changes to busy while undo or redo are executed
- added highly optimized (very fast, almost no memory usage)
transpose and mirror operations to Matrix

2008-05-24 09:43:28 Tree
[r886] by thzs

- added a method to initialize global defaults at startup
- added/implemented several methods in Matrix including
image import and copy/duplicate

2008-05-22 21:09:18 Tree
Older >