1
0
mirror of https://github.com/Llewellynvdm/conky.git synced 2024-06-02 07:20:47 +00:00
conky/src
2010-01-01 13:45:16 -08:00
..
algebra.c Set CXXFLAGS in-line with current CFLAGS settings (autoconf) 2009-12-09 23:59:08 +01:00
algebra.h --enable-testing rejects commas at end of enumerator lists 2009-12-17 22:42:47 +01:00
apcupsd.c cleanup apcupsd a bit, fix some whitespace errors 2009-12-17 23:07:15 +01:00
apcupsd.h cleanup apcupsd a bit, fix some whitespace errors 2009-12-17 23:07:15 +01: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 cosmetic fixup session 2009-12-28 21:32:07 +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 Add CMake build support for Lua bindings. 2009-12-17 19:46:26 -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 cosmetic fixup session 2009-12-28 21:32:07 +01:00
common.h cosmetic fixup session 2009-12-28 21:32:07 +01:00
conf_cookie.c Minor build fix. 2010-01-01 13:45:16 -08:00
conf_cookie.h Switch some more bits to C++, more CMake changes. 2009-12-09 20:05:32 -08:00
conky.cc The HAPPY NEW YEAR commit 2009-12-31 23:49:02 +01:00
conky.h include llua.h where it's really needed 2009-12-28 21:31:49 +01:00
core.cc include llua.h where it's really needed 2009-12-28 21:31:49 +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 fix for unused results in eve.c 2009-12-28 03:02:05 +01:00
eve.h Switch some more bits to C++, more CMake changes. 2009-12-09 20:05:32 -08:00
exec.c check return type of dup() in exec.c 2009-12-28 03:02:05 +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 hide smapi internal functions and cleanup header 2009-12-17 22:45:00 +01: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 cosmetic fixup session 2009-12-28 21:32:07 +01:00
libtcp-portmon.h Switch some more bits to C++, more CMake changes. 2009-12-09 20:05:32 -08:00
linux.c cosmetic fixup session 2009-12-28 21:32:07 +01:00
linux.h Switch some more bits to C++, more CMake changes. 2009-12-09 20:05:32 -08:00
llua.c include llua.h where it's really needed 2009-12-28 21:31:49 +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 fix unused result warnings in mail.c 2009-12-28 03:02:05 +01:00
mail.h Switch some more bits to C++, more CMake changes. 2009-12-09 20:05:32 -08:00
Makefile.am introduce a generic priority queue implementation 2009-12-13 17:10:45 +01:00
mboxscan.c fix for unused results in mboxscan.c 2009-12-28 03:02:05 +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
prioqueue.c introduce a generic priority queue implementation 2009-12-13 17:10:45 +01:00
prioqueue.h introduce a generic priority queue implementation 2009-12-13 17:10:45 +01:00
proc.c move extract_object_args_to_sub() to a more convenient place 2009-12-28 03:02:06 +01:00
proc.h move extract_object_args_to_sub() to a more convenient place 2009-12-28 03:02:06 +01: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 fix for unused results in smapi.c 2009-12-28 03:02:05 +01:00
smapi.h hide smapi internal functions and cleanup header 2009-12-17 22:45:00 +01: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 --enable-testing rejects commas at end of enumerator lists 2009-12-17 22:42:47 +01:00
tailhead.c fix for unused results in tailhead.c 2009-12-28 03:02:05 +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 check return value of write() 2009-12-28 03:02:05 +01:00
timed_thread.h Switch some more bits to C++, more CMake changes. 2009-12-09 20:05:32 -08:00
timeinfo.c implement a safe_asprintf for timeinfo.c 2009-12-28 03:02:05 +01:00
timeinfo.h Switch some more bits to C++, more CMake changes. 2009-12-09 20:05:32 -08:00
top.c introduce a generic priority queue implementation 2009-12-13 17:10:45 +01:00
top.h drop commas at end of enum in top.h 2009-12-28 03:02:06 +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 cosmetic fixup session 2009-12-28 21:32:07 +01:00
xmms2.h convert xmms2_barval to double 2009-12-04 22:18:53 +01:00