| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-04-01 | keyshortcuts.js: restoring requirejs rz_core dependency, removing get_rz_core() | LV-426 | |
| 2015-03-10 | client: graph_view: handle keyboard events when svg nodes are focused | Alon Levy | |
| enter to open edit, space and shift-space to select/append. | |||
| 2015-03-03 | client: add keyshortcuts.js, implement ctrl-a for selecting all | Alon Levy | |
| switch to onkeydown to capture ctrl-a before browser action ctrl-a works on text fields since we only handle it if the target is the body (which it is when svg is in focus, although that may be accidental, don't know the logic). | |||
