| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-06-04 | add copyright and license headers for GNU AGPL v3 | Alon Levy | |
| 2015-05-05 | client: add distinct links selection | Alon Levy | |
| 2015-04-13 | client: change shortcuts zen - ctrl-0, zoom ctrl-9 (firefox doesn't like ↵ | Alon Levy | |
| function keys) | |||
| 2015-04-12 | client: F7 shortcut for zen mode | Alon Levy | |
| 2015-04-12 | client/selection: rename: selected & related | Alon Levy | |
| selected nodes - nodes the user selected directly, via search or click. related - nodes that we choose to show the user as a result of the selection made. | |||
| 2015-04-12 | client: add F6 shortcut to zoom to selection | Alon Levy | |
| 2015-04-12 | client: fix ctrl-A breakage since selection signatures changed | Alon Levy | |
| 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). | |||
