Age | Commit message (Collapse) | Author | Files | Lines |
|
CodingStyle added and applied
|
|
added (C) to all copyright statements
|
|
uh-oh... the last CVS log message messed up things a lot...
|
|
added '-W' to CFLAGS
changed all C++ comments to C ones ('//' => '/* */')
cleaned up a lot of signed/unsigned mistakes
|
|
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...
|
|
T6963 driver nearly finished
framework for graphic displays done
i2c_sensors patch from Xavier
some more old generation files removed
|
|
icon visibility patch from Xavier
|
|
icons finished!
|
|
icon widget added (not finished yet!)
|