monky
2009-07-31 Brenden MatthewsRemoved alias config option due to brokenness.
2009-07-31 Brenden MatthewsActually fix Lua extra compiler includes.
2009-07-31 Brenden MatthewsUndo some automake brain damage.
2009-07-31 Brenden MatthewsFix Lua extra compiler includes.
2009-07-30 Brenden MatthewsCouple minor automake fixes.
2009-07-30 Cesare TirabassiAdd missing changelog entry.
2009-07-30 Brenden MatthewsAdd missing changelog entry.
2009-07-29 Cesare Tirabassiweather: add icon data_type for xoap
2009-07-29 Nikolas GarofilMerge branch 'master' of ssh://git.omp.am/home/omp...
2009-07-29 Nikolas GarofilFix: make sure 51c928a8ef589c722c8342769a491556c25d67c4...
2009-07-29 Cesare TirabassiMerge branch 'master' of git.omp.am:/home/omp/git/conky
2009-07-29 Cesare Tirabassicorrect typo in error message
2009-07-29 Nikolas GarofilFix: kill zombies without breaking b963c2827fe5491e7073...
2009-07-28 Cesare Tirabassiadd emacs indentation variables to source files in...
2009-07-28 Brenden MatthewsRemove deprecated stuff from docs and conky.c (for...
2009-07-28 Brenden MatthewsAdded some Lua API stuff.
2009-07-28 Nikolas GarofilFix: Always include stuff that used to use popen becaus...
2009-07-28 Brenden MatthewsFix problem with invalid window props?
2009-07-27 Brenden MatthewsClean up x11.c a bit.
2009-07-27 Brenden MatthewsMake configure opts for Lua extras more concise.
2009-07-27 Cesare TirabassiFix user_times bug (launchpad #405188).
2009-07-27 Brenden MatthewsFix linking error with Lua extras disabled.
2009-07-27 Brenden MatthewsAdd/fix vim modelines for automake stuff.
2009-07-27 Brenden MatthewsAdd vim modelines.
2009-07-27 Brenden MatthewsBe more intelligent about handling tolua++ user types.
2009-07-27 Nikolas GarofilFix: If there is no battery then we don't care about...
2009-07-26 Nikolas Garofiluse EXIT_SUCCESS and EXIT_FAILURE instead of 0 and...
2009-07-26 Cesare Tirabassiremove imlib_clip_line from lua/imlib2.pkg; the actual...
2009-07-26 Cesare TirabassiMerge branch 'master' of git.omp.am:/home/omp/git/conky
2009-07-26 Cesare Tirabassiclean the stack when llua_update_window_table is called...
2009-07-26 Nikolas GarofilFix: conky waited indefinitely on programs started...
2009-07-25 Nikolas GarofilHandle if popen should fail
2009-07-25 Nikolas GarofilDon't place conky_ in front of lua functionnames if...
2009-07-25 Nikolas GarofilFix: Make sure lua works without X11
2009-07-24 Nikolas Garofiljust making bdf5e87c927348a6cf446e2840b2b14ad46a7dbc...
2009-07-24 Cesare Tirabassiworkaround to fix feed_title being processed when not...
2009-07-24 Cesare TirabassiFixed parsing of rss parameters (last 2 are optional...
2009-07-24 Nikolas GarofilDon't do useless checks
2009-07-24 Nikolas GarofilSupport for update_interval_on_battery
2009-07-24 Nikolas GarofilMerge branch 'master' of ssh://git.omp.am/home/omp...
2009-07-24 Nikolas Garofilbugfix
2009-07-24 Cesare TirabassiMerge branch 'master' of git.omp.am:/home/omp/git/conky
2009-07-24 Cesare TirabassiRevert "the why recasting when you can simply declare...
2009-07-24 Nikolas GarofilMerge branch 'master' of ssh://git.omp.am/home/omp...
2009-07-24 Nikolas GarofilFix unclosed file in get_battery_stuff
2009-07-23 Cesare Tirabassithe why recasting when you can simply declare it commit ...
2009-07-23 Cesare TirabassiChanged xoap parsing method to xpath, in preparation...
2009-07-23 Nikolas GarofilFix CRIT_ERR everywhere
2009-07-23 Nikolas GarofilFix memleak in $weather
2009-07-23 Nikolas GarofilFix bug SF ID 2814810 (wrong output with execp and...
2009-07-22 Nikolas GarofilLet $tail and $head work with FIFOs again (was disabled...
2009-07-22 Cesare Tirabassideleted obsolete buildubu.sh
2009-07-22 Brenden MatthewsInclude lua.html in tarball.
2009-07-21 Nikolas GarofilFix bug with SF id 2808272 (tail and head)
2009-07-21 Nikolas GarofilFix multiline stuff when build with X11 but output_to_x...
2009-07-21 Brenden MatthewsFix multiline stuff without X11.
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...
next