aboutsummaryrefslogtreecommitdiffstats
path: root/src/calcurse.h
Commit message (Expand)AuthorAgeFilesLines
* Layout change recognizes changed appointment spaceMorgan Seltzer2022-04-031-0/+1
* Update copyright ranges for 2022Lukas Fleischer2022-03-111-1/+1
* Backend changes for first day of weekMorgan Seltzer2021-08-071-2/+4
* Allow configuration of appointment time formatmercurialmoon2021-04-111-3/+4
* Add generic-prev-view key bindingAurora2021-04-111-0/+2
* Allow undefined actions in keys configuration fileLars Henriksen2021-04-111-15/+17
* Call setsid() for hook/notification commandsLukas Fleischer2021-04-041-2/+2
* Redirect standard descriptors for hook/notify commandsLukas Fleischer2021-04-041-1/+0
* Add parameter to redirect stderr to shell_exec()Lukas Fleischer2021-04-041-3/+3
* Improve performance of recur_prev_occurrence()Lars Henriksen2020-12-191-0/+1
* Introduce macro DAYLars Henriksen2020-12-191-0/+1
* Do not remove an empty note file after edit sessionLars Henriksen2020-11-151-1/+0
* Return failure if import skips any itemLars Henriksen2020-11-071-1/+1
* Use dynamically allocated string in struct io_fileLukas Fleischer2020-10-111-1/+1
* Implemented rendering of notes in todo viewAmbika Eshwar2020-10-111-0/+1
* Add p(revious) commandLars Henriksen2020-10-111-0/+1
* Remove systemdialogs option from configurationLars Henriksen2020-06-131-3/+0
* Allow repeat count input (for until) in interactive UILars Henriksen2020-06-131-1/+1
* Update import of basic recurrence rulesLars Henriksen2020-06-131-0/+1
* Support import of time zones (RFC 5545)Lars Henriksen2020-06-131-1/+1
* Include start day in error message for recurrence ruleLars Henriksen2020-05-241-0/+1
* Support interactive test of recurrence rule extensionsLars Henriksen2020-04-281-0/+2
* User interface for recurrence rulesLars Henriksen2020-04-281-0/+12
* Recurrence rule extensionsLars Henriksen2020-04-281-0/+15
* Refactor edit of exception daysLars Henriksen2020-04-281-1/+3
* Improve data load error reportingLars Henriksen2020-04-281-4/+4
* 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