| 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...
 | 
 | 
debian/ postinst and watch added (did CVS forget about them?)
evaluator: conditional expressions (a?b:c) added
text widget nearly finished
 | 
 | 
moved lcd4linux.conf.sample to *.old
lcd4linux.conf.sample with new layout
new plugins 'loadavg' and 'meminfo'
text widget have pre- and postfix
 |