Revision history for org-daemon. 1.09 2017-12-26 - icon for alert toplevels - warning fixes for perl < 5.12 1.08 2017-11-18 - fix MANIFEST 1.07 2017-11-18 - include org2ical script (experimental, but usable) - use Time::y2038 with older perls 1.06 2017-11-18 - no hanging process with --use-anyevent - show relative days in overview window 1.05 2017-09-09 - new option: --ignore-tag - new experimental option: --use-anyevent - code refactoring: find_dates_in_org_file -> find_relevant_dates_in_org_file 1.04 2017-05-06 - find_dates_in_org_file provides seek position 1.03 2017-03-19 - support for timeless dates (new options: --early-warning-timeless, --include-timeless, --time-fallback) - move button: toggles between right and left arrow - more tests 1.02 2016-06-13 - new option --emacsclient-cmd - new option --move-button - keyboard shortcuts Ctrl-e and Ctrl-m - improved parsing for better display in overview listbox - workaround for Xquartz iconification problem - fix: encoding detection - more tests (for find_dates_in_org_file, with Time::Fake on travis) 1.01 2016-03-09 - overview window implemented with Tk::HList - old Tk::Listbox implementation still available with --overview-widget=listbox option 1.00 2016-03-05 - first public CPAN release --- before it was available in the https://github.com/eserte/srezic-misc/ repository as scripts/org-daemon