aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/impl/contactlist
Commit message (Expand)AuthorAgeFilesLines
...
* Fixes an issue with removing groups after removing an account.Damian Minkov2011-10-041-1/+7
* Fix metacontact searching for contacts when create address is different from ...Damian Minkov2011-06-061-2/+3
* Rename protocol contacts where possible.Damian Minkov2011-04-191-0/+27
* Fix issue#JITSI-921 , ConcurrentModificationException at MetaContactImpl.remo...Damian Minkov2011-04-081-4/+7
* Fix some javadocs and warnings.Sebastien Vincent2011-04-051-12/+12
* Fix contact capabilities, causing disappearing buttons in the contact list.Yana Stamcheva2010-12-232-69/+32
* Fix callee name in error message.Sebastien Vincent2010-12-011-2/+8
* Fixes NullPointerException in MetaContact.getDefaultContact().Yana Stamcheva2010-11-291-1/+1
* Improvements in obtaining contact capabilities.Yana Stamcheva2010-11-263-70/+194
* Remove import of non-existing packageWerner Dittmann2010-10-181-1/+0
* Fixes warnings, TODOs, javadocs, formatting.Lyubomir Marinov2010-10-041-2/+6
* - Fixes incorrect association of user-specific data with the meta contact list.Lyubomir Marinov2010-09-112-16/+75
* Add javadoc, fix warnings and typos.Sebastien Vincent2010-09-111-4/+4
* Applies minor changes (e.g. code formatting, closing InputStreams) discovered...Lyubomir Marinov2010-09-021-64/+90
* Add latest patch from Grigorii Balutsel for Xcap support, fix proper contact ...Damian Minkov2010-08-301-0/+9
* Fix when removing jabber contacts and operation fails inform user and stop an...Damian Minkov2010-08-271-5/+8
* Lists the format supported by the call Recorder into it in order to have them...Lyubomir Marinov2010-08-201-1/+8
* Fixing unmerging contacts when disabling account issue#849.Damian Minkov2010-08-201-2/+2
* Fix problem with editing accounts and duplicating contacts or inconsistent co...Damian Minkov2010-08-191-10/+36
* Fixes issue #839: Unknown user in Jabber contact list.Lyubomir Marinov2010-08-021-16/+2
* Basic support for contact capabilities in the user interface.Yana Stamcheva2010-07-303-45/+178
* Fixes issue #831: Hover-indistinguishable contacts with the same display name...Lyubomir Marinov2010-07-161-13/+6
* Configuration window improvements including reorganizing sections, user inter...Yana Stamcheva2010-07-052-3/+27
* Fire events for adding meta contacts when loading contactlist. Fix possible NPE.Damian Minkov2010-06-111-0/+4
* Fix logger usage - third bunch of changes.Werner Dittmann2010-06-034-38/+76
* - Introduces new contact list data model that allows adding of external conta...Yana Stamcheva2010-05-031-0/+108
* - AVPF Picture Loss Indication support;Sebastien Vincent2010-04-211-2/+0
* Add the possibility to choose the contact you're talking with when calling a ...Yana Stamcheva2010-03-161-0/+25
* Add the possibility to create a new group directly from the "Add contact" dia...Yana Stamcheva2010-03-161-8/+16
* Fixes default contact choice for the method using an OpSet constraint. The me...Emil Ivov2010-03-101-7/+2
* Minor optimization.Emil Ivov2010-02-261-5/+5
* Fixes (hopefully) a race condition during the original load of the locally st...Emil Ivov2010-02-261-8/+12
* - Fixes issue #780 (Online contact not displayed in the contact list).Yana Stamcheva2010-02-173-2/+20
* - Allow creating contacts in the root group.Damian Minkov2010-02-171-4/+8
* Fixes NullPointerException reported by Emil Ivov and causing problems in the ...Yana Stamcheva2010-02-111-1/+4
* Call and Chat Conference Invite Dialog enhancements:Yana Stamcheva2009-11-241-0/+11
* Commits the patch of Sebastien Vincent provided on the dev mailing list in an...Lyubomir Marinov2009-10-131-32/+31
* Commits the patch of Sebastien Vincent provided on the dev mailing list in an...Lyubomir Marinov2009-09-171-2/+1
* Tries to fix a NullPointerException in .impl.protocol.msn upon receiving a no...Lyubomir Marinov2009-09-151-2/+2
* Reduces the shallow and retained runtime sizes of MetaContactImpl because it ...Lyubomir Marinov2009-09-154-94/+127
* Show online contacts count for each group in the contact list. Patch provided...Yana Stamcheva2009-09-141-2/+32
* Fixes NullPointerException in the meta contact list (which corrupts the store...Lyubomir Marinov2009-09-083-45/+55
* Commits the patch of Sebastien Vincent provided on the dev mailing in an e-ma...Lyubomir Marinov2009-09-022-4/+4
* Reduces the impact of ImageUtils.getScaledRoundedIcon() on the garbage collec...Lyubomir Marinov2009-08-031-8/+107
* Significatnly stabilizes the meta contact list by fixing asynchronous contact...Emil Ivov2009-04-292-20/+44
* Provides a tiny Map-iteration optimization, removes duplication, minor code s...Lyubomir Marinov2009-04-282-201/+92
* Fixes a NullPointerException in MclStorageManager which causes the contactlis...Lyubomir Marinov2009-04-271-2/+9
* Masks duplicate contacts behind the protocol providers and thus addresses iss...Emil Ivov2009-04-242-35/+47
* Fix issue #583 and #579 (possibly fixing and #580).Damian Minkov2009-04-151-11/+12
* Some code clean-up, remove warnings, no new functions or features.Werner Dittmann2009-03-284-78/+78