monky
2009-11-07 Nikolas GarofilRevert "Added support for and fixed on Linux"
2009-11-07 Nikolas GarofilAdded support for and fixed on Linux
2009-11-07 Nikolas GarofilFix building with --disable-xft and add ncurses to...
2009-11-07 Nikolas GarofilFix building with --disable-iostats
2009-11-07 Nikolas GarofilFix building with --disable-x11 --disable-lua --disable...
2009-11-07 Nikolas GarofilMinor autoconf fix for iconv
2009-11-05 Phil Sutterscan_graph: allow giving a "hint" about a good scale...
2009-11-05 Phil Sutterweather: fix this embarrassing bug
2009-11-05 Phil Suttergit ignore temporary files in lua/
2009-11-03 Phil Suttertop: drop problematic field totalmem
2009-11-03 Phil Sutterenum special_types: define nonspecial for completeness
2009-11-03 Phil Sutterif_gw: no need to free unused obj->data.s
2009-11-03 Phil Suttertext_object: completely remove the need for data.ifblock
2009-11-03 Phil Sutterdrop useless ifblock.str
2009-11-03 Phil Sutterno need to save the args passed to if_empty and if_match
2009-11-03 Phil Sutterdrop a few unused fields from struct text_object
2009-11-03 Phil Sutterdrop struct text_object field pair, since it got unused...
2009-11-03 Phil Sutterdrop struct text_object field f
2009-11-03 Phil Sutterdrop now unused SIZE_DEFAULTS macro
2009-11-03 Phil Sutterspecials: convert stippled_hr object to new style
2009-11-03 Phil Sutterspecials: convert tab object to new style
2009-11-03 Phil Sutterspecials: convert gauge objects to new style
2009-11-03 Phil Sutterspecials: convert graph objects to new style
2009-11-03 Phil Suttermisc smaller fixes
2009-11-03 Phil Sutterspecials: introduce dedicated per-object data and merge...
2009-11-03 Phil Sutterreview load* code
2009-11-03 Phil Suttermove loadavg and loadgraph code to common.c
2009-11-03 Phil Sutterlocal_mails: convert to generic object payload
2009-11-03 Phil Suttermail: convert to generic object payload
2009-11-03 Phil Suttermail: use a private common struct mail_s instead of...
2009-11-03 Phil Suttertext_object: use field i instead of cpu_index
2009-11-03 Phil Sutterif_up: convert to generic object payload
2009-11-03 Phil Sutterdrop now unused sensor field
2009-11-03 Phil Sutterobsd_sensors: cleanup code (untested)
2009-11-03 Phil Sutteribm: convert to generic object payload
2009-11-03 Phil Sutternet_stats: convert to generic object payload
2009-11-03 Phil Sutterdiskio: convert to generic object payload
2009-11-03 Phil Suttercombine: convert to generic object payload
2009-11-03 Phil Sutterscroll: convert to generic object payload
2009-11-03 Phil Sutterread_tcp: convert to generic object payload
2009-11-03 Phil Sutterexec: convert to generic object payload
2009-11-03 Phil Suttertop: convert to generic object payload
2009-11-03 Phil Suttermboxscan: convert to generic object payload
2009-11-03 Phil Suttermixer: convert to generic object payload
2009-11-03 Phil Suttercurl: convert to generic object payload
2009-11-03 Phil Sutterweather objects: convert to generic object payload
2009-11-03 Phil Sutterrss: convert to generic object payload
2009-11-03 Phil Suttereve: convert to generic object payload
2009-11-03 Phil Suttersysfs objects: convert to generic object payload
2009-11-03 Phil Suttertcp_portmon: convert to generic object payload
2009-11-03 Phil Sutterfs_*: convert to generic object payload
2009-11-03 Phil Sutterfs_bar, fs_bar_free: convert to generic object payload
2009-11-03 Phil Suttertailhead: convert to generic object payload
2009-11-03 Phil Sutterconvert tztime to generic object payload
2009-11-03 Phil Sutternvidia: convert to generic text object payload
2009-11-03 Phil Suttertext_object: introduce a generic payload pointer
2009-11-03 Phil Sutternvidia: fix syntax in variables.xml
2009-11-03 Phil Sutterlocal_mails: put code to where it belongs
2009-11-03 Phil Suttermail: put imap and pop3 code to where it belongs
2009-11-03 Phil Sutternet_stats: outsource network-related objects
2009-11-03 Phil Suttercombine: outsource code
2009-11-03 Phil Sutterscroll: outsource code
2009-11-03 Phil Sutterread_tcp: outsource code
2009-11-03 Phil Sutterexec: put all exec-related stuff into it's own file
2009-11-03 Phil Sutteribm: put specific code to where it belongs
2009-11-03 Phil Suttergw_info: move code to where it belongs
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()
next