summaryrefslogtreecommitdiff
path: root/src/calcurse.c
AgeCommit message (Expand)Author
2023-04-11Update copyright ranges for 2023Lukas Fleischer
2022-04-03Layout change recognizes changed appointment spaceMorgan Seltzer
2022-03-11Update copyright ranges for 2022Lukas Fleischer
2021-04-11Add generic-prev-view key bindingAurora
2020-12-19Improve performance of recur_prev_occurrence()Lars Henriksen
2020-12-19Introduce macro DAYLars Henriksen
2020-10-11Add p(revious) commandLars Henriksen
2020-06-13Remove systemdialogs option from configurationLars Henriksen
2020-04-28Support interactive test of recurrence rule extensionsLars Henriksen
2020-04-28Fix preselectionLars Henriksen
2020-03-22Fix display of interactively imported todosLars Henriksen
2020-01-30Update copyright rangesLukas Fleischer
2019-06-06Disable view item/note bindings for dummy itemsLukas Fleischer
2019-05-28Fix missing calculation of number of days on resizeLars Henriksen
2019-05-22Derive selected day from selected itemLars 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-01-07Safety exit and read-only modeLars Henriksen
2018-10-21Configuration variable for system eventsLars Henriksen
2018-10-21System message queueLars Henriksen
2018-10-21Quit, autosave and interactive saveLars Henriksen
2018-10-21Error return code for io_reload_data()Lars Henriksen
2018-10-21Distinguish between interactive and periodic saveLars Henriksen
2018-10-21Data save and removal of the progress barLars Henriksen
2018-10-21Move user information after save/reload to the command levelLars Henriksen
2018-10-21Only reload if data files were changed (replacement)Lars Henriksen
2018-10-21Reload data after resolving save conflict (improved)Lars Henriksen
2018-10-21Handling of modified flagLars Henriksen
2018-10-21Fix window update after hook executionLars Henriksen
2018-05-23Run pre-load hook before testing for modificationsLukas Fleischer
2017-11-03Remove unused argument from wins_other_status_pageLars Henriksen
2017-09-08Only reload if data files were changedLukas Fleischer
2017-08-30Rename keys_getch() to keys_get()Lukas Fleischer
2017-08-30Relocate HANDLE_KEY macrosLukas Fleischer
2017-01-12Update copyright rangesLukas Fleischer
2016-09-28Automatically select new appointments/eventsLukas Fleischer
2016-09-28Fix out-of-bounds memory accessLukas Fleischer
2016-02-16Make automatic selection of appointments/events smarterLukas Fleischer
2016-02-11Support format strings when dumping imported itemsLukas Fleischer
2016-02-07Fix highlighting of busy days on initializationLukas Fleischer
2016-01-30Update copyright rangesLukas Fleischer
2016-01-18Add a "hide completed" view to the todo panelLukas Fleischer
2016-01-15Export item UIDs upon requestLukas Fleischer
2016-01-13Add --list-imported command line optionLukas Fleischer
2016-01-13Add command line option to suppress dialogsLukas Fleischer
2016-01-10Reset status page when opening configurationLukas Fleischer
2015-04-15Make the generic-credits key binding work againLukas Fleischer
2015-04-15Show an error message on missing documentationLukas Fleischer