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

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 47 (100.0%) | 452 (100.0%) | 9.6 |
| yanas | 41 (87.2%) | 397 (87.8%) | 9.6 |
| damencho | 2 (4.3%) | 31 (6.9%) | 15.5 |
| lubomir_m | 4 (8.5%) | 24 (5.3%) | 6.0 |
Language resources updated.
0 lines of code changed in:
Moves the functionality of swing-common.jar into util.jar and removes swing-common.jar.
1 lines of code changed in:
Makes the background of JCheckBox transparent on Windows in order to respect the blue theme.
4 lines of code changed in:
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.
12 lines of code changed in:
Applying new resource name convention.
80 lines of code changed in:
Eliminates duplication among the ~28 Resources classes.
7 lines of code changed in:
UI enhancements.
8 lines of code changed in:
Support for native plugin components in the main window.
5 lines of code changed in:
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...
31 lines of code changed in:
Plugin components could now specify an index position in the container, where they'll be added.
5 lines of code changed in:
Change GUI plugin architecture to fit OSGI.
61 lines of code changed in:
Remove i18n resources from the extended call history search bundle.
50 lines of code changed in:
All Look & feel and GUI color constants are now moved to a properties file in resources folder.
52 lines of code changed in:
advanced call history plugin
136 lines of code changed in: