last commit i forgot to save changes in x11.c ; this fixes that file
[monky] / src / weather.c
2010-01-01 Brenden MatthewsUpdate copyright notices.
2009-11-08 Nikolas GarofilFix building with metar but without xoap
2009-11-05 Phil Sutterweather: fix this embarrassing bug
2009-11-03 Phil Sutterweather objects: convert to generic object payload
2009-10-12 Phil Sutterweather objects: move init and print code to weather.c
2009-09-12 Pavel LabathMove vi modelines closer to the beginning, so they...
2009-08-11 Cesare TirabassiPrecised last two weather_forecast xpaths
2009-08-10 Cesare TirabassiAdd day and date data_type to
2009-08-05 Cesare TirabassiAdd xoap error handler to weather-forecast too
2009-08-05 Brenden MatthewsFix broken RSS code.
2009-08-05 Brenden MatthewsFix parsing of XOAP xml.
2009-08-03 Brenden MatthewsLet's try __attribute__ this time for unused vars.
2009-08-03 Brenden MatthewsBetter fix for unused var problem.
2009-08-03 Brenden MatthewsFix compiler warning.
2009-08-03 Brenden MatthewsRevert "Compilation fix for weather stuff."
2009-08-03 Brenden MatthewsCompilation fix for weather stuff.
2009-08-03 Cesare Tirabassiweather: change hardcoded constant 5 to FORECAST_DAYS...
2009-08-02 Cesare TirabassiFix bad memory allocation
2009-08-02 Cesare TirabassiAdd weather_forecast object
2009-08-01 Nikolas GarofilAdded support for out_to_ncurses
2009-07-29 Cesare Tirabassiweather: add icon data_type for xoap
2009-07-28 Cesare Tirabassiadd emacs indentation variables to source files in...
2009-07-27 Brenden MatthewsAdd vim modelines.
2009-07-24 Cesare TirabassiRevert "the why recasting when you can simply declare...
2009-07-23 Cesare Tirabassithe why recasting when you can simply declare it commit ...
2009-07-23 Cesare TirabassiChanged xoap parsing method to xpath, in preparation...
2009-07-20 Brenden MatthewsClarify weather opts, refactor some weather code.
2009-07-20 Brenden MatthewsOverhauled RSS and weather, added $curl.
2009-07-19 Brenden MatthewsHandle curl errors better (in weather and rss).
2009-07-19 Brenden MatthewsCode formatting.
2009-07-18 Cesare Tirabassiadd compilation switch --enable-xoap to be able to...
2009-07-18 Cesare TirabassiRevert "Undid last 3 commits, see rest of the comment...
2009-07-18 Nikolas GarofilUndid last 3 commits, see rest of the comment for the...
2009-07-18 Cesare TirabassiAdded weather.com as an additional source of weather...
2009-07-18 Cesare Tirabassiweather: use expf if --enable_math is given, otherwise...
2009-07-13 Cesare Tirabassiweather: removed constraints of 3 locations per uri...
2009-07-13 Brenden MatthewsRefactor some of the new weather code, fix docs.
2009-07-07 Cesare Tirabassiweather: add more weather modifiers
2009-07-07 Cesare Tirabassiweather: corrected typo
2009-07-07 Cesare Tirabassiweather: changed ifs in parsing routine to switch/case...
2009-07-06 Cesare TirabassiAdded support for $weather (experimental).