monky
2008-06-28 Brenden MatthewsAdded support for EVE-Online skill monitoring (thanks...
2008-06-28 Brenden MatthewsAdded sysfs AC adapter support patch (thanks Byron...
2008-06-25 Phil(re)define FALSE and TRUE, non-existent on my system
2008-06-25 Philtwo new smapi variables and a bit of documentation...
2008-06-21 Nikolas GarofilMerge ... conky1-extra, Changelog contains the changes
2008-06-21 Nikolas GarofilAdded the changes from this week to Changelog
2008-06-21 Nikolas Garofil'inline' removed from functions that are called from...
2008-06-21 Kevin LylesRe-arranged some if statements to reduce redundancy
2008-06-21 Kevin LylesConsolidated all barnum code into get_barnum
2008-06-21 Kevin LylesConsolidated all popen calls (and repeated surrounding...
2008-06-21 Kevin LylesRemoved some redundancies between imap and pop3
2008-06-21 Kevin LylesRenamed all my_infos to the more-descriptive tmp_info
2008-06-21 Kevin LylesRenamed more global variables with global_ prefix
2008-06-21 Kevin LylesReplaced the global text_object array and count with...
2008-06-21 Kevin LylesAdded comments to a couple of non-obvious lines (to...
2008-06-19 Kevin LylesSplit help output into a separate function
2008-06-19 Kevin LylesMoved global diskio variables into info
2008-06-19 Kevin LylesRefactored out some redundancy in the tab conversion...
2008-06-19 Kevin LylesRemoved some redundancy in mpd_elapsed and mpd_length
2008-06-19 Kevin LylesChanged addr to print "No Address" when there is no...
2008-06-19 Kevin LylesRefactored format_seconds and format_seconds_short
2008-06-19 Kevin LylesFixed compilation issues with --enable-testing
2008-06-17 Nikolas Garofilmagic nums to defines and don't check ut_name and ut_li...
2008-06-16 Nikolas Garofil3 Bufferoverflows in a struct utmp
2008-06-16 Philip Kovacsmove audacious defs into header
2008-06-15 Philip Kovacsrestore audacious functionality broken by previous...
2008-06-15 Kevin LylesRemoved all trailing whitespace
2008-06-15 Roman BogorodskiyMore or less working on FreeBSD now.
2008-06-14 Kevin LylesSplit conky.h into several smaller header files
2008-06-14 Kevin LylesMoved struct process to top.h
2008-06-08 Nikolas GarofilBugfix: execgraph scale 0-0 instead of 0-100
2008-06-08 Nikolas Garofilmemgraph in manpage
2008-06-08 Nikolas Garofilmemgraph documentation
2008-06-08 Nikolas GarofilBugfix: didn't work
2008-06-07 Nikolas GarofilBugfix: same text multiple times caused by if-family
2008-06-07 Nikolas GarofilBugfix: DEV_NAME tried to read uninitialised mem
2008-06-06 Nikolas Garofilsmall changes to let code compile with enable-testing
2008-06-04 Nikolas Garofilchanges from r1127 added to changelog
2008-06-04 Nikolas GarofilBugfix: Lines printed to STDOUT with out_to_console...
2008-06-04 Nikolas GarofilBugfix: chars followed by backspace should not be displayed
2008-06-04 Nikolas GarofilBackground was defined twice in vim and nano syntax
2008-06-04 Nikolas GarofilBugfix: gw_iface with a empty routingtable no longer...
2008-06-03 Brenden Matthews* Added --quiet patch (thanks sceptik)
2008-06-03 Brenden Matthews* Added NVIDIA Graficcard support patch (thanks meissna)
2008-05-30 Philconfigurable if_up, may check for:
2008-05-30 Philsimplified documentation of color0-9 variables
2008-05-06 Brenden Matthewsdocs; small code simplification
2008-05-06 Brenden Matthewsupdating docs, syntax highlighting, code formatting
2008-05-03 Roman BogorodskiySmall portion of FreeBSD fixes:
2008-04-29 Brenden Matthewsforgot to mention this fix: * Fix for $if_up memleak...
2008-04-29 Brenden Matthews* own_window_type dock patch (thanks Morgan).
2008-04-22 Brenden Matthewsupdating ebuild
2008-04-22 Brenden Matthewsexclude reserved IPs with if_up
2008-04-22 Brenden Matthewsfixed hddtemp problems as well as some other misc things
2008-04-22 Brenden Matthewsfixed crash on realloc due to use of strncpy
2008-04-17 Brenden Matthewsadd missing math.h include
2008-04-17 Brenden Matthewsinclude stdarg.h for va_start/va_end
2008-04-16 Brenden Matthewsupdating LICENSE for ebuild
2008-04-16 Brenden Matthewsadd missing include
2008-04-14 Brenden Matthewsupdating ebuilds
2008-04-13 Brenden Matthewsoops; updating authors
2008-04-13 Brenden Matthews* Added patch for the following (thanks larsko):
2008-04-10 Brenden Matthews * Getting rid of goto usage throughout code.
2008-04-03 Brenden Matthewsdetect conky.conf as well as conkyrc for syntax highlig...
2008-04-02 Brenden Matthewsdefine our own strndup() when its not available (thanks...
2008-04-02 Brenden Matthews* Replacing strdup() with strndup() throughout
2008-04-02 Brenden Matthews* Added patch to use mail_spool correctly (thanks Kapil)
2008-04-02 Brenden Matthews* Fixed segfault when configuration doesn't contain...
2008-04-01 Brenden Matthewsdocs
2008-04-01 Brenden Matthewscapitalization consistency
2008-04-01 Brenden Matthewscleanup configure output
2008-04-01 Brenden Matthewsbump version; doc fixes
2008-04-01 Brenden MatthewsConky 1.5.1
2008-03-31 Philmake specifying hdd names more flexible
2008-03-31 Brenden Matthewsdoc cleanup
2008-03-31 Philfix two typos in docs
2008-03-31 Brenden Matthewsfix possible mem leak in prepare_diskio_stat, fix retur...
2008-03-31 Brenden Matthewsmake diskio accept devices starting with "/dev/"
2008-03-30 Brenden Matthews* Added mem_res and mem_vsize to $top.
2008-03-30 Brenden Matthewsmore battery cleanup
2008-03-30 Brenden Matthewsadd more checking in libmpdclient; make battery stuff...
2008-03-30 Brenden Matthewsmpd fix take 2
2008-03-30 Brenden Matthews* Fixed bug in libmpdclient that caused file descriptor...
2008-03-29 Philfinally update our debugging CFLAGS
2008-03-29 Philsome relocation of header includes
2008-03-29 Philfix typo
2008-03-29 Philmake use of __attribute__
2008-03-29 Philupdate ChangeLog
2008-03-29 Philimplement upwards path traversal to find fs type
2008-03-29 Philimprove header style
2008-03-29 Philno 'a' modifier in C99
2008-03-29 Philremove unused global mail_s instance
2008-03-29 Philrename all shadowing variables for -Wshadow
2008-03-29 Philfix register_iconv
2008-03-29 Philthe big relocation patch
2008-03-29 Phildon't use %Lu here, too
2008-03-29 Philclear naming for the global text objects
2008-03-29 Philfix thread definitions
2008-03-29 Phildeclaring info in common.c is redundant
2008-03-29 PhilISO C99 forbids named variadic macros
next