monky
2009-07-20 Brenden MatthewsRevert "Fix multiline strings displayed on 1 line when...
2009-07-20 Brenden MatthewsUpdate the doc date when check_docs.py is ran.
2009-07-20 Brenden MatthewsFix up some lua configure stuff.
2009-07-20 Nikolas GarofilFix multiline strings displayed on 1 line when output...
2009-07-20 Cesare TirabassiMerge branch 'master' of git.omp.am:/home/omp/git/conky
2009-07-20 Cesare Tirabassiadd tolua++5.1 as an additional helper function and...
2009-07-20 Brenden MatthewsClarify weather opts, refactor some weather code.
2009-07-20 Brenden MatthewsEnable weather if XOAP is enabled.
2009-07-20 Brenden MatthewsActually apply c1cf1232e002bd32e1bc07ea0e7ffdcf4454e09f.
2009-07-20 Brenden MatthewsFix iostats configure stuff.
2009-07-20 Brenden MatthewsDocument curl stuff better.
2009-07-20 Nikos NtarmosTeach freebsd.c to use the new CRIT_ERR format
2009-07-20 Brenden MatthewsBetter argument handling for rss/curl/weather.
2009-07-20 Nikolas GarofilInclude timed_thread.h when needed
2009-07-20 Brenden MatthewsOops, add missing files.
2009-07-20 Brenden MatthewsFix minor memleak.
2009-07-20 Brenden MatthewsDocs.
2009-07-20 Brenden MatthewsBump rev.
2009-07-20 Brenden MatthewsInclude *.pkg in dist too.
2009-07-20 Brenden MatthewsChangelog.
2009-07-20 Brenden MatthewsMerge branch 'master' of git.omp.am:/home/omp/git/conky
2009-07-20 Brenden MatthewsOverhauled RSS and weather, added $curl.
2009-07-19 Nikolas GarofilFix building without X11 support broke after commits...
2009-07-19 Cesare Tirabassifix out-of-tree builds
2009-07-19 Nikolas GarofilMerge branch 'master' of ssh://git.omp.am/home/omp...
2009-07-19 Nikolas GarofilFixed a tiny bug in configure.ac.in
2009-07-19 Brenden MatthewsHandle curl errors better (in weather and rss).
2009-07-19 Brenden MatthewsExit properly when forking.
2009-07-19 Nikolas Garofilfix hardcoding
2009-07-19 Nikolas GarofilFix instead of workaround for d0edfa70045a10c0ceafa65d2...
2009-07-19 Brenden MatthewsCode formatting.
2009-07-19 Brenden MatthewsAmmend changelog.
2009-07-19 Brenden MatthewsUpdate MPD elapsed/progress when stopped.
2009-07-19 Cesare Tirabassiadd XOAP to list of compiled-in features, if enabled
2009-07-19 Cesare Tirabassiupdated configure print summary with new XOAP flag
2009-07-18 Nikolas GarofilWorkaround for bug SF id 2819128 ($color inside $scroll...
2009-07-18 Brenden MatthewsSpecials can be within multi-line objects.
2009-07-18 Brenden MatthewsSubstitute newlines for everything but text.
2009-07-18 Brenden MatthewsOops, fix multiline stuff.
2009-07-18 Brenden MatthewsMultiline alignment support, some other misc stuff.
2009-07-18 Cesare Tirabassiadd compilation switch --enable-xoap to be able to...
2009-07-18 Cesare TirabassiRevert "Undid last 3 commits, see rest of the comment...
2009-07-18 Nikolas GarofilUndid last 3 commits, see rest of the comment for the...
2009-07-18 Cesare Tirabassiadd one missing ifdef to conditionally compile weather...
2009-07-18 Cesare TirabassiMerge branch 'master' of git.omp.am:/home/omp/git/conky
2009-07-18 Cesare TirabassiAdded weather.com as an additional source of weather...
2009-07-18 Nikolas GarofilIf nothing is read, n1 and n2 are not guaranteed to...
2009-07-18 Nikolas GarofilFix reloading config without X11
2009-07-18 Cesare Tirabassiweather: use expf if --enable_math is given, otherwise...
2009-07-18 Cesare Tirabassiweather: glib is not needed
2009-07-18 Cesare TirabassiRevert "weather: glib is not needed"
2009-07-18 Cesare TirabassiMerge branch 'master' of git.omp.am:/home/omp/git/conky
2009-07-18 Cesare Tirabassiweather: glib is not needed
2009-07-17 Nikolas GarofilFix bug in $scroll (if there were only 2 args the 2nd...
2009-07-17 Nikolas GarofilFix building without X11 after commit 20d4c4370a8fe6ffd...
2009-07-17 Nikolas GarofilFix memleaks when reloading configuration and place...
2009-07-16 Nikolas GarofilFix a lot of unimportant memleaks caused by a CRIT_ERR
2009-07-15 Nikolas GarofilShow warnings when not running in X and vars like deskt...
2009-07-15 Nikolas GarofilFix freeing unregistered mem when build when running...
2009-07-15 Nikolas GarofilFix all memleaks that are clearly visible,
2009-07-14 Nikolas GarofilMake 16768a5ad4fdf58e1f7a9a1b949c055c846ea0e2 C90-compliant
2009-07-14 Cesare TirabassiMerge branch 'master' of git.omp.am:/home/omp/git/conky
2009-07-14 Cesare TirabassiFix Property Change Events are passes also to OWN_WINDOW
2009-07-14 Nikolas GarofilFix strange effects on desktop caused by 4a14668772a37b...
2009-07-14 Nikolas GarofilFix memleaks introduced by g7bbde2b
2009-07-14 Nikolas GarofilFix building with strict compilers
2009-07-14 Cesare Tirabassirefactored desktop info code so that its only called...
2009-07-14 Nikolas GarofilFix a part of the memleaks in the X-related code,
2009-07-14 Nikolas GarofilFix memleaks when running with total_run_times
2009-07-13 Brenden MatthewsUse OBJ_THREAD() for weather, get rid of pointless...
2009-07-13 Brenden MatthewsMerge branch 'master' of git.omp.am:/home/omp/git/conky
2009-07-13 Brenden MatthewsFix minor $weather memleak.
2009-07-13 Cesare TirabassiFix compilation with --disable-own-window (sf.net ...
2009-07-13 Cesare Tirabassiweather: clarified URI and corrected some minor format...
2009-07-13 Nikolas GarofilRemove old,unused desktop-finding code
2009-07-13 Nikolas GarofilFix minor memleak (fonts)
2009-07-13 Cesare Tirabassiweather: removed constraints of 3 locations per uri...
2009-07-13 Brenden MatthewsRefactor some of the new weather code, fix docs.
2009-07-13 Brenden MatthewsFix Lua window table segfault.
2009-07-12 Cesare TirabassiMerge branch 'master' of git.omp.am:/home/omp/git/conky
2009-07-12 Brenden MatthewsFix man page name.
2009-07-12 Nikolas GarofilFix minor memleak
2009-07-12 Nikolas Garofilfix: segfault when TEXT is missing and build with x11
2009-07-12 Cesare TirabassiMerge branch 'master' of git.omp.am:/home/omp/git/conky
2009-07-12 Nikolas GarofilFix: free_fonts tries sometimes tries to free much
2009-07-12 Nikolas GarofilFix memleak when build with X11 but turned off in config
2009-07-12 Nikolas GarofilUgly workaround for segfaults when build with x11 and lua
2009-07-12 Cesare Tirabassifree info.x11.desktop.name in free_text_objects()
2009-07-12 Cesare TirabassiMerge branch 'master' of git.omp.am:/home/omp/git/conky
2009-07-11 Nikolas GarofilFix building without math but with X11
2009-07-11 Nikolas GarofilFix: reading mem after its freed (current_config)
2009-07-11 Cesare TirabassiMerge branch 'master' of git.omp.am:/home/omp/git/conky
2009-07-11 Nikolas GarofilFix building without lua
2009-07-11 Cesare TirabassiAdd support for $desktop, $desktop_number and $desktop_name
2009-07-10 Nikolas GarofilFix building without weather
2009-07-10 Nikolas Garofilspelling: stable instead of stabe
2009-07-10 Brenden MatthewsFix warning about AM_PROG_CC_C_O.
2009-07-10 Brenden MatthewsFix build errors with --disable-x11.
2009-07-10 Brenden MatthewsA whole bunch of changes, mostly Lua related.
2009-07-09 Nikolas GarofilAdded support for swapfree
next