[root]/src/net/java/sip/communicator/plugin/keybindingchooser/globalchooser

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 16 (100.0%) | 1507 (100.0%) | 94.1 |
| s_vincent | 13 (81.3%) | 1496 (99.3%) | 115.0 |
| vincent_lucas | 1 (6.3%) | 10 (0.7%) | 10.0 |
| yanas | 1 (6.3%) | 1 (0.1%) | 1.0 |
| ibauersachs | 1 (6.3%) | 0 (0.0%) | 0.0 |
Corrects the bug where the primary shortcut is overwritten by the secondary one.
10 lines of code changed in:
Fixes global shortcut fields insets.
1 lines of code changed in:
Fixes audio level display when changing input device during a call.
3 lines of code changed in:
Introduces new configuration from to setup global shortcut entry. Allows also to use special key detection for headset button _for MS Windows only_.
528 lines of code changed in:
Translate KeyBindings tab headers
0 lines of code changed in:
Adds mute/unmute global shortcut feature.
13 lines of code changed in:
Fixes outgoing calls not being hangup via global shortcut, fixes NPE in CallShortcut/UIShortcut. Also disable global shortcut when we set a shortcut and if we type same global shortcut as another entry, we set the previous entry to Disabled.
39 lines of code changed in:
Fixes some problems with global shortcuts (dimension of each columns, remove shortcuts, use the same keystroke some time after that failed, show a 'key press' when we want to set a keystroke). Adds also the possibility to hide when hitting two time shortcut for the contact list.
112 lines of code changed in:
Adds global shortcut support.
801 lines of code changed in: