Add tidying/sorting to check_docs.py.
[monky] / src /
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 Brenden MatthewsApparently some people want more than 64 fonts.
2009-06-06 Pavel LabathA couple more fixes for the template machinery
2009-06-04 Phil Sutteradd entropy_perc
2009-06-04 Phil Sutterbranch conditionally
2009-06-04 Phil Sutterclarify what the preprocessor define does here
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-03 Toni SpetsMerge OpenBSD patches from ports
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 GarofilMake sure that no X11 stuff is in the binary when not...
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-31 Phil SutterFix hostname resolution for mpd_host
2009-05-30 Alexander GrafFix if_existing
2009-05-30 Brenden MatthewsBe more graceful when handling IMAP problems.
2009-05-29 Brenden MatthewsFix default sizing for bars/graphs/gauges.
2009-05-29 Nikos Ntarmosconf_cookie is there for kFreeBSD as well
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 NtarmosXCloseDisplay(3) on re-init_X11()
2009-05-29 Nikos NtarmosNo need to check for loop variable value
2009-05-29 Nikos Ntarmosfree(3) previously strndup(3)'ed diskio.dev
2009-05-29 Nikos Ntarmosfree(3) strdup(3)'ed templates array
2009-05-29 Nikos Ntarmosfree(3) previously strndup(3)'ed netstats.dev
2009-05-26 Brenden MatthewsSimplify graph gradient stuff.
2009-05-26 Brenden MatthewsOMPtimize the gradient stuff.
2009-05-25 Brenden MatthewsLet the graphs be bigger.
2009-05-25 Brenden MatthewsFix some minor graph related bugs.
2009-05-25 Brenden MatthewsAllow ~/... and $HOME/... paths for more stuff.
2009-05-25 Brenden MatthewsActually fix hddtemp parsing.
2009-05-25 Brenden MatthewsRevert "Fix array bounds problem in hddtemp code."
2009-05-24 Brenden MatthewsFix segfault on reload.
2009-05-24 Brenden MatthewsFix array bounds problem in hddtemp code.
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 Brenden MatthewsMerge branch 'master' of git.omp.am:/home/omp/git/conky
2009-05-24 Brenden MatthewsClip out imlib2 buffer properly.
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 Nikos NtarmosAllow src/apcupsd.c to compile cleanly on FreeBSD.
2009-05-24 Nikos NtarmosIntegrate FreeBSD diskio support.
2009-05-24 Nikos NtarmosRemove unused variables and rearrange includes.
2009-05-24 Nikos Ntarmosconf_cookie valid only for Linux.
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-22 Brenden MatthewsFix imlib2 cache setting.
2009-05-22 Brenden MatthewsFix backwards width/height args for image drawing.
2009-05-22 Brenden MatthewsUse original image size when not specified.
2009-05-20 Brenden MatthewsOops, null pointer.
2009-05-20 Brenden MatthewsOh yeah, make sure it compiles without inotify.
2009-05-20 Brenden MatthewsAdd message to show the Lua script was reloaded.
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 Brenden MatthewsDon't need a prev ptr in this list.
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
next