summaryrefslogtreecommitdiff
path: root/src/ui-day.c
AgeCommit message (Expand)Author
2023-04-11Update copyright ranges for 2023Lukas Fleischer
2022-03-11Update copyright ranges for 2022Lukas Fleischer
2021-04-04Call setsid() for hook/notification commandsLukas Fleischer
2021-04-04Add parameter to redirect stderr to shell_exec()Lukas Fleischer
2020-12-19Introduce macro DAYLars Henriksen
2020-10-11Redesign the item deletion menuLukas Fleischer
2020-06-13Improve help texts for recurrence rulesLars Henriksen
2020-06-13Allow repeat count input (for until) in interactive UILars Henriksen
2020-05-24Let RETURN set frequency type to current value in repeat command UILars Henriksen
2020-05-24Include start day in error message for recurrence ruleLars Henriksen
2020-04-28Help for recurrence rule extensionsLars Henriksen
2020-04-28Refactor the repeat commandLars 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-28Refactor function calls: recurrence parameters as a single argumentLars Henriksen
2020-01-30Update copyright rangesLukas Fleischer
2020-01-13Refactor cut and paste registersLars Henriksen
2019-09-06Set time-of-day consistently to midnight for until dayLars Henriksen
2019-07-10Fix edit of empty exception day listLars Henriksen
2019-06-16Treat recurrence item parameters as a unitLars Henriksen
2019-06-06Use empty end date instead of 0 when editing repetitionsLukas Fleischer
2019-06-03Allow to omit end date in repetitionsLukas Fleischer
2019-06-03Fix recurrent appointment end time when duration is zeroLars Henriksen
2019-05-28Mark selected day in the appointments panel in multiple days modeLars 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-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-02-28View or edit exception days of a recurrent itemLars Henriksen
2019-02-02Invalidate calendar cache when adding an exceptionLukas Fleischer
2019-02-02Fix deletion of a multi-day recurrent appointmentLars Henriksen
2019-01-14Use time_t for system time valuesLukas Fleischer
2018-11-10DST fix: adjusting time in appointmentsLars Henriksen
2018-08-25Fix memory leak in update_duration()Lars Henriksen
2018-08-25Fix seg fault in update_rept()Lars Henriksen
2018-08-25Buffer mixupLars Henriksen
2018-08-25Major overhaul of appointment/event input routines.Lars Henriksen
2018-08-25Refactoring update_duration/day_edit_duration.Lars Henriksen
2018-08-25Make editing of punctual appointments more intuitiveLukas Fleischer
2018-06-05Fix end-before-start inconsistencyLars Henriksen
2018-06-05Fix appointment becoming eventLars Henriksen
2018-05-26Scrollbar and right window border (corrected)Lars Henriksen
2017-10-26Add parse_date_interactive()Lukas Fleischer
2017-10-23Fix spelling of "frequency"Lars Henriksen
2017-09-08Make the day heading position configurableLars Henriksen
2017-09-08Remove phase of moon featureLars Henriksen