..
algebra.c
Set CXXFLAGS in-line with current CFLAGS settings (autoconf)
2009-12-09 23:59:08 +01:00
algebra.h
Switch some more bits to C++, more CMake changes.
2009-12-09 20:05:32 -08:00
apcupsd.c
convert apcupsd_loadbarval to double
2009-12-04 22:18:54 +01:00
apcupsd.h
Switch some more bits to C++, more CMake changes.
2009-12-09 20:05:32 -08:00
audacious.c
convert audacious_barval to double
2009-12-04 22:18:53 +01:00
audacious.h
Switch some more bits to C++, more CMake changes.
2009-12-09 20:05:32 -08:00
bmpx.c
bmpx: convert to callbacks.print
2009-11-29 22:21:48 +01:00
bmpx.h
Switch some more bits to C++, more CMake changes.
2009-12-09 20:05:32 -08:00
bsdapm.c
convert bsd apm objects to callbacks.print
2009-12-01 00:32:32 +01:00
bsdapm.h
Switch some more bits to C++, more CMake changes.
2009-12-09 20:05:32 -08:00
build.h.in
- Comment out NetBSD/SanOS garbage
2006-08-12 06:10:18 +00:00
ccurl_thread.c
Fix segfault and memleaks in curl
2009-11-08 21:49:28 +01:00
ccurl_thread.h
Switch some more bits to C++, more CMake changes.
2009-12-09 20:05:32 -08:00
CMakeLists.txt
Switch some more bits to C++, more CMake changes.
2009-12-09 20:05:32 -08:00
colours.c
Fix building with --disable-x11
2009-11-22 23:05:08 +01:00
colours.h
Switch some more bits to C++, more CMake changes.
2009-12-09 20:05:32 -08:00
combine.c
cleanup free_text_objects()
2009-12-01 00:32:33 +01:00
combine.h
Switch some more bits to C++, more CMake changes.
2009-12-09 20:05:32 -08:00
common.c
convert loadgraphval to double
2009-12-04 22:18:54 +01:00
common.h
Switch some more bits to C++, more CMake changes.
2009-12-09 20:05:32 -08:00
conf_cookie.c
drop local definitions of _GNU_SOURCE since it's passed to gcc
2009-12-10 02:03:56 +01:00
conf_cookie.h
Switch some more bits to C++, more CMake changes.
2009-12-09 20:05:32 -08:00
conky.cc
Fix anonymous enum warning
2009-12-11 17:58:25 +01:00
conky.h
Switch some more bits to C++, more CMake changes.
2009-12-09 20:05:32 -08:00
core.cc
drop enum text_object_type and all references to it's members
2009-12-12 15:56:00 +01:00
core.h
Switch some more bits to C++, more CMake changes.
2009-12-09 20:05:32 -08:00
diskio.c
convert diskiographval_* to double
2009-12-04 22:18:54 +01:00
diskio.h
Switch some more bits to C++, more CMake changes.
2009-12-09 20:05:32 -08:00
entropy.c
convert entropy_barval to double
2009-12-04 22:18:54 +01:00
entropy.h
Switch some more bits to C++, more CMake changes.
2009-12-09 20:05:32 -08:00
eve.c
eve: convert to generic object payload
2009-11-03 23:23:22 +01:00
eve.h
Switch some more bits to C++, more CMake changes.
2009-12-09 20:05:32 -08:00
exec.c
Fix memory allocation problem in exec.c
2009-12-10 23:09:56 +01:00
exec.h
Switch some more bits to C++, more CMake changes.
2009-12-09 20:05:32 -08:00
fonts.c
unconditionally call load_fonts()
2009-12-01 00:32:32 +01:00
fonts.h
Switch some more bits to C++, more CMake changes.
2009-12-09 20:05:32 -08:00
freebsd.c
convert get_battery_perct_bar to double
2009-12-04 22:18:53 +01:00
freebsd.h
Switch some more bits to C++, more CMake changes.
2009-12-09 20:05:32 -08:00
fs.c
convert fs bars to double
2009-12-04 22:18:54 +01:00
fs.h
Switch some more bits to C++, more CMake changes.
2009-12-09 20:05:32 -08:00
hddtemp.c
hddtemp: convert to callbacks.print
2009-11-29 22:21:48 +01:00
hddtemp.h
Switch some more bits to C++, more CMake changes.
2009-12-09 20:05:32 -08:00
i8k.c
i8k: outsource code
2009-11-19 23:04:09 +01:00
i8k.h
Switch some more bits to C++, more CMake changes.
2009-12-09 20:05:32 -08:00
ibm.c
ibm: convert to common signature
2009-11-19 23:57:16 +01:00
ibm.h
Switch some more bits to C++, more CMake changes.
2009-12-09 20:05:32 -08:00
iconv_tools.c
simplify iconv_convert() a bit (exit early on error)
2009-12-01 00:32:32 +01:00
iconv_tools.h
Switch some more bits to C++, more CMake changes.
2009-12-09 20:05:32 -08:00
imlib2.c
convert image to callbacks.print
2009-12-01 00:32:32 +01:00
imlib2.h
Switch some more bits to C++, more CMake changes.
2009-12-09 20:05:32 -08:00
libmpdclient.c
allow AF_INET6 in libmpdclient since mpd supports it
2009-11-20 23:00:47 +01:00
libmpdclient.h
Switch some more bits to C++, more CMake changes.
2009-12-09 20:05:32 -08:00
libtcp-portmon.cc
Explicitly cast NULL to the specific type for compilers that (for some unknown reason) require it
2009-12-10 23:42:22 +01:00
libtcp-portmon.h
Switch some more bits to C++, more CMake changes.
2009-12-09 20:05:32 -08:00
linux.c
Fix race condition in update_stat()
2009-12-11 22:54:11 +01:00
linux.h
Switch some more bits to C++, more CMake changes.
2009-12-09 20:05:32 -08:00
llua.c
convert lua_barval to double
2009-12-04 22:18:54 +01:00
llua.h
Switch some more bits to C++, more CMake changes.
2009-12-09 20:05:32 -08:00
logging.h
Switch some more bits to C++, more CMake changes.
2009-12-09 20:05:32 -08:00
mail.c
Eliminate warnings in mail.c
2009-12-11 21:34:41 +01:00
mail.h
Switch some more bits to C++, more CMake changes.
2009-12-09 20:05:32 -08:00
Makefile.am
Switch some more bits to C++, more CMake changes.
2009-12-09 20:05:32 -08:00
mboxscan.c
mboxscan: convert to generic object payload
2009-11-03 23:23:22 +01:00
mboxscan.h
Switch some more bits to C++, more CMake changes.
2009-12-09 20:05:32 -08:00
mixer.c
convert mixer bars to double
2009-12-04 22:18:54 +01:00
mixer.h
Switch some more bits to C++, more CMake changes.
2009-12-09 20:05:32 -08:00
moc.c
moc: convert to callbacks.print and callbacks.free
2009-11-29 22:21:48 +01:00
moc.h
Switch some more bits to C++, more CMake changes.
2009-12-09 20:05:32 -08:00
mpd.c
convert mpd_barval to double
2009-12-04 22:18:53 +01:00
mpd.h
Switch some more bits to C++, more CMake changes.
2009-12-09 20:05:32 -08:00
net_stat.c
convert *speedgraphval to double
2009-12-04 22:18:54 +01:00
net_stat.h
Switch some more bits to C++, more CMake changes.
2009-12-09 20:05:32 -08:00
netbsd.c
if_mounted: convert to callbacks.iftest
2009-11-29 22:21:49 +01:00
netbsd.h
Switch some more bits to C++, more CMake changes.
2009-12-09 20:05:32 -08:00
nvidia.c
nvidia: convert to callbacks.print
2009-11-29 22:21:49 +01:00
nvidia.h
Switch some more bits to C++, more CMake changes.
2009-12-09 20:05:32 -08:00
openbsd.c
reenable top for all target OS's
2009-12-01 00:45:17 +01:00
openbsd.h
Switch some more bits to C++, more CMake changes.
2009-12-09 20:05:32 -08:00
proc.c
drop struct information parameter from generate_text_internal()
2009-12-01 00:32:33 +01:00
proc.h
Switch some more bits to C++, more CMake changes.
2009-12-09 20:05:32 -08:00
prss.c
Move vi modelines closer to the beginning, so they're more likely to be actually used.
2009-09-12 12:50:51 +02:00
prss.h
Switch some more bits to C++, more CMake changes.
2009-12-09 20:05:32 -08:00
read_tcp.c
fix compiling for freebsd
2009-11-15 01:36:17 +01:00
read_tcp.h
Switch some more bits to C++, more CMake changes.
2009-12-09 20:05:32 -08:00
rss.c
rss: convert to generic object payload
2009-11-03 23:23:22 +01:00
rss.h
Switch some more bits to C++, more CMake changes.
2009-12-09 20:05:32 -08:00
scroll.c
drop enum text_object_type and all references to it's members
2009-12-12 15:56:00 +01:00
scroll.h
Switch some more bits to C++, more CMake changes.
2009-12-09 20:05:32 -08:00
smapi.c
drop local definitions of _GNU_SOURCE since it's passed to gcc
2009-12-10 02:03:56 +01:00
smapi.h
Switch some more bits to C++, more CMake changes.
2009-12-09 20:05:32 -08:00
solaris.c
if_mounted: convert to callbacks.iftest
2009-11-29 22:21:49 +01:00
sony.c
convert sony_fanspeed to callbacks.print
2009-11-29 22:21:49 +01:00
sony.h
Switch some more bits to C++, more CMake changes.
2009-12-09 20:05:32 -08:00
specials.c
More work on CMake build system (see README.cmake for instructions).
2009-12-05 12:00:10 -08:00
specials.h
Switch some more bits to C++, more CMake changes.
2009-12-09 20:05:32 -08:00
tailhead.c
Set CXXFLAGS in-line with current CFLAGS settings (autoconf)
2009-12-09 23:59:08 +01:00
tailhead.h
Switch some more bits to C++, more CMake changes.
2009-12-09 20:05:32 -08:00
tcp-portmon.cc
Switch some more bits to C++, more CMake changes.
2009-12-09 20:05:32 -08:00
tcp-portmon.h
Switch some more bits to C++, more CMake changes.
2009-12-09 20:05:32 -08:00
temphelper.c
Move vi modelines closer to the beginning, so they're more likely to be actually used.
2009-09-12 12:50:51 +02:00
temphelper.h
Switch some more bits to C++, more CMake changes.
2009-12-09 20:05:32 -08:00
template.c
Fix: Templates only work when they end with a space or a }
2009-11-23 12:58:20 +01:00
template.h
Switch some more bits to C++, more CMake changes.
2009-12-09 20:05:32 -08:00
text_object.c
drop enum text_object_type and all references to it's members
2009-12-12 15:56:00 +01:00
text_object.h
drop enum text_object_type and all references to it's members
2009-12-12 15:56:00 +01:00
timed_thread.c
Move vi modelines closer to the beginning, so they're more likely to be actually used.
2009-09-12 12:50:51 +02:00
timed_thread.h
Switch some more bits to C++, more CMake changes.
2009-12-09 20:05:32 -08:00
timeinfo.c
More work on CMake build system (see README.cmake for instructions).
2009-12-05 12:00:10 -08:00
timeinfo.h
Switch some more bits to C++, more CMake changes.
2009-12-09 20:05:32 -08:00
top.c
drop enum text_object_type and all references to it's members
2009-12-12 15:56:00 +01:00
top.h
drop enum text_object_type and all references to it's members
2009-12-12 15:56:00 +01:00
user.c
More work on CMake build system (see README.cmake for instructions).
2009-12-05 12:00:10 -08:00
user.h
Switch some more bits to C++, more CMake changes.
2009-12-09 20:05:32 -08:00
users.c
convert user objects to callbacks.{print,free}
2009-12-01 00:32:32 +01:00
users.h
Switch some more bits to C++, more CMake changes.
2009-12-09 20:05:32 -08:00
weather.c
Fix building with metar but without xoap
2009-11-08 18:00:13 +01:00
weather.h
Switch some more bits to C++, more CMake changes.
2009-12-09 20:05:32 -08:00
x11.c
free desktop information where it should be done
2009-12-01 00:32:33 +01:00
x11.h
Switch some more bits to C++, more CMake changes.
2009-12-09 20:05:32 -08:00
xmms2.c
convert xmms2_barval to double
2009-12-04 22:18:53 +01:00
xmms2.h
convert xmms2_barval to double
2009-12-04 22:18:53 +01:00