1
0
mirror of https://github.com/Llewellynvdm/conky.git synced 2024-10-02 15:09:07 +00:00
conky/src
2010-02-09 16:49:31 +01:00
..
algebra.cc Fix `ISO C++ forbids variable length array' errors with maintainer mode enabled 2010-02-09 15:54:55 +01:00
algebra.h Update copyright notices. 2010-01-01 15:46:17 -08:00
apcupsd.cc cpp-ify a lot of files 2010-02-09 13:11:56 +01:00
apcupsd.h cleanup apcupsd a bit, fix some whitespace errors 2009-12-17 23:07:15 +01:00
audacious.cc Update modelines and stuff. 2010-01-06 19:45:19 -08:00
audacious.h Make timed-thread a lib, rename files. 2010-01-13 10:52:54 -08:00
bmpx.cc cpp-ify a lot of files 2010-02-09 13:11:56 +01:00
bmpx.h Update copyright notices. 2010-01-01 15:46:17 -08:00
bsdapm.cc cpp-ify a lot of files 2010-02-09 13:11:56 +01:00
bsdapm.h Update copyright notices. 2010-01-01 15:46:17 -08:00
build.h.in - Comment out NetBSD/SanOS garbage 2006-08-12 06:10:18 +00:00
ccurl_thread.cc If we want a function to change the object, we need to pass it by reference 2010-01-07 19:50:00 +01:00
ccurl_thread.h Make timed-thread a lib, rename files. 2010-01-13 10:52:54 -08:00
CMakeLists.txt cpp-ify a lot of files 2010-02-09 13:11:56 +01:00
colours.cc Use consistent naming for build option macros. 2010-01-06 18:39:44 -08:00
colours.h Update modelines and stuff. 2010-01-06 19:45:19 -08:00
combine.cc Update modelines and stuff. 2010-01-06 19:45:19 -08:00
combine.h Update modelines and stuff. 2010-01-06 19:45:19 -08:00
common.cc Add optional argument to $acpiacadapter 2010-01-24 15:34:03 +01:00
common.h Add optional argument to $acpiacadapter 2010-01-24 15:34:03 +01:00
conf_cookie.c Update copyright notices. 2010-01-01 15:46:17 -08:00
conf_cookie.h Switch some more bits to C++, more CMake changes. 2009-12-09 20:05:32 -08:00
conky.cc Only ever fork() once. 2010-01-26 13:06:17 -08:00
conky.h Update modelines and stuff. 2010-01-06 19:45:19 -08:00
core.cc Implements texecpi variable 2010-02-07 10:29:43 +01:00
core.h Update modelines and stuff. 2010-01-06 19:45:19 -08:00
diskio.cc Use consistent naming for build option macros. 2010-01-06 18:39:44 -08:00
diskio.h Update modelines and stuff. 2010-01-06 19:45:19 -08:00
entropy.cc Update modelines and stuff. 2010-01-06 19:45:19 -08:00
entropy.h Update modelines and stuff. 2010-01-06 19:45:19 -08:00
eve.cc cpp-ify a lot of files 2010-02-09 13:11:56 +01:00
eve.h Use consistent naming for build option macros. 2010-01-06 18:39:44 -08:00
exec.cc put same stuff from print_texeci and print_texecpi in a separate function 2010-02-08 16:12:46 +01:00
exec.h Implements texecpi variable 2010-02-07 10:29:43 +01:00
fonts.cc cpp-ify a lot of files 2010-02-09 13:11:56 +01:00
fonts.h Use consistent naming for build option macros. 2010-01-06 18:39:44 -08:00
freebsd.cc cpp-ify a lot of files 2010-02-09 13:11:56 +01:00
freebsd.h Switch some more bits to C++, more CMake changes. 2009-12-09 20:05:32 -08:00
fs.cc C++ conversions WIP. 2010-01-04 19:21:12 -08:00
fs.h C++ conversions WIP. 2010-01-04 19:21:12 -08:00
hddtemp.cc Fix "off-by-one" bug in hddtemp found by valgrind 2010-01-15 23:41:04 +01:00
hddtemp.h Update modelines and stuff. 2010-01-06 19:45:19 -08:00
i8k.cc C++ conversions WIP. 2010-01-04 19:21:12 -08:00
i8k.h C++ conversions WIP. 2010-01-04 19:21:12 -08:00
ibm.cc Update modelines and stuff. 2010-01-06 19:45:19 -08:00
ibm.h Update modelines and stuff. 2010-01-06 19:45:19 -08:00
iconv_tools.cc cpp-ify a lot of files 2010-02-09 13:11:56 +01:00
iconv_tools.h Update copyright notices. 2010-01-01 15:46:17 -08:00
imlib2.cc make imlib2.c a C++ source, as it uses the C++ symbol 'to_real_path()' 2010-01-10 22:04:15 +01:00
imlib2.h make imlib2.c a C++ source, as it uses the C++ symbol 'to_real_path()' 2010-01-10 22:04:15 +01:00
libmpdclient.cc cpp-ify a lot of files 2010-02-09 13:11:56 +01:00
libmpdclient.h Switch some more bits to C++, more CMake changes. 2009-12-09 20:05:32 -08:00
libtcp-portmon.cc Update modelines and stuff. 2010-01-06 19:45:19 -08:00
libtcp-portmon.h Update modelines and stuff. 2010-01-06 19:45:19 -08:00
linux.cc Replaces commit 44e3708cdb 2010-01-31 21:01:08 +01:00
linux.h Update modelines and stuff. 2010-01-06 19:45:19 -08:00
llua.cc An attempt at making lua bindings work 2010-01-11 00:35:22 +01:00
llua.h Update modelines and stuff. 2010-01-06 19:45:19 -08:00
logging.h Update copyright notices. 2010-01-01 15:46:17 -08:00
mail.cc Fix minor memory leak in mail.cc (see http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=566524) 2010-01-24 22:15:52 +01:00
mail.h Update modelines and stuff. 2010-01-06 19:45:19 -08:00
mboxscan.cc Fix `ISO C++ forbids variable length array' errors with maintainer mode enabled 2010-02-09 15:54:55 +01:00
mboxscan.h cpp-ify mboxscan.c 2010-02-09 01:49:51 +01:00
mixer.cc C++ conversions WIP. 2010-01-04 19:21:12 -08:00
mixer.h C++ conversions WIP. 2010-01-04 19:21:12 -08:00
moc.cc Make timed-thread a lib, rename files. 2010-01-13 10:52:54 -08:00
moc.h Update modelines and stuff. 2010-01-06 19:45:19 -08:00
mpd.cc Make timed-thread a lib, rename files. 2010-01-13 10:52:54 -08:00
mpd.h Update modelines and stuff. 2010-01-06 19:45:19 -08:00
net_stat.cc An attempt at making wifi work 2010-01-11 01:13:42 +01:00
net_stat.h An attempt at making wifi work 2010-01-11 01:13:42 +01:00
netbsd.cc cpp-ify a lot of files 2010-02-09 13:11:56 +01:00
netbsd.h Switch some more bits to C++, more CMake changes. 2009-12-09 20:05:32 -08:00
nvidia.cc Update modelines and stuff. 2010-01-06 19:45:19 -08:00
nvidia.h Update modelines and stuff. 2010-01-06 19:45:19 -08:00
openbsd.cc cpp-ify a lot of files 2010-02-09 13:11:56 +01:00
openbsd.h Switch some more bits to C++, more CMake changes. 2009-12-09 20:05:32 -08:00
prioqueue.c introduce a generic priority queue implementation 2009-12-13 17:10:45 +01:00
prioqueue.h C++ conversions WIP. 2010-01-04 19:21:12 -08:00
proc.cc Fix `ISO C++ forbids variable length array' errors with maintainer mode enabled 2010-02-09 15:54:55 +01:00
proc.h Update copyright notices. 2010-01-01 15:46:17 -08:00
prss.cc cpp-ify prss.c 2010-02-09 15:24:58 +01:00
prss.h cpp-ify prss.c 2010-02-09 15:24:58 +01:00
read_tcp.cc cpp-ify read_tcp.c 2010-02-09 02:02:00 +01:00
read_tcp.h cpp-ify read_tcp.c 2010-02-09 02:02:00 +01:00
rss.cc Update modelines and stuff. 2010-01-06 19:45:19 -08:00
rss.h Update modelines and stuff. 2010-01-06 19:45:19 -08:00
scroll.cc Use consistent naming for build option macros. 2010-01-06 18:39:44 -08:00
scroll.h C++ conversions WIP. 2010-01-04 19:21:12 -08:00
smapi.cc Update modelines and stuff. 2010-01-06 19:45:19 -08:00
smapi.h fix smapi move to C++ 2010-01-10 22:06:01 +01:00
solaris.cc cpp-ify a lot of files 2010-02-09 13:11:56 +01:00
sony.cc cpp-ify a lot of files 2010-02-09 13:11:56 +01:00
sony.h Update copyright notices. 2010-01-01 15:46:17 -08:00
specials.cc Another off-by-one found by valgrind. 2010-01-17 19:51:17 +01:00
specials.h Update modelines and stuff. 2010-01-06 19:45:19 -08:00
tailhead.cc Update modelines and stuff. 2010-01-06 19:45:19 -08:00
tailhead.h Update modelines and stuff. 2010-01-06 19:45:19 -08:00
tcp-portmon.cc Update modelines and stuff. 2010-01-06 19:45:19 -08:00
tcp-portmon.h Update modelines and stuff. 2010-01-06 19:45:19 -08:00
temphelper.cc Update modelines and stuff. 2010-01-06 19:45:19 -08:00
temphelper.h Update modelines and stuff. 2010-01-06 19:45:19 -08:00
template.cc cpp-ify template.c 2010-02-09 00:28:33 +01:00
template.h cpp-ify template.c 2010-02-09 00:28:33 +01:00
text_object.cc Fix `ISO C++ forbids variable length array' errors with maintainer mode enabled 2010-02-09 15:54:55 +01:00
text_object.h Update copyright notices. 2010-01-01 15:46:17 -08:00
timed-thread.cc Make timed-thread a lib, rename files. 2010-01-13 10:52:54 -08:00
timed-thread.h Make timed-thread a lib, rename files. 2010-01-13 10:52:54 -08:00
timeinfo.cc Fix `ISO C++ forbids variable length array' errors with maintainer mode enabled 2010-02-09 15:54:55 +01:00
timeinfo.h cpp-ify timeinfo.c 2010-02-09 02:24:41 +01:00
top.cc Unbreak weather and iostats 2010-01-07 19:14:53 +01:00
top.h Unbreak weather and iostats 2010-01-07 19:14:53 +01:00
user.cc Fix `ISO C++ forbids variable length array' errors with maintainer mode enabled 2010-02-09 15:54:55 +01:00
user.h cpp-ify a lot of files 2010-02-09 13:11:56 +01:00
users.cc Update modelines and stuff. 2010-01-06 19:45:19 -08:00
users.h Update modelines and stuff. 2010-01-06 19:45:19 -08:00
weather.cc Make weather.cc more c++-ish (and get rid of a leak in the process) 2010-01-13 13:59:24 +01:00
weather.h Make weather.cc more c++-ish (and get rid of a leak in the process) 2010-01-13 13:59:24 +01:00
x11.cc Fix compilation without --enable-argb 2010-02-03 22:42:19 +01:00
x11.h Fix compilation without --enable-argb 2010-02-03 22:42:19 +01:00
xmms2.cc cpp-ify xmms2.c 2010-02-09 13:38:12 +01:00
xmms2.h Fixes $xmms2_percent and a couple other build fixes. 2010-01-02 11:50:53 -08:00