..
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
Bugfix: memory and thread-deleting problems
2010-05-05 18:46:04 +02:00
apcupsd.h
Bugfix: memory and thread-deleting problems
2010-05-05 18:46:04 +02:00
audacious.cc
Make sure audacious-code compiles
2010-05-09 22:07:12 +02:00
audacious.h
forgot to change header in previous commit
2010-05-09 22:42:06 +02: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 $irc
2010-04-30 19:32:42 +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: memory and thread-deleting problems
2010-05-05 18:46:04 +02:00
common.h
${top}: big cleanup
2010-05-30 13:55:50 +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
Bugfix: $alignr had some problems after commit 40452c9712
2010-05-24 21:04:42 +02:00
conky.h
Add support for MySQL
2010-04-18 17:52:41 +02:00
core.cc
Fix battery_bar not parsing arguments correctly (sf: #2998034 , lp: #569195 )
2010-05-23 11:25:19 +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
Bugfix: memory and thread-deleting problems
2010-05-05 18:46:04 +02:00
entropy.cc
Bugfix: memory and thread-deleting problems
2010-05-05 18:46:04 +02:00
entropy.h
Bugfix: memory and thread-deleting problems
2010-05-05 18:46:04 +02: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
${top}: big cleanup
2010-05-30 13:55:50 +02:00
freebsd.h
Header housekeeping: remove unneeded extern "C", add modelines, add inclusion guards
2010-02-25 21:50:50 +01:00
fs.cc
Bugfix: memory and thread-deleting problems
2010-05-05 18:46:04 +02:00
fs.h
Bugfix: memory and thread-deleting problems
2010-05-05 18:46:04 +02:00
hddtemp.cc
Bugfix: memory and thread-deleting problems
2010-05-05 18:46:04 +02:00
hddtemp.h
Bugfix: memory and thread-deleting problems
2010-05-05 18:46:04 +02:00
i8k.cc
Bugfix: pthread - $curl related bug
2010-05-06 01:24:30 +02:00
i8k.h
Bugfix: memory and thread-deleting problems
2010-05-05 18:46:04 +02:00
ibm.cc
Bugfix: memory and thread-deleting problems
2010-05-05 18:46:04 +02:00
ibm.h
Bugfix: memory and thread-deleting problems
2010-05-05 18:46:04 +02:00
ical.cc
Let $ical show recurring events that had the first start in the past but have one of the next starts in the future.
2010-05-25 17:33:55 +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
irc.cc
Bugfix: pthread - $curl related bug
2010-05-06 01:24:30 +02:00
irc.h
Add support for $irc
2010-04-30 19:32:42 +02: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
${top}: fix bug of living dead processes
2010-06-03 22:11:57 +02:00
linux.h
Bugfix: memory and thread-deleting problems
2010-05-05 18:46:04 +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
Bugfix: pthread - $curl related bug
2010-05-06 01:24:30 +02:00
mail.cc
Fix previous commit
2010-06-02 19:28:40 +02: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
Bugfix: memory and thread-deleting problems
2010-05-05 18:46:04 +02:00
moc.h
Bugfix: memory and thread-deleting problems
2010-05-05 18:46:04 +02:00
mpd.cc
Bugfix: memory and thread-deleting problems
2010-05-05 18:46:04 +02:00
mpd.h
Bugfix: memory and thread-deleting problems
2010-05-05 18:46:04 +02: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
Bugfix: memory and thread-deleting problems
2010-05-05 18:46:04 +02:00
net_stat.h
Bugfix: memory and thread-deleting problems
2010-05-05 18:46:04 +02: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
${top}: big cleanup
2010-05-30 13:55:50 +02: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
Compile under FreeBSD
2010-05-23 21:54:42 +02:00
read_tcpip.h
Add support for $tcp_ping
2010-04-24 01:40:24 +02:00
rss.cc
Bugfix: memleaks in rss-code
2010-05-06 17:29:09 +02: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
Bugfix: memory and thread-deleting problems
2010-05-05 18:46:04 +02:00
tcp-portmon.h
Bugfix: memory and thread-deleting problems
2010-05-05 18:46:04 +02: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
Bugfix: $alignr had some problems after commit 40452c9712
2010-05-24 21:04:42 +02:00
text_object.h
Bugfix: $alignr had some problems after commit 40452c9712
2010-05-24 21:04:42 +02: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
${top}: fix bug of living dead processes
2010-06-03 22:11:57 +02:00
top.h
${top}: big cleanup
2010-05-30 13:55:50 +02: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
Bugfix: memory and thread-deleting problems
2010-05-05 18:46:04 +02:00
users.h
Bugfix: memory and thread-deleting problems
2010-05-05 18:46:04 +02: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