Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2004-03-06 | [lcd4linux @ 2004-03-06 20:31:16 by reinelt] | reinelt | 1 | -1/+11 | |
Complete rewrite of the evaluator to get rid of the code from mark Morley (because of license issues). The new Evaluator does a pre-compile of expressions, and stores them in trees. Therefore it should be reasonable faster... | |||||
2004-01-20 | [lcd4linux @ 2004-01-20 04:51:39 by reinelt] | reinelt | 1 | -3/+12 | |
moved generic stuff from drv_MatrixOrbital to drv_generic implemented new-stylish bars which are nearly finished | |||||
2004-01-18 | [lcd4linux @ 2004-01-18 21:25:16 by reinelt] | reinelt | 1 | -0/+49 | |
Framework for bar widget opened |