summaryrefslogtreecommitdiff
path: root/src/calcurse.h
AgeCommit message (Expand)Author
2023-04-11Update copyright ranges for 2023Lukas Fleischer
2022-12-25Add text for displaying empty event descriptionJonathan van der Steege
2022-04-03Layout change recognizes changed appointment spaceMorgan Seltzer
2022-03-11Update copyright ranges for 2022Lukas Fleischer
2021-08-07Backend changes for first day of weekMorgan Seltzer
2021-04-11Allow configuration of appointment time formatmercurialmoon
2021-04-11Add generic-prev-view key bindingAurora
2021-04-11Allow undefined actions in keys configuration fileLars Henriksen
2021-04-04Call setsid() for hook/notification commandsLukas Fleischer
2021-04-04Redirect standard descriptors for hook/notify commandsLukas Fleischer
2021-04-04Add parameter to redirect stderr to shell_exec()Lukas Fleischer
2020-12-19Improve performance of recur_prev_occurrence()Lars Henriksen
2020-12-19Introduce macro DAYLars Henriksen
2020-11-15Do not remove an empty note file after edit sessionLars Henriksen
2020-11-07Return failure if import skips any itemLars Henriksen
2020-10-11Use dynamically allocated string in struct io_fileLukas Fleischer
2020-10-11Implemented rendering of notes in todo viewAmbika Eshwar
2020-10-11Add p(revious) commandLars Henriksen
2020-06-13Remove systemdialogs option from configurationLars Henriksen
2020-06-13Allow repeat count input (for until) in interactive UILars Henriksen
2020-06-13Update import of basic recurrence rulesLars Henriksen
2020-06-13Support import of time zones (RFC 5545)Lars Henriksen
2020-05-24Include start day in error message for recurrence ruleLars Henriksen
2020-04-28Support interactive test of recurrence rule extensionsLars Henriksen
2020-04-28User interface for recurrence rulesLars Henriksen
2020-04-28Recurrence rule extensionsLars Henriksen
2020-04-28Refactor edit of exception daysLars Henriksen
2020-04-28Improve data load error reportingLars Henriksen
2020-04-28Refactor function calls: recurrence parameters as a single argumentLars Henriksen
2020-04-28Use "struct rpt" to shorten argument listsLars Henriksen
2020-03-22Improve ical import loggingLars Henriksen
2020-01-30Update copyright rangesLukas Fleischer
2020-01-13Refactor cut and paste registersLars Henriksen
2019-12-23Add XDG Base Directory SupportNitroretro
2019-11-03Make the text for empty days configurableLars Henriksen
2019-06-16Treat recurrence item parameters as a unitLars Henriksen
2019-05-28Fix sidebar width to accommodate calendar week columnLars Henriksen
2019-05-26Make separation of days conspicuousLars Henriksen
2019-05-22Derive selected day from selected itemLars Henriksen
2019-05-22Add configuration variables for multiple daysLars Henriksen
2019-05-22Add week numbers in the calendar and full first and last weekLars Henriksen
2019-05-22Implement scrolling in the appointments panelLars Henriksen
2019-05-22Redesign selected-item implementation for the APP panelLars Henriksen
2019-05-22Introduce multiple days in the appointments panelLars Henriksen
2019-05-22Simplify day storageLars Henriksen
2019-05-22Refactor listbox codeLars Henriksen
2019-05-22Improve scroll window padLars Henriksen
2019-02-28View or edit exception days of a recurrent itemLars Henriksen
2019-02-10Use portable default day heading formatLukas Fleischer
2019-01-18Overflow check for 32-bit types onlyLars Henriksen