Directory src/net/java/sip/communicator/plugin/profiler4j/

Directory Created:
2008-10-02 05:00
Total Files:
3
Deleted Files:
0
Lines of Code:
163

[root]/src/net/java/sip/communicator/plugin/profiler4j

Lines of Code

src/net/java/sip/communicator/plugin/profiler4j/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 18 (100.0%) 255 (100.0%) 14.1
pradelle 3 (16.7%) 190 (74.5%) 63.3
emcho 8 (44.4%) 29 (11.4%) 3.6
lubomir_m 2 (11.1%) 15 (5.9%) 7.5
s_vincent 2 (11.1%) 10 (3.9%) 5.0
666f6f 1 (5.6%) 5 (2.0%) 5.0
wernerd 1 (5.6%) 4 (1.6%) 4.0
yanas 1 (5.6%) 2 (0.8%) 2.0

Most Recent Commits

s_vincent 2012-03-09 19:05

Fixes javadoc and eclipse related warnings in the code.

10 lines of code changed in:

  • src/net/java/sip/communicator/plugin/profiler4j: ProfilerActivator.java (+3), Resources.java (+7 -2)
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/plugin/profiler4j: ProfilerActivator.java (+1 -1), Resources.java (+1 -1), SettingsWindowMenuEntry.java (+1 -1)
wernerd 2010-06-04 09:07

Fix logger usage - seventh and last bunch

4 lines of code changed in:

  • src/net/java/sip/communicator/plugin/profiler4j: ProfilerActivator.java (+4 -2)
lubomir_m 2009-09-12 16:40

Introduces AbstractPluginComponent which removes duplication from implementations of PluginComponent. Breaks the OTR menu and button in the Chat window (at least) because PluginComponent#setCurrentContact() only works for PluginComponents which are of type Component.

11 lines of code changed in:

  • src/net/java/sip/communicator/plugin/profiler4j: SettingsWindowMenuEntry.java (+11 -41)
666f6f 2009-09-11 16:00

Added PluginComponent.setCurrentContact(Contact) method. The method is initially added so the OTR button in the toolbar can correctly react when user changes the chat transport via the chat transport selector box. The method is called from MainToolBar as of this revision.

5 lines of code changed in:

  • src/net/java/sip/communicator/plugin/profiler4j: SettingsWindowMenuEntry.java (+5)
emcho 2009-07-18 00:51

converts tabs to spaces in a number of classes

23 lines of code changed in:

  • src/net/java/sip/communicator/plugin/profiler4j: ProfilerActivator.java (+16 -16), SettingsWindowMenuEntry.java (+7 -7)
yanas 2008-12-10 00:28

Language resources updated.

2 lines of code changed in:

  • src/net/java/sip/communicator/plugin/profiler4j: SettingsWindowMenuEntry.java (+2 -2)
lubomir_m 2008-11-21 18:26

Eliminates duplication among the ~28 Resources classes.

4 lines of code changed in:

  • src/net/java/sip/communicator/plugin/profiler4j: Resources.java (+4 -16)
emcho 2008-10-07 20:17

Better handling for changes in the persistent data of a contact.

3 lines of code changed in:

  • src/net/java/sip/communicator/plugin/profiler4j: ProfilerActivator.java (+1 -1), Resources.java (+1 -1), SettingsWindowMenuEntry.java (+1 -1)
pradelle 2008-10-02 05:00

Integrating profiler4j. GSoC result of Vladimir.

190 lines of code changed in:

  • src/net/java/sip/communicator/plugin/profiler4j: ProfilerActivator.java (new 53), Resources.java (new 52), SettingsWindowMenuEntry.java (new 85)
Generated by StatSVN 0.3.1