aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/impl/contactlist
Commit message (Expand)AuthorAgeFilesLines
* Fixes issue with storing NotInContactList group in the xml.Damian Minkov2006-08-011-1/+1
* Fixed a bug where no event was received for groupAdded.Damian Minkov2006-08-011-1/+1
* Apart from a SubscriptionCreatedEvent, a contact should also be considered cr...Emil Ivov2006-07-281-5/+52
* AccountID's getAccountUserID() is now called getAccountID()Emil Ivov2006-07-283-6/+6
* Updated javadocEmil Ivov2006-07-151-29/+5
* Ignore case when ordering contactsEmil Ivov2006-07-121-2/+3
* fix build and some commentsDamian Minkov2006-07-111-12/+28
* Nickname retreivingDamian Minkov2006-07-111-2/+28
* Added methods for handling changes in contacts' display namesEmil Ivov2006-07-081-0/+33
* Store display names as nodes and not attributesEmil Ivov2006-06-261-2/+6
* Renamed to ContactlistActivatorEmil Ivov2006-06-251-63/+0
* Do not store non-persistent groups.Emil Ivov2006-06-251-0/+11
* CosmeticsEmil Ivov2006-06-231-1/+0
* Make sure we don't override existing display name's with those of the first c...Emil Ivov2006-06-231-2/+5
* Look for the contact list file name through both the configuration service an...Emil Ivov2006-06-231-3/+5
* An xml exception needs to be caught when parsing contact list.Emil Ivov2006-06-011-3/+52
* caught a few exceptions here and thereEmil Ivov2006-06-011-23/+45
* Added support for SubscriptionMovedEvent-s which are now handled by moving si...Emil Ivov2006-05-281-8/+103
* cosmetics (chainging forgotton tabs to spaces)Emil Ivov2006-05-261-1/+1
* <No Comment Entered>Emil Ivov2006-05-254-184/+1092
* Working on persistency of contact lists.Emil Ivov2006-05-091-10/+165
* Working on persistency of contact lists.Emil Ivov2006-05-091-1/+13
* Working on persistency of contact lists.Emil Ivov2006-05-091-0/+13
* Working on persistency of contact lists.Emil Ivov2006-05-091-0/+39
* Working on persistency of contact lists.Emil Ivov2006-05-091-0/+559
* optimized support for orderingEmil Ivov2006-03-271-23/+30
* don't touch total status before removing contactsEmil Ivov2006-03-271-2/+2
* Fixed compareTo method as it was producing a reverse orderEmil Ivov2006-03-271-1/+3
* accessing wrong varEmil Ivov2006-03-271-1/+1
* Fixed broken javadoc commentsEmil Ivov2006-03-241-6/+15
* more work on implementing ordering contacts and A NEW EVENT scheme for the me...Emil Ivov2006-03-232-84/+297
* Changed the name of the activator. We'll no longer have osgi activators with ...Emil Ivov2006-03-232-1/+64
* added an indexOf method in groupsEmil Ivov2006-03-153-290/+521
* Finished support of modifications in the meta cl and added ordering in meta c...Emil Ivov2006-03-153-28/+244
* Added support for contact list modifications to the meta contact list.Emil Ivov2006-03-133-53/+990
* temporary resolution of a NullPointerExceptionYana Stamcheva2006-03-111-7/+10
* Work on the meta contact list (read support).Emil Ivov2006-03-083-240/+639
* <No Comment Entered>Emil Ivov2006-03-081-283/+0
* testing - work in progressEmil Ivov2006-03-014-53/+53
* ongoing work on the implementation of the metacontact list serviceYana Stamcheva2006-02-271-258/+538
* export the net.java.sip.communicator.service.contactlist.event packageYana Stamcheva2006-02-271-1/+2
* Renamed a methodEmil Ivov2006-02-241-2/+2
* optimize importsYana Stamcheva2006-02-241-0/+8
* Ongoing works on the MetaContactList and its SLICKEmil Ivov2006-02-235-31/+172
* typoEmil Ivov2006-02-201-1/+1
* Started work on the MetaContactList SLICK.Emil Ivov2006-02-153-2/+97
* <No Comment Entered>Emil Ivov2006-02-093-17/+62
* Ongoing work on the MetaContactList serviceEmil Ivov2006-02-073-4/+54
* Working on the MetaContactList implementationEmil Ivov2006-02-053-4/+375
* Replaced <code> tags with <tt> in all javadocsEmil Ivov2006-02-052-0/+570