Make $user_time, $mpd_elapsed and $mpd_length compatible with times_in_seconds
[monky] / src / conky.c
2009-11-18 Nikolas GarofilMake $user_time, $mpd_elapsed and $mpd_length compatibl...
2009-11-18 Nikolas GarofilMake sure $format_time only works when times_in_seconds...
2009-11-18 Nikolas GarofilAdd support for time_in_seconds configuration setting
2009-11-18 Nikolas GarofilAdded support for $format_time
2009-11-16 Phil Sutterfix potential buffer overflow in parse_conky_vars()
2009-11-16 Phil Sutterifblock: fix clash with specials when freeing objects
2009-11-16 Nikolas GarofilAdded support for $pid_time_usermode, $pid_time_kernelm...
2009-11-16 Nikolas GarofilAdd support for $pid_nice and $pid_priority
2009-11-16 Nikolas GarofilAdded support for $pid_threads and $pid_thread_list
2009-11-16 Nikolas GarofilBugfix: make sure $else works correct and without memleaks
2009-11-15 Nikolas GarofilAdded support for $pid_vmpeak, $pid_vmsize, $pid_vmlck...
2009-11-15 Pavel LabathRename $running_processes to $running_threads, implemen...
2009-11-15 Nikolas GarofilAdded support for $gid_name
2009-11-15 Nikolas GarofilAdded support for $uid_name
2009-11-15 Nikolas GarofilAdded support for $pid_uid, $pid_euid, $pid_suid, ...
2009-11-15 Nikolas GarofilAdd support for $pid_parent
2009-11-14 Phil Sutteryet another fix for FreeBSD (somehow sneaked through...
2009-11-15 Phil Sutterfix compiling for freebsd
2009-11-14 Nikolas GarofilMake it possible to use other vars as arguments for...
2009-11-14 Cesare TirabassiRefactoring of commit 363cf1ab7390a113c64390357dede0e45...
2009-11-14 Nikolas GarofilSupport for $pid_state
2009-11-13 Pavel LabathAdd middle_middle alignment, mostly for completeness
2009-11-13 Nikolas GarofilAdded support for $pid_chroot
2009-11-13 Cesare TirabassiAdd $conky_user_time (sf.net #2830919)
2009-11-12 Phil Sutterdrop adt746x objects
2009-11-12 Nikolas GarofilMerge branch 'master' of ssh://git.omp.am/home/omp...
2009-11-12 Nikolas GarofilAdded support for $pid_openfiles
2009-11-12 Phil Sutterentropy: outsource code
2009-11-12 Nikolas GarofilAdded support for $pid_exe and $pid_stdin, $pid_stdout...
2009-11-12 Nikolas GarofilAdded support for $pid_environ_list
2009-11-11 Nikolas GarofilAdd support for $pid_environ
2009-11-11 Nikolas GarofilAdd cwd to $pid and split into $pid_cmdline and $pid_cwd
2009-11-11 Nikolas GarofilAdd support for ${pid cmdline}
2009-11-08 Phil Sutterifblock objects: fix bug for sub-object parsing ifblocks
2009-11-07 Nikolas GarofilAdded support for $threads and fixed $processes on...
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-x11 --disable-lua --disable...
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 Sutterdrop a few unused fields from struct text_object
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 Suttermove loadavg and loadgraph code to common.c
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 Sutterobsd_sensors: cleanup code (untested)
2009-11-03 Phil Sutterdiskio: 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 Suttertcp_portmon: convert to generic object payload
2009-11-03 Phil Sutterfs_*: convert to generic object payload
2009-11-03 Phil Sutternvidia: convert to generic text object payload
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-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 Sutterfs_bar, fs_bar_free: merge init and print routines
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-03 Brenden MatthewsAdd the -p/--pause command line option.
2009-09-22 Pavel LabathMake -d switch work again
2009-09-20 Phil Sutterdo not block when reading inotify_fd
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 Suttersimplify get_string_width() a bit
2009-09-15 Phil Sutterread_tcp: get rid of heavy indenting
2009-09-12 Pavel LabathMove vi modelines closer to the beginning, so they...
2009-09-09 Pavel LabathFix window width calculation when $lua returns newlines
2009-09-06 Phil Sutterrework the update machinery to use callbacks
2009-09-06 Phil SutterRewrite hddtemp support for better scaling
2009-09-03 Phil Sutteroutsource the whole template object machinery
2009-09-03 Cesare TirabassiFix if_running not working on linux when a top flavour...
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 buildproblems introduced by 3f4127080e0577c71c42ad4...
2009-08-06 Brenden MatthewsUhh..ansohus
next