aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update copyright rangesLukas Fleischer2017-01-1272-82/+82
* calcurse-caldav: Use right diffs when synchronizingLukas Fleischer2016-12-151-8/+8
* calcurse-caldav: Fix scrambled commentLukas Fleischer2016-12-131-2/+2
* calcurse-caldav: Compute diffs before synchronizingLukas Fleischer2016-12-131-31/+29
* calcurse-caldav: Fix appointment importsLukas Fleischer2016-12-081-0/+1
* calcurse-caldav: Add debug output for sync DB operationsLukas Fleischer2016-12-081-5/+17
* calcurse-caldav: Avoid empty multigetLukas Fleischer2016-12-081-0/+3
* calcurse-caldav: Split object addition and removalLukas Fleischer2016-12-081-18/+34
* Release 4.2.1v4.2.1Lukas Fleischer2016-10-302-1/+16
* Fix visible region after loading list box itemsLukas Fleischer2016-10-301-0/+1
* Fix listbox_fix_visible_region()Lukas Fleischer2016-10-301-22/+20
* Do not start the daemon more than onceLukas Fleischer2016-10-193-3/+4
* calcurse.1.txt: Document --daemonLukas Fleischer2016-10-191-0/+3
* Prevent segfault when all todo items are hiddenLukas Fleischer2016-10-142-21/+28
* Always use memory management wrappersLukas Fleischer2016-10-137-18/+18
* Prevent free-before-init of timstrVlad Glagolev2016-10-131-1/+1
* 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