| Commit message (Expand) | Author | Age | Files | Lines |
* | use countContactGroups and not countSubgroups to determine whether a meta gro... | Emil Ivov | 2006-09-29 | 1 | -1/+1 |
* | only fire a MetaContactGroupEvent.META_CONTACT_GROUP_ADDED event if the group... | Emil Ivov | 2006-09-29 | 1 | -5/+18 |
* | typo | Emil Ivov | 2006-09-29 | 1 | -1/+1 |
* | Added error codes | Emil Ivov | 2006-09-29 | 1 | -1/+29 |
* | Fixed move volatile contact to a group | Damian Minkov | 2006-09-28 | 1 | -4/+17 |
* | move contact ongoing work | Yana Stamcheva | 2006-09-28 | 5 | -245/+650 |
* | Added som comments | Damian Minkov | 2006-09-28 | 1 | -0/+38 |
* | javadoc comments fixed | Yana Stamcheva | 2006-09-27 | 1 | -2/+0 |
* | icon for authorization dialogs | Yana Stamcheva | 2006-09-27 | 6 | -9/+44 |
* | telephony interface - ongoing work | Yana Stamcheva | 2006-09-27 | 3 | -33/+58 |
* | javadoc comments fixed | Yana Stamcheva | 2006-09-27 | 7 | -9/+9 |
* | open common right button menu only on right button click | Yana Stamcheva | 2006-09-27 | 1 | -11/+12 |
* | invoke, createContact, createGroup, renameContact/Group, removeContact/Group ... | Yana Stamcheva | 2006-09-27 | 1 | -9/+35 |
* | invoke, createContact, createGroup, renameContact/Group, removeContact/Group ... | Yana Stamcheva | 2006-09-27 | 6 | -167/+202 |
* | catch MetaContactListException | Yana Stamcheva | 2006-09-27 | 3 | -3/+7 |
* | Added set nickname even if null from server | Damian Minkov | 2006-09-27 | 1 | -1/+4 |
* | catch MetaContactListException | Yana Stamcheva | 2006-09-27 | 3 | -37/+161 |
* | Add new code for OperationFailedException | Damian Minkov | 2006-09-27 | 2 | -1/+5 |
* | Added OperationFailedException for creating group | Damian Minkov | 2006-09-27 | 2 | -1/+14 |
* | Added OperationFiledException for create group. | Damian Minkov | 2006-09-27 | 1 | -1/+2 |
* | Fix NullPointer when deleting the last entry from a group. | Damian Minkov | 2006-09-27 | 1 | -2/+4 |
* | when we try to add a conact that's already in the list, throw the correspondi... | Emil Ivov | 2006-09-27 | 2 | -1/+19 |
* | create contact problem | Yana Stamcheva | 2006-09-27 | 1 | -15/+69 |
* | Added exception when contact already exist and we are subscribing again. Fixe... | Damian Minkov | 2006-09-27 | 2 | -20/+106 |
* | icon for creating a group | Yana Stamcheva | 2006-09-26 | 5 | -2/+1737 |
* | icons added to newly added menus | Yana Stamcheva | 2006-09-26 | 8 | -9/+340 |
* | change menu names | Yana Stamcheva | 2006-09-26 | 3 | -5/+7 |
* | rename and remove group | Yana Stamcheva | 2006-09-26 | 5 | -2/+279 |
* | center dialog | Yana Stamcheva | 2006-09-26 | 1 | -3/+6 |
* | add contact and create group in the file menu | Yana Stamcheva | 2006-09-26 | 1 | -3/+40 |
* | when PresenceStatus is null set offline status icon | Yana Stamcheva | 2006-09-26 | 1 | -18/+24 |
* | common menu containing add contact and create group | Yana Stamcheva | 2006-09-26 | 2 | -0/+218 |
* | common menu containing add contact and create group | Yana Stamcheva | 2006-09-26 | 3 | -3/+101 |
* | repaint contact list after each move, remove, add | Yana Stamcheva | 2006-09-26 | 1 | -0/+9 |
* | do not add the meta group to the parent if it is already there | Emil Ivov | 2006-09-26 | 1 | -3/+6 |
* | reuse meta groups with matching names instead of creating a new one every time | Emil Ivov | 2006-09-26 | 1 | -2/+12 |
* | messages changed | Yana Stamcheva | 2006-09-26 | 1 | -3/+6 |
* | add contact wizard is moved in a separated class | Yana Stamcheva | 2006-09-26 | 1 | -85/+7 |
* | add contact wizard changes, needed to be able to create a new group | Yana Stamcheva | 2006-09-26 | 6 | -16/+378 |
* | contact right button menu - discover which sub menu item was selected - bug f... | Yana Stamcheva | 2006-09-26 | 1 | -44/+62 |
* | added an error code for multiple subscriptions | Emil Ivov | 2006-09-26 | 1 | -1/+8 |
* | Removed duplicate receive of messages if error is received. Happens when offl... | Damian Minkov | 2006-09-26 | 1 | -2/+7 |
* | jabber connecting icon | Yana Stamcheva | 2006-09-25 | 1 | -0/+0 |
* | Remove all children of the proto root before removing the root itself. | Emil Ivov | 2006-09-25 | 1 | -1/+20 |
* | Remove the proto group when its service is being unregistered. | Emil Ivov | 2006-09-25 | 1 | -33/+44 |
* | remove properties from sip-communicator.xml | Yana Stamcheva | 2006-09-25 | 6 | -76/+17 |
* | remove all account properties when an account is removed | Yana Stamcheva | 2006-09-25 | 1 | -1/+32 |
* | the account wizard is saved in the net.java.sip.communicator.impl.ui.accounts... | Yana Stamcheva | 2006-09-25 | 1 | -5/+5 |
* | need to invoke repaint to remove the status icon when a protocol was removed | Yana Stamcheva | 2006-09-25 | 1 | -1/+2 |
* | Added UnknownHostException | Damian Minkov | 2006-09-25 | 1 | -2/+10 |