Extend commit 25680305095bfcedaa46cb017182544183ab743b to the whole cpu object.
[monky] / src / rss.c
2010-01-01 Brenden MatthewsUpdate copyright notices.
2009-11-03 Phil Sutterrss: convert to generic object payload
2009-10-12 Phil Sutterrss: move init and print code into rss.c
2009-09-12 Pavel LabathMove vi modelines closer to the beginning, so they...
2009-08-05 Brenden MatthewsFix broken RSS code.
2009-08-01 Nikolas GarofilAdded support for out_to_ncurses
2009-07-28 Cesare Tirabassiadd emacs indentation variables to source files in...
2009-07-27 Brenden MatthewsAdd vim modelines.
2009-07-24 Nikolas Garofiljust making bdf5e87c927348a6cf446e2840b2b14ad46a7dbc...
2009-07-24 Cesare Tirabassiworkaround to fix feed_title being processed when not...
2009-07-24 Cesare TirabassiFixed parsing of rss parameters (last 2 are optional...
2009-07-20 Brenden MatthewsOverhauled RSS and weather, added $curl.
2009-07-19 Brenden MatthewsHandle curl errors better (in weather and rss).
2009-07-13 Brenden MatthewsRefactor some of the new weather code, fix docs.
2009-03-30 Brenden MatthewsUpdate copyright stuff, fix conky.conf weirdness.
2008-12-15 Phil Sutterhere comes the big header include rewrite
2008-12-09 Brenden MatthewsRemoving old svn keywords.
2008-06-19 Kevin LylesFixed compilation issues with --enable-testing
2008-06-14 Kevin LylesSplit conky.h into several smaller header files
2008-04-02 Brenden Matthews* Replacing strdup() with strndup() throughout
2008-03-31 Brenden Matthewsdoc cleanup
2008-03-29 Philsome relocation of header includes
2008-03-29 Philthe big relocation patch
2008-03-29 Philsome linting on function definitions
2008-02-20 Kevin LylesReformatted all code
2007-08-10 Brenden Matthewsclarifying licensing
2007-08-08 Toni SpetsIncorrectly pasted stuff in configure.ac.in screwed...
2007-08-07 Toni SpetsWhoops. Need some lunch ->
2007-08-07 Toni SpetsRSS was not really disabled when it was supposed to...
2007-06-03 Toni SpetsAgain fixed things in the RSS code. Removed possible...
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 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 Roman BogorodskiyOops, forgot to add rss.c file.