Fix last commit which fails to build when X11 is not enabled
[monky] / src /
2010-02-17 Cesare TirabassiFix last commit which fails to build when X11 is not...
2010-02-12 Nikolas GarofilFix wrong mixer values on some systems (thanks hoffa)
2010-02-12 Nikolas GarofilWarn at wrong alignment setting and make sure it's...
2010-02-03 Pavel LabathFix compilation without --enable-argb
2010-01-31 Cesare TirabassiReplaces commit 44e3708cdb204782d728ddd6a40dec230bb9299c
2010-01-31 Cesare TirabassiExtend commit 25680305095bfcedaa46cb017182544183ab743b...
2010-01-30 Cesare TirabassiModify last commit to keep compiler happy since it...
2010-01-30 Pavel LabathMerge branch '1.8.0' into 1.8.1
2010-01-30 Pavel LabathFix small logic error in diskiograph_read/write
2010-01-30 Cesare TirabassiFix diskio total computation for kernel > 2.6.31 (sf...
2010-01-30 Brenden MatthewsOnly ever fork() once.
2010-01-30 Cesare TirabassiFix diskio total computation for kernel > 2.6.31 (sf...
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-19 Pavel LabathMake conky not crash when drawing on root window
2010-01-19 Pavel LabathMake conky not crash when drawing on root window
2010-01-17 Pavel LabathAnother off-by-one found by valgrind.
2010-01-17 Pavel LabathAnother off-by-one found by valgrind.
2010-01-16 Dmitry MarakasovAdd SMP support for FreeBSD.
2010-01-16 Nikolas Garofilsigned to unsigned before comparing
2010-01-15 Pavel LabathFix "off-by-one" bug in hddtemp found by valgrind
2010-01-07 Pavel LabathFix $execbar et al.
2010-01-06 Brenden MatthewsFix small logic error in diskio.
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 MatthewsFix reload problem with ARGB.
2010-01-02 Brenden MatthewsImprove handling of ARGB visuals a bit.
2010-01-02 Brenden MatthewsFix build error for IBM/smapi support.
2010-01-02 Cesare TirabassiThe HAPPY NEW YEAR commit
2010-01-01 Brenden MatthewsUpdate copyright notices.
2010-01-01 danielbAdd ARGB visual support.
2010-01-01 Ben Kibbey$scroll fix for a text length <= length
2010-01-01 Ben KibbeyFix hddtemp with disabled drives.
2009-12-13 Phil Suttersimplify this conditional a bit
2009-12-11 Pavel LabathFix race condition in update_stat()
2009-12-07 Pavel LabathRemove some strange network related code
2009-11-25 Nikolas GarofilAdd support for max_text_width configuration setting
2009-11-24 Nikolas GarofilFix: $scroll,$if_running and $apcupsd_lastxfer can...
2009-11-23 Nikolas GarofilFix: Templates only work when they end with a space...
2009-11-22 Nikolas GarofilFix building with --disable-x11
2009-11-22 Phil Sutterfix new_graph parameters
2009-11-22 Phil Suttermove get_x11_color() to colours.c
2009-11-22 Nikolas GarofilFix compiling with --disable-x11
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 GarofilBugfix: letting XmbSetWMProperties set the windowtitle...
2009-11-21 Nikolas GarofilMerge branch 'master' of ssh://git.omp.am/home/omp...
2009-11-21 Nikolas GarofilFix segfault in X11-related code
2009-11-20 Phil Sutterallow AF_INET6 in libmpdclient since mpd supports it
2009-11-20 Nikolas GarofilBugfix: Sx in $format_time prints out wrong values...
2009-11-19 Phil Suttersimplify conky_version and co. a bit
2009-11-19 Phil Suttervoltage: outsource printing code
2009-11-19 Phil Sutterxmms2: do 'gg=G' in vim :)
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 Garofil$format_time treats ( and ) as special chars
2009-11-18 Nikolas GarofilAdded support for \Sx to $format_time
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 GarofilFix bug in $pid_cmdline
2009-11-18 Nikolas GarofilFix bug in $pid_nice, $pid_priority, $pid_time, $pid_ti...
2009-11-18 Nikolas GarofilAdded support for $format_time
2009-11-16 Nikolas GarofilBugfix: crash when apcupsd isnt running
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 Phil Sutterdrop leftover freq_dynamic code in freebsd.c and openbsd.c
2009-11-16 Pavel LabathIPv6 support for $tcp_portmon
2009-11-16 Nikolas GarofilUse seconds instead of centiseconds as unit for $pid_ti...
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 GarofilFix invalid free for all $if_-vars
2009-11-15 Nikolas Garofilfix invalid free in if_up
2009-11-15 Pavel LabathForgot to set top_running when $running_processes is...
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
next