Multiline alignment support, some other misc stuff.
authorBrenden Matthews <brenden@rty.ca>
Sat, 18 Jul 2009 19:46:36 +0000 (13:46 -0600)
committerBrenden Matthews <brenden@rty.ca>
Sat, 18 Jul 2009 19:46:36 +0000 (13:46 -0600)
commit670e9a0eb15ed3bc384ae0154d3c09de691e390c
treec1eb2953af3896779bfa5a905cf9d382d7531af6
parent5eef83d90a38e4bd225bf56115de0f3445ce120d
Multiline alignment support, some other misc stuff.

Added support for X alignment across multi-lined objects (i.e., using
$alignr with $exec).  This may be a bit buggy.  Disabled OpenMP code
until GCC's implementation stabilizes (it's causing too many problems).
A couple Lua API changes.
13 files changed:
ChangeLog
configure.ac.in
doc/config_settings.xml
doc/docs.xml
doc/lua.xml
doc/variables.xml
src/colours.c
src/common.c
src/conky.c
src/linux.c
src/llua.c
src/specials.c
src/specials.h