Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | remove accesskey once a JS handler was registered FS#2007 | Andreas Gohr | 2010-08-09 |
| | |||
* | Use OS based Hotkey-Modifier FS#1958 | Andreas Gohr | 2010-06-27 |
| | | | | | | | | | | | Because ALT-GR fires a CTRL-ALT event on Windows systems, but ALT-GR is needed to write square brackets on German Keyboards, CTRL-ALT can not be used as modifier. This patch introdues OS dependent modifiers. Mac systems continue to use CTRL-ALT, all other systems use only ALT. Let's hope this works out. | ||
* | Hotkey trigger is now CTRL-ALT FS#1958 | Andreas Gohr | 2010-06-26 |
| | | | | Tests and feedbacks please! | ||
* | use ALT as hotkey modifier | Andreas Gohr | 2010-05-08 |
| | |||
* | Reimplementation of Accesskeys in javascript (FS#1809), toolbar accesskyes fix. | Marek Sacha | 2010-05-08 |
| | |||
* | Reimplementation of Accesskeys in JavaScript (FS#1809) | Marek Sacha | 2010-05-08 |