aboutsummaryrefslogtreecommitdiffstats
path: root/src/keys.c
Commit message (Expand)AuthorAgeFilesLines
* Switch to BSD license.Frederic Culot2009-07-051-14/+26
* bugfix: load keys even in non-interactive mode to avoid the loss of user-conf...Frederic Culot2009-01-241-2/+2
* make it possible to use KEY_HOME and KEY_END to define new key bindings, and ...Frederic Culot2009-01-241-6/+18
* more code cleanupFrederic Culot2009-01-031-2/+2
* various bugfixesFrederic Culot2009-01-021-3/+3
* cut/paste feature adedFrederic Culot2009-01-011-1/+41
* Added wrappers around libc's memory management functions, to easily debug mem...Frederic Culot2008-12-281-23/+44
* small bugfixes and a major one (freeze when deleting an appointment's note, t...Frederic Culot2008-12-151-2/+2
* code cleanupFrederic Culot2008-12-121-6/+4
* color configuration menu adapted to handle user-defined key bindingsFrederic Culot2008-12-081-9/+36
* Checks added while loading key bindings configuration.Frederic Culot2008-12-071-4/+25
* online help pages updatedFrederic Culot2008-11-301-3/+2
* User-defined keys are now saved to file.Frederic Culot2008-11-251-1/+14
* Building configuration menu to assign keybindingsFrederic Culot2008-11-231-6/+220
* More work on implementing user-definable keybindingsFrederic Culot2008-11-161-96/+235
* Loading of user-configurable keys implementedFrederic Culot2008-11-091-4/+71
* new files to manage user-definable keybindingsFrederic Culot2008-11-081-0/+94