notebook/IPython/html/static
Matthias Bussonnier 8aa3815130 Add notion of action that differs from shortcuts.
This decouple the notion of shortcut from the notion of executed "action"
This allow the shortcuts manager to be purely describe as data, and the
same action to be later refered to either from the shortcut, from a toolbar
button or a menu.

This also implement a more complete keyboard shortcut handler which is
able ton interpete sequences like `Cmd-X,Meta-v` By storing the
shortcuts in a tree.
2014-10-17 15:11:10 +02:00
..
auth
base Add notion of action that differs from shortcuts. 2014-10-17 15:11:10 +02:00
custom
notebook Add notion of action that differs from shortcuts. 2014-10-17 15:11:10 +02:00
services
style Right-justify celltoolbar instead of reversing 2014-10-15 12:11:48 -07:00
tree
widgets fix alignment 2014-10-10 23:19:31 -04:00