aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/service/contactlist
Commit message (Expand)AuthorAgeFilesLines
* Integrates Jitsi presence, IM and VoIP with MS Outlook.Lyubomir Marinov2012-06-012-10/+10
* Orders alphabetically subgroups in meta contact groups.Damian Minkov2012-05-091-0/+1
* Updates display names when changed at server-side.Damian Minkov2012-04-211-0/+10
* Removes non persistent groups from "Add contact" window and "Move to group" m...Yana Stamcheva2011-12-281-0/+8
* Separates xcap contactlist implementation and adds option for contacts retrie...Damian Minkov2011-11-041-0/+6
* Changes project name in source license headers from SIP Communicator to JitsiEmil Ivov2011-10-1814-14/+14
* Fixes add contact display name change.Yana Stamcheva2011-05-191-0/+127
* Rename protocol contacts where possible.Damian Minkov2011-04-191-2/+0
* Improvements in obtaining contact capabilities.Yana Stamcheva2010-11-262-96/+0
* Fixes warnings and javadocs.Sebastien Vincent2010-10-0410-3/+68
* Fixes warnings, TODOs, javadocs, formatting.Lyubomir Marinov2010-10-041-3/+3
* - Fixes incorrect association of user-specific data with the meta contact list.Lyubomir Marinov2010-09-111-17/+13
* Add javadoc, fix warnings and typos.Sebastien Vincent2010-09-111-3/+3
* Basic support for contact capabilities in the user interface.Yana Stamcheva2010-07-303-2/+94
* - Introduces new contact list data model that allows adding of external conta...Yana Stamcheva2010-05-031-0/+36
* Add the possibility to choose the contact you're talking with when calling a ...Yana Stamcheva2010-03-161-1/+18
* Add the possibility to create a new group directly from the "Add contact" dia...Yana Stamcheva2010-03-161-3/+5
* - Fixes issue #780 (Online contact not displayed in the contact list).Yana Stamcheva2010-02-173-5/+11
* First version of the modified contact list interface. Modifications include a...Yana Stamcheva2010-02-042-1/+11
* Call and Chat Conference Invite Dialog enhancements:Yana Stamcheva2009-11-241-0/+9
* Show online contacts count for each group in the contact list. Patch provided...Yana Stamcheva2009-09-141-2/+9
* Reduces the impact of ImageUtils.getScaledRoundedIcon() on the garbage collec...Lyubomir Marinov2009-08-031-3/+42
* Provides a tiny Map-iteration optimization, removes duplication, minor code s...Lyubomir Marinov2009-04-281-1/+1
* Fixes a bunch of warnings about raw-type use and serialization.Lyubomir Marinov2009-02-051-2/+2
* Minor code cleanup primarily being committed because it spares two occurrence...Lyubomir Marinov2008-12-171-3/+2
* Commits patches for the following issues:Emil Ivov2008-12-161-0/+1
* Method added to the MetaContactList service and implementation that allows us...Yana Stamcheva2008-11-031-0/+30
* Better handling for changes in the persistent data of a contact.Emil Ivov2008-10-074-5/+31
* Adding support for "NO REGISTRAR" accounts. Special thanks to Emanuel Onica a...Emil Ivov2008-09-301-11/+12
* Contact avatars are now downloaded automatically without having to open chat ...Emil Ivov2008-09-102-1/+61
* - Revised status panel interface.Yana Stamcheva2008-09-081-0/+20
* Change systray icons according to global status.Damian Minkov2008-06-111-0/+1
* Add details to metacontact.Damian Minkov2008-06-114-0/+93
* 1. Fix including resources in swing and branding bundlesDamian Minkov2008-01-171-3/+15
* several minor changes https://sip-communicator.dev.java.net/servlets/ReadMsg?...Symphorien Wanko2007-09-181-0/+9
* Fixed Error Dialog exception rendering and layout. Added an exception throw w...Emil Ivov2007-06-171-1/+21
* Moving to FelixDamian Minkov2006-11-221-0/+8
* Add a method for moving a contact to a group to allow split for meta contactsEmil Ivov2006-11-091-0/+18
* when we try to add a conact that's already in the list, throw the correspondi...Emil Ivov2006-09-271-1/+8
* Code formatEmil Ivov2006-08-167-12/+15
* Nickname retreivingDamian Minkov2006-07-111-2/+2
* fixed javadoc warningsEmil Ivov2006-05-261-1/+1
* <No Comment Entered>Emil Ivov2006-05-255-7/+92
* Fixed broken javadoc commentsEmil Ivov2006-03-241-2/+2
* more work on implementing ordering contacts and A NEW EVENT scheme for the me...Emil Ivov2006-03-239-42/+360
* added an indexOf method in groupsEmil Ivov2006-03-151-0/+28
* Finished support of modifications in the meta cl and added ordering in meta c...Emil Ivov2006-03-152-6/+16
* Added support for contact list modifications to the meta contact list.Emil Ivov2006-03-134-2/+111
* added additional methods and documentationEmil Ivov2006-03-081-7/+27
* added additional event typesEmil Ivov2006-03-082-16/+54