aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Release 4.2.0v4.2.0Lukas Fleischer2016-10-102-1/+22
* Update message catalogLukas Fleischer2016-10-101-2/+2
* Replace parse_datetime() constants by named flagsLukas Fleischer2016-10-103-5/+9
* Refactor duration/end time parsingLukas Fleischer2016-10-101-35/+39
* Support dates when specifying start/end timesLukas Fleischer2016-10-092-32/+33
* Factor out parse_datetime()Lukas Fleischer2016-10-093-25/+45
* Add support for moving items to another dayLukas Fleischer2016-10-081-11/+27
* Refactor day_edit_time()Lukas Fleischer2016-10-011-8/+7
* Automatically select new appointments/eventsLukas Fleischer2016-09-282-10/+11
* Fix out-of-bounds memory accessLukas Fleischer2016-09-284-5/+26
* Fix key binding paginationLukas Fleischer2016-09-271-5/+18
* Stop all threads before leaving curses modeLukas Fleischer2016-09-131-2/+4
* Avoid starting the notification thread twiceLukas Fleischer2016-08-241-0/+3
* Remove duplicate code in draw_monthly_view()Lukas Fleischer2016-06-271-35/+22
* Highlight days with non-recurrent itemsLukas Fleischer2016-06-272-14/+25
* calcurse-caldav: Encode the request body in UTF-8Lukas Fleischer2016-06-181-0/+3
* Release 4.1.0v4.1.0Lukas Fleischer2016-04-122-1/+44
* po/: Translation updates from TransifexLukas Fleischer2016-04-11227-2049/+1620
* po/calcurse.pot: Update message catalogLukas Fleischer2016-04-021-4/+5
* Support relative dates when adding recurrencesLukas Fleischer2016-04-011-13/+31
* Document the hooks featureLukas Fleischer2016-04-013-1/+54
* Fix apoint_inday() with long appointmentsLukas Fleischer2016-03-281-1/+2
* Do not assume that days always have 86400 secondsLukas Fleischer2016-03-278-5/+47
* Add proper UTF-8 support to the notification areaLukas Fleischer2016-02-261-30/+17
* Support durations in recurrence ending datesLukas Fleischer2016-02-264-34/+125
* Refactor UTF-8 choppingLukas Fleischer2016-02-264-21/+36
* Fix tests to match the new item orderingLukas Fleischer2016-02-184-17/+17
* ui-day.c: Simplify code using ui_day_selitem()Lukas Fleischer2016-02-161-8/+8
* Make automatic selection of appointments/events smarterLukas Fleischer2016-02-164-0/+37
* Fix segmentation fault on reload with pre-load hookLukas Fleischer2016-02-151-0/+8
* Improve ordering of appointments/eventsLukas Fleischer2016-02-154-20/+63
* Support format strings when dumping imported itemsLukas Fleischer2016-02-118-65/+85
* Allow decimals in durationsLukas Fleischer2016-02-101-9/+16
* Install calcurse-caldav by defaultLukas Fleischer2016-02-093-2/+15
* Improve example hooksLukas Fleischer2016-02-083-12/+55
* Fix highlighting of busy days on initializationLukas Fleischer2016-02-071-0/+1
* hooks.c: Fix window preparation in interactive modeLukas Fleischer2016-02-071-2/+3
* Do not put all files under version control in example hooksLukas Fleischer2016-02-072-2/+2
* calcurse-caldav: Add hook supportLukas Fleischer2016-02-073-0/+34
* Fix file name of the example hookLukas Fleischer2016-02-071-0/+0
* Move example hook to contrib/hooks/Lukas Fleischer2016-02-071-0/+0
* calcurse-caldav: Use -G and %(hash) to list hashesLukas Fleischer2016-02-051-13/+7
* Fix %(hash) formatting of eventsLukas Fleischer2016-02-051-2/+2
* Support format specifiers in grep modeLukas Fleischer2016-02-051-7/+24
* Refactor grep modeLukas Fleischer2016-02-054-2/+52
* calcurse-caldav: Reword dry-run warningLukas Fleischer2016-02-021-3/+3
* calcurse-caldav: Modernize format stringsLukas Fleischer2016-02-011-20/+21
* calcurse-caldav: Make synchronization more robustLukas Fleischer2016-02-011-52/+83
* calcurse-caldav: Fix issues reported by pylintLukas Fleischer2016-02-011-29/+50
* po/calcurse.pot: Update message catalogLukas Fleischer2016-01-301-103/+86