Commit Graph

24 Commits (23763112c709a7037bd31c305c5a32a34708a3bf)

Author SHA1 Message Date
Damian Minkov daa74ca184 Fixes manifest files.
12 years ago
Lyubomir Marinov b211c26d6c Fixes warnings, removes trailing whitespace, adds @Override annotations.
13 years ago
Yana Stamcheva ebc645908f Separates dns package to service and impl. Creates a ParallelResolver interface that can be used from the util package. Moves NetworkUtils back to util package. Moves dnsconfig plugin to the impl/dns package (because it was using implementation classes directly).
13 years ago
Yana Stamcheva 91b72c3202 Moves desktop related utils to plugin/desktoputils. Separates ComponentUtils and WindowsUtils from general GuiUtils.
13 years ago
Lyubomir Marinov 34d54b1d84 Moves the ConfigurationService and FileAccessService implementations from Jitsi into libjitsi. Silences handled exceptions in libjitsi by converting them into Logger informational messages.
14 years ago
Lyubomir Marinov 1ebd6e2896 Switches Jitsi trunk to libjitsi. (Tries to fix the build tests.)
14 years ago
Lyubomir Marinov 0b9b0b248c Switches Jitsi trunk to libjitsi.
14 years ago
Ingo Bauersachs 1d6e0246a1 Import DNS package to tests and fix tests
14 years ago
Emil Ivov 9feab56577 Changes project name in source license headers from SIP Communicator to Jitsi
14 years ago
Yana Stamcheva 7393be5cfb Fix unit tests.
16 years ago
Emil Ivov c8f81f8353 Javadoc fixes. Removes a few warning. Moves code from CallSipImpl to CallPeerSipImpl
16 years ago
Lyubomir Marinov c7e4952a8f 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 years ago
Lyubomir Marinov f837057d33 Commits the last 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 test directory.
16 years ago
Emil Ivov 41add54fd4 Renames occurrences of callParticipant to callPeer so that it would better reflect our new Call architecture that also includes conferencing and ConferenceMembers
16 years ago
Emil Ivov 88753222cc Renames CallParticipant to CallPeer so that it would better reflect our new Call architecture that also includes conferencing and ConferenceMembers
16 years ago
Emil Ivov 1bcc36b449 Renames CallParticipant to CallPeer so that it would better reflect our new Call architecture that also includes conferencing and ConferenceMembers
16 years ago
Emil Ivov 3f7d9ddd26 Renames CallParticipant to CallPeer so that it would better reflect our new Call architecture that also includes conferencing and ConferenceMembers
16 years ago
Emil Ivov 4884f5a92b Renames CallParticipant to CallPeer so that it would better reflect our new Call architecture that also includes conferencing and ConferenceMembers
16 years ago
Emil Ivov 3f5206ff01 Commits patches for the following issues:
17 years ago
Lyubomir Marinov 331d75a93a Eliminates duplication of ProtocolProviderService.getOperationSet() and .getSupportedOperationSets() for all protocol implementations by moving the implementations into AbstractProtocolProviderService. Uses .getOperationSet() instead of .getSupportedOperationSets() where appropriate in order to produce less garbage (due to Hashtable cloning).
17 years ago
Emil Ivov ec6caceb56 Committing geolocation for Jabber from Guillaume Schreiner - Louis Pasteur University, France
19 years ago
Damian Minkov 1def5b5636 Properly setting end times corresponding the evnts in the call process
19 years ago
Damian Minkov cd8aaa93c4 Fix CallHistoryImpl and tests
19 years ago
Damian Minkov 19ad943a80 Call History Impl and call history tests
19 years ago