monky
15 years ago * Add option to specify number of retries for IMAP/POP3 stuff (via -r)
Brenden Matthews [Tue, 5 Aug 2008 18:00:30 +0000 (18:00 +0000)]
* Add option to specify number of retries for IMAP/POP3 stuff (via -r)

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

15 years agoforgot the ChangeLog update
Phil [Sun, 3 Aug 2008 13:28:15 +0000 (13:28 +0000)]
forgot the ChangeLog update

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

15 years agolittle simplification and improvement of $nvidia
Phil [Sun, 3 Aug 2008 13:27:00 +0000 (13:27 +0000)]
little simplification and improvement of $nvidia

* check only the unique part of the argument
* print temperatures like all others (%.1f)
* do argument parsing in nvidia.c (so all specific stuff is at one place)
* little header cleanup

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

15 years agoupdate changelog
Brenden Matthews [Wed, 30 Jul 2008 02:05:12 +0000 (02:05 +0000)]
update changelog

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

15 years agoadd missing xmms2.h to dist
Brenden Matthews [Wed, 30 Jul 2008 02:03:42 +0000 (02:03 +0000)]
add missing xmms2.h to dist

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

15 years ago * Conky 1.6.0 released
Brenden Matthews [Tue, 22 Jul 2008 01:15:57 +0000 (01:15 +0000)]
* Conky 1.6.0 released

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

15 years agos/kiB/KiB/g
Brenden Matthews [Sun, 20 Jul 2008 02:05:11 +0000 (02:05 +0000)]
s/kiB/KiB/g

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

15 years agoimprove last fix a bit
Brenden Matthews [Thu, 17 Jul 2008 03:14:37 +0000 (03:14 +0000)]
improve last fix a bit

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

15 years ago * Fixed bug with $if_empty and $mpd_* vars (sf.net #2008752)
Brenden Matthews [Thu, 17 Jul 2008 02:38:04 +0000 (02:38 +0000)]
* Fixed bug with $if_empty and $mpd_* vars (sf.net #2008752)

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

15 years agofix missing include
Brenden Matthews [Tue, 15 Jul 2008 01:05:37 +0000 (01:05 +0000)]
fix missing include

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

15 years agomade defines of some literal values and defines to configure.ac.in
Nikolas Garofil [Sat, 12 Jul 2008 10:25:05 +0000 (10:25 +0000)]
made defines of some literal values and defines to configure.ac.in

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

15 years agoProper indenting for eve-code, made a define of the default netdev, and moved some...
Nikolas Garofil [Sat, 12 Jul 2008 01:22:40 +0000 (01:22 +0000)]
Proper indenting for eve-code, made a define of the default netdev, and moved some defines to configure.ac.in

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

15 years agosolve warnings
Nikolas Garofil [Wed, 9 Jul 2008 23:05:48 +0000 (23:05 +0000)]
solve warnings

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

15 years agomultiple definition fix no longer necessary after libgnu removal
Nikolas Garofil [Wed, 9 Jul 2008 21:49:13 +0000 (21:49 +0000)]
multiple definition fix no longer necessary after libgnu removal

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

15 years agoremoved gnulib completely. use a simple getnameinfo function check for --enable-portmon.
Philip Kovacs [Mon, 7 Jul 2008 20:09:37 +0000 (20:09 +0000)]
removed gnulib completely. use a simple getnameinfo function check for --enable-portmon.

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

15 years agoFix bug in optional normal/log argument for graphs
Nikolas Garofil [Sun, 6 Jul 2008 13:04:29 +0000 (13:04 +0000)]
Fix bug in optional normal/log argument for graphs

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

15 years agoMade log/normal argument for graphs optional
Nikolas Garofil [Sun, 6 Jul 2008 10:56:59 +0000 (10:56 +0000)]
Made log/normal argument for graphs optional

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

15 years ago- Use u_int instead of unsigned long for storing
Roman Bogorodskiy [Sun, 6 Jul 2008 09:25:28 +0000 (09:25 +0000)]
- Use u_int instead of unsigned long for storing
  vm related values returned by sysctl
- Minor style fix in preproccessor comments

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

15 years agoUpdate ChangeLog
Nikolas Garofil [Sat, 5 Jul 2008 23:32:10 +0000 (23:32 +0000)]
Update ChangeLog

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

15 years agoconfigure.ac.in back to 1209 state to prevent linkingprobs
Nikolas Garofil [Fri, 4 Jul 2008 08:48:26 +0000 (08:48 +0000)]
configure.ac.in back to 1209 state to prevent linkingprobs

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

15 years ago--libtool version of gnulib installed
Philip Kovacs [Thu, 3 Jul 2008 23:28:51 +0000 (23:28 +0000)]
--libtool version of gnulib installed

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

15 years agoremove libgnu tree; new one coming
Philip Kovacs [Thu, 3 Jul 2008 23:20:50 +0000 (23:20 +0000)]
remove libgnu tree; new one coming

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

15 years agoLinking failed on some systems
Nikolas Garofil [Thu, 3 Jul 2008 22:31:14 +0000 (22:31 +0000)]
Linking failed on some systems

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

15 years agoadjust #includes
Philip Kovacs [Tue, 1 Jul 2008 19:43:24 +0000 (19:43 +0000)]
adjust #includes

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

15 years agoCompilation with --enable-testing works by removing stdio.h
Nikolas Garofil [Tue, 1 Jul 2008 17:33:21 +0000 (17:33 +0000)]
Compilation with --enable-testing works by removing stdio.h

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

15 years agolatest gnulib sources
Philip Kovacs [Tue, 1 Jul 2008 14:46:13 +0000 (14:46 +0000)]
latest gnulib sources

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

15 years agoremove older gnulib files
Philip Kovacs [Tue, 1 Jul 2008 13:50:26 +0000 (13:50 +0000)]
remove older gnulib files

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

15 years agoconfigure option for mathfunctions
Nikolas Garofil [Tue, 1 Jul 2008 11:13:40 +0000 (11:13 +0000)]
configure option for mathfunctions

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

15 years agoAdd libgnu convenience lib, modules stdio and getaddrinfo.
Philip Kovacs [Tue, 1 Jul 2008 01:26:02 +0000 (01:26 +0000)]
Add libgnu convenience lib, modules stdio and getaddrinfo.
We now make no assumption about availability of functions
such as snprintf and getnameinfo.  If the target machine
doesnt have them, libgnu provides them.

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

15 years agotemp undo of commit 1201
Nikolas Garofil [Mon, 30 Jun 2008 23:07:42 +0000 (23:07 +0000)]
temp undo of commit 1201

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

15 years agoAdded _POSIX_SOURCE in autoconf so that compiling libtcp-portmon.c works
Nikolas Garofil [Mon, 30 Jun 2008 22:52:19 +0000 (22:52 +0000)]
Added _POSIX_SOURCE in autoconf so that compiling libtcp-portmon.c works

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

15 years agoRemove recently added _POSIX_C_SOURCE 200112L as it conflicts
Philip Kovacs [Mon, 30 Jun 2008 00:56:01 +0000 (00:56 +0000)]
Remove recently added _POSIX_C_SOURCE 200112L as it conflicts
with feature requirements for glibc when using snprintf.

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

15 years agoGet rid of obsolete gethostbyaddr and getservbyport
Nikolas Garofil [Sun, 29 Jun 2008 09:26:15 +0000 (09:26 +0000)]
Get rid of obsolete gethostbyaddr and getservbyport

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

15 years agofix missing entries in Makefile.am
Brenden Matthews [Sun, 29 Jun 2008 00:27:09 +0000 (00:27 +0000)]
fix missing entries in Makefile.am

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

15 years agoAdded support for EVE-Online skill monitoring (thanks Asbjørn); fixed up/downspeedgra...
Brenden Matthews [Sat, 28 Jun 2008 20:14:04 +0000 (20:14 +0000)]
Added support for EVE-Online skill monitoring (thanks Asbjørn); fixed up/downspeedgraph segfault

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

15 years agoAdded sysfs AC adapter support patch (thanks Byron); Small compilation error fix
Brenden Matthews [Sat, 28 Jun 2008 19:17:49 +0000 (19:17 +0000)]
Added sysfs AC adapter support patch (thanks Byron); Small compilation error fix

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

15 years ago(re)define FALSE and TRUE, non-existent on my system
Phil [Wed, 25 Jun 2008 21:06:54 +0000 (21:06 +0000)]
(re)define FALSE and TRUE, non-existent on my system

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

15 years agotwo new smapi variables and a bit of documentation improvement
Phil [Wed, 25 Jun 2008 10:08:27 +0000 (10:08 +0000)]
two new smapi variables and a bit of documentation improvement

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

15 years agoMerge with conky1-extra, Changelog contains the changes
Nikolas Garofil [Sat, 21 Jun 2008 20:37:58 +0000 (20:37 +0000)]
Merge ... conky1-extra, Changelog contains the changes

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

15 years agoAdded the changes from this week to Changelog
Nikolas Garofil [Sat, 21 Jun 2008 15:04:49 +0000 (15:04 +0000)]
Added the changes from this week to Changelog

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

15 years ago'inline' removed from functions that are called from different files
Nikolas Garofil [Sat, 21 Jun 2008 14:18:44 +0000 (14:18 +0000)]
'inline' removed from functions that are called from different files

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

15 years agoRe-arranged some if statements to reduce redundancy
Kevin Lyles [Sat, 21 Jun 2008 09:25:37 +0000 (09:25 +0000)]
Re-arranged some if statements to reduce redundancy

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

15 years agoConsolidated all barnum code into get_barnum
Kevin Lyles [Sat, 21 Jun 2008 09:25:29 +0000 (09:25 +0000)]
Consolidated all barnum code into get_barnum

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

15 years agoConsolidated all popen calls (and repeated surrounding code) into read_exec
Kevin Lyles [Sat, 21 Jun 2008 09:25:22 +0000 (09:25 +0000)]
Consolidated all popen calls (and repeated surrounding code) into read_exec

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

15 years agoRemoved some redundancies between imap and pop3
Kevin Lyles [Sat, 21 Jun 2008 09:25:16 +0000 (09:25 +0000)]
Removed some redundancies between imap and pop3

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

15 years agoRenamed all my_infos to the more-descriptive tmp_info
Kevin Lyles [Sat, 21 Jun 2008 09:25:03 +0000 (09:25 +0000)]
Renamed all my_infos to the more-descriptive tmp_info

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

15 years agoRenamed more global variables with global_ prefix
Kevin Lyles [Sat, 21 Jun 2008 09:24:56 +0000 (09:24 +0000)]
Renamed more global variables with global_ prefix

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

15 years agoReplaced the global text_object array and count with a text_object_list
Kevin Lyles [Sat, 21 Jun 2008 09:24:51 +0000 (09:24 +0000)]
Replaced the global text_object array and count with a text_object_list

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

15 years agoAdded comments to a couple of non-obvious lines (to me, anyway)
Kevin Lyles [Sat, 21 Jun 2008 09:24:39 +0000 (09:24 +0000)]
Added comments to a couple of non-obvious lines (to me, anyway)

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

15 years agoSplit help output into a separate function
Kevin Lyles [Thu, 19 Jun 2008 19:59:30 +0000 (19:59 +0000)]
Split help output into a separate function

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

15 years agoMoved global diskio variables into info
Kevin Lyles [Thu, 19 Jun 2008 19:58:07 +0000 (19:58 +0000)]
Moved global diskio variables into info

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

15 years agoRefactored out some redundancy in the tab conversion code
Kevin Lyles [Thu, 19 Jun 2008 19:57:12 +0000 (19:57 +0000)]
Refactored out some redundancy in the tab conversion code

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

15 years agoRemoved some redundancy in mpd_elapsed and mpd_length
Kevin Lyles [Thu, 19 Jun 2008 19:56:30 +0000 (19:56 +0000)]
Removed some redundancy in mpd_elapsed and mpd_length

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

15 years agoChanged addr to print "No Address" when there is no address
Kevin Lyles [Thu, 19 Jun 2008 19:54:31 +0000 (19:54 +0000)]
Changed addr to print "No Address" when there is no address

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

15 years agoRefactored format_seconds and format_seconds_short
Kevin Lyles [Thu, 19 Jun 2008 07:04:11 +0000 (07:04 +0000)]
Refactored format_seconds and format_seconds_short

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

15 years agoFixed compilation issues with --enable-testing
Kevin Lyles [Thu, 19 Jun 2008 06:17:53 +0000 (06:17 +0000)]
Fixed compilation issues with --enable-testing

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

15 years agomagic nums to defines and don't check ut_name and ut_line length because it can't...
Nikolas Garofil [Tue, 17 Jun 2008 20:44:06 +0000 (20:44 +0000)]
magic nums to defines and don't check ut_name and ut_line length because it can't be larger then UT_NAMESIZE and UT_LINESIZE

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

15 years ago3 Bufferoverflows in a struct utmp
Nikolas Garofil [Mon, 16 Jun 2008 20:12:39 +0000 (20:12 +0000)]
3 Bufferoverflows in a struct utmp

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

15 years agomove audacious defs into header
Philip Kovacs [Mon, 16 Jun 2008 19:40:28 +0000 (19:40 +0000)]
move audacious defs into header

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

15 years agorestore audacious functionality broken by previous header spliting commits.
Philip Kovacs [Sun, 15 Jun 2008 20:17:37 +0000 (20:17 +0000)]
restore audacious functionality broken by previous header spliting commits.
headers are for interfaces and typedefs, not data.

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

15 years agoRemoved all trailing whitespace
Kevin Lyles [Sun, 15 Jun 2008 18:38:33 +0000 (18:38 +0000)]
Removed all trailing whitespace

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

15 years agoMore or less working on FreeBSD now.
Roman Bogorodskiy [Sun, 15 Jun 2008 07:08:52 +0000 (07:08 +0000)]
More or less working on FreeBSD now.

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

15 years agoSplit conky.h into several smaller header files
Kevin Lyles [Sat, 14 Jun 2008 18:41:12 +0000 (18:41 +0000)]
Split conky.h into several smaller header files

In order to do this correctly:
Removed duplicate includes
Fixed mpd functions to accept mpd_s instead of information
Freed mpd.h of any need to include conky.h (mpd.c still includes it for the constants)

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

15 years agoMoved struct process to top.h
Kevin Lyles [Sat, 14 Jun 2008 05:32:46 +0000 (05:32 +0000)]
Moved struct process to top.h

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

15 years agoBugfix: execgraph scale 0-0 instead of 0-100
Nikolas Garofil [Sun, 8 Jun 2008 20:39:07 +0000 (20:39 +0000)]
Bugfix: execgraph scale 0-0 instead of 0-100

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

15 years agomemgraph in manpage
Nikolas Garofil [Sun, 8 Jun 2008 17:17:34 +0000 (17:17 +0000)]
memgraph in manpage

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

15 years agomemgraph documentation
Nikolas Garofil [Sun, 8 Jun 2008 11:41:00 +0000 (11:41 +0000)]
memgraph documentation

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

15 years agoBugfix: didn't work
Nikolas Garofil [Sun, 8 Jun 2008 11:16:51 +0000 (11:16 +0000)]
Bugfix:  didn't work

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

15 years agoBugfix: same text multiple times caused by if-family
Nikolas Garofil [Sat, 7 Jun 2008 19:11:29 +0000 (19:11 +0000)]
Bugfix: same text multiple times caused by if-family

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

15 years agoBugfix: DEV_NAME tried to read uninitialised mem
Nikolas Garofil [Sat, 7 Jun 2008 12:34:07 +0000 (12:34 +0000)]
Bugfix: DEV_NAME tried to read uninitialised mem

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

16 years agosmall changes to let code compile with enable-testing
Nikolas Garofil [Fri, 6 Jun 2008 12:14:15 +0000 (12:14 +0000)]
small changes to let code compile with enable-testing

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

16 years agochanges from r1127 added to changelog
Nikolas Garofil [Wed, 4 Jun 2008 23:03:13 +0000 (23:03 +0000)]
changes from r1127 added to changelog

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

16 years agoBugfix: Lines printed to STDOUT with out_to_console were printed twice
Nikolas Garofil [Wed, 4 Jun 2008 22:35:02 +0000 (22:35 +0000)]
Bugfix: Lines printed to STDOUT with out_to_console were printed twice

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

16 years agoBugfix: chars followed by backspace should not be displayed
Nikolas Garofil [Wed, 4 Jun 2008 08:51:15 +0000 (08:51 +0000)]
Bugfix: chars followed by backspace should not be displayed

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

16 years agoBackground was defined twice in vim and nano syntax
Nikolas Garofil [Wed, 4 Jun 2008 08:33:01 +0000 (08:33 +0000)]
Background was defined twice in vim and nano syntax

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

16 years agoBugfix: gw_iface with a empty routingtable no longer causes a crash
Nikolas Garofil [Wed, 4 Jun 2008 08:09:49 +0000 (08:09 +0000)]
Bugfix: gw_iface with a empty routingtable no longer causes a crash

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

16 years ago* Added --quiet patch (thanks sceptik)
Brenden Matthews [Tue, 3 Jun 2008 21:01:40 +0000 (21:01 +0000)]
* Added --quiet patch (thanks sceptik)

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

16 years ago* Added NVIDIA Graficcard support patch (thanks meissna)
Brenden Matthews [Tue, 3 Jun 2008 20:46:15 +0000 (20:46 +0000)]
* Added NVIDIA Graficcard support patch (thanks meissna)

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

16 years agoconfigurable if_up, may check for:
Phil [Fri, 30 May 2008 11:30:58 +0000 (11:30 +0000)]
configurable if_up, may check for:
* IFF_UP flag,
* IFF_UP and IFF_RUNNING flags or
* IFF_UP, IFF_RUNNING flags and assigned address

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

16 years agosimplified documentation of color0-9 variables
Phil [Fri, 30 May 2008 10:20:37 +0000 (10:20 +0000)]
simplified documentation of color0-9 variables

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

16 years agodocs; small code simplification
Brenden Matthews [Tue, 6 May 2008 22:41:28 +0000 (22:41 +0000)]
docs; small code simplification

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

16 years agoupdating docs, syntax highlighting, code formatting
Brenden Matthews [Tue, 6 May 2008 21:44:23 +0000 (21:44 +0000)]
updating docs, syntax highlighting, code formatting

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

16 years agoSmall portion of FreeBSD fixes:
Roman Bogorodskiy [Sat, 3 May 2008 12:30:05 +0000 (12:30 +0000)]
Small portion of FreeBSD fixes:

- diskio.c is not needed for freebsd
- sync cpu freq related functions prototypes
- cleanup #indef's

It still doesn't compile on FreeBSD though.

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

16 years agoforgot to mention this fix: * Fix for $if_up memleak (thanks Michal).
Brenden Matthews [Tue, 29 Apr 2008 21:34:06 +0000 (21:34 +0000)]
forgot to mention this fix: * Fix for $if_up memleak (thanks Michal).

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

16 years ago* own_window_type dock patch (thanks Morgan).
Brenden Matthews [Tue, 29 Apr 2008 21:31:04 +0000 (21:31 +0000)]
* own_window_type dock patch (thanks Morgan).

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

16 years agoupdating ebuild
Brenden Matthews [Tue, 22 Apr 2008 23:07:24 +0000 (23:07 +0000)]
updating ebuild

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

16 years agoexclude reserved IPs with if_up
Brenden Matthews [Tue, 22 Apr 2008 22:59:04 +0000 (22:59 +0000)]
exclude reserved IPs with if_up

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

16 years agofixed hddtemp problems as well as some other misc things
Brenden Matthews [Tue, 22 Apr 2008 22:54:22 +0000 (22:54 +0000)]
fixed hddtemp problems as well as some other misc things

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

16 years agofixed crash on realloc due to use of strncpy
Brenden Matthews [Tue, 22 Apr 2008 21:54:49 +0000 (21:54 +0000)]
fixed crash on realloc due to use of strncpy

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

16 years agoadd missing math.h include
Brenden Matthews [Thu, 17 Apr 2008 20:46:29 +0000 (20:46 +0000)]
add missing math.h include

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

16 years agoinclude stdarg.h for va_start/va_end
Brenden Matthews [Thu, 17 Apr 2008 20:40:53 +0000 (20:40 +0000)]
include stdarg.h for va_start/va_end

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

16 years agoupdating LICENSE for ebuild
Brenden Matthews [Wed, 16 Apr 2008 04:16:44 +0000 (04:16 +0000)]
updating LICENSE for ebuild

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

16 years agoadd missing include
Brenden Matthews [Wed, 16 Apr 2008 01:36:55 +0000 (01:36 +0000)]
add missing include

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

16 years agoupdating ebuilds
Brenden Matthews [Mon, 14 Apr 2008 23:57:15 +0000 (23:57 +0000)]
updating ebuilds

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

16 years agooops; updating authors
Brenden Matthews [Sun, 13 Apr 2008 04:18:16 +0000 (04:18 +0000)]
oops; updating authors

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

16 years ago* Added patch for the following (thanks larsko):
Brenden Matthews [Sun, 13 Apr 2008 04:10:35 +0000 (04:10 +0000)]
* Added patch for the following (thanks larsko):
* New $loadgraph to show a graph of load averages,
* add "show_graph_scale" option to turn off/on the showing of the
current max value for the graph,
* minor code fixes,
* update nano and vim syntax highlighting stuff.

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

16 years ago * Getting rid of goto usage throughout code.
Brenden Matthews [Thu, 10 Apr 2008 22:45:45 +0000 (22:45 +0000)]
* Getting rid of goto usage throughout code.
* Fix bug due to usage of gethostbyname() in threads (which is not
reentrant) by using gethostbyname_r() when available.
* Added patch for battery_time problem on 2.6.24 (thanks wedge).
* Added patch to fix broken xmms2 stuff (thanks sleipner).
* Added patch to fix SIGHUP/SIGUSR1 segfault (thanks norsetto).
* Added patch to improve $if_up (thanks Aseem).

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

16 years agodetect conky.conf as well as conkyrc for syntax highlighting
Brenden Matthews [Thu, 3 Apr 2008 02:54:47 +0000 (02:54 +0000)]
detect conky.conf as well as conkyrc for syntax highlighting

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

16 years agodefine our own strndup() when its not available (thanks to Pippijn for the idea)
Brenden Matthews [Wed, 2 Apr 2008 19:46:09 +0000 (19:46 +0000)]
define our own strndup() when its not available (thanks to Pippijn for the idea)

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

16 years ago* Replacing strdup() with strndup() throughout
Brenden Matthews [Wed, 2 Apr 2008 18:44:49 +0000 (18:44 +0000)]
* Replacing strdup() with strndup() throughout
(this is probably going to break a few things)

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