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

Directory Created:
2006-12-20 16:11
Total Files:
3
Deleted Files:
0
Lines of Code:
259

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

Lines of Code

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

Developers

Author Changes Lines of Code Lines per Change
Totals 21 (100.0%) 398 (100.0%) 18.9
yanas 10 (47.6%) 317 (79.6%) 31.7
lubomir_m 4 (19.0%) 49 (12.3%) 12.2
s_vincent 2 (9.5%) 22 (5.5%) 11.0
666f6f 1 (4.8%) 5 (1.3%) 5.0
emcho 3 (14.3%) 3 (0.8%) 1.0
wernerd 1 (4.8%) 2 (0.5%) 2.0

Most Recent Commits

s_vincent 2012-03-09 19:05

Fixes javadoc and eclipse related warnings in the code.

5 lines of code changed in:

  • src/net/java/sip/communicator/plugin/exampleplugin: PluginDialog.java (+5)
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/exampleplugin: ExamplePluginActivator.java (+1 -1), ExamplePluginMenuItem.java (+1 -1), PluginDialog.java (+1 -1)
s_vincent 2010-09-11 11:50

Add javadoc, fix warnings and typos.

17 lines of code changed in:

  • src/net/java/sip/communicator/plugin/exampleplugin: PluginDialog.java (+17 -17)
lubomir_m 2010-09-09 12:04

- Supports more call recording formats.
- Adds, fixes javadocs.

7 lines of code changed in:

  • src/net/java/sip/communicator/plugin/exampleplugin: PluginDialog.java (+7 -3)
wernerd 2010-06-04 09:07

Fix logger usage - seventh and last bunch

2 lines of code changed in:

  • src/net/java/sip/communicator/plugin/exampleplugin: ExamplePluginActivator.java (+2 -1)
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.

34 lines of code changed in:

  • src/net/java/sip/communicator/plugin/exampleplugin: ExamplePluginMenuItem.java (+34 -70)
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/exampleplugin: ExamplePluginMenuItem.java (+5 -2)
yanas 2009-05-12 13:21

Added some java-doc comments and formatting (some formatting fixes reported by Brett Geren).

101 lines of code changed in:

  • src/net/java/sip/communicator/plugin/exampleplugin: ExamplePluginActivator.java (+23 -3), ExamplePluginMenuItem.java (+61 -9), PluginDialog.java (+17 -3)
lubomir_m 2008-12-08 21:18

Moves the functionality of swing-common.jar into util.jar and removes swing-common.jar.

1 lines of code changed in:

  • src/net/java/sip/communicator/plugin/exampleplugin: PluginDialog.java (+1 -1)
lubomir_m 2008-12-05 00:10

Moves SIPCommDialog into public visibility out of its defining bundle so that it can be used not only in the main UI but also in the plugins. Also tries to use it for all JDialogs created by the application.

7 lines of code changed in:

  • src/net/java/sip/communicator/plugin/exampleplugin: PluginDialog.java (+7 -2)
yanas 2008-07-24 11:26

Support for native plugin components in the main window.

5 lines of code changed in:

  • src/net/java/sip/communicator/plugin/exampleplugin: ExamplePluginMenuItem.java (+5)
yanas 2008-06-03 12:40

Remove depricated methods in the UIService.

38 lines of code changed in:

  • src/net/java/sip/communicator/plugin/exampleplugin: ExamplePluginActivator.java (+19 -17), ExamplePluginMenuItem.java (+19 -3)
yanas 2008-04-28 11:51

"UIN" replaced by identifier or user identifier

4 lines of code changed in:

  • src/net/java/sip/communicator/plugin/exampleplugin: ExamplePluginActivator.java (+4 -5)
yanas 2006-12-20 16:11

example plugin bundle

169 lines of code changed in:

  • src/net/java/sip/communicator/plugin/exampleplugin: ExamplePluginActivator.java (new 39), ExamplePluginMenuItem.java (new 54), PluginDialog.java (new 76)
Generated by StatSVN 0.3.1