[root]/src/net/java/sip/communicator/impl/gui/event

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 10 (100.0%) | 115 (100.0%) | 11.5 |
| yanas | 3 (30.0%) | 105 (91.3%) | 35.0 |
| lubomir_m | 3 (30.0%) | 6 (5.2%) | 2.0 |
| wernerd | 2 (20.0%) | 2 (1.7%) | 1.0 |
| emcho | 2 (20.0%) | 2 (1.7%) | 1.0 |
Changes project name in source license headers from SIP Communicator to Jitsi
2 lines of code changed in:
Make call dialog button area available for plugin components.
2 lines of code changed in:
Undo revision 5226, see Lubo's e-mail in list.
0 lines of code changed in:
Remove warning, mostly serialVersionUID stuff. This is part of the effort to resolve issue #637
2 lines of code changed in:
Fixes warnings about raw-type use, removes unnecessary fields, marks fields final where possible.
6 lines of code changed in:
Fixes warnings about unused imports.
0 lines of code changed in:
- plugin component listener and events were used only in the implementation, so I have moved them there
- Introduced PluginComponent interface to be implemented by all modules that would like add a component( button, menu item, etc.) in the gui.
103 lines of code changed in: