index
:
calcurse
fix/add_missing_depth_header
fix/sync_with_sogo
master
wip/fugly_propfind_sync
wip/fugly_sogo_sync
A text-based calendar and scheduling application
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
interaction.c
Age
Commit message (
Expand
)
Author
2013-02-01
Skip start time update if prompt is canceled
Lukas Fleischer
2013-02-01
Skip duration update if the prompt is canceled
Lukas Fleischer
2012-12-16
Add hidden key handler window
Lukas Fleischer
2012-11-23
Merge branch 'maint'
Lukas Fleischer
2012-11-18
Add support for entering times in 24 hour format
William Pettersson
2012-07-07
Merge cut/delete
Lukas Fleischer
2012-07-07
Refactor exception handling
Lukas Fleischer
2012-07-07
Refactor note removal
Lukas Fleischer
2012-07-07
Add support for copy/paste registers
Lukas Fleischer
2012-07-06
Add interact_day_item_copy()
Lukas Fleischer
2012-07-06
Duplicate items when pasting
Lukas Fleischer
2012-07-04
Revise todo_delete_note_bynum()
Lukas Fleischer
2012-06-30
Implement a cache for the monthly view
Lukas Fleischer
2012-06-30
Remove unneeded parameter/return value
Lukas Fleischer
2012-06-30
Revise cut/pasting
Lukas Fleischer
2012-06-30
Move apoint_{cut,paste}() to interaction unit
Lukas Fleischer
2012-06-30
Revise *_delete{,_bynum}()
Lukas Fleischer
2012-06-30
Rename interaction functions
Lukas Fleischer
2012-06-30
Move interaction functions to a separate file
Lukas Fleischer