aboutsummaryrefslogtreecommitdiffstats
path: root/src/calcurse.h
Commit message (Expand)AuthorAgeFilesLines
* Refactor function calls: recurrence parameters as a single argumentLars Henriksen2020-04-281-28/+31
* Use "struct rpt" to shorten argument listsLars Henriksen2020-04-281-3/+3
* Improve ical import loggingLars Henriksen2020-03-221-4/+4
* Update copyright rangesLukas Fleischer2020-01-301-1/+1
* Refactor cut and paste registersLars Henriksen2020-01-131-2/+6
* Add XDG Base Directory SupportNitroretro2019-12-231-1/+2
* Make the text for empty days configurableLars Henriksen2019-11-031-0/+3
* Treat recurrence item parameters as a unitLars Henriksen2019-06-161-1/+1
* Fix sidebar width to accommodate calendar week columnLars Henriksen2019-05-281-1/+1
* Make separation of days conspicuousLars Henriksen2019-05-261-2/+4
* Derive selected day from selected itemLars Henriksen2019-05-221-1/+3
* Add configuration variables for multiple daysLars Henriksen2019-05-221-0/+3
* Add week numbers in the calendar and full first and last weekLars Henriksen2019-05-221-2/+1
* Implement scrolling in the appointments panelLars Henriksen2019-05-221-3/+6
* Redesign selected-item implementation for the APP panelLars Henriksen2019-05-221-6/+10
* Introduce multiple days in the appointments panelLars Henriksen2019-05-221-3/+10
* Simplify day storageLars Henriksen2019-05-221-2/+1
* Refactor listbox codeLars Henriksen2019-05-221-4/+5
* Improve scroll window padLars Henriksen2019-05-221-3/+1
* View or edit exception days of a recurrent itemLars Henriksen2019-02-281-0/+2
* Use portable default day heading formatLukas Fleischer2019-02-101-1/+1
* Overflow check for 32-bit types onlyLars Henriksen2019-01-181-2/+2
* Use time_t for system time valuesLukas Fleischer2019-01-141-54/+54
* Fix next recurring appointmentLars Henriksen2019-01-111-2/+1
* Explicit calendar and todo view configurationLars Henriksen2019-01-071-14/+17
* Filter option: invertLars Henriksen2019-01-071-0/+1
* CLI: Revert to and update of parse_datetimearg()Lars Henriksen2019-01-071-2/+5
* Rewrite of io_init()Lars Henriksen2018-12-141-23/+13
* DST fix: daylength v. DAYINSECLars Henriksen2018-11-101-0/+6
* Check if the configuration folder existsQuentin Hibon2018-10-211-0/+1
* Configuration variable for system eventsLars Henriksen2018-10-211-0/+1
* System message queueLars Henriksen2018-10-211-0/+7
* Remove the configuraton variable conf.progress_barLars Henriksen2018-10-211-1/+0
* Error return code for io_reload_data()Lars Henriksen2018-10-211-1/+2
* Distinguish between interactive and periodic saveLars Henriksen2018-10-211-2/+6
* Data save and removal of the progress barLars Henriksen2018-10-211-8/+3
* Move user information after save/reload to the command levelLars Henriksen2018-10-211-2/+12
* Only reload if data files were changed (replacement)Lars Henriksen2018-10-211-1/+3
* Reload data after resolving save conflict (improved)Lars Henriksen2018-10-211-1/+8
* Start and end time validation.Lars Henriksen2018-08-251-3/+3
* New support functions for input validation.Lars Henriksen2018-08-251-0/+3
* Solve deadlock in notification barLars Henriksen2018-07-281-0/+1
* Key bindings for UTF-8 encoded charactersLars Henriksen2018-06-031-0/+1
* Rename utf8_ord() to utf8_decode()Lars Henriksen2018-06-031-1/+1
* Add option to specify the configuration file usedQuentin Hibon2018-05-281-1/+1
* Scrollbar and right window border (corrected)Lars Henriksen2018-05-261-3/+6
* Scrollbar and right window borderLars Henriksen2017-12-101-1/+1
* Default colour as foreground colourLars Henriksen2017-12-101-1/+5
* Update UTF-8 base codeLars Henriksen2017-12-071-6/+3
* Check for the year span 1902-2037Lars Henriksen2017-11-231-3/+8