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

Directory Deleted:
2010-05-21 13:08
Total Files:
0
Deleted Files:
11
Lines of Code:
0

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

Lines of Code

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

Developers

Author Changes Lines of Code Lines per Change
Totals 50 (100.0%) 123 (100.0%) 2.4
lubomir_m 7 (14.0%) 68 (55.3%) 9.7
emcho 10 (20.0%) 46 (37.4%) 4.6
666f6f 1 (2.0%) 5 (4.1%) 5.0
vmartinet 1 (2.0%) 4 (3.3%) 4.0
yanas 31 (62.0%) 0 (0.0%) 0.0

Most Recent Commits

yanas 2010-05-21 13:08

Fix some unexpected behavior in the contact list.
Remove the call history form plugin, which is now replaced with the new call history feature in the contact list.

0 lines of code changed in:

  • src/net/java/sip/communicator/plugin/callhistoryform: 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), GuiCallPeerRecord.java (del)
vmartinet 2010-01-21 15:10

Replaced a string title by a language resource key. Reported by linuxmichi, issue #767.

4 lines of code changed in:

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

13 lines of code changed in:

  • src/net/java/sip/communicator/plugin/callhistoryform: ExtendedCallHistorySearchItem.java (+13 -43)
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/callhistoryform: ExtendedCallHistorySearchItem.java (+5)
lubomir_m 2009-09-02 13:40

Commits the second patch of Sebastien Vincent in the dev mailing list thread "Fix lot of warnings in the code" which fixes multiple compiler warnings.

16 lines of code changed in:

  • src/net/java/sip/communicator/plugin/callhistoryform: CallListModel.java (+16 -16)
lubomir_m 2009-08-31 16:15

Commits another part of the patch provided by Sebastien Vincent on the dev mailing list in an e-mail with the subject "Fix lot of warnings in the code" which fixes warnings in the src directory.

1 lines of code changed in:

  • src/net/java/sip/communicator/plugin/callhistoryform: ExtendedCallHistorySearchDialog.java (+1 -1)
emcho 2009-08-10 00:45

Renames occurrences of callParticipant to callPeer so that it would better reflect our new Call architecture that also includes conferencing and ConferenceMembers

40 lines of code changed in:

  • src/net/java/sip/communicator/plugin/callhistoryform: CallListCellRenderer.java (+5 -5), CallListModel.java (+1 -1), ExtendedCallHistorySearchDialog.java (+25 -27), GuiCallPeerRecord.java (new)
emcho 2009-08-10 00:26

Renames CallParticipant to CallPeer so that it would better reflect our new Call architecture that also includes conferencing and ConferenceMembers

6 lines of code changed in:

  • src/net/java/sip/communicator/plugin/callhistoryform: ExtendedCallHistorySearchDialog.java (+1 -1), GuiCallParticipantRecord.java (+2 -2)
lubomir_m 2009-04-16 03:30

Removes an unnecesasry border around the search results in the Call history dialog.

4 lines of code changed in:

  • src/net/java/sip/communicator/plugin/callhistoryform: ExtendedCallHistorySearchDialog.java (+4 -15)
lubomir_m 2009-02-10 14:09

Removes unused Logger instances (and thus resolves the warnings about them as well).

2 lines of code changed in:

  • src/net/java/sip/communicator/plugin/callhistoryform: Constants.java (+2 -7)
lubomir_m 2008-12-17 13:52

As part of issue #453 (Broken Windows Vista font rendering), fixes the About dialog and a few other missed cases (which weren't using the AntialiasingManager). Also removes a duplicate AntialiasingManager.

14 lines of code changed in:

  • src/net/java/sip/communicator/plugin/callhistoryform: CallListCellRenderer.java (+14 -1)
lubomir_m 2008-12-10 02:26

Restores changes addressing issue #492 (Grey background dialogs) lost in the recent resource-naming modifications.

18 lines of code changed in:

  • src/net/java/sip/communicator/plugin/callhistoryform: ExtendedCallHistorySearchDialog.java (+18 -13)
yanas 2008-12-10 00:28

Language resources updated.

0 lines of code changed in:

  • src/net/java/sip/communicator/plugin/callhistoryform: AntialiasingManager.java (changed), CallHistoryButton.java (changed), CallList.java (new), CallListCellRenderer.java (new), CallListModel.java (new), Constants.java (new), ExtendedCallHistorySearchActivator.java (new), ExtendedCallHistorySearchDialog.java (changed), ExtendedCallHistorySearchItem.java (new), GuiCallParticipantRecord.java (changed)
Generated by StatSVN 0.3.1