summaryrefslogtreecommitdiff
path: root/src/keys.hh
AgeCommit message (Collapse)Author
2012-09-28keybinding for view-sourceAlexander Voigt
2011-09-14Allow key bindings for paging left/rightcorvid
2011-07-11Made "hide-panels" hide the findbar, then panels (and removed "fullscreen").Jorge Arellano Cid
Redefined "hide-panels" to close the findbar if it's visible, and all the panels when the findbar is not visible.
2009-09-08'save' key actioncorvid
2009-07-05keybindings for scrollingcorvid
2009-06-24Added the "stop" keybinding (not bound!)corvid
2009-06-05add private to show API vs internalcorvid
2009-06-05KeysCommand_tcorvid
This should make it easier for the casual reader to tell what's what in keys.cc.
2009-06-05Get key bindings for File menucorvid
2009-05-03Added configurable keybindings! (in ~/.dillo/keysrc) # part1Jorge Arellano Cid