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

Directory Created:
2007-06-06 19:55
Directory Deleted:
2008-12-10 00:28
Total Files:
0
Deleted Files:
12
Lines of Code:
0

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

Lines of Code

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

Developers

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

Most Recent Commits

yanas 2008-12-10 00:28

Language resources updated.

0 lines of code changed in:

  • src/net/java/sip/communicator/plugin/extendedcallhistorysearch: AntialiasingManager.java (del), CallHistoryButton.java (del), CallList.java (del), CallListCellRenderer.java (del), CallListModel.java (del), Constants.java (del), ExtendedCallHistorySearchActivator.java (del), ExtendedCallHistorySearchDialog.java (del), ExtendedCallHistorySearchItem.java (del), GuiCallParticipantRecord.java (del), GuiUtils.java (del), Resources.java (del)
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/extendedcallhistorysearch: ExtendedCallHistorySearchDialog.java (+1 -1)
lubomir_m 2008-12-06 14:59

Makes the background of JCheckBox transparent on Windows in order to respect the blue theme.

4 lines of code changed in:

  • src/net/java/sip/communicator/plugin/extendedcallhistorysearch: ExtendedCallHistorySearchDialog.java (+4 -4)
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.

12 lines of code changed in:

  • src/net/java/sip/communicator/plugin/extendedcallhistorysearch: ExtendedCallHistorySearchDialog.java (+12 -7)
yanas 2008-11-29 00:15

Applying new resource name convention.

80 lines of code changed in:

  • src/net/java/sip/communicator/plugin/extendedcallhistorysearch: CallHistoryButton.java (+6 -4), CallListCellRenderer.java (+15 -5), Constants.java (+14 -7), ExtendedCallHistorySearchActivator.java (+11), ExtendedCallHistorySearchDialog.java (+27 -14), ExtendedCallHistorySearchItem.java (+6 -2), GuiCallParticipantRecord.java (+1)
lubomir_m 2008-11-21 18:26

Eliminates duplication among the ~28 Resources classes.

7 lines of code changed in:

  • src/net/java/sip/communicator/plugin/extendedcallhistorysearch: Resources.java (+7 -43)
yanas 2008-11-13 19:36

UI enhancements.

8 lines of code changed in:

  • src/net/java/sip/communicator/plugin/extendedcallhistorysearch: CallHistoryButton.java (new 4), ExtendedCallHistorySearchActivator.java (+4), Resources.java (-1)
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/extendedcallhistorysearch: ExtendedCallHistorySearchItem.java (+5)
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...

31 lines of code changed in:

  • src/net/java/sip/communicator/plugin/extendedcallhistorysearch: ExtendedCallHistorySearchActivator.java (+1 -1), Resources.java (+30 -83)
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/extendedcallhistorysearch: ExtendedCallHistorySearchItem.java (+5)
yanas 2008-03-18 18:21

Change GUI plugin architecture to fit OSGI.

61 lines of code changed in:

  • src/net/java/sip/communicator/plugin/extendedcallhistorysearch: ExtendedCallHistorySearchActivator.java (+18 -10), ExtendedCallHistorySearchItem.java (+43 -10)
yanas 2008-02-21 16:37

Remove i18n resources from the extended call history search bundle.

50 lines of code changed in:

  • src/net/java/sip/communicator/plugin/extendedcallhistorysearch: Resources.java (+50 -41)
yanas 2008-01-15 03:14

All Look & feel and GUI color constants are now moved to a properties file in resources folder.

52 lines of code changed in:

  • src/net/java/sip/communicator/plugin/extendedcallhistorysearch: CallListCellRenderer.java (+6 -6), Constants.java (+19 -35), Resources.java (+27)
yanas 2007-06-06 19:55

advanced call history plugin

136 lines of code changed in:

  • src/net/java/sip/communicator/plugin/extendedcallhistorysearch: AntialiasingManager.java (new), CallList.java (new), CallListCellRenderer.java (new 6), CallListModel.java (new), Constants.java (new 35), ExtendedCallHistorySearchActivator.java (new 10), ExtendedCallHistorySearchDialog.java (new 14), ExtendedCallHistorySearchItem.java (new 10), GuiCallParticipantRecord.java (new), GuiUtils.java (new), Resources.java (new 61)
Generated by StatSVN 0.3.1