Age | Commit message (Collapse) | Author | Files | Lines |
|
CodingStyle added and applied
|
|
hollow bar patch from geronet
|
|
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...
|
|
moved generic stuff from drv_MatrixOrbital to drv_generic
implemented new-stylish bars which are nearly finished
|
|
Framework for bar widget opened
|
|
timer queues added
liblcd4linux deactivated turing transformation to new layout
|
|
added new function 'cfg_list()' (not finished yet)
added layout.c (will replace processor.c someday)
added widget_text.c (will be the first and most important widget)
modified lcd4linux.c so that old-style configs should work, too
|
|
further matrixOrbital changes
widgets initialized
|
|
libtool junk; copyright messages cleaned up
|
|
minor fixes, widget.c added
|
|
UUCP style lockfiles for the serial port
|
|
fontmap.h added
|
|
minor cleanups
|