aboutsummaryrefslogtreecommitdiffstats
path: root/src/calcurse.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Function cleanup in custom.cLars Henriksen2017-11-231-3/+0
* Remove unused argument from wins_other_status_pageLars Henriksen2017-11-031-1/+1
* Fix multiple popup windowsLars Henriksen2017-10-291-0/+1
* Add parse_date_interactive()Lukas Fleischer2017-10-261-2/+2
* Fix spelling of "frequency"Lars Henriksen2017-10-231-1/+1
* Support key bindings for all escape keysLars Henriksen2017-10-231-5/+6
* Use a shared input/output mutexLukas Fleischer2017-09-081-2/+0
* Only reload if data files were changedLukas Fleischer2017-09-081-1/+1
* Make the day heading position configurableLars Henriksen2017-09-081-0/+7
* Remove phase of moon featureLars Henriksen2017-09-081-1/+2
* Add a function to wait for any key pressLukas Fleischer2017-09-031-0/+1
* Add support for UTF-8 key bindingsLukas Fleischer2017-08-301-1/+3
* Rename keys_getch() to keys_get()Lukas Fleischer2017-08-301-1/+1
* Factor out UTF-8 code point decodingLukas Fleischer2017-08-301-0/+1
* Use nl_langinfo() for month and day namesLars Henriksen2017-08-281-3/+0
* Make heading in appointments panel configurableLars Henriksen2017-08-281-0/+4
* Extend strings API for formatted datesLukas Fleischer2017-08-281-0/+2
* Update copyright rangesLukas Fleischer2017-01-121-1/+1
* Replace parse_datetime() constants by named flagsLukas Fleischer2016-10-101-0/+4
* Factor out parse_datetime()Lukas Fleischer2016-10-091-0/+1
* Fix out-of-bounds memory accessLukas Fleischer2016-09-281-0/+2
* Do not assume that days always have 86400 secondsLukas Fleischer2016-03-271-0/+1
* Support durations in recurrence ending datesLukas Fleischer2016-02-261-0/+2