aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* use countContactGroups and not countSubgroups to determine whether a meta gro...Emil Ivov2006-09-291-1/+1
* only fire a MetaContactGroupEvent.META_CONTACT_GROUP_ADDED event if the group...Emil Ivov2006-09-291-5/+18
* typoEmil Ivov2006-09-291-1/+1
* Added error codesEmil Ivov2006-09-291-1/+29
* Fixed move volatile contact to a groupDamian Minkov2006-09-281-4/+17
* move contact ongoing workYana Stamcheva2006-09-285-245/+650
* Added som commentsDamian Minkov2006-09-281-0/+38
* javadoc comments fixedYana Stamcheva2006-09-271-2/+0
* icon for authorization dialogsYana Stamcheva2006-09-276-9/+44
* telephony interface - ongoing workYana Stamcheva2006-09-273-33/+58
* javadoc comments fixedYana Stamcheva2006-09-277-9/+9
* open common right button menu only on right button clickYana Stamcheva2006-09-271-11/+12
* invoke, createContact, createGroup, renameContact/Group, removeContact/Group ...Yana Stamcheva2006-09-271-9/+35
* invoke, createContact, createGroup, renameContact/Group, removeContact/Group ...Yana Stamcheva2006-09-276-167/+202
* catch MetaContactListExceptionYana Stamcheva2006-09-273-3/+7
* Added set nickname even if null from serverDamian Minkov2006-09-271-1/+4
* catch MetaContactListExceptionYana Stamcheva2006-09-273-37/+161
* Add new code for OperationFailedExceptionDamian Minkov2006-09-272-1/+5
* Added OperationFailedException for creating groupDamian Minkov2006-09-272-1/+14
* Added OperationFiledException for create group.Damian Minkov2006-09-271-1/+2
* Fix NullPointer when deleting the last entry from a group.Damian Minkov2006-09-271-2/+4
* when we try to add a conact that's already in the list, throw the correspondi...Emil Ivov2006-09-272-1/+19
* create contact problemYana Stamcheva2006-09-271-15/+69
* Added exception when contact already exist and we are subscribing again. Fixe...Damian Minkov2006-09-272-20/+106
* icon for creating a groupYana Stamcheva2006-09-265-2/+1737
* icons added to newly added menusYana Stamcheva2006-09-268-9/+340
* change menu namesYana Stamcheva2006-09-263-5/+7
* rename and remove groupYana Stamcheva2006-09-265-2/+279
* center dialogYana Stamcheva2006-09-261-3/+6
* add contact and create group in the file menuYana Stamcheva2006-09-261-3/+40
* when PresenceStatus is null set offline status iconYana Stamcheva2006-09-261-18/+24
* common menu containing add contact and create groupYana Stamcheva2006-09-262-0/+218
* common menu containing add contact and create groupYana Stamcheva2006-09-263-3/+101
* repaint contact list after each move, remove, addYana Stamcheva2006-09-261-0/+9
* do not add the meta group to the parent if it is already thereEmil Ivov2006-09-261-3/+6
* reuse meta groups with matching names instead of creating a new one every timeEmil Ivov2006-09-261-2/+12
* messages changedYana Stamcheva2006-09-261-3/+6
* add contact wizard is moved in a separated classYana Stamcheva2006-09-261-85/+7
* add contact wizard changes, needed to be able to create a new groupYana Stamcheva2006-09-266-16/+378
* contact right button menu - discover which sub menu item was selected - bug f...Yana Stamcheva2006-09-261-44/+62
* added an error code for multiple subscriptionsEmil Ivov2006-09-261-1/+8
* Removed duplicate receive of messages if error is received. Happens when offl...Damian Minkov2006-09-261-2/+7
* jabber connecting iconYana Stamcheva2006-09-251-0/+0
* Remove all children of the proto root before removing the root itself.Emil Ivov2006-09-251-1/+20
* Remove the proto group when its service is being unregistered.Emil Ivov2006-09-251-33/+44
* remove properties from sip-communicator.xmlYana Stamcheva2006-09-256-76/+17
* remove all account properties when an account is removedYana Stamcheva2006-09-251-1/+32
* the account wizard is saved in the net.java.sip.communicator.impl.ui.accounts...Yana Stamcheva2006-09-251-5/+5
* need to invoke repaint to remove the status icon when a protocol was removedYana Stamcheva2006-09-251-1/+2
* Added UnknownHostExceptionDamian Minkov2006-09-251-2/+10