[root]/src/net/java/sip/communicator/impl/gui/main/menus

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 269 (100.0%) | 4596 (100.0%) | 17.0 |
| yanas | 170 (63.2%) | 2826 (61.5%) | 16.6 |
| damencho | 22 (8.2%) | 836 (18.2%) | 38.0 |
| lubomir_m | 54 (20.1%) | 805 (17.5%) | 14.9 |
| scoutice | 1 (0.4%) | 62 (1.3%) | 62.0 |
| emcho | 14 (5.2%) | 41 (0.9%) | 2.9 |
| s_vincent | 3 (1.1%) | 13 (0.3%) | 4.3 |
| wernerd | 2 (0.7%) | 5 (0.1%) | 2.5 |
| 666f6f | 1 (0.4%) | 5 (0.1%) | 5.0 |
| scmerger | 1 (0.4%) | 2 (0.0%) | 2.0 |
| mandre | 1 (0.4%) | 1 (0.0%) | 1.0 |
Fixes NPE in auto answer menu, when used for jabber accounts.
2 lines of code changed in:
Keeps reference to PluginContainers or they will not be notified for events.
1 lines of code changed in:
Separates auto answer operation set into basic and advanced.
Adds jabber basic auto answer implementation.
113 lines of code changed in:
Adds UI for cross protocol conference calls. Adds also the possibility to add an incoming call into an existing call/conference. Fixes also the drag'n'drop for cross-protocol accounts.
7 lines of code changed in:
Adds property to disable auto answer menu.
16 lines of code changed in:
Adds properties to disable File menu items.
47 lines of code changed in:
Adds option to auto-answer and forward all incoming calls, currently sip implementation available.
621 lines of code changed in:
Changes project name in source license headers from SIP Communicator to Jitsi
8 lines of code changed in:
Fixes a problem with jabber accounts with no saved password and asking for password on calls.
Fixes stopping too quickly under Macosx.
13 lines of code changed in:
Adds a configuration property allowing to enable/disable add/remove contact functionality from provisioning.
38 lines of code changed in:
When quiting cause of logout or shutdown fix the notification shown to user that application has prevented the operation.
5 lines of code changed in:
Allow to enable provisioning when you start jitsi for the first time. As part of the solution proposed by Conrad Beckert on dev (subject: "Re: Updates to the Provisioning Plugin").
1 lines of code changed in:
Keeps the About menu item at the end of the Help menu because it is its conventional position. Otherwise, the 'Check for updates' menu item would appear last at times (on Windows).
14 lines of code changed in:
Trim every user id we enter in account wizards.
Remove opaque default setting for menus in MenuBars.
1 lines of code changed in:
Make menus opaque.
0 lines of code changed in:
Mutes deprecation resulting from Apple deprecating their own JRE
2 lines of code changed in:
Hide the new account menu if the SHOW_ACCOUNT_CONFIG is set to false.
8 lines of code changed in:
Added a property allowing to hide option menus and buttons and account configuration form.
14 lines of code changed in:
New interface and implementations added allowing to reload a skin runtime. Patch provided by Adam Netocny.
188 lines of code changed in:
Fixes warnings about unused imports and unnecessary casts.
0 lines of code changed in:
(129 more)