aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/impl/protocol/icq
Commit message (Expand)AuthorAgeFilesLines
* Fixes warnings, removes trailing whitespace, adds @Override annotations.Lyubomir Marinov2013-05-2324-129/+159
* 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-242-1/+22
* Fixes a NumberFormatException in icq contact info retriever.Yana Stamcheva2013-04-192-16/+24
* Log dates in all history files as ISO 8601 with timezoneIngo Bauersachs2013-04-072-17/+14
* Works on preventing an issue with the display of remote video which could sca...Lyubomir Marinov2013-02-261-2/+2
* Fixes warnings.Lyubomir Marinov2013-02-251-3/+2
* Separates dns package to service and impl. Creates a ParallelResolver interfa...Yana Stamcheva2013-01-271-1/+1
* Moves desktop related utils to plugin/desktoputils. Separates ComponentUtils ...Yana Stamcheva2013-01-241-1/+1
* Fixes video configuration tab when no video device is available. Moves some l...Damian Minkov2012-11-301-16/+16
* Fixes exceptions, a memory leak due to incomplete code.Lyubomir Marinov2012-10-241-32/+2
* Switches Jitsi trunk to libjitsi.Lyubomir Marinov2012-06-2910-12/+16
* Switches Jitsi trunk to libjitsi.Lyubomir Marinov2012-06-296-10/+12
* Converts a few public API methods from "weakly" to "strongly" typed.Lyubomir Marinov2012-06-033-20/+33
* Integrates Jitsi presence, IM and VoIP with MS Outlook.Lyubomir Marinov2012-06-011-1/+1
* Displays account display name when password is wrong.Damian Minkov2012-03-091-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
* Fixes some IlligalStateExceptions and NPE when using icq protocol.Damian Minkov2012-02-291-2/+2
* Fixes a situation where call button is not shown on initial contact click.Damian Minkov2012-01-191-2/+2
* Fixes ui blocking displaying contact in contactlist or in the tooltip, when c...Damian Minkov2012-01-182-20/+148
* Fixes problem with stored groups which are marked as non persistent.Damian Minkov2011-12-282-5/+13
* Removes awaiting authorization group for icq as contacts are currently marked...Damian Minkov2011-12-203-229/+44
* Make protocols aware of DNSSEC exceptionsIngo Bauersachs2011-12-192-17/+22
* Adds method for retrieving contact authorization status.Damian Minkov2011-12-051-0/+24
* Changes project name in source license headers from SIP Communicator to JitsiEmil Ivov2011-10-1827-27/+27
* Moves NotInContactList group name string into language resources.Damian Minkov2011-10-101-1/+2
* Don't show the security padlock when the security controller requires secure ...Ingo Bauersachs2011-10-071-0/+11
* Adds listener for notifying for server stored account details.Damian Minkov2011-07-041-1/+30
* Initial video size setting, when creating video call.Damian Minkov2011-06-031-1/+1
* Fixing another lock, when icq is disconnecting ui asks for registrationState ...Damian Minkov2011-05-281-3/+1
* Show connecting status during reconnects.Damian Minkov2011-05-261-0/+6
* When creating account check and disabled accounts(all loaded accounts in Acco...Damian Minkov2010-12-141-3/+3
* Fix login with icq protocol after server changes.Damian Minkov2010-11-161-4/+26
* Remove import of non-existing packageWerner Dittmann2010-10-181-1/+0
* Fixes warnings, TODOs, javadocs, formatting.Lyubomir Marinov2010-10-041-12/+20
* Integrate choosing and setting avatar image for protocols (currently only for...Damian Minkov2010-09-024-4/+85
* Fix enabling/disabling accounts functionality.Yana Stamcheva2010-07-061-0/+26
* Configuration window improvements including reorganizing sections, user inter...Yana Stamcheva2010-07-054-6/+89
* Fix another bunch of unguarded logger.{debug,info,trace} calls.Werner Dittmann2010-05-3011-121/+239
* Some reconnect improvements as detecting newly created accounts and modified ...Damian Minkov2010-05-181-0/+56
* Adds and activates reconnect plugin. Some fixes to protocols in order to work...Damian Minkov2010-05-171-8/+0
* Fix proxy configuration form. Fix icq use of proxy settings. Move the plug-in...Damian Minkov2010-03-191-39/+14
* Add global proxy config. Add support for the global proxy config in protocols...Damian Minkov2010-03-171-33/+43
* Fix ICQ ad-hoc chat room creation.Valentin Martinet2010-01-181-2/+7
* - Changed createAdHocChatRoom(*, List<Contact>, *) to createAdHocChatRoom(*, ...Valentin Martinet2010-01-181-7/+5
* Adds support for invitation reason (Yahoo! & ICQ)Valentin Martinet2010-01-171-2/+3
* Fix javadoc warnings.Sebastien Vincent2009-12-141-5/+1