monky
2009-09-27 Brenden MatthewsAllow spaces in mail folder names for pop/imap.
2009-09-27 Brenden MatthewsSwitching email addrs.
2009-09-27 Brenden MatthewsFix IMAP IDLE with Google's IMAP service.
2009-09-25 Pavel LabathPut OBJ(image) in $ifdefs
2009-09-22 Pavel LabathMake -d switch work again
2009-09-20 Phil Sutterallow setting profiling gcc flags without hassle
2009-09-20 Phil Sutterdo not block when reading inotify_fd
2009-09-20 Phil Sutterindex processes in a hash table for faster lookup
2009-09-20 Pavel LabathIt feels much better to let the thread exit voluntarily...
2009-09-20 Phil Sutterfixup for ncurses output
2009-09-20 Phil Sutterdrop duplicate code
2009-09-20 Phil Sutterminor indentation fixup
2009-09-20 Phil Sutterthis was looking wrong
2009-09-20 Phil Sutterminor simplification of get_string_width_special()
2009-09-20 Phil Sutterupdate machinery: keep threads persistent
2009-09-20 Phil Suttersimplify get_string_width() a bit
2009-09-16 Brenden MatthewsFix title in config_settings.html.
2009-09-15 Pavel LabathOBJ -> OBJ_ARG; apparently forgotten in 9f22ba
2009-09-15 Phil Suttertop.c: fix for unsigned underflow
2009-09-15 Phil Sutterbetter zero out allocated memory
2009-09-15 Phil Sutterupdate machinery: run each update callback in it's...
2009-09-15 Phil Sutterread_tcp: get rid of heavy indenting
2009-09-15 Phil Suttercore: add OBJ_ARG() and OBJ_IF_ARG() to force arguments
2009-09-15 Phil Sutterimlib2: don't flood warnings on non-existing images
2009-09-15 Phil Sutterdo not unconditionally overwrite a variable after condi...
2009-09-15 Phil Sutterminor indenting fixup
2009-09-15 Phil Sutterapcupsd: drop init_apcupsd() since it was called at...
2009-09-15 Phil Sutterupdate machinery: add some documentation
2009-09-12 Pavel LabathMove vi modelines closer to the beginning, so they...
2009-09-11 Pavel LabathChangelog...
2009-09-11 Pavel LabathInclude LUA_LIBS in the tolua configure test
2009-09-09 Phil Sutterupdate machinery: fix accidential naming conflict
2009-09-09 Phil Sutterupdate machinery: fix for update_stat() on linux
2009-09-09 Pavel LabathWeather forecast documentation fix: high -> hi
2009-09-09 Pavel LabathFix window width calculation when $lua returns newlines
2009-09-08 Pavel LabathComment out OpenMP leftovers
2009-09-06 Phil Sutterupdate machinery: fix top objects
2009-09-06 Phil Sutterignore the auto-generated script compile
2009-09-06 Phil Sutterupdate machinery: let CALLBACK() die again
2009-09-06 Phil Sutterupdate machinery: clean up
2009-09-06 Phil Sutterupdate machinery: complete transition
2009-09-06 Phil Sutterrework the update machinery to use callbacks
2009-09-06 Phil Suttermove the static last_*_update variables into the function
2009-09-06 Phil SutterRewrite hddtemp support for better scaling
2009-09-05 Phil Sutteruse CLEANFILES instead of defining a custom clean target
2009-09-05 Phil Suttercleanup src/Makefile.am
2009-09-05 Phil Sutterfix lua automake rules for distfile creation
2009-09-03 Phil Suttermove the ncurses.h include from conky.h to core.c
2009-09-03 Phil Sutteroutsource the whole template object machinery
2009-09-03 Phil Sutterignore lua/.deps/
2009-09-03 Cesare TirabassiFix if_running not working on linux when a top flavour...
2009-08-14 Cesare TirabassiDon't abort diskio objects initialisation if the given...
2009-08-11 Cesare TirabassiPrecised last two weather_forecast xpaths
2009-08-10 Cesare TirabassiAdd day and date data_type to
2009-08-08 Nikolas GarofilAdd global ncurses headerfile and make sure timeout...
2009-08-08 Nikolas GarofilUndo adding local ncurses.h header-file added by b4b022...
2009-08-08 Nikolas GarofilFix: Add header needed for read_tcp
2009-08-07 Phil Sutterinclude ncurses.h in core.c
2009-08-07 Brenden MatthewsRevert "Uhh..ansohus"
2009-08-07 Brenden MatthewsRevert "Merge branch 'master' of git.omp.am:/home/omp...
2009-08-07 Brenden MatthewsRevert "auesnthaeou"
2009-08-07 Brenden Matthewsauesnthaeou
2009-08-06 Brenden MatthewsMerge branch 'master' of git.omp.am:/home/omp/git/conky
2009-08-06 Nikolas GarofilFix: rename timeout in mpdcode to prevent clashes with...
2009-08-06 Nikolas GarofilFix buildproblems introduced by 3f4127080e0577c71c42ad4...
2009-08-06 Brenden MatthewsUhh..ansohus
2009-08-05 Brenden MatthewsStarted on breaking up conky.c.
2009-08-05 Brenden MatthewsMove xdbe swap stuff into x11.c.
2009-08-05 Brenden MatthewsFinish c60209f6d0ac82ceb9d34e2011b11e08d79cbb86.
2009-08-05 Brenden MatthewsSwap Xdbe buffers when resizing window.
2009-08-05 Brenden MatthewsDon't clear entire X window, just drawing area.
2009-08-05 Brenden MatthewsDon't pass mouse clicks when window is desktop type.
2009-08-05 Brenden MatthewsCode formatting.
2009-08-05 Cesare Tirabassifix compilation error due to initial declaration in...
2009-08-05 Cesare TirabassiAdd xoap error handler to weather-forecast too
2009-08-05 Cesare TirabassiSet refresh period for the 5 days forecast to 3 and...
2009-08-05 Brenden MatthewsFix invalid call to close().
2009-08-05 Brenden MatthewsFix broken RSS code.
2009-08-05 Brenden MatthewsFix parsing of XOAP xml.
2009-08-04 Nikolas GarofilGcc complains too much when build without X11 and NCurses
2009-08-04 Cesare TirabassiFix major memory leak in prss.c
2009-08-04 Nikolas GarofilFix: reloading turned ncurses off
2009-08-03 Brenden MatthewsLet's try __attribute__ this time for unused vars.
2009-08-03 Brenden MatthewsDo the UNUSED() thing another way.
2009-08-03 Brenden MatthewsSpell 'of' correctly.
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 Brenden MatthewsMerge branch 'master' of git.omp.am:/home/omp/git/conky
2009-08-03 Brenden MatthewsFix imlib2 context.
2009-08-03 Cesare TirabassiMerge branch 'master' into weather-forecast
2009-08-03 Cesare TirabassiAdd parser initialisation and cleanup
2009-08-03 Nikolas GarofilSupport for $color in ncurses
2009-08-03 Nikolas GarofilSupport for in ncurses
2009-08-03 Cesare TirabassiUpdated ChangeLog with weather_forecast
2009-08-03 Cesare Tirabassiweather_forecast: corrected variables.xml formatting
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
next