summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-01-21Attempt two at hacking up caldav to kind of semi-work with SOGo.wip/fugly_propfind_synccos
2017-01-14Release 4.2.2HEADv4.2.2masterLukas Fleischer
2017-01-12Update copyright rangesLukas Fleischer
2016-12-15calcurse-caldav: Use right diffs when synchronizingLukas Fleischer
2016-12-13calcurse-caldav: Fix scrambled commentLukas Fleischer
2016-12-13calcurse-caldav: Compute diffs before synchronizingLukas Fleischer
2016-12-08calcurse-caldav: Fix appointment importsLukas Fleischer
2016-12-08calcurse-caldav: Add debug output for sync DB operationsLukas Fleischer
2016-12-08calcurse-caldav: Avoid empty multigetLukas Fleischer
2016-12-08calcurse-caldav: Split object addition and removalLukas Fleischer
2016-10-30Release 4.2.1v4.2.1Lukas Fleischer
2016-10-30Fix visible region after loading list box itemsLukas Fleischer
2016-10-30Fix listbox_fix_visible_region()Lukas Fleischer
2016-10-19Do not start the daemon more than onceLukas Fleischer
2016-10-19calcurse.1.txt: Document --daemonLukas Fleischer
2016-10-14Prevent segfault when all todo items are hiddenLukas Fleischer
2016-10-13Always use memory management wrappersLukas Fleischer
2016-10-13Prevent free-before-init of timstrVlad Glagolev
2016-10-10Release 4.2.0v4.2.0Lukas Fleischer
2016-10-10Update message catalogLukas Fleischer
2016-10-10Replace parse_datetime() constants by named flagsLukas Fleischer
2016-10-10Refactor duration/end time parsingLukas Fleischer
2016-10-09Support dates when specifying start/end timesLukas Fleischer
2016-10-09Factor out parse_datetime()Lukas Fleischer
2016-10-08Add support for moving items to another dayLukas Fleischer
2016-10-01Refactor day_edit_time()Lukas Fleischer
2016-09-28Automatically select new appointments/eventsLukas Fleischer
2016-09-28Fix out-of-bounds memory accessLukas Fleischer
2016-09-27Fix key binding paginationLukas Fleischer
2016-09-13Stop all threads before leaving curses modeLukas Fleischer
2016-08-24Avoid starting the notification thread twiceLukas Fleischer
2016-06-27Remove duplicate code in draw_monthly_view()Lukas Fleischer
2016-06-27Highlight days with non-recurrent itemsLukas Fleischer
2016-06-18calcurse-caldav: Encode the request body in UTF-8Lukas Fleischer
2016-04-12Release 4.1.0v4.1.0Lukas Fleischer
2016-04-11po/: Translation updates from TransifexLukas Fleischer
2016-04-02po/calcurse.pot: Update message catalogLukas Fleischer
2016-04-01Support relative dates when adding recurrencesLukas Fleischer
2016-04-01Document the hooks featureLukas Fleischer
2016-03-28Fix apoint_inday() with long appointmentsLukas Fleischer
2016-03-27Do not assume that days always have 86400 secondsLukas Fleischer
2016-02-26Add proper UTF-8 support to the notification areaLukas Fleischer
2016-02-26Support durations in recurrence ending datesLukas Fleischer
2016-02-26Refactor UTF-8 choppingLukas Fleischer
2016-02-18Fix tests to match the new item orderingLukas Fleischer
2016-02-16ui-day.c: Simplify code using ui_day_selitem()Lukas Fleischer
2016-02-16Make automatic selection of appointments/events smarterLukas Fleischer
2016-02-15Fix segmentation fault on reload with pre-load hookLukas Fleischer
2016-02-15Improve ordering of appointments/eventsLukas Fleischer
2016-02-11Support format strings when dumping imported itemsLukas Fleischer