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

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 13 (100.0%) | 588 (100.0%) | 45.2 |
| lubomir_m | 2 (15.4%) | 404 (68.7%) | 202.0 |
| yanas | 3 (23.1%) | 101 (17.2%) | 33.6 |
| s_vincent | 5 (38.5%) | 80 (13.6%) | 16.0 |
| emcho | 3 (23.1%) | 3 (0.5%) | 1.0 |
Fixes style formating, javadoc and eclipse related warnings.
7 lines of code changed in:
Adds global shortcut support.
63 lines of code changed in:
Changes project name in source license headers from SIP Communicator to Jitsi
2 lines of code changed in:
Add javadoc, fix warnings and typos.
10 lines of code changed in:
Moves Persistence.java from plugin/keybindingchooser/chooser to service/keybindings because it is what its package says and Eclipse freaks out (while Ant does not).
402 lines of code changed in:
Configuration window improvements including reorganizing sections, user interface modifications, account loading/unloading functionality and more.
0 lines of code changed in:
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.
2 lines of code changed in:
Committing support for early media with 183 session progress messages.
Fixing status index for eXtended aways messages in jabber
1 lines of code changed in:
KeyBinding plugin contributed by Damian Johnson.
101 lines of code changed in: