monky
2007-08-28 Philip Kovacsadd pkg.m4 to fix pkg-config catch-22
2007-08-28 Brenden Matthews * Check for pkg-config >=0.20
2007-08-27 Brenden Matthews * Fixed issue with SIGPIPE and mpd
2007-08-24 Brenden Matthewsadding prss.h to makefile.am so its actually included...
2007-08-22 Roman BogorodskiyNever commit stuff before you're going to bed.
2007-08-21 Roman BogorodskiyFix a typo - variable was used before declarated and
2007-08-15 Philip Kovacsupdate vim/nano syntax files
2007-08-13 Philip Kovacshwmon leveraging existing code
2007-08-13 Philip Kovacssvn merge -rHEAD:918 .
2007-08-13 Philip Kovacsback out r919
2007-08-13 Toni Spetsreally apply the hwmon patch (tracker item 1650894)
2007-08-13 Philip Kovacsplatform stuff
2007-08-13 Philip Kovacs* Added var $platform which is similar to $i2c and...
2007-08-10 Toni SpetsThat one neither
2007-08-10 Toni SpetsWhoops. Didn't see that coming.
2007-08-10 Toni SpetsRemoved more unused stuff from openbsd.c
2007-08-10 Philip Kovacsfix unused parameter warning
2007-08-10 Toni SpetsRemoved ACPI battery code for OpenBSD
2007-08-10 Brenden Matthewsupdating docs
2007-08-10 Toni SpetsDidn't remove all references to linkstatus ;-)
2007-08-10 Toni SpetsRemove deprecated linkstatus completely from conky...
2007-08-10 Brenden Matthewsadding misc people to authors
2007-08-10 Toni SpetsFixed wireless documentation. Fixed wireless quality...
2007-08-10 Philip Kovacsiwlib configure checks
2007-08-10 Philip Kovacsupdate copywrite dates where appropriate
2007-08-10 Brenden Matthewsclarifying licensing
2007-08-08 Toni SpetsProbably fixed wireless spacer
2007-08-08 Toni SpetsIncorrectly pasted stuff in configure.ac.in screwed...
2007-08-08 Philip Kovacsbump svn revision to 1.4.7-svnNNNN
2007-08-07 Toni SpetsAdded spacer for wireless variables. Fixed some tabs...
2007-08-07 Toni SpetsUpdated docs to include RSS and wireless. README has...
2007-08-07 Toni SpetsAdded wireless_link_qual_perc. Cleaned unused variables...
2007-08-07 Toni SpetsWhoops. Need some lunch ->
2007-08-07 Toni SpetsRSS was not really disabled when it was supposed to...
2007-08-07 Toni SpetsFixed incorrect ACPI battery percentage (using last...
2007-08-07 Toni SpetsFixed major issues with ACPI batteries
2007-08-06 Roman BogorodskiyRemove freebsd wifi stuff since the API seems to be
2007-08-06 Brenden Matthewsadding 1.4.6 ebuild
2007-08-06 Brenden Matthewsbumping for 1.4.6 release
2007-08-05 Brenden Matthews * Updated to libmpdclient 0.13.0
2007-08-05 Brenden Matthews * Fixed potential issue on FreeBSD when nprocs...
2007-07-19 Toni SpetsRemoved the first new line in RSS titles
2007-07-15 Philip KovacsFix displaying 4 GB traffic after reloading network...
2007-07-15 Philip KovacsFix PID display, patch #1753934. thanks sohalt.
2007-06-23 Philip KovacsRight-justify top/top_mem vars (pid/cpu/mem} so they...
2007-06-13 Philip Kovacsfix non-linux configure problem for portmon
2007-06-06 Toni SpetsFixed crash when RSS feed item didn't have title
2007-06-05 Philip Kovacsfix scan_font nonsense
2007-06-05 Philip Kovacsfix scan_font nonsense
2007-06-03 Toni SpetsAgain fixed things in the RSS code. Removed possible...
2007-06-03 Toni SpetsFixed memory leaks found with valgrind
2007-06-03 Toni SpetsCrashing in RSS code probably fixed. Memory leak in...
2007-06-02 Toni SpetsRSS updates: more flexible output and updated prss...
2007-06-01 Toni SpetsWorking multifeed RSS - needs testing
2007-06-01 Roman BogorodskiyUse pkg-config to detect libxml2 and curl.
2007-06-01 Toni SpetsForgot to uncomment one line in the RSS code.
2007-06-01 Toni Spetslibcurl support added to download RSS feeds (automake...
2007-06-01 Toni SpetsNew initial RSS code. Parser written by Sisu (Mikko...
2007-05-06 Toni Spetscleaned openbsd code and changed warning/error printf...
2007-05-06 Roman BogorodskiyOops, forgot to add rss.c file.
2007-05-06 Roman Bogorodskiy- Remove debug printf's from RSS code
2007-05-06 Roman BogorodskiyExperimental RSS code.
2007-05-06 Toni Spetsapm should work with openbsd now
2007-05-06 Toni Spetsfixed apm_adapter for both openbsd and freebsd and...
2007-05-06 Toni Spetsget_battery_* stubs for openbsd.c
2007-05-05 Roman BogorodskiyAvoid bash-isms.
2007-05-05 Roman BogorodskiyFix build on teh free bds.
2007-04-25 Philip Kovacsadded color[0-9] variable patch (thanks jieryn)
2007-04-15 Roman BogorodskiyFix build on FreeBSD on arches !(i386 or amd64).
2007-04-06 Brenden Matthews* Added if_existing patch for string matching (thanks...
2007-04-06 Brenden MatthewsAdded if_empty patch (thanks Erik)
2007-03-28 Philip Kovacsremove dexter stuff from docs
2007-03-28 Roman BogorodskiyNot sure if a right fix, but no segault at least.
2007-03-28 Roman BogorodskiyFix build on all platforms that doesn't have memrchr...
2007-03-01 Brenden Matthewswoops, forget to add openbsd source
2007-03-01 Brenden Matthews * OpenBSD support added to Conky (thanks hifi)
2007-02-26 Philip Kovacsremove network from svn ebuild
2007-02-26 Philip Kovacsfix uninitialized warnings
2007-02-26 Philip Kovacsremove network USE flag from this ebuild
2007-02-25 Philip Kovacsconky 1.4.6-svn trunk
2007-02-25 Brenden Matthewsremoving runtime dep for mpd because its unnecessary
2007-02-20 Philip Kovacsdisable X11 with use flag -X as per Gentoo bug #166500
2007-02-14 Philip Kovacsinclude missing mboxscan.h;
2007-02-12 Brenden Matthews* Added buffer_text_size option to change the size...
2007-01-15 Philip Kovacsfallback to gettimeofday () if no clock_gettime ()...
2007-01-10 Philip Kovacsapi change for dexter_timedsampler_new
2007-01-08 Philip Kovacssp
2007-01-08 Philip Kovacsremove ftp.[ch] from src/Makefile.am
2007-01-08 Philip Kovacsclaen up warnings
2007-01-08 Philip Kovacsadd config.rpath to satisfy AM_ICONV
2006-12-29 Philip Kovacsfix warnings
2006-12-29 Brenden Matthewshead/tail rewrite patch
2006-12-29 Philip Kovacsupdate svn ebuild to new sourceforge url scheme.
2006-12-28 Brenden Matthewsremoving useless code
2006-12-26 Philip Kovacsclear conky vars on disconnect/failure to open files
2006-12-23 Brenden Matthewsupgrading libmpdclient to 0.12.0
2006-12-23 Philip KovacsConky 1.5.0 -- client/server prototype
2006-12-13 Philip Kovacsadd license info to timed thread modules; update NEWS
2006-12-13 Philip KovacsConky 1.4.5
2006-12-12 Philip Kovacssplit battery off into battery and battery_time
next