Directory src/net/java/sip/communicator/impl/keybindings/

Directory Created:
2008-07-18 02:08
Total Files:
4
Deleted Files:
0
Lines of Code:
736

[root]/src/net/java/sip/communicator/impl/keybindings

Lines of Code

src/net/java/sip/communicator/impl/keybindings/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 23 (100.0%) 936 (100.0%) 40.6
yanas 5 (21.7%) 441 (47.1%) 88.2
s_vincent 12 (52.2%) 405 (43.3%) 33.7
lubomir_m 2 (8.7%) 85 (9.1%) 42.5
emcho 3 (13.0%) 3 (0.3%) 1.0
wernerd 1 (4.3%) 2 (0.2%) 2.0

Most Recent Commits

s_vincent 2012-03-06 12:47

Introduces new configuration from to setup global shortcut entry. Allows also to use special key detection for headset button _for MS Windows only_.

15 lines of code changed in:

  • src/net/java/sip/communicator/impl/keybindings: KeybindingsServiceImpl.java (+15 -7)
s_vincent 2011-12-05 18:06

Moves hardcoded global shortcuts to defaults.properties.

44 lines of code changed in:

  • src/net/java/sip/communicator/impl/keybindings: KeybindingsActivator.java (+30 -1), KeybindingsServiceImpl.java (+14 -20)
s_vincent 2011-12-05 16:55

Adds default values for global shortcuts (answer, hangup, contactlist and mute).

46 lines of code changed in:

  • src/net/java/sip/communicator/impl/keybindings: KeybindingsServiceImpl.java (+46 -3)
s_vincent 2011-12-01 19:31

Adds mute/unmute global shortcut feature.

22 lines of code changed in:

  • src/net/java/sip/communicator/impl/keybindings: GlobalKeybindingSetImpl.java (+1 -1), KeybindingsServiceImpl.java (+21 -65)
s_vincent 2011-11-29 13:37

Adds global shortcut support.

230 lines of code changed in:

  • src/net/java/sip/communicator/impl/keybindings: GlobalKeybindingSetImpl.java (new 53), KeybindingsActivator.java (+34), KeybindingsServiceImpl.java (+143)
emcho 2011-10-18 14:03

Changes project name in source license headers from SIP Communicator to Jitsi

3 lines of code changed in:

  • src/net/java/sip/communicator/impl/keybindings: KeybindingSetImpl.java (+1 -1), KeybindingsActivator.java (+1 -1), KeybindingsServiceImpl.java (+1 -1)
s_vincent 2010-10-04 12:33

Fixes warnings and javadocs.

48 lines of code changed in:

  • src/net/java/sip/communicator/impl/keybindings: KeybindingSetImpl.java (+14 -10), KeybindingsActivator.java (+11 -3), KeybindingsServiceImpl.java (+23 -8)
yanas 2010-07-05 18:47

Configuration window improvements including reorganizing sections, user interface modifications, account loading/unloading functionality and more.

0 lines of code changed in:

  • src/net/java/sip/communicator/impl/keybindings: KeybindingsServiceImpl.java (-2)
wernerd 2010-06-03 12:04

Fix logger usage - forth bunch.

2 lines of code changed in:

  • src/net/java/sip/communicator/impl/keybindings: KeybindingsActivator.java (+2 -1)
lubomir_m 2008-10-26 00:23

Provides optimizations to the keybindings with respect to execution time and garbage creation no matter how minor because the keybindings are used in MainFrame and ChatWindow which are in turn always in use.

85 lines of code changed in:

  • src/net/java/sip/communicator/impl/keybindings: KeybindingsActivator.java (+11 -8), KeybindingsServiceImpl.java (+74 -67)
yanas 2008-07-18 02:33

defaultKeybinding renamed to defaultkeybindings

1 lines of code changed in:

  • src/net/java/sip/communicator/impl/keybindings: KeybindingsServiceImpl.java (+1 -1)
yanas 2008-07-18 02:08

KeyBinding plugin contributed by Damian Johnson.

440 lines of code changed in:

  • src/net/java/sip/communicator/impl/keybindings: KeybindingSetImpl.java (new 106), KeybindingsActivator.java (new 56), KeybindingsServiceImpl.java (new 278)
Generated by StatSVN 0.3.1