1
0
mirror of https://github.com/Llewellynvdm/conky.git synced 2024-10-02 15:09:07 +00:00
conky/src
2010-04-27 18:11:38 +02:00
..
algebra.cc Revert "Use "using namespace std;" and remove all std::'s" 2010-02-24 20:10:26 +01:00
algebra.h Header housekeeping: remove unneeded extern "C", add modelines, add inclusion guards 2010-02-25 21:50:50 +01:00
apcupsd.cc cpp-ify a lot of files 2010-02-09 13:11:56 +01:00
apcupsd.h Header housekeeping: remove unneeded extern "C", add modelines, add inclusion guards 2010-02-25 21:50:50 +01:00
audacious.cc Revert "Use "using namespace std;" and remove all std::'s" 2010-02-24 20:10:26 +01:00
audacious.h Make timed-thread a lib, rename files. 2010-01-13 10:52:54 -08:00
bmpx.cc Use free_and_zero where possible in bmpx.cc 2010-02-22 22:03:14 +01:00
bmpx.h Header housekeeping: remove unneeded extern "C", add modelines, add inclusion guards 2010-02-25 21:50:50 +01:00
bsdapm.cc Make sure that bsdapm.cc compiles in FreeBSD 2010-02-14 15:36:22 +01:00
bsdapm.h Make sure bsdapm functions can be reached 2010-02-14 21:22:31 +01:00
build.h.in - Comment out NetBSD/SanOS garbage 2006-08-12 06:10:18 +00:00
ccurl_thread.cc Bugfix: segfault in curl-related code 2010-04-22 16:35:00 +02:00
ccurl_thread.h Revert "Use "using namespace std;" and remove all std::'s" 2010-02-24 20:10:26 +01:00
CMakeLists.txt Add support for $ical 2010-04-27 16:42:21 +02:00
colours.cc Header housekeeping: remove unneeded extern "C", add modelines, add inclusion guards 2010-02-25 21:50:50 +01:00
colours.h Header housekeeping: remove unneeded extern "C", add modelines, add inclusion guards 2010-02-25 21:50:50 +01:00
combine.cc Revert "Use "using namespace std;" and remove all std::'s" 2010-02-24 20:10:26 +01:00
combine.h Update modelines and stuff. 2010-01-06 19:45:19 -08:00
common.cc Bugfix: segfault in 2010-04-22 13:52:55 +02:00
common.h curl 2010-04-19 14:54:03 +02:00
conf_cookie.cc cpp-ify conf_cookie.c 2010-02-24 15:37:20 +01:00
conf_cookie.h cpp-ify conf_cookie.c 2010-02-24 15:37:20 +01:00
conky.cc change specials back to ll (fixed bug mentioned in previous commit) 2010-04-21 18:03:53 +02:00
conky.h Add support for MySQL 2010-04-18 17:52:41 +02:00
core.cc Add support for $ical 2010-04-27 16:42:21 +02:00
core.h Header housekeeping: remove unneeded extern "C", add modelines, add inclusion guards 2010-02-25 21:50:50 +01:00
diskio.cc s/substract/subtract/ 2010-02-28 14:05:28 +01: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 Use free_and_zero in [d-k]*.cc where appropriate 2010-02-23 23:13:11 +01:00
eve.h Header housekeeping: remove unneeded extern "C", add modelines, add inclusion guards 2010-02-25 21:50:50 +01:00
exec.cc Revert "Use "using namespace std;" and remove all std::'s" 2010-02-24 20:10:26 +01:00
exec.h Implements texecpi variable 2010-02-07 10:29:43 +01:00
fonts.cc Use free_and_zero in [d-k]*.cc where appropriate 2010-02-23 23:13:11 +01:00
fonts.h add vi modeline 2010-03-12 19:05:59 +01:00
freebsd.cc $memwithbuffers object and bar (sf.net #2954143) 2010-02-18 18:32:25 +01:00
freebsd.h Header housekeeping: remove unneeded extern "C", add modelines, add inclusion guards 2010-02-25 21:50:50 +01:00
fs.cc Make sure that fs.cc compiles in FreeBSD 2010-02-14 15:09:12 +01:00
fs.h C++ conversions WIP. 2010-01-04 19:21:12 -08:00
hddtemp.cc Use free_and_zero in [d-k]*.cc where appropriate 2010-02-23 23:13:11 +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 Header housekeeping: remove unneeded extern "C", add modelines, add inclusion guards 2010-02-25 21:50:50 +01:00
ical.cc Add support for $ical 2010-04-27 16:42:21 +02:00
ical.h Add support for $ical 2010-04-27 16:42:21 +02:00
iconv_tools.cc cpp-ify iconv_tools.c 2010-02-09 22:34:24 +01:00
iconv_tools.h cpp-ify iconv_tools.c 2010-02-09 22:34:24 +01:00
imlib2.cc Random C++ification: to_real_path() and current_config 2010-03-04 17:40:20 +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 Use free_and_zero in l*.cc where appropriate 2010-02-24 01:51:02 +01:00
libmpdclient.h Header housekeeping: remove unneeded extern "C", add modelines, add inclusion guards 2010-02-25 21:50:50 +01:00
libtcp-portmon.cc Revert "Use "using namespace std;" and remove all std::'s" 2010-02-24 20:10:26 +01:00
libtcp-portmon.h Update modelines and stuff. 2010-01-06 19:45:19 -08:00
linux.cc solve printf warning 2010-04-18 00:23:00 +02:00
linux.h Add support for $distribution 2010-04-15 16:05:42 +02:00
llua.cc Random C++ification: to_real_path() and current_config 2010-03-04 17:40:20 +01:00
llua.h Update modelines and stuff. 2010-01-06 19:45:19 -08:00
logging.h Add support for $ical 2010-04-27 16:42:21 +02:00
mail.cc Revert "Use "using namespace std;" and remove all std::'s" 2010-02-24 20:10:26 +01:00
mail.h Update modelines and stuff. 2010-01-06 19:45:19 -08:00
mboxscan.cc Revert "Use "using namespace std;" and remove all std::'s" 2010-02-24 20:10:26 +01:00
mboxscan.h cpp-ify mboxscan.c 2010-02-09 01:49:51 +01:00
mixer.cc Removed all code depending on MIXER_IS_ALSA 2010-04-12 16:55:03 +02:00
mixer.h C++ conversions WIP. 2010-01-04 19:21:12 -08:00
moc.cc Revert "Use "using namespace std;" and remove all std::'s" 2010-02-24 20:10:26 +01:00
moc.h Update modelines and stuff. 2010-01-06 19:45:19 -08:00
mpd.cc Fix a leak in mpd.cc (refcount fail) 2010-03-18 21:31:18 +01:00
mpd.h Update modelines and stuff. 2010-01-06 19:45:19 -08:00
mysql.cc fix memleak 2010-04-18 20:49:14 +02:00
mysql.h Add support for MySQL 2010-04-18 17:52:41 +02:00
nc.h Header housekeeping: remove unneeded extern "C", add modelines, add inclusion guards 2010-02-25 21:50:50 +01:00
net_stat.cc Use free_and_zero in [m-o]*.cc where appropriate 2010-02-24 02:14:20 +01:00
net_stat.h An attempt at making wifi work 2010-01-11 01:13:42 +01:00
netbsd.cc $memwithbuffers object and bar (sf.net #2954143) 2010-02-18 18:32:25 +01:00
netbsd.h Header housekeeping: remove unneeded extern "C", add modelines, add inclusion guards 2010-02-25 21:50:50 +01:00
nvidia.cc Use free_and_zero in [m-o]*.cc where appropriate 2010-02-24 02:14:20 +01:00
nvidia.h Header housekeeping: remove unneeded extern "C", add modelines, add inclusion guards 2010-02-25 21:50:50 +01:00
openbsd.cc $memwithbuffers object and bar (sf.net #2954143) 2010-02-18 18:32:25 +01:00
openbsd.h Header housekeeping: remove unneeded extern "C", add modelines, add inclusion guards 2010-02-25 21:50:50 +01:00
prioqueue.cc cpp-ify prioqueue.c and use free_and_zero in [p-r]*.cc where appropriate 2010-02-24 02:46:45 +01:00
prioqueue.h cpp-ify prioqueue.c and use free_and_zero in [p-r]*.cc where appropriate 2010-02-24 02:46:45 +01:00
proc.cc Add support for $distribution 2010-04-15 16:05:42 +02:00
proc.h Header housekeeping: remove unneeded extern "C", add modelines, add inclusion guards 2010-02-25 21:50:50 +01:00
prss.cc cpp-ify prioqueue.c and use free_and_zero in [p-r]*.cc where appropriate 2010-02-24 02:46:45 +01:00
prss.h cpp-ify prss.c 2010-02-09 15:24:58 +01:00
read_tcpip.cc better fix the gcc warning 2010-04-27 18:11:38 +02:00
read_tcpip.h Add support for $tcp_ping 2010-04-24 01:40:24 +02:00
rss.cc Revert "Use "using namespace std;" and remove all std::'s" 2010-02-24 20:10:26 +01:00
rss.h Header housekeeping: remove unneeded extern "C", add modelines, add inclusion guards 2010-02-25 21:50:50 +01:00
scroll.cc Revert "Use "using namespace std;" and remove all std::'s" 2010-02-24 20:10:26 +01:00
scroll.h Fix 3 memleaks that happen when scroll receives wrong args 2010-02-15 16:02:29 +01: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 Header housekeeping: remove unneeded extern "C", add modelines, add inclusion guards 2010-02-25 21:50:50 +01:00
specials.cc change specials back to ll (fixed bug mentioned in previous commit) 2010-04-21 18:03:53 +02:00
specials.h change specials back to ll (fixed bug mentioned in previous commit) 2010-04-21 18:03:53 +02:00
tailhead.cc Add missing header after commit d93dc72e6dbaaa254eaf7ccf0b014d6af1bb45ea;hpb=0336b5d67daf0b03868c4e594a0eca15a4aecd00 2010-03-08 18:13:55 +01:00
tailhead.h Update modelines and stuff. 2010-01-06 19:45:19 -08:00
tcp-portmon.cc Use free_and_zero in [st]*.cc where appropriate 2010-02-24 11:52:59 +01: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 Use free_and_zero in [st]*.cc where appropriate 2010-02-24 11:52:59 +01:00
template.h cpp-ify template.c 2010-02-09 00:28:33 +01:00
text_object.cc Use free_and_zero in [u-z]*.cc where appropriate 2010-02-24 12:04:28 +01:00
text_object.h Header housekeeping: remove unneeded extern "C", add modelines, add inclusion guards 2010-02-25 21:50:50 +01:00
timed-thread.cc Revert "Use "using namespace std;" and remove all std::'s" 2010-02-24 20:10:26 +01:00
timed-thread.h Revert "Use "using namespace std;" and remove all std::'s" 2010-02-24 20:10:26 +01:00
timeinfo.cc Revert "Use "using namespace std;" and remove all std::'s" 2010-02-24 20:10:26 +01:00
timeinfo.h cpp-ify timeinfo.c 2010-02-09 02:24:41 +01:00
top.cc Use free_and_zero in [st]*.cc where appropriate 2010-02-24 11:52:59 +01:00
top.h Unbreak weather and iostats 2010-01-07 19:14:53 +01:00
user.cc Revert "Use "using namespace std;" and remove all std::'s" 2010-02-24 20:10:26 +01:00
user.h cpp-ify a lot of files 2010-02-09 13:11:56 +01:00
users.cc Use free_and_zero in [u-z]*.cc where appropriate 2010-02-24 12:04:28 +01:00
users.h Update modelines and stuff. 2010-01-06 19:45:19 -08:00
weather.cc Random C++ification: to_real_path() and current_config 2010-03-04 17:40:20 +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 Bugfix: adding/removing use_xft in the config had no effect unless you restarted conky, reloading the config was not enough 2010-04-12 23:27:12 +02:00
x11.h Fix compilation without --enable-argb 2010-02-03 22:42:19 +01:00
xmms2.cc Use free_and_zero in [u-z]*.cc where appropriate 2010-02-24 12:04:28 +01:00
xmms2.h Header housekeeping: remove unneeded extern "C", add modelines, add inclusion guards 2010-02-25 21:50:50 +01:00