aboutsummaryrefslogtreecommitdiffstats
path: root/test/net/java/sip/communicator/slick/contactlist
Commit message (Expand)AuthorAgeFilesLines
* Handles more cases while moving contacts and renaming groups from remote logg...Damian Minkov2013-11-191-1/+1
* Fixes warnings, removes trailing whitespace, adds @Override annotations.Lyubomir Marinov2013-05-236-125/+149
* 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
* Switches Jitsi trunk to libjitsi. (Tries to fix the build tests.)Lyubomir Marinov2012-06-291-1/+1
* Switches Jitsi trunk to libjitsi.Lyubomir Marinov2012-06-293-3/+6
* Switches Jitsi trunk to libjitsi.Lyubomir Marinov2012-06-291-1/+1
* Changes tests as metacontactlist behaviour has changed, now proto-groups also...Damian Minkov2012-02-101-2/+2
* Import DNS package to tests and fix testsIngo Bauersachs2011-12-201-0/+1
* Changes project name in source license headers from SIP Communicator to JitsiEmil Ivov2011-10-185-5/+5
* Improvements in obtaining contact capabilities.Yana Stamcheva2010-11-261-11/+0
* Remove import of non-existing packageWerner Dittmann2010-10-181-1/+0
* Basic support for contact capabilities in the user interface.Yana Stamcheva2010-07-301-0/+11
* - Fixes issue #780 (Online contact not displayed in the contact list).Yana Stamcheva2010-02-171-0/+10
* Fixes warningsLyubomir Marinov2009-10-152-23/+20
* Fixes warnings.Lyubomir Marinov2009-10-131-4/+4
* Commits the patch of Sebastien Vincent provided on the dev mailing list in an...Lyubomir Marinov2009-10-132-13/+13
* Commits the last part of the patch provided by Sebastien Vincent on the dev m...Lyubomir Marinov2009-08-314-52/+43
* Fixes a few raw-type warnings.Lyubomir Marinov2009-08-031-4/+4
* Commits patches for the following issues:Emil Ivov2008-12-161-0/+1
* Eliminates duplication of ProtocolProviderService.getOperationSet() and .getS...Lyubomir Marinov2008-12-094-45/+38
* Better handling for changes in the persistent data of a contact.Emil Ivov2008-10-071-0/+9
* Add details to metacontact.Damian Minkov2008-06-112-0/+53
* 1. Fix : Storage thread in some conditions is not started and contactlist is ...Damian Minkov2008-01-081-2/+8
* removed .cvsignore-files as they are no longer needed [we are using subversio...Thomas Hofer2007-10-171-1/+0
* Fixing a long standing problem with the meta contact list tests. The meta con...Emil Ivov2007-09-142-13/+12
* gibberish slck (Issue #241) and a better meta contact list ordering policy (I...Emil Ivov2007-03-022-11/+14
* Working on the JMF implementation of the media service.Emil Ivov2006-10-231-1/+1
* Working on the JMF implementation of the media service.Emil Ivov2006-10-231-1/+1
* Allow the meta contact list to fire events for removal of contacts when the p...Emil Ivov2006-10-041-6/+8
* Started working on media and fixed meta contact list contact merge and contac...Emil Ivov2006-10-031-0/+15
* Code formatEmil Ivov2006-08-168-26/+26
* AccountID.getAccountUserID is renamed to AccountID.getUserIDEmil Ivov2006-07-281-3/+3
* Added mock provider to cvs ignoreEmil Ivov2006-07-191-0/+1
* Exported mock provider as a standalone protocol provider implementationEmil Ivov2006-07-196-1812/+0
* Exported Protocol and Mock Protocol ProviderDamian Minkov2006-07-189-9/+8
* gracefully handle missing icq account.properties file during unit testing.Brian Burch2006-07-071-3/+6
* cosmetics (chainging forgotton tabs to spaces)Emil Ivov2006-05-262-2/+2
* <No Comment Entered>Emil Ivov2006-05-259-304/+1023
* moved from under the wrong source treeEmil Ivov2006-05-092-0/+154
* Working on persistency of contact lists.Emil Ivov2006-05-091-1/+26
* Working on persistency of contact lists.Emil Ivov2006-05-091-3/+106
* Working on persistency of contact lists.Emil Ivov2006-05-092-1/+99
* Working on persistency of contact lists.Emil Ivov2006-05-092-5/+4
* Added an extra test for one of the find methodsEmil Ivov2006-03-261-0/+9
* Added an implementation of the isPersistent() method that allows us creating ...Emil Ivov2006-03-242-1/+29
* <No Comment Entered>Emil Ivov2006-03-231-0/+125
* work on implementing ordering contacts and a new event scheme for the meta co...Emil Ivov2006-03-236-129/+485
* added support for contact presence status listeners, support for the mock pre...Emil Ivov2006-03-231-12/+114
* added an indexOf method in groupsEmil Ivov2006-03-151-0/+37