aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/impl/protocol/icq/ContactGroupIcqImpl.java
Commit message (Expand)AuthorAgeFilesLines
* Fix Aim offline icon and aim searching screennames.Damian Minkov2007-04-171-1/+1
* 1. Added AwaitingAuthorization groupDamian Minkov2007-04-061-0/+11
* added a second findContactIndex method with a contact param (not a joust sim ...Emil Ivov2006-09-291-0/+22
* Code formatEmil Ivov2006-08-161-1/+0
* Do not remove contacts not returned by the server as they might come later .....Emil Ivov2006-07-081-15/+0
* Update joust sim buddies and joust sim groups once they are resolved against ...Emil Ivov2006-06-261-3/+9
* When downloading contact list, compare with existing contacts by equal()-ing ...Emil Ivov2006-06-231-2/+2
* Fixed Offline Message TestsDamian Minkov2006-06-021-1/+1
* added methods for switching a group from an unresolved to a resolved stateEmil Ivov2006-06-011-9/+81
* <No Comment Entered>Emil Ivov2006-05-251-0/+10
* started implementing the methods allowing support for unresolved statusEmil Ivov2006-05-091-0/+40
* Added an implementation of the isPersistent() method that allows us creating ...Emil Ivov2006-03-241-1/+14
* cosmeticsEmil Ivov2006-03-231-1/+1
* Refactoring.Emil Ivov2006-03-081-1/+15
* Replaced <code> tags with <tt> in all javadocsEmil Ivov2006-02-051-25/+25
* Added a reference to the creating providerEmil Ivov2006-02-031-2/+6
* added foundations of icq supportEmil Ivov2006-01-281-0/+405