Fix comments in TEXT section
[monky] / src / conky.c
2009-06-09 Pavel LabathFix comments in TEXT section
2009-06-09 Vincent BreitmoserAdded format_human_readable option (sf.net #2803345...
2009-06-07 Nikolas GarofilFix compiling without X11
2009-06-07 Nikolas Garofilneed_to_load_fonts shouldn't be used without X11
2009-06-07 Brenden MatthewsMake device argument optional for most net stats.
2009-06-07 Brenden Matthewsreload_config() fix, fix default net graph args.
2009-06-07 Brenden MatthewsUpdate command opts docs.
2009-06-06 Brenden MatthewsFix some stupidity in 33754ecebe33eb0b5f517012da59757a3...
2009-06-06 Brenden MatthewsLet lua_graph behave more like other graphs.
2009-06-06 Brenden MatthewsMerge branch 'master' of git.omp.am:/home/omp/git/conky
2009-06-06 Pavel LabathFix bug in template code.
2009-06-06 Nikolas GarofilLet wireless_link_bar work in shell
2009-06-06 Phil SutterAdd a better fix for the $addr update problem
2009-06-06 Phil SutterRevert "Bugfix: $addr and $addrs couldn't find ip's...
2009-06-06 Nikolas GarofilBugfix: $addr and $addrs couldn't find ip's before...
2009-06-06 Brenden MatthewsFix 6994caa18bc233aedf8ed417fa09fa9d101d1a4c.
2009-06-06 Brenden MatthewsUnbreak $combine.
2009-06-06 Brenden Matthewss/IMLIB2/Imlib2/g
2009-06-06 Pavel LabathA couple more fixes for the template machinery
2009-06-04 Phil Sutteradd entropy_perc
2009-06-04 Nikolas Garofilread_tcp werkt maar moet nog stresstesten ondergaan
2009-06-04 Nikolas GarofilLet entropy_bar, mpd_bar and apcupsd_loadbar work in...
2009-06-03 Brenden MatthewsMake Imlib2 global cache flushing actually work.
2009-06-03 Brenden MatthewsAdded some better cache control options for Imlib2.
2009-06-03 Nikolas Garofilsome c standards only allow initialisations at the...
2009-06-03 Nikolas GarofilMake it possible to compile without C99
2009-06-03 Nikolas GarofilLet lua_bar work in shell
2009-06-02 Brenden MatthewsMinor refactoring for template code.
2009-06-02 Pavel LabathMake templates work with --disable-x11
2009-06-02 Pavel LabathFix core dumps while handling templates
2009-06-02 Nikolas GarofilLet execibar work in shell
2009-06-02 Nikolas GarofilLet battery_bar work in shell
2009-06-01 Nikolas GarofilLet fs_bar and fs_bar_free work in shell
2009-06-01 Nikolas GarofilLet cpubar work in shell
2009-06-01 Nikolas GarofilLet swapbar work in shell
2009-06-01 Nikolas GarofilLet membar work in shell
2009-06-01 Pavel LabathFix mouse click coordinates forwarded to the desktop...
2009-06-01 Nikolas GarofilCreated a function to call bars in shell (not only...
2009-05-31 Nikolas GarofilDon't check if output to X is requested when compiled...
2009-05-31 Brenden MatthewsFix an issue with reload_config()?
2009-05-30 Alexander GrafFix if_existing
2009-05-29 Brenden MatthewsFix default sizing for bars/graphs/gauges.
2009-05-29 Nikos NtarmosInclude bsd/bsd.h on kFreeBSD
2009-05-29 Brenden MatthewsCompilation fixes, fix a segfault on shutdown.
2009-05-29 Nikos NtarmosGracefully exit from main_loop()
2009-05-29 Nikos Ntarmosfree(3) previously strdup(3)'ed disp
2009-05-29 Nikos NtarmosXDestroyRegion(3) only for non-NULL regions
2009-05-29 Nikos Ntarmosfree(3) strdup(3)'ed templates array
2009-05-26 Brenden MatthewsSimplify graph gradient stuff.
2009-05-26 Brenden MatthewsOMPtimize the gradient stuff.
2009-05-25 Brenden MatthewsFix some minor graph related bugs.
2009-05-25 Brenden MatthewsAllow ~/... and $HOME/... paths for more stuff.
2009-05-24 Brenden MatthewsFix segfault on reload.
2009-05-24 Brenden MatthewsFix clipping, enable alpha for imlib2.
2009-05-24 Brenden MatthewsAdded fancy new 'temperature gradients' feature.
2009-05-24 Brenden MatthewsSome OpenMP related fixes.
2009-05-24 Joe MyreMerge branch 'master' of git.omp.am:/home/omp/git/conky
2009-05-24 Brenden MatthewsTry and fix weirdness with hwmon/i2c/platform options.
2009-05-24 Joe Myreomped it up
2009-05-24 Brenden MatthewsAdd OpenMP to list of compiled in features (for -v).
2009-05-24 Brenden MatthewsFixed parsing of $hwmon?
2009-05-22 Brenden MatthewsBetter checking for cases when inotify doesn't work.
2009-05-22 Brenden MatthewsFix other parsing bug with hwmon.
2009-05-22 Brenden MatthewsFix (possibly overkill) hwmon parsing bug.
2009-05-20 Brenden MatthewsAdded inotify support for reloading Lua scripts automag...
2009-05-20 Brenden MatthewsImprove reload_config() window destruction/creation.
2009-05-20 Brenden MatthewsHandle inotify stuff a bit better.
2009-05-20 Brenden MatthewsOops, remove printf().
2009-05-19 Brenden MatthewsInotify support.
2009-05-18 Filipe FerreiraPatch to fix rounding error with CPU values.
2009-05-18 Brenden MatthewsAdded support for rending images by way of IMLIB2.
2009-05-18 Brenden MatthewsMerge branch 'master' into imlib2
2009-05-18 Brenden MatthewsMerge branch 'lua'
2009-05-18 Brenden MatthewsFix null pointer boog in $top stuff.
2009-05-18 Brenden MatthewsMerge branch 'master' into lua
2009-05-17 Nikolas Garofilexecbar can now be used in the shell even when compiled...
2009-05-17 Brenden MatthewsMore work on imlib2 stuff.
2009-05-17 Brenden MatthewsMerge branch 'master' into imlib2
2009-05-17 Brenden MatthewsOops, remove debug printf().
2009-05-17 Brenden MatthewsMerge branch 'master' into imlib2
2009-05-17 Brenden MatthewsMerge branch 'master' into lua
2009-05-17 Brenden MatthewsMerge branch 'master' of git.omp.am:/home/omp/git/conky
2009-05-17 Brenden MatthewsFixed comment stuff for real this time?
2009-05-16 Nikolas Garofiladd missing var
2009-05-16 Brenden MatthewsMerge branch 'master' into lua
2009-05-16 Brenden MatthewsRemove unused var.
2009-05-16 Brenden MatthewsMerge branch 'master' of git.omp.am:/home/omp/git/conky...
2009-05-16 Brenden MatthewsMore lua stuff.
2009-05-16 Nikolas GarofilExecbar can now also be used on the shell
2009-05-16 Brenden MatthewsOh my, parse lua output.
2009-05-16 Brenden MatthewsMerge branch 'master' into lua
2009-05-16 Brenden MatthewsCouple minor lua changes.
2009-05-16 Nikolas GarofilUse a builtin config without X11-support when compiled...
2009-05-16 Nikolas GarofilBugfix: Segfault when starting with no configfile.
2009-05-15 Toni Spets* Fix leaks
2009-05-15 Toni SpetsLua scripting support, initial commit
2009-05-13 Brenden MatthewsMerge branch 'master' of git.omp.am:/home/omp/git/conky
2009-05-13 Brenden MatthewsFix remove_comments()?
2009-05-13 Nikolas GarofilBugfix: segfault with wrong config
2009-05-13 Brenden MatthewsMerge branch 'master' into imlib2
next