1
0
mirror of https://github.com/Llewellynvdm/conky.git synced 2024-10-02 15:09:07 +00:00
conky/src
2010-02-27 22:28:33 +01: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 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 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 Use free_and_zero in ccurl_common.cc where appropriate 2010-02-23 15:48:18 +01:00
ccurl_thread.h Revert "Use "using namespace std;" and remove all std::'s" 2010-02-24 20:10:26 +01:00
CMakeLists.txt Merge remote branch 'origin/master' into lua-config 2010-02-24 18:10:22 +01:00
colours.cc Port out_to_x setting to lua-config 2010-02-25 22:28:34 +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 Revert "Use "using namespace std;" and remove all std::'s" 2010-02-24 20:10:26 +01:00
common.h Header housekeeping: remove unneeded extern "C", add modelines, add inclusion guards 2010-02-25 21:50:50 +01: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 make own_window_argb_value a lua setting 2010-02-27 22:28:33 +01:00
conky.h Port out_to_x setting to lua-config 2010-02-25 22:28:34 +01:00
core.cc Port out_to_x setting to lua-config 2010-02-25 22:28:34 +01:00
core.h Header housekeeping: remove unneeded extern "C", add modelines, add inclusion guards 2010-02-25 21:50:50 +01:00
data-source.cc Change lua::stack_sentry semantics. Using it should be much simpler now 2010-02-25 16:24:50 +01:00
data-source.hh Remove unneeded #includes 2010-02-16 15:14:40 +01:00
diskio.cc Revert "Use "using namespace std;" and remove all std::'s" 2010-02-24 20:10:26 +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 Use free_and_zero in [d-k]*.cc where appropriate 2010-02-23 23:13:11 +01:00
exec.h Implements texecpi variable 2010-02-07 10:29:43 +01:00
fonts.cc Port out_to_x setting to lua-config 2010-02-25 22:28:34 +01:00
fonts.h Header housekeeping: remove unneeded extern "C", add modelines, add inclusion guards 2010-02-25 21:50:50 +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
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 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 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 Use free_and_zero in l*.cc where appropriate 2010-02-24 01:51:02 +01:00
linux.h Update modelines and stuff. 2010-01-06 19:45:19 -08:00
llua.cc Port out_to_x setting to lua-config 2010-02-25 22:28:34 +01:00
llua.h Update modelines and stuff. 2010-01-06 19:45:19 -08:00
logging.h Header housekeeping: remove unneeded extern "C", add modelines, add inclusion guards 2010-02-25 21:50:50 +01:00
lua-config.cc Change lua::stack_sentry semantics. Using it should be much simpler now 2010-02-25 16:24:50 +01:00
lua-config.hh export functions for accessing data sources to lua 2010-02-12 18:39:01 +01:00
luamm.cc added state::createuserdata template function 2010-02-12 17:41:24 +01:00
luamm.hh Add lua_isboolean/toboolean wrappers 2010-02-25 21:10:40 +01: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 Fix wrong mixer values on some systems (thanks hoffa) 2010-02-12 17:03:25 +01: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 Revert "Use "using namespace std;" and remove all std::'s" 2010-02-24 20:10:26 +01:00
mpd.h Update modelines and stuff. 2010-01-06 19:45:19 -08: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 Revert "Use "using namespace std;" and remove all std::'s" 2010-02-24 20:10:26 +01: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_tcp.cc cpp-ify prioqueue.c and use free_and_zero in [p-r]*.cc where appropriate 2010-02-24 02:46:45 +01:00
read_tcp.h cpp-ify read_tcp.c 2010-02-09 02:02:00 +01: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 Port out_to_x setting to lua-config 2010-02-25 22:28:34 +01:00
scroll.h Fix 3 memleaks that happen when scroll receives wrong args 2010-02-15 16:02:29 +01:00
setting.cc range_checking_accessors class. makes sure setting's value belongs to a specified range 2010-02-27 15:15:25 +01:00
setting.hh range_checking_accessors class. makes sure setting's value belongs to a specified range 2010-02-27 15:15:25 +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 Port out_to_x setting to lua-config 2010-02-25 22:28:34 +01:00
specials.h Fix last memleaks in scroll 2010-02-16 15:45:32 +01:00
tailhead.cc Use free_and_zero in [u-z]*.cc where appropriate 2010-02-24 12:04:28 +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 Revert "Use "using namespace std;" and remove all std::'s" 2010-02-24 20:10:26 +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 make own_window_argb_value a lua setting 2010-02-27 22:28:33 +01:00
x11.h make own_window_argb_value a lua setting 2010-02-27 22:28:33 +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