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
/
keys.c
Age
Commit message (
Expand
)
Author
2009-07-05
Switch to BSD license.
Frederic Culot
2009-01-24
bugfix: load keys even in non-interactive mode to avoid the loss of user-conf...
Frederic Culot
2009-01-24
make it possible to use KEY_HOME and KEY_END to define new key bindings, and ...
Frederic Culot
2009-01-03
more code cleanup
Frederic Culot
2009-01-02
various bugfixes
Frederic Culot
2009-01-01
cut/paste feature aded
Frederic Culot
2008-12-28
Added wrappers around libc's memory management functions, to easily debug mem...
Frederic Culot
2008-12-15
small bugfixes and a major one (freeze when deleting an appointment's note, t...
Frederic Culot
2008-12-12
code cleanup
Frederic Culot
2008-12-08
color configuration menu adapted to handle user-defined key bindings
Frederic Culot
2008-12-07
Checks added while loading key bindings configuration.
Frederic Culot
2008-11-30
online help pages updated
Frederic Culot
2008-11-25
User-defined keys are now saved to file.
Frederic Culot
2008-11-23
Building configuration menu to assign keybindings
Frederic Culot
2008-11-16
More work on implementing user-definable keybindings
Frederic Culot
2008-11-09
Loading of user-configurable keys implemented
Frederic Culot
2008-11-08
new files to manage user-definable keybindings
Frederic Culot