aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Make the text for empty days configurableLars Henriksen2019-11-035-1/+27
* Allow discarding a todo item from the priority promptLukas Fleischer2019-11-031-2/+4
* Support RET to set the todo item priority to 0Issam Maghni2019-11-031-4/+7
* Fix save of interactively imported dataLars Henriksen2019-11-031-0/+4
* calcurse-caldav: handle objects with status code 404Si Yong Kim2019-11-031-0/+10
* Release 4.5.1v4.5.1Lukas Fleischer2019-10-183-2/+16
* test/Makefile.am: Add apts-dst to EXTRA_DISTLukas Fleischer2019-10-181-0/+1
* Test for DST and recurrent itemsLars Henriksen2019-10-183-1/+317
* DST and recurrent itemsLars Henriksen2019-10-181-35/+36
* Test cases for "Fix monthly and yearly recurrence algorithms"Lars Henriksen2019-09-063-1/+35
* Set time-of-day consistently to midnight for until dayLars Henriksen2019-09-062-8/+19
* Document the HTTPS option in the sample configuration filek0ral2019-09-061-0/+4
* DST: fix date_change() thoroughlyLars Henriksen2019-09-061-1/+2
* Fix monthly and yearly recurrence algorithmsLars Henriksen2019-09-061-5/+6
* Fix edit of empty exception day listLars Henriksen2019-07-101-1/+1
* Release 4.5.0v4.5.0Lukas Fleischer2019-06-173-2/+46
* po/: Translation updates from TransifexLukas Fleischer2019-06-1657-2059/+1429
* Treat recurrence item parameters as a unitLars Henriksen2019-06-163-23/+43
* Add Troubleshooting section to calcurse-caldav README.mdRandy Ramos2019-06-121-0/+10
* Use current value as default for periodic saveLukas Fleischer2019-06-071-0/+1
* Disable view item/note bindings for dummy itemsLukas Fleischer2019-06-061-2/+2
* Use empty end date instead of 0 when editing repetitionsLukas Fleischer2019-06-062-17/+12
* Add GitHub gimmicksLukas Fleischer2019-06-062-0/+19
* Allow to omit end date in repetitionsLukas Fleischer2019-06-031-12/+9
* Fix recurrent appointment end time when duration is zeroLars Henriksen2019-06-031-9/+4
* README.md: move demo to top of documentLukas Fleischer2019-05-311-5/+2
* Update message catalogLukas Fleischer2019-05-301-8/+29
* Return at least two days in multiple days modeLars Henriksen2019-05-301-1/+4
* Mark selected day in the appointments panel in multiple days modeLars Henriksen2019-05-282-4/+5
* Remove appointments panel scrollbar in multiple days modeLars Henriksen2019-05-281-0/+4
* Fix sidebar width to accommodate calendar week columnLars Henriksen2019-05-282-5/+3
* Fix missing calculation of number of days on resizeLars Henriksen2019-05-281-0/+4
* Fix calcurse(1) typoFlorian Weimer2019-05-261-1/+1
* calcurse-caldav: replace readfp() by read_file()Lukas Fleischer2019-05-261-1/+1
* calcurse-caldav: update OAuth2 documentation for extracting auth codeRandy Ramos2019-05-261-4/+4
* Automate the calculation of number of days to loadLars Henriksen2019-05-264-13/+20
* Make separation of days conspicuousLars Henriksen2019-05-266-34/+60
* Derive selected day from selected itemLars Henriksen2019-05-226-13/+43
* Add configuration variables for multiple daysLars Henriksen2019-05-226-8/+64
* Add week numbers in the calendar and full first and last weekLars Henriksen2019-05-225-96/+165
* Implement scrolling in the appointments panelLars Henriksen2019-05-224-21/+121
* Redesign selected-item implementation for the APP panelLars Henriksen2019-05-224-85/+144
* Introduce multiple days in the appointments panelLars Henriksen2019-05-226-49/+115
* Simplify day storageLars Henriksen2019-05-226-44/+15
* Fix initialization of the day_items vectorLars Henriksen2019-05-221-0/+1
* Refactor listbox codeLars Henriksen2019-05-223-40/+49
* Improve scroll window padLars Henriksen2019-05-224-24/+16
* Test cases for impossible dates in recurrence ruleLars Henriksen2019-05-203-1/+54
* Impossible dates in recurrence rulesLars Henriksen2019-05-201-0/+12
* New test cases for next appoinmentLars Henriksen2019-04-133-0/+40