index
:
calcurse.git
master
pu
the main calcurse repository
calcurse Development Team
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
calcurse.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix display of interactively imported todos
Lars Henriksen
2020-03-22
1
-0
/
+1
*
Update copyright ranges
Lukas Fleischer
2020-01-30
1
-1
/
+1
*
Disable view item/note bindings for dummy items
Lukas Fleischer
2019-06-06
1
-2
/
+2
*
Fix missing calculation of number of days on resize
Lars Henriksen
2019-05-28
1
-0
/
+4
*
Derive selected day from selected item
Lars Henriksen
2019-05-22
1
-5
/
+3
*
Implement scrolling in the appointments panel
Lars Henriksen
2019-05-22
1
-3
/
+13
*
Redesign selected-item implementation for the APP panel
Lars Henriksen
2019-05-22
1
-21
/
+30
*
Introduce multiple days in the appointments panel
Lars Henriksen
2019-05-22
1
-7
/
+7
*
Simplify day storage
Lars Henriksen
2019-05-22
1
-8
/
+3
*
Safety exit and read-only mode
Lars Henriksen
2019-01-07
1
-18
/
+35
*
Configuration variable for system events
Lars Henriksen
2018-10-21
1
-2
/
+4
*
System message queue
Lars Henriksen
2018-10-21
1
-0
/
+14
*
Quit, autosave and interactive save
Lars Henriksen
2018-10-21
1
-2
/
+11
*
Error return code for io_reload_data()
Lars Henriksen
2018-10-21
1
-1
/
+5
*
Distinguish between interactive and periodic save
Lars Henriksen
2018-10-21
1
-3
/
+3
*
Data save and removal of the progress bar
Lars Henriksen
2018-10-21
1
-3
/
+5
*
Move user information after save/reload to the command level
Lars Henriksen
2018-10-21
1
-2
/
+42
*
Only reload if data files were changed (replacement)
Lars Henriksen
2018-10-21
1
-14
/
+1
*
Reload data after resolving save conflict (improved)
Lars Henriksen
2018-10-21
1
-1
/
+7
*
Handling of modified flag
Lars Henriksen
2018-10-21
1
-1
/
+0
*
Fix window update after hook execution
Lars Henriksen
2018-10-21
1
-2
/
+4
*
Run pre-load hook before testing for modifications
Lukas Fleischer
2018-05-23
1
-0
/
+4
*
Remove unused argument from wins_other_status_page
Lars Henriksen
2017-11-03
1
-1
/
+1
*
Only reload if data files were changed
Lukas Fleischer
2017-09-08
1
-5
/
+6
*
Rename keys_getch() to keys_get()
Lukas Fleischer
2017-08-30
1
-1
/
+1
*
Relocate HANDLE_KEY macros
Lukas Fleischer
2017-08-30
1
-46
/
+44
*
Update copyright ranges
Lukas Fleischer
2017-01-12
1
-1
/
+1
*
Automatically select new appointments/events
Lukas Fleischer
2016-09-28
1
-2
/
+0
*
Fix out-of-bounds memory access
Lukas Fleischer
2016-09-28
1
-1
/
+10
*
Make automatic selection of appointments/events smarter
Lukas Fleischer
2016-02-16
1
-0
/
+4
*
Support format strings when dumping imported items
Lukas Fleischer
2016-02-11
1
-1
/
+1
*
Fix highlighting of busy days on initialization
Lukas Fleischer
2016-02-07
1
-0
/
+1
*
Update copyright ranges
Lukas Fleischer
2016-01-30
1
-1
/
+1
*
Add a "hide completed" view to the todo panel
Lukas Fleischer
2016-01-18
1
-0
/
+6
*
Export item UIDs upon request
Lukas Fleischer
2016-01-15
1
-2
/
+2
*
Add --list-imported command line option
Lukas Fleischer
2016-01-13
1
-1
/
+1
*
Add command line option to suppress dialogs
Lukas Fleischer
2016-01-13
1
-1
/
+1
*
Reset status page when opening configuration
Lukas Fleischer
2016-01-10
1
-0
/
+1
*
Make the generic-credits key binding work again
Lukas Fleischer
2015-04-15
1
-0
/
+8
*
Show an error message on missing documentation
Lukas Fleischer
2015-04-15
1
-1
/
+2
*
Make "Add Item" work from the calendar panel
Lukas Fleischer
2015-02-23
1
-0
/
+1
*
Update copyright ranges
Lukas Fleischer
2015-02-07
1
-1
/
+1
*
Let SIGUSR1 trigger a reload
Tim Hentenaar
2014-10-10
1
-0
/
+5
*
Factor out item reload code
Lukas Fleischer
2014-10-10
1
-92
/
+1
*
Add io_load_data() wrapper
Lukas Fleischer
2014-10-10
1
-4
/
+2
*
Allow for filtering TODO items
Lukas Fleischer
2014-08-06
1
-2
/
+2
*
Add item filters
Lukas Fleischer
2014-08-06
1
-2
/
+2
*
Set default panel before showing system dialogs
Lukas Fleischer
2014-08-03
1
-1
/
+1
*
Show system dialog after reloading items
Lukas Fleischer
2014-07-28
1
-0
/
+8
*
Replace several uses of snprintf() by asprintf()
Lukas Fleischer
2014-07-22
1
-25
/
+18
[next]