1
0
mirror of https://github.com/Llewellynvdm/conky.git synced 2024-12-27 12:42:41 +00:00
conky/src
2010-03-18 21:35:15 +01:00
..
algebra.c Fix memleak in if_match 2010-02-17 20:36:01 +01:00
algebra.h Try to make $if_match better handle stranger inputs 2010-02-17 19:45:22 +01:00
apcupsd.c Bugfix: crash when apcupsd isnt running 2009-11-16 20:19:57 +01:00
apcupsd.h apcupsd: drop init_apcupsd() since it was called at the wrong place 2009-09-15 23:12:15 +02:00
audacious.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
audacious.h Move vi modelines closer to the beginning, so they're more likely to be actually used. 2009-09-12 12:50:51 +02:00
bmpx.c Update copyright notices. 2010-01-01 15:45:11 -08:00
bmpx.h Update copyright notices. 2010-01-01 15:45:11 -08:00
build.h.in
ccurl_thread.c Update copyright notices. 2010-01-01 15:45:11 -08:00
ccurl_thread.h Update copyright notices. 2010-01-01 15:45:11 -08:00
colours.c Update copyright notices. 2010-01-01 15:45:11 -08:00
colours.h Update copyright notices. 2010-01-01 15:45:11 -08:00
combine.c Fix wrong output when nesting $combine-s 2010-02-22 19:35:36 +01:00
combine.h Update copyright notices. 2010-01-01 15:45:11 -08:00
common.c Added disable_auto_reload option, callback fixes. 2010-01-02 13:33:17 -08:00
common.h Add optional argument to $acpiacadapter 2010-01-24 16:12:31 +01:00
conf_cookie.c Update copyright notices. 2010-01-01 15:45:11 -08:00
conf_cookie.h add emacs indentation variables to source files in line with current vim settings 2009-07-28 23:44:22 +02:00
conky.c Build fix due to bad include ordering. 2010-03-03 11:21:41 -08:00
conky.h Update copyright notices. 2010-01-01 15:45:11 -08:00
core.c Add optional argument to $acpiacadapter 2010-01-24 16:12:31 +01:00
core.h Update copyright notices. 2010-01-01 15:45:11 -08:00
diskio.c s/substract/subtract/ 2010-02-28 14:06:18 +01:00
diskio.h Update copyright notices. 2010-01-01 15:45:11 -08:00
entropy.c Update copyright notices. 2010-01-01 15:45:11 -08:00
entropy.h Update copyright notices. 2010-01-01 15:45:11 -08:00
eve.c Update copyright notices. 2010-01-01 15:45:11 -08:00
eve.h Update copyright notices. 2010-01-01 15:45:11 -08:00
exec.c Update copyright notices. 2010-01-01 15:45:11 -08:00
exec.h Update copyright notices. 2010-01-01 15:45:11 -08:00
fonts.c Fix some minor memleaks, fix crash on reload. 2010-01-02 14:43:23 -08:00
fonts.h Update copyright notices. 2010-01-01 15:45:11 -08:00
freebsd.c Add optional argument to $acpiacadapter 2010-01-24 16:12:31 +01:00
freebsd.h entropy: outsource code 2009-11-13 00:02:16 +01:00
fs.c Update copyright notices. 2010-01-01 15:45:11 -08:00
fs.h fs_*: convert to generic object payload 2009-11-03 23:23:22 +01:00
hddtemp.c Fix "off-by-one" bug in hddtemp found by valgrind 2010-01-15 23:44:39 +01:00
hddtemp.h Rewrite hddtemp support for better scaling 2009-09-06 21:53:53 +02:00
i8k.c Build fix due to bad include ordering. 2010-03-03 11:21:41 -08:00
i8k.h Update copyright notices. 2010-01-01 15:45:11 -08:00
ibm.c Update copyright notices. 2010-01-01 15:45:11 -08:00
ibm.h ibm: convert to common signature 2009-11-19 23:57:16 +01:00
iconv_tools.c Build fix due to bad include ordering. 2010-03-03 11:21:41 -08:00
iconv_tools.h Update copyright notices. 2010-01-01 15:45:11 -08:00
imlib2.c Update copyright notices. 2010-01-01 15:45:11 -08:00
imlib2.h Update copyright notices. 2010-01-01 15:45:11 -08:00
libmpdclient.c Added AF_UNIX socket support. 2010-02-17 09:32:01 -08:00
libmpdclient.h add emacs indentation variables to source files in line with current vim settings 2009-07-28 23:44:22 +02:00
libtcp-portmon.c IPv6 support for $tcp_portmon 2009-11-16 18:17:16 +01:00
libtcp-portmon.h IPv6 support for $tcp_portmon 2009-11-16 18:17:16 +01:00
linux.c Replaces commit 44e3708cdb 2010-01-31 21:00:37 +01:00
linux.h i8k: outsource code 2009-11-19 23:04:09 +01:00
llua.c Fix some minor memleaks, fix crash on reload. 2010-01-02 14:43:23 -08:00
llua.h Update copyright notices. 2010-01-01 15:45:11 -08:00
logging.h Fix current_mail_spool memleak 2010-02-18 01:34:19 +01:00
mail.c Fix some minor memleaks, fix crash on reload. 2010-01-02 14:43:23 -08:00
mail.h local_mails: convert to generic object payload 2009-11-03 23:23:22 +01:00
Makefile.am Update copyright notices. 2010-01-01 15:45:11 -08:00
mboxscan.c Update copyright notices. 2010-01-01 15:45:11 -08:00
mboxscan.h Update copyright notices. 2010-01-01 15:45:11 -08:00
mixer.c Fix wrong mixer values on some systems (thanks hoffa) 2010-02-12 18:57:22 +01:00
mixer.h Fix building with --disable-x11 2009-11-22 23:05:08 +01:00
moc.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
moc.h rework the update machinery to use callbacks 2009-09-07 00:36:02 +02:00
mpd.c Fix a leak in mpd.c (refcount fail) 2010-03-18 21:34:11 +01:00
mpd.h mpd: outsource printing code 2009-11-20 00:01:33 +01:00
net_stat.c Update copyright notices. 2010-01-01 15:45:11 -08:00
net_stat.h Update copyright notices. 2010-01-01 15:45:11 -08:00
netbsd.c Add optional argument to $acpiacadapter 2010-01-24 16:12:31 +01:00
netbsd.h entropy: outsource code 2009-11-13 00:02:16 +01:00
nvidia.c Update copyright notices. 2010-01-01 15:45:11 -08:00
nvidia.h Update copyright notices. 2010-01-01 15:45:11 -08:00
openbsd.c Update copyright notices. 2010-01-01 15:45:11 -08:00
openbsd.h entropy: outsource code 2009-11-13 00:02:16 +01:00
proc.c Build fix due to bad include ordering. 2010-03-03 11:21:41 -08:00
proc.h Update copyright notices. 2010-01-01 15:45:11 -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 Fix broken RSS code. 2009-08-04 22:56:19 -06:00
read_tcp.c Update copyright notices. 2010-01-01 15:45:11 -08:00
read_tcp.h Update copyright notices. 2010-01-01 15:45:11 -08:00
rss.c Update copyright notices. 2010-01-01 15:45:11 -08:00
rss.h rss: convert to generic object payload 2009-11-03 23:23:22 +01:00
scroll.c Update copyright notices. 2010-01-01 15:45:11 -08:00
scroll.h Update copyright notices. 2010-01-01 15:45:11 -08:00
smapi.c Fix build error for IBM/smapi support. 2010-01-02 10:39:45 -08:00
smapi.h smapi: outsource printing code 2009-11-19 23:57:38 +01:00
solaris.c Update copyright notices. 2010-01-01 15:45:11 -08:00
sony.c Update copyright notices. 2010-01-01 15:45:11 -08:00
sony.h Update copyright notices. 2010-01-01 15:45:11 -08:00
specials.c Another off-by-one found by valgrind. 2010-01-17 19:51:00 +01:00
specials.h Update copyright notices. 2010-01-01 15:45:11 -08:00
tailhead.c Update copyright notices. 2010-01-01 15:45:11 -08:00
tailhead.h Update copyright notices. 2010-01-01 15:45:11 -08:00
tcp-portmon.c tcp_portmon: convert to generic object payload 2009-11-03 23:23:22 +01:00
tcp-portmon.h tcp_portmon: convert to generic object payload 2009-11-03 23:23:22 +01: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 add emacs indentation variables to source files in line with current vim settings 2009-07-28 23:44:22 +02:00
template.c Update copyright notices. 2010-01-01 15:45:11 -08:00
template.h Update copyright notices. 2010-01-01 15:45:11 -08:00
text_object.c Update copyright notices. 2010-01-01 15:45:11 -08:00
text_object.h Update copyright notices. 2010-01-01 15:45:11 -08: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 add emacs indentation variables to source files in line with current vim settings 2009-07-28 23:44:22 +02:00
timeinfo.c Update copyright notices. 2010-01-01 15:45:11 -08:00
timeinfo.h Update copyright notices. 2010-01-01 15:45:11 -08:00
top.c Update copyright notices. 2010-01-01 15:45:11 -08:00
top.h Update copyright notices. 2010-01-01 15:45:11 -08:00
user.c Build fix due to bad include ordering. 2010-03-03 11:21:41 -08:00
user.h Update copyright notices. 2010-01-01 15:45:11 -08:00
users.c Update copyright notices. 2010-01-01 15:45:11 -08:00
weather.c Update copyright notices. 2010-01-01 15:45:11 -08:00
weather.h Update copyright notices. 2010-01-01 15:45:11 -08:00
x11.c Fix crash when using $desktop_name with out_to_x no 2010-03-03 11:56:25 +01:00
x11.h Fix compilation without --enable-argb 2010-02-03 22:38:15 +01:00
xmms2.c Update copyright notices. 2010-01-01 15:45:11 -08:00
xmms2.h Update copyright notices. 2010-01-01 15:45:11 -08:00