monky
2010-04-07 Brenden MatthewsFix build failure with ncurses disabled.
2010-03-18 Pavel LabathMerge branch '1.8.0' into 1.8.1
2010-03-18 Pavel LabathFix a leak in mpd.c (refcount fail)
2010-03-13 Cesare TirabassiFix doc re. mixer names
2010-03-13 Cesare TirabassiMerge branch '1.8.0' of git.omp.am:/home/omp/git/conky...
2010-03-13 Cesare TirabassiFix doc re. mixer names
2010-03-13 Pavel LabathMerge branch '1.8.0' into 1.8.1
2010-03-13 Pavel Labathyikes, fix editing fail, thanks norsetto
2010-03-06 Pavel LabathFix iwlib detection in certain situations
2010-03-03 Brenden MatthewsBuild fix due to bad include ordering.
2010-03-03 Pavel LabathMerge branch '1.8.0' into 1.8.1
2010-03-03 Pavel LabathFix crash when using $desktop_name with out_to_x no
2010-03-02 Cesare TirabassiFix sf: #2961602
2010-03-02 Cesare TirabassiFix sf: #2961602
2010-02-28 Pavel Labaths/substract/subtract/
2010-02-28 Pavel Labaths/substract/subtract/
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-22 Nikolas GarofilFix wrong output when nesting $combine-s
2010-02-22 Nikolas GarofilFix wrong output when nesting $combine-s
2010-02-22 Nikolas GarofilFix memleak
2010-02-22 Nikolas GarofilFix memleak
2010-02-22 Nikolas GarofilFix output of $combine when used in combination with...
2010-02-22 Nikolas GarofilFix output of $combine when used in combination with...
2010-02-18 Nikolas GarofilFix current_mail_spool memleak
2010-02-18 Nikolas GarofilFix current_mail_spool memleak
2010-02-17 Nikolas GarofilFix memleak in if_match
2010-02-17 Nikolas GarofilFix memleak in if_match
2010-02-17 Pavel LabathUpdate docs to be consistent with changes in previous...
2010-02-17 Pavel LabathUpdate docs to be consistent with changes in previous...
2010-02-17 Pavel LabathTry to make $if_match better handle stranger inputs
2010-02-17 Pavel LabathTry to make $if_match better handle stranger inputs
2010-02-17 Ben KibbeyAdded AF_UNIX socket support.
2010-02-17 Ben KibbeyAdded AF_UNIX socket support.
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 GarofilFix wrong mixer values on some systems (thanks hoffa)
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-12 Nikolas GarofilWarn at wrong alignment setting and make sure it's...
2010-02-03 Pavel LabathFix compilation without --enable-argb
2010-02-03 Pavel LabathFix compilation without --enable-argb
2010-01-31 Cesare TirabassiReplaces commit 44e3708cdb204782d728ddd6a40dec230bb9299c
2010-01-31 Cesare TirabassiReplaces commit 44e3708cdb204782d728ddd6a40dec230bb9299c
2010-01-31 Cesare TirabassiExtend commit 25680305095bfcedaa46cb017182544183ab743b...
2010-01-31 Cesare TirabassiExtend commit 25680305095bfcedaa46cb017182544183ab743b...
2010-01-30 Brenden MatthewsBump for an RC3, if needed.
2010-01-30 Cesare TirabassiModify last commit to keep compiler happy since it...
2010-01-30 Cesare TirabassiMerge branch '1.8.0' of git.omp.am:/home/omp/git/conky...
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 Nikolas GarofilBump version
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-16 Nikolas GarofilFix compiling with x11 by setting argb default on
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 MatthewsBump rev.
2010-01-02 Brenden MatthewsFix build error for IBM/smapi support.
2010-01-02 Cesare TirabassiThe HAPPY NEW YEAR commit
2010-01-02 Cesare TirabassiFix some typos in documentation
2010-01-02 Cesare Tirabassiremove <programlisting> from variables.xml, it only...
2010-01-01 Brenden MatthewsUpdate copyright notices.
2010-01-01 Brenden MatthewsBump to release candidate 1.
2010-01-01 danielbAdd ARGB visual support.
2010-01-01 Lassi SelanderXMMS2 - fix version check
2010-01-01 Ben Kibbey$scroll fix for a text length <= length
2010-01-01 Ben KibbeyFix hddtemp with disabled drives.
2010-01-01 Nikos Ntarmostolua++ has different naming convention on FreeBSD
2009-12-13 Phil Suttersimplify this conditional a bit
2009-12-13 Phil Sutterfix doc typo and add highlighting for times_in_seconds
2009-12-11 Pavel LabathFix race condition in update_stat()
2009-12-08 Pavel LabathFix linking on OpenBSD
2009-12-07 Pavel LabathRemove some strange network related code
2009-11-26 Brenden MatthewsBump version.
2009-11-25 Brenden MatthewsAdd creation functions for certain cairo structures.
2009-11-25 Nikolas GarofilAdd support for max_text_width configuration setting
2009-11-24 Nikolas GarofilFix: $scroll,$if_running and $apcupsd_lastxfer can...
next