aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/impl/protocol/rss
Commit message (Expand)AuthorAgeFilesLines
* Fixes warnings, removes trailing whitespace, adds @Override annotations.Lyubomir Marinov2013-05-2313-46/+59
* Commits work in progress on fixing issues with video capture on Windows.Lyubomir Marinov2013-05-201-1/+0
* Implements a more robust contact resource status update mechanism.yanas2013-04-261-22/+0
* Adds the possibility to send message or call a specific contact resource (Req...Yana Stamcheva2013-04-241-0/+23
* Log dates in all history files as ISO 8601 with timezoneIngo Bauersachs2013-04-071-3/+3
* Works on preventing an issue with the display of remote video which could sca...Lyubomir Marinov2013-02-262-6/+4
* Fixes exceptions, a memory leak due to incomplete code.Lyubomir Marinov2012-10-241-32/+1
* Switches Jitsi trunk to libjitsi.Lyubomir Marinov2012-06-299-16/+18
* Switches Jitsi trunk to libjitsi.Lyubomir Marinov2012-06-293-5/+6
* Integrates Jitsi presence, IM and VoIP with MS Outlook.Lyubomir Marinov2012-06-011-1/+1
* Changes enumeration TransportProtocolEnum name to TransportProtocol. Modifies...Vincent Lucas2012-03-011-2/+2
* Adds an enumeration for the available transport protocols (UNKNOWN, UDP, TCP ...Vincent Lucas2012-03-011-4/+5
* Corrects the getTransportType() function documentation of the ProtocolProvide...Vincent Lucas2012-03-011-1/+1
* Adds a getTransportType() function to ProtocolProviderServices in order to ge...Vincent Lucas2012-02-291-0/+10
* Changes project name in source license headers from SIP Communicator to JitsiEmil Ivov2011-10-1817-17/+17
* Don't show the security padlock when the security controller requires secure ...Ingo Bauersachs2011-10-071-0/+11
* When creating account check and disabled accounts(all loaded accounts in Acco...Damian Minkov2010-12-141-2/+2
* Remove import of non-existing packageWerner Dittmann2010-10-181-1/+0
* Fixes warnings, TODOs, javadocs, formatting.Lyubomir Marinov2010-10-041-1/+0
* Adds javadocs, fixes warnings.Lyubomir Marinov2010-09-111-0/+4
* Add javadoc, fix warnings and typos.Sebastien Vincent2010-09-112-3/+3
* - Supports more call recording formats.Lyubomir Marinov2010-09-091-12/+14
* Configuration window improvements including reorganizing sections, user inter...Yana Stamcheva2010-07-051-5/+35
* Fix logger usage - sixth bunch.Werner Dittmann2010-06-037-22/+44
* Fixes warnings.Lyubomir Marinov2010-02-101-3/+4
* Uses AbstractProtocolProviderService#addSupportedOperationSet in its extender...Lyubomir Marinov2009-10-171-11/+10
* Commits the patch of Sebastien Vincent provided on the dev mailing list in an...Lyubomir Marinov2009-10-131-2/+1
* Commits the patch of Sebastien Vincent provided on the dev mailing list in an...Lyubomir Marinov2009-09-171-2/+0
* Cleans up small pieces of code, delays minor operations for the sake of delay...Lyubomir Marinov2009-09-114-146/+160
* - Removes a few SuppressWarnings because the warnings they suppress can be re...Lyubomir Marinov2009-09-041-1/+1
* Adds SuppressWarnings annotations for legacy codeEmil Ivov2009-09-041-13/+14
* Commits the patch of Sebastien Vincent provided on the dev mailing in an e-ma...Lyubomir Marinov2009-09-023-5/+2
* Commits the second patch of Sebastien Vincent in the dev mailing list thread ...Lyubomir Marinov2009-09-022-23/+8
* Commits another part of the patch provided by Sebastien Vincent on the dev ma...Lyubomir Marinov2009-08-317-31/+29
* Commits a small fraction of the patch provided by Sebastien Vincent on the de...Lyubomir Marinov2009-08-311-1/+1
* - Integrates the Facebook protocol developed by Dai Zhiwei as part of Google ...Lyubomir Marinov2009-07-231-2/+1
* Commits into trunk the changes of r5345, r5346 and r5352 which fix warnings i...Lyubomir Marinov2009-06-101-136/+6
* - Addressing issue #465 (Redesign the account configuration menu).Yana Stamcheva2009-05-152-10/+18
* Eliminates duplication, fixes raw-type warnings.Lyubomir Marinov2009-05-091-72/+2
* Masks duplicate contacts behind the protocol providers and thus addresses iss...Emil Ivov2009-04-241-13/+1
* Spares conversions between Date and long because they cause a lot of allocati...Lyubomir Marinov2009-03-241-3/+12
* Fixes issue #614 (IRC server conversation panel doesn't need a member list).Lyubomir Marinov2009-03-211-1/+1
* Removes unnecessary fields.Lyubomir Marinov2009-03-022-3/+3
* Fixes warnings.Lyubomir Marinov2009-02-252-3/+3
* Removes unused Logger instances (and thus resolves the warnings about them as...Lyubomir Marinov2009-02-103-9/+0
* Commits patches for the following issues:Emil Ivov2008-12-161-0/+1
* Language resources updated.Yana Stamcheva2008-12-091-2/+2
* Eliminates duplication of ProtocolProviderService.getOperationSet() and .getS...Lyubomir Marinov2008-12-091-39/+1
* Fixes warnings about unused imports.Lyubomir Marinov2008-12-064-16/+2
* Applying new resource name convention.Yana Stamcheva2008-11-282-8/+8