aboutsummaryrefslogtreecommitdiffstats
path: root/src/ui-day.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright ranges for 2023Lukas Fleischer2023-04-111-1/+1
* Update copyright ranges for 2022Lukas Fleischer2022-03-111-1/+1
* Call setsid() for hook/notification commandsLukas Fleischer2021-04-041-1/+1
* Add parameter to redirect stderr to shell_exec()Lukas Fleischer2021-04-041-2/+2
* Introduce macro DAYLars Henriksen2020-12-191-15/+10
* Redesign the item deletion menuLukas Fleischer2020-10-111-58/+66
* Improve help texts for recurrence rulesLars Henriksen2020-06-131-15/+15
* Allow repeat count input (for until) in interactive UILars Henriksen2020-06-131-6/+36
* Let RETURN set frequency type to current value in repeat command UILars Henriksen2020-05-241-13/+17
* Include start day in error message for recurrence ruleLars Henriksen2020-05-241-8/+11
* Help for recurrence rule extensionsLars Henriksen2020-04-281-29/+126
* Refactor the repeat commandLars Henriksen2020-04-281-164/+86
* User interface for recurrence rulesLars Henriksen2020-04-281-61/+367
* Recurrence rule extensionsLars Henriksen2020-04-281-0/+3
* Refactor edit of exception daysLars Henriksen2020-04-281-8/+16
* Refactor function calls: recurrence parameters as a single argumentLars Henriksen2020-04-281-3/+7
* Update copyright rangesLukas Fleischer2020-01-301-1/+1
* Refactor cut and paste registersLars Henriksen2020-01-131-11/+18
* Set time-of-day consistently to midnight for until dayLars Henriksen2019-09-061-4/+14
* Fix edit of empty exception day listLars Henriksen2019-07-101-1/+1
* Treat recurrence item parameters as a unitLars Henriksen2019-06-161-21/+38
* Use empty end date instead of 0 when editing repetitionsLukas Fleischer2019-06-061-1/+4
* Allow to omit end date in repetitionsLukas Fleischer2019-06-031-12/+9
* Fix recurrent appointment end time when duration is zeroLars Henriksen2019-06-031-9/+4
* Mark selected day in the appointments panel in multiple days modeLars Henriksen2019-05-281-3/+4
* Make separation of days conspicuousLars Henriksen2019-05-261-11/+15
* Derive selected day from selected itemLars Henriksen2019-05-221-6/+17
* Add configuration variables for multiple daysLars Henriksen2019-05-221-1/+3
* Implement scrolling in the appointments panelLars Henriksen2019-05-221-8/+92
* Redesign selected-item implementation for the APP panelLars Henriksen2019-05-221-37/+42
* Introduce multiple days in the appointments panelLars Henriksen2019-05-221-8/+23
* Simplify day storageLars Henriksen2019-05-221-4/+4
* View or edit exception days of a recurrent itemLars Henriksen2019-02-281-1/+19
* Invalidate calendar cache when adding an exceptionLukas Fleischer2019-02-021-1/+3
* Fix deletion of a multi-day recurrent appointmentLars Henriksen2019-02-021-2/+11
* Use time_t for system time valuesLukas Fleischer2019-01-141-5/+5
* DST fix: adjusting time in appointmentsLars Henriksen2018-11-101-2/+2
* Fix memory leak in update_duration()Lars Henriksen2018-08-251-1/+4
* Fix seg fault in update_rept()Lars Henriksen2018-08-251-5/+7
* Buffer mixupLars Henriksen2018-08-251-4/+3
* Major overhaul of appointment/event input routines.Lars Henriksen2018-08-251-194/+241
* Refactoring update_duration/day_edit_duration.Lars Henriksen2018-08-251-55/+49
* Make editing of punctual appointments more intuitiveLukas Fleischer2018-08-251-3/+6
* Fix end-before-start inconsistencyLars Henriksen2018-06-051-7/+9
* Fix appointment becoming eventLars Henriksen2018-06-051-4/+4
* Scrollbar and right window border (corrected)Lars Henriksen2018-05-261-2/+2
* Add parse_date_interactive()Lukas Fleischer2017-10-261-6/+4
* Fix spelling of "frequency"Lars Henriksen2017-10-231-7/+5
* Make the day heading position configurableLars Henriksen2017-09-081-1/+4
* Remove phase of moon featureLars Henriksen2017-09-081-1/+0