monky
18 years agofixed small prob with memory stuff being wrong
Brenden Matthews [Fri, 11 Nov 2005 05:28:20 +0000 (05:28 +0000)]
fixed small prob with memory stuff being wrong

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@391 7f574dfc-610e-0410-a909-a81674777703

18 years agoadded config settings min_port_monitors & min_port_monitor_connections
Philip Kovacs [Fri, 11 Nov 2005 04:05:05 +0000 (04:05 +0000)]
added config settings min_port_monitors & min_port_monitor_connections

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@390 7f574dfc-610e-0410-a909-a81674777703

18 years agoreformatted port monitor section
Philip Kovacs [Fri, 11 Nov 2005 03:45:50 +0000 (03:45 +0000)]
reformatted port monitor section

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@389 7f574dfc-610e-0410-a909-a81674777703

18 years agoadded config settings min_port_monitors & min_port_monitor_connections
Philip Kovacs [Fri, 11 Nov 2005 03:28:24 +0000 (03:28 +0000)]
added config settings min_port_monitors & min_port_monitor_connections

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@388 7f574dfc-610e-0410-a909-a81674777703

18 years agofixed some mem leaks
Brenden Matthews [Thu, 10 Nov 2005 04:19:43 +0000 (04:19 +0000)]
fixed some mem leaks

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@387 7f574dfc-610e-0410-a909-a81674777703

18 years agochanged my name and email info
David Carter [Thu, 10 Nov 2005 02:51:27 +0000 (02:51 +0000)]
changed my name and email info

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@386 7f574dfc-610e-0410-a909-a81674777703

18 years agofixed bug with process stuff being wrong on 64 bit machines
Brenden Matthews [Thu, 10 Nov 2005 01:48:36 +0000 (01:48 +0000)]
fixed bug with process stuff being wrong on 64 bit machines

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@385 7f574dfc-610e-0410-a909-a81674777703

18 years agonew top routines using linked lists instead of arrays
David Carter [Thu, 10 Nov 2005 01:20:19 +0000 (01:20 +0000)]
new top routines using linked lists instead of arrays

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@384 7f574dfc-610e-0410-a909-a81674777703

18 years agoadded cvs id tags
Philip Kovacs [Thu, 10 Nov 2005 00:41:24 +0000 (00:41 +0000)]
added cvs id tags

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@383 7f574dfc-610e-0410-a909-a81674777703

18 years agoallow for cleanup after main_loop instead of exiting
Philip Kovacs [Thu, 10 Nov 2005 00:37:22 +0000 (00:37 +0000)]
allow for cleanup after main_loop instead of exiting

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@382 7f574dfc-610e-0410-a909-a81674777703

18 years agosome fixes that didnt fix anything
Brenden Matthews [Wed, 9 Nov 2005 02:15:13 +0000 (02:15 +0000)]
some fixes that didnt fix anything

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@381 7f574dfc-610e-0410-a909-a81674777703

18 years agoaddded cvs id tags
Philip Kovacs [Wed, 9 Nov 2005 02:01:10 +0000 (02:01 +0000)]
addded cvs id tags

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@380 7f574dfc-610e-0410-a909-a81674777703

18 years agofixed minor connection limit issue
Philip Kovacs [Wed, 9 Nov 2005 00:40:04 +0000 (00:40 +0000)]
fixed minor connection limit issue

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@379 7f574dfc-610e-0410-a909-a81674777703

18 years agobug 1331576?
Brenden Matthews [Wed, 9 Nov 2005 00:33:32 +0000 (00:33 +0000)]
bug 1331576?

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@378 7f574dfc-610e-0410-a909-a81674777703

18 years agoupdating AUTHORS as per bug 1351686
Brenden Matthews [Wed, 9 Nov 2005 00:01:09 +0000 (00:01 +0000)]
updating AUTHORS as per bug 1351686

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@377 7f574dfc-610e-0410-a909-a81674777703

18 years agouse unsigned long not int for cpu% calcs. fixes bug# 1351686. patch bu boojit
Philip Kovacs [Tue, 8 Nov 2005 23:17:55 +0000 (23:17 +0000)]
use unsigned long not int for cpu% calcs. fixes bug# 1351686.  patch bu boojit

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@376 7f574dfc-610e-0410-a909-a81674777703

18 years agouse unsigned long not int for cpu% calcs. fixes bug# 1351686. patch bu boojit
Philip Kovacs [Tue, 8 Nov 2005 23:03:25 +0000 (23:03 +0000)]
use unsigned long not int for cpu% calcs. fixes bug# 1351686.  patch bu boojit

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@375 7f574dfc-610e-0410-a909-a81674777703

18 years agosmall packaging stuff for 1.3.3
Jason Tan [Fri, 4 Nov 2005 09:10:03 +0000 (09:10 +0000)]
small packaging stuff for 1.3.3

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@374 7f574dfc-610e-0410-a909-a81674777703

18 years agoupdating date on docs.xml
Brenden Matthews [Wed, 2 Nov 2005 05:31:11 +0000 (05:31 +0000)]
updating date on docs.xml

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@373 7f574dfc-610e-0410-a909-a81674777703

18 years agofixing cvs ebuild
Brenden Matthews [Wed, 2 Nov 2005 05:29:14 +0000 (05:29 +0000)]
fixing cvs ebuild

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@372 7f574dfc-610e-0410-a909-a81674777703

18 years agoupdated ebuild, version
Brenden Matthews [Wed, 2 Nov 2005 05:27:31 +0000 (05:27 +0000)]
updated ebuild, version

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@371 7f574dfc-610e-0410-a909-a81674777703

18 years agoupdating docs; removed useless cairo stuff
Brenden Matthews [Wed, 2 Nov 2005 05:13:21 +0000 (05:13 +0000)]
updating docs; removed useless cairo stuff

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@370 7f574dfc-610e-0410-a909-a81674777703

18 years agocleaned up portmon docs
Philip Kovacs [Wed, 2 Nov 2005 04:22:40 +0000 (04:22 +0000)]
cleaned up portmon docs

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@369 7f574dfc-610e-0410-a909-a81674777703

18 years agoconsistent brackets around all defaults
Philip Kovacs [Wed, 2 Nov 2005 04:21:46 +0000 (04:21 +0000)]
consistent brackets around all defaults

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@368 7f574dfc-610e-0410-a909-a81674777703

18 years agoadding docbook.xsl
Brenden Matthews [Wed, 2 Nov 2005 02:49:19 +0000 (02:49 +0000)]
adding docbook.xsl

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@367 7f574dfc-610e-0410-a909-a81674777703

18 years agocorrected signal processing
Philip Kovacs [Tue, 1 Nov 2005 06:51:48 +0000 (06:51 +0000)]
corrected signal processing

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@366 7f574dfc-610e-0410-a909-a81674777703

18 years agominor corrections to the tests
Philip Kovacs [Tue, 1 Nov 2005 05:01:02 +0000 (05:01 +0000)]
minor corrections to the tests

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@365 7f574dfc-610e-0410-a909-a81674777703

18 years agoapplied statfs patch
Brenden Matthews [Tue, 1 Nov 2005 03:19:34 +0000 (03:19 +0000)]
applied statfs patch

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@364 7f574dfc-610e-0410-a909-a81674777703

18 years agofixed some minor typos
Philip Kovacs [Tue, 1 Nov 2005 00:58:34 +0000 (00:58 +0000)]
fixed some minor typos

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@363 7f574dfc-610e-0410-a909-a81674777703

18 years agoadded unit testing for port monitor stuff
Philip Kovacs [Mon, 31 Oct 2005 20:48:01 +0000 (20:48 +0000)]
added unit testing for port monitor stuff

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@362 7f574dfc-610e-0410-a909-a81674777703

18 years agoAdded tcp port monitor variable to docs
Philip Kovacs [Mon, 31 Oct 2005 20:12:31 +0000 (20:12 +0000)]
Added tcp port monitor variable to docs

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@361 7f574dfc-610e-0410-a909-a81674777703

18 years agoport# typos in the http monitor
Philip Kovacs [Mon, 31 Oct 2005 17:16:53 +0000 (17:16 +0000)]
port# typos in the http monitor

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@360 7f574dfc-610e-0410-a909-a81674777703

18 years agoAdded tcp port monitor support
Philip Kovacs [Mon, 31 Oct 2005 06:10:41 +0000 (06:10 +0000)]
Added tcp port monitor support

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@359 7f574dfc-610e-0410-a909-a81674777703

18 years agoAdded tcp port monitor support
Philip Kovacs [Mon, 31 Oct 2005 06:01:14 +0000 (06:01 +0000)]
Added tcp port monitor support

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@358 7f574dfc-610e-0410-a909-a81674777703

18 years agoAdded tcp port monitor support
Philip Kovacs [Mon, 31 Oct 2005 05:17:06 +0000 (05:17 +0000)]
Added tcp port monitor support

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@357 7f574dfc-610e-0410-a909-a81674777703

18 years agowm_class patch
Brenden Matthews [Sat, 29 Oct 2005 01:03:01 +0000 (01:03 +0000)]
wm_class patch

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@356 7f574dfc-610e-0410-a909-a81674777703

18 years agomore bug fixes
Brenden Matthews [Sat, 22 Oct 2005 01:37:44 +0000 (01:37 +0000)]
more bug fixes

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@355 7f574dfc-610e-0410-a909-a81674777703

18 years agoacpi bug
Brenden Matthews [Sat, 22 Oct 2005 01:13:39 +0000 (01:13 +0000)]
acpi bug

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@354 7f574dfc-610e-0410-a909-a81674777703

18 years agofix for bug 1328444?
Brenden Matthews [Tue, 18 Oct 2005 00:54:51 +0000 (00:54 +0000)]
fix for bug 1328444?

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@353 7f574dfc-610e-0410-a909-a81674777703

18 years agonew ebuild
Brenden Matthews [Tue, 18 Oct 2005 00:35:36 +0000 (00:35 +0000)]
new ebuild

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@352 7f574dfc-610e-0410-a909-a81674777703

18 years agoconky 1.3.3
Brenden Matthews [Tue, 18 Oct 2005 00:30:19 +0000 (00:30 +0000)]
conky 1.3.3

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@351 7f574dfc-610e-0410-a909-a81674777703

18 years agoconky 1.3.3
Brenden Matthews [Tue, 18 Oct 2005 00:28:23 +0000 (00:28 +0000)]
conky 1.3.3

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@350 7f574dfc-610e-0410-a909-a81674777703

18 years agofix memory leak in mpd introduced in rev 1.3, sf patch 1319461 (1024 bytes per update...
Johannes Winkelmann [Sun, 16 Oct 2005 15:32:33 +0000 (15:32 +0000)]
fix memory leak in mpd introduced in rev 1.3, sf patch 1319461 (1024 bytes per update when mpd in "stopped" or "unknown" state, 1024 when changing from play to "stop")

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@349 7f574dfc-610e-0410-a909-a81674777703

18 years agofree text objects for 'tail'
Johannes Winkelmann [Sun, 16 Oct 2005 13:00:35 +0000 (13:00 +0000)]
free text objects for 'tail'

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@348 7f574dfc-610e-0410-a909-a81674777703

18 years ago- Fix if_mounted on FreeBSD
Roman Bogorodskiy [Sun, 16 Oct 2005 11:53:36 +0000 (11:53 +0000)]
- Fix if_mounted on FreeBSD
- Mention submitter in AUTHORS

Submitted by: Elisey O. Savateev <bio3k at softboard dot ru>

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@347 7f574dfc-610e-0410-a909-a81674777703

18 years agofix buffer size in open_i2c_sensor (get_first_file_in_a_directory expects a 256 char...
Johannes Winkelmann [Sat, 15 Oct 2005 16:20:25 +0000 (16:20 +0000)]
fix buffer size in open_i2c_sensor (get_first_file_in_a_directory expects a 256 char buffer)

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@346 7f574dfc-610e-0410-a909-a81674777703

18 years agoadding new ebuilds
Brenden Matthews [Fri, 14 Oct 2005 00:24:32 +0000 (00:24 +0000)]
adding new ebuilds

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@345 7f574dfc-610e-0410-a909-a81674777703

18 years agoconky 1.3.2
Brenden Matthews [Fri, 14 Oct 2005 00:16:01 +0000 (00:16 +0000)]
conky 1.3.2

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@344 7f574dfc-610e-0410-a909-a81674777703

18 years agopatch 1319461
Brenden Matthews [Tue, 11 Oct 2005 01:37:46 +0000 (01:37 +0000)]
patch 1319461

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@343 7f574dfc-610e-0410-a909-a81674777703

18 years agobug 1316531 fixed? i have no way to test
Brenden Matthews [Sat, 8 Oct 2005 02:48:21 +0000 (02:48 +0000)]
bug 1316531 fixed? i have no way to test

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@342 7f574dfc-610e-0410-a909-a81674777703

18 years agooops, we can use sys/param.h instead
Brenden Matthews [Sat, 1 Oct 2005 01:01:08 +0000 (01:01 +0000)]
oops, we can use sys/param.h instead

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@341 7f574dfc-610e-0410-a909-a81674777703

18 years agolinkstatus patch
Brenden Matthews [Sat, 1 Oct 2005 00:59:50 +0000 (00:59 +0000)]
linkstatus patch

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@340 7f574dfc-610e-0410-a909-a81674777703

18 years agofixing small mistake; adding Nattfodd <Nattfodd@gmail.com> to AUTHORS
Brenden Matthews [Thu, 29 Sep 2005 03:40:12 +0000 (03:40 +0000)]
fixing small mistake; adding Nattfodd <Nattfodd@gmail.com> to AUTHORS

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@339 7f574dfc-610e-0410-a909-a81674777703

18 years agoFixed top_mem as per Nattfodd's email on conky-development list
Brenden Matthews [Thu, 29 Sep 2005 03:34:05 +0000 (03:34 +0000)]
Fixed top_mem as per Nattfodd's email on conky-development list

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@338 7f574dfc-610e-0410-a909-a81674777703

18 years agoMention my previous commit in ChangeLog.
Roman Bogorodskiy [Thu, 29 Sep 2005 03:28:07 +0000 (03:28 +0000)]
Mention my previous commit in ChangeLog.

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@337 7f574dfc-610e-0410-a909-a81674777703

18 years agoAPM is i386-only thing.
Roman Bogorodskiy [Thu, 29 Sep 2005 03:22:31 +0000 (03:22 +0000)]
APM is i386-only thing.

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@336 7f574dfc-610e-0410-a909-a81674777703

18 years agoundo changes
Brenden Matthews [Wed, 28 Sep 2005 03:21:10 +0000 (03:21 +0000)]
undo changes

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@335 7f574dfc-610e-0410-a909-a81674777703

18 years agoFixed small bug in config parsing (thanks robgrady, bug 1306032)
Brenden Matthews [Wed, 28 Sep 2005 02:33:24 +0000 (02:33 +0000)]
Fixed small bug in config parsing (thanks robgrady, bug 1306032)

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@332 7f574dfc-610e-0410-a909-a81674777703

18 years agoquasi-updating docs
Brenden Matthews [Sat, 24 Sep 2005 22:17:54 +0000 (22:17 +0000)]
quasi-updating docs

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@331 7f574dfc-610e-0410-a909-a81674777703

18 years agofix for graphs/bars not showing when using max_width
Brenden Matthews [Sat, 24 Sep 2005 22:16:07 +0000 (22:16 +0000)]
fix for graphs/bars not showing when using max_width

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@330 7f574dfc-610e-0410-a909-a81674777703

18 years agographs should stop giving crazy data now
Brenden Matthews [Fri, 16 Sep 2005 01:55:36 +0000 (01:55 +0000)]
graphs should stop giving crazy data now

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@327 7f574dfc-610e-0410-a909-a81674777703

18 years agochanged it so conky keeps running even if it can't find a file
Brenden Matthews [Fri, 16 Sep 2005 01:43:58 +0000 (01:43 +0000)]
changed it so conky keeps running even if it can't find a file

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@326 7f574dfc-610e-0410-a909-a81674777703

18 years agox11 patch 1291420
Brenden Matthews [Fri, 16 Sep 2005 01:11:19 +0000 (01:11 +0000)]
x11 patch 1291420

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@325 7f574dfc-610e-0410-a909-a81674777703

18 years agoright alignment fix
Brenden Matthews [Fri, 16 Sep 2005 01:07:37 +0000 (01:07 +0000)]
right alignment fix

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@324 7f574dfc-610e-0410-a909-a81674777703

18 years agook, 1.3.1 debiaining ready
Jason Tan [Sun, 11 Sep 2005 23:13:10 +0000 (23:13 +0000)]
ok, 1.3.1 debiaining ready

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@320 7f574dfc-610e-0410-a909-a81674777703

18 years agochanged some debian stuff so it's 1.3.1 ready for repos
Jason Tan [Sun, 11 Sep 2005 23:08:27 +0000 (23:08 +0000)]
changed some debian stuff so it's 1.3.1 ready for repos

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@319 7f574dfc-610e-0410-a909-a81674777703

18 years agosmall fixes
Brenden Matthews [Sun, 11 Sep 2005 23:07:28 +0000 (23:07 +0000)]
small fixes

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@318 7f574dfc-610e-0410-a909-a81674777703

18 years agofixed some debian packaging stuff
Jason Tan [Sun, 11 Sep 2005 02:28:10 +0000 (02:28 +0000)]
fixed some debian packaging stuff

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@312 7f574dfc-610e-0410-a909-a81674777703

18 years agoupdated version
Brenden Matthews [Fri, 9 Sep 2005 02:11:06 +0000 (02:11 +0000)]
updated version

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@311 7f574dfc-610e-0410-a909-a81674777703

18 years agosome small misc bug fixes
Brenden Matthews [Mon, 5 Sep 2005 02:09:31 +0000 (02:09 +0000)]
some small misc bug fixes

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@272 7f574dfc-610e-0410-a909-a81674777703

18 years agofixed graph width issue
Brenden Matthews [Sun, 4 Sep 2005 03:43:18 +0000 (03:43 +0000)]
fixed graph width issue

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@262 7f574dfc-610e-0410-a909-a81674777703

18 years agoFinal stage of s/ == xyes/ = xyes/.
Roman Bogorodskiy [Fri, 2 Sep 2005 14:17:31 +0000 (14:17 +0000)]
Final stage of s/ == xyes/ = xyes/.

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@259 7f574dfc-610e-0410-a909-a81674777703

18 years ago- fix illegal memory access when using graphs wider than 256px
Johannes Winkelmann [Wed, 31 Aug 2005 23:18:54 +0000 (23:18 +0000)]
- fix illegal memory access when using graphs wider than 256px
- increase max graph width to 512

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@257 7f574dfc-610e-0410-a909-a81674777703

18 years agofix for docs stuff
Brenden Matthews [Wed, 31 Aug 2005 06:48:38 +0000 (06:48 +0000)]
fix for docs stuff

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@256 7f574dfc-610e-0410-a909-a81674777703

18 years agofix for docs stuff
Brenden Matthews [Wed, 31 Aug 2005 06:48:00 +0000 (06:48 +0000)]
fix for docs stuff

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@255 7f574dfc-610e-0410-a909-a81674777703

18 years agoadding new ebuild for 1.3.0
Brenden Matthews [Wed, 31 Aug 2005 05:47:25 +0000 (05:47 +0000)]
adding new ebuild for 1.3.0

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@249 7f574dfc-610e-0410-a909-a81674777703

18 years ago- Mention FreeBSD support in ChangeLog
Roman Bogorodskiy [Wed, 31 Aug 2005 05:20:10 +0000 (05:20 +0000)]
- Mention FreeBSD support in ChangeLog
- Disable NetBSD support: we have NetBSD specific code but it has not been
  touched since torsmo times, so it most likely doesn't build even

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@248 7f574dfc-610e-0410-a909-a81674777703

18 years ago16-bit color adjustments: save 6 divisions per graph by using precalculated values
Johannes Winkelmann [Tue, 30 Aug 2005 19:13:01 +0000 (19:13 +0000)]
16-bit color adjustments: save 6 divisions per graph by using precalculated values

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@247 7f574dfc-610e-0410-a909-a81674777703

18 years agoFix memory leak in update_diskio().
Roman Bogorodskiy [Tue, 30 Aug 2005 17:32:58 +0000 (17:32 +0000)]
Fix memory leak in update_diskio().

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@246 7f574dfc-610e-0410-a909-a81674777703

18 years agoLast fixes:
Johannes Winkelmann [Tue, 30 Aug 2005 14:59:37 +0000 (14:59 +0000)]
Last fixes:
- round usage values
- fix graph colors on 16-bit displays

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@245 7f574dfc-610e-0410-a909-a81674777703

18 years agoAutotools fixes again:
Roman Bogorodskiy [Tue, 30 Aug 2005 12:27:48 +0000 (12:27 +0000)]
Autotools fixes again:
- Fix "present but cannot be compiled" warning for sys/mount.h
- Fix X11 detecting one more time. We used 'test x$foo == x$bar', which
  works not for all shells (it doesn't works with zsh, tcsh and freebsd
  /bin/sh, that's all what I've checked). So, use 'test x$foo = x$bar'.

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@244 7f574dfc-610e-0410-a909-a81674777703

18 years agoPolish X11 detection code a bit.
Roman Bogorodskiy [Tue, 30 Aug 2005 08:44:07 +0000 (08:44 +0000)]
Polish X11 detection code a bit.

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@243 7f574dfc-610e-0410-a909-a81674777703

18 years agoDocument recently added apm_* objects.
Roman Bogorodskiy [Tue, 30 Aug 2005 07:11:01 +0000 (07:11 +0000)]
Document recently added apm_* objects.

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@242 7f574dfc-610e-0410-a909-a81674777703

18 years agoAdd APM support for FreeBSD.
Roman Bogorodskiy [Tue, 30 Aug 2005 04:19:16 +0000 (04:19 +0000)]
Add APM support for FreeBSD.

Submitted by:  Daniel Thiele <dthiele@gmx.net>

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@241 7f574dfc-610e-0410-a909-a81674777703

18 years agofixed up some stuff in the docs
Jason Tan [Tue, 30 Aug 2005 02:45:09 +0000 (02:45 +0000)]
fixed up some stuff in the docs

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@240 7f574dfc-610e-0410-a909-a81674777703

18 years agofixed x11.c issue
Brenden Matthews [Tue, 30 Aug 2005 00:22:55 +0000 (00:22 +0000)]
fixed x11.c issue

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@239 7f574dfc-610e-0410-a909-a81674777703

18 years agoI wonder if it is really needed to be root to build conky.
Roman Bogorodskiy [Mon, 29 Aug 2005 19:56:24 +0000 (19:56 +0000)]
I wonder if it is really needed to be root to build conky.

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@238 7f574dfc-610e-0410-a909-a81674777703

18 years ago- Make update_diskio() return 0 instead of total disk I/O since
Roman Bogorodskiy [Mon, 29 Aug 2005 19:39:35 +0000 (19:39 +0000)]
- Make update_diskio() return 0 instead of total disk I/O since
  boot for the first cycle
- Implement ${top} and ${top_mem} support (further review and testing
  required)

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@237 7f574dfc-610e-0410-a909-a81674777703

18 years agoadded $texeci, fixed a bug with own_winodw and double buffer
Brenden Matthews [Mon, 29 Aug 2005 17:06:31 +0000 (17:06 +0000)]
added $texeci, fixed a bug with own_winodw and double buffer

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@236 7f574dfc-610e-0410-a909-a81674777703

18 years agoupdated docs for , mentioned that metar is gone. changed some of the packaging files...
Jason Tan [Mon, 29 Aug 2005 16:52:54 +0000 (16:52 +0000)]
updated docs for , mentioned that metar is gone. changed some of the packaging files to meet debian standards (thanks to pollux, thru mirrorbox), so that should be almost ready

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@235 7f574dfc-610e-0410-a909-a81674777703

18 years agofixed a bug that caused segfaults if no arguments weren't provided to variables that...
Jason Tan [Mon, 29 Aug 2005 16:49:09 +0000 (16:49 +0000)]
fixed a bug that caused segfaults if no arguments weren't provided to variables that require arguments. also, changed the addr variable to now require <internface> as an argument, to be consistent with the rest of the net variables...

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@234 7f574dfc-610e-0410-a909-a81674777703

18 years agoConnect top.c to the build only on Linux.
Roman Bogorodskiy [Mon, 29 Aug 2005 10:29:31 +0000 (10:29 +0000)]
Connect top.c to the build only on Linux.

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@233 7f574dfc-610e-0410-a909-a81674777703

18 years agosorry, testing this again
Jason Tan [Sat, 27 Aug 2005 22:25:31 +0000 (22:25 +0000)]
sorry, testing this again

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@231 7f574dfc-610e-0410-a909-a81674777703

18 years agotesting the cvs email diff thing
Jason Tan [Sat, 27 Aug 2005 22:22:12 +0000 (22:22 +0000)]
testing the cvs email diff thing

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@229 7f574dfc-610e-0410-a909-a81674777703

18 years agosyncmail test, again
Brenden Matthews [Sat, 27 Aug 2005 21:38:20 +0000 (21:38 +0000)]
syncmail test, again

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@228 7f574dfc-610e-0410-a909-a81674777703

18 years agosyncmail test, again
Brenden Matthews [Sat, 27 Aug 2005 21:29:49 +0000 (21:29 +0000)]
syncmail test, again

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@226 7f574dfc-610e-0410-a909-a81674777703

18 years agosyncmail test
Brenden Matthews [Sat, 27 Aug 2005 21:20:54 +0000 (21:20 +0000)]
syncmail test

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@224 7f574dfc-610e-0410-a909-a81674777703

18 years agosmall doc changes
Brenden Matthews [Sat, 27 Aug 2005 21:15:33 +0000 (21:15 +0000)]
small doc changes

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@222 7f574dfc-610e-0410-a909-a81674777703

18 years agofixed typos, changed the look of the pretty html tables (thanks cptn for xsl advice...
Jason Tan [Sat, 27 Aug 2005 21:04:37 +0000 (21:04 +0000)]
fixed typos, changed the look of the pretty html tables (thanks cptn for xsl advice), and these tables are now generated as part of the Makefile process too (only requires xsltproc, which we check for already).

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@221 7f574dfc-610e-0410-a909-a81674777703

18 years agosome fixes for update_stat():
Johannes Winkelmann [Sat, 27 Aug 2005 14:55:10 +0000 (14:55 +0000)]
some fixes for update_stat():
- initialize cpu_info struct properly (a large conkyrc could pollute that memory area)
- allocate info.cpu_usage to cpu_count + 1

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@220 7f574dfc-610e-0410-a909-a81674777703