monky
2009-11-01 Cesare TirabassiFix indenting of last commit
2009-11-01 Cesare TirabassiFix hwmon location for kernel >= 2.6.31 (closes sf...
2009-10-12 Phil Sutterrss.h: drop useless header include
2009-10-12 Phil Sutterfix compiling in a messy way
2009-10-12 Phil Suttercurl: put init and print code to where it belongs
2009-10-12 Phil Sutterweather objects: move init and print code to weather.c
2009-10-12 Phil Sutterrss: move init and print code into rss.c
2009-10-12 Phil Sutterspend some time with eve.{c,h}
2009-10-12 Phil Suttersysfs objects: merge init and print routines
2009-10-12 Phil Suttertcp_portmon: drop useless function pointer cast, use...
2009-10-12 Phil Sutterfs_bar, fs_bar_free: merge init and print routines
2009-10-12 Phil Suttertail, head: use OBJ_ARG to simplify code
2009-10-12 Phil Sutterhddtemp: drop dead code (custom per-object data)
2009-10-12 Cesare TirabassiFix global info.desktop variables were incorrectly...
2009-10-04 Phil Suttertztime: fix argument parsing bug, clarify docs
2009-10-04 Phil Suttericonv: outsource code into it's own file
2009-10-04 Phil Sutteroutsource time, utime and tztime into a separate file
2009-10-04 Phil Suttermove the SIZE_DEFAULTS() macro to where it belongs to
2009-10-03 Brenden MatthewsAdd the -p/--pause command line option.
2009-10-01 Brenden MatthewsImprove IMAP/POP3 code, fix compiler error.
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
next