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

Directory Created:
2008-04-28 17:19
Directory Deleted:
2008-07-21 01:11
Total Files:
0
Deleted Files:
7
Lines of Code:
0

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

Lines of Code

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

Developers

Author Changes Lines of Code Lines per Change
Totals 26 (100.0%) 496 (100.0%) 19.0
scoutice 9 (34.6%) 417 (84.1%) 46.3
emcho 13 (50.0%) 50 (10.1%) 3.8
damencho 2 (7.7%) 22 (4.4%) 11.0
yanas 2 (7.7%) 7 (1.4%) 3.5

Most Recent Commits

emcho 2008-07-21 01:11

Added an icon for the auto away configuration form (by Damien ROTH)
Renamed the status update plugin to awto away
moved the getImage() and getImageBytes() methods to the ResourceManagementService

0 lines of code changed in:

  • src/net/java/sip/communicator/plugin/statusupdate: ConfigurationDialog.java (del), Preferences.java (del), Resources.java (del), SettingsWindowMenuEntry.java (del), StatusConfigForm.java (del), StatusUpdateActivator.java (del), StatusUpdateThread.java (del)
yanas 2008-07-21 01:04

Remove resources.properties, where not used any more.

2 lines of code changed in:

  • src/net/java/sip/communicator/plugin/statusupdate: StatusUpdateActivator.java (+2 -3)
emcho 2008-07-17 00:08

Moving the AutoAway configuration to the general configuration form. (Patch by Damien Roth).
Improved the text of Exception messages in OpSetBasicTelephonySipImpl
Cosmetic fixes in the media package
Reduced default logging level

9 lines of code changed in:

  • src/net/java/sip/communicator/plugin/statusupdate: ConfigurationDialog.java (-200), Resources.java (-2), SettingsWindowMenuEntry.java (-68), StatusConfigForm.java (new), StatusUpdateActivator.java (+9 -26)
emcho 2008-07-16 00:49

Fix an NPE in the SIP account wizard (Patch by Lubomir Marinov)
Improve configuration for the auto away plugin (Patch by Damien Roth)
Improve the popup call menu by allowing users to select a sub-contact (Patch by Sebastian Heib)

41 lines of code changed in:

  • src/net/java/sip/communicator/plugin/statusupdate: ConfigurationDialog.java (+41 -35)
damencho 2008-07-14 19:29

Resource Management Service and its implementation. The service holds all resources and all bundles(except configuration service) use it to retrieve i18n strings,images,settings...

22 lines of code changed in:

  • src/net/java/sip/communicator/plugin/statusupdate: Resources.java (+21 -11), StatusUpdateActivator.java (+1 -1)
scoutice 2008-07-09 12:09

fixes a bug, when a protocol is offline. other protocols have not been updated.

6 lines of code changed in:

  • src/net/java/sip/communicator/plugin/statusupdate: StatusUpdateThread.java (+6 -3)
yanas 2008-05-26 15:16

Plugin components could now specify an index position in the container, where they'll be added.

5 lines of code changed in:

  • src/net/java/sip/communicator/plugin/statusupdate: SettingsWindowMenuEntry.java (+5)
scoutice 2008-05-23 14:24

Avoid a NPE, which can occour when disconnecting from a remote desktop connection.

61 lines of code changed in:

  • src/net/java/sip/communicator/plugin/statusupdate: StatusUpdateThread.java (+61 -55)
scoutice 2008-04-28 17:40

removed used java 6 method

1 lines of code changed in:

  • src/net/java/sip/communicator/plugin/statusupdate: SettingsWindowMenuEntry.java (+1 -1)
scoutice 2008-04-28 17:19

added the possibilty to set the online status "away" automatically. eg after 5 minutes

349 lines of code changed in:

  • src/net/java/sip/communicator/plugin/statusupdate: ConfigurationDialog.java (new 194), Preferences.java (new), Resources.java (new 11), SettingsWindowMenuEntry.java (new 63), StatusUpdateActivator.java (new 26), StatusUpdateThread.java (new 55)
Generated by StatSVN 0.3.1