fix bug or at least improve "to_bytes" variable so that it works with non-integers...
[monky] / src / conky.c
2010-12-18 Creamy Goodnessfix bug or at least improve "to_bytes" variable so...
2010-12-18 Creamy Goodnessenabled cairo
2010-12-18 Creamy Goodnessadded dbus support
2010-12-18 Creamy Goodnessadded new variables battery_volts and battery_temp
2010-12-18 Creamy Goodnessfix to detect n900 battery; add support to built in...
2010-12-09 Nikos Ntarmosxmms2 and audacious bars exist only under X
2010-12-09 Nikos Ntarmoskvm_proc needs synchronized access
2010-10-15 Kevin LylesFixed foreground colors being semi-transparent
2010-10-05 MarkusFix short_units for below kilo values.
2010-08-29 Pavel LabathFix segfault in ccurl_thread.c
2010-08-13 Pavel LabathFix 'nvidia with ncurses segfaults' (sf.net #3006233)
2010-07-29 Pavel LabathFix gcc warning
2010-06-18 Brenden MatthewsFix alignment ($align[rc]) issue for exec & lua objects.
2010-06-18 Brenden MatthewsRevert "Bugfix: $alignr only worked on the first line...
2010-05-28 Alexander Graf${top} fixes for FreeBSD
2010-05-28 Alexander GrafFix build errors under FreeBSD
2010-05-05 Nikolas GarofilBugfix: $alignr only worked on the first line of $execp...
2010-05-05 Nikolas GarofilBugfix: memory and thread-deleting problems
2010-04-14 Nikolas GarofilBugfix: "out_to_x no" was ignored when in a file includ...
2010-04-13 Laurent PapierAdd $nodename_short.
2010-04-13 Nikolas GarofilRemoved all code depending on MIXER_IS_ALSA
2010-04-12 Nikolas GarofilBugfix: adding/removing use_xft in the config had no...
2010-04-12 Pavel Labathinotifi_init1() is not available on older systems
2010-04-07 Brenden MatthewsFix X error when border_width is <1.
2010-04-07 Brenden MatthewsFix bug in $if_existing.
2010-04-07 Brenden MatthewsFix build failure with ncurses disabled.
2010-03-03 Brenden MatthewsBuild fix due to bad include ordering.
2010-03-02 Cesare TirabassiFix sf: #2961602
2010-03-02 Cesare TirabassiFix sf: #2961602
2010-02-23 Nikolas GarofilFix removing the config and sending a SIGUSR1 results...
2010-02-23 Nikolas GarofilFix removing the config and sending a SIGUSR1 results...
2010-02-22 Cesare TirabassiFix LP: #525926; conky sigsegv if config file is deleted
2010-02-22 Cesare TirabassiFix LP: #525926; conky sigsegv if config file is deleted
2010-02-18 Nikolas GarofilFix current_mail_spool memleak
2010-02-18 Nikolas GarofilFix current_mail_spool memleak
2010-02-17 Cesare TirabassiFix last commit which fails to build when X11 is not...
2010-02-17 Cesare TirabassiFix last commit which fails to build when X11 is not...
2010-02-12 Nikolas GarofilWarn at wrong alignment setting and make sure it's...
2010-02-12 Nikolas GarofilWarn at wrong alignment setting and make sure it's...
2010-01-31 Cesare TirabassiExtend commit 25680305095bfcedaa46cb017182544183ab743b...
2010-01-31 Cesare TirabassiExtend commit 25680305095bfcedaa46cb017182544183ab743b...
2010-01-30 Pavel LabathFix small logic error in diskiograph_read/write
2010-01-30 Brenden MatthewsOnly ever fork() once.
2010-01-26 Brenden MatthewsMerge branch '1.8.0' into 1.8.1
2010-01-26 Brenden MatthewsOnly ever fork() once.
2010-01-26 Brenden MatthewsOnly pause during startup, not after reload.
2010-01-26 Brenden MatthewsOnly pause during startup, not after reload.
2010-01-24 Pavel LabathAdd optional argument to $acpiacadapter
2010-01-24 Pavel LabathAdd optional argument to $acpiacadapter
2010-01-05 Cesare TirabassiFix sigsegv if cpu_usage has not yet been populated
2010-01-02 Brenden MatthewsFix some minor memleaks, fix crash on reload.
2010-01-02 Brenden MatthewsAdded disable_auto_reload option, callback fixes.
2010-01-02 Brenden MatthewsImprove handling of ARGB visuals a bit.
2010-01-02 Cesare TirabassiThe HAPPY NEW YEAR commit
2010-01-01 Brenden MatthewsUpdate copyright notices.
2010-01-01 danielbAdd ARGB visual support.
2009-11-25 Nikolas GarofilAdd support for max_text_width configuration setting
2009-11-22 Phil Sutterfix new_graph parameters
2009-11-22 Phil Sutterimplement ASCII gauge and enable all gauge objects...
2009-11-22 Phil Sutterrealise seamless integration of new_bar_in_shell
2009-11-21 Nikolas GarofilFix segfault in X11-related code
2009-11-19 Phil Suttersimplify conky_version and co. a bit
2009-11-19 Phil Suttervoltage: outsource printing code
2009-11-19 Phil Suttermpd: outsource printing code
2009-11-19 Phil Sutterlines, words: outsource code
2009-11-19 Phil Suttersmapi: outsource printing code
2009-11-19 Phil Sutteribm: convert to common signature
2009-11-19 Phil Suttermixer: convert to common signature
2009-11-19 Phil Sutter{down,up}speedgraph: convert to match common signature
2009-11-19 Phil Sutterdiskio: convert print functions to match common signature
2009-11-19 Phil Suttercleanup times_in_seconds enhancement
2009-11-19 Phil Sutterxlib: do exit() on IOError instead of abort()
2009-11-19 Phil Sutterfix potential buffer overflow when printing top values
2009-11-19 Phil Sutterlua: outsource code
2009-11-19 Phil Sutteri8k: outsource code
2009-11-19 Nikolas GarofilAdd support for $pid_read and $pid_write
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)
next