aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Throw an exception when installing a duplicate account.Emil Ivov2006-08-081-5/+5
* Removed unneeded configuration referenceDamian Minkov2006-08-081-1/+0
* Added javadocs and comments. Removed some unused methods and fieldsDamian Minkov2006-08-081-82/+125
* Removed some unused methods and fieldsDamian Minkov2006-08-081-8/+0
* Added javadocsDamian Minkov2006-08-081-2/+76
* Base message history interface implementedYana Stamcheva2006-08-075-20/+92
* 1) methods to add and remove more than one contacts removedYana Stamcheva2006-08-076-98/+85
* gui history package movedYana Stamcheva2006-08-076-140/+438
* MessageHistoryService obtained in the guiYana Stamcheva2006-08-072-0/+38
* removed unneded export of the impl packageDamian Minkov2006-08-071-2/+1
* MessageHistoryService changedDamian Minkov2006-08-072-35/+166
* CC triggerEmil Ivov2006-08-071-2/+1
* syntax errorYana Stamcheva2006-08-041-1/+1
* Remember password box in the Authentication windowYana Stamcheva2006-08-042-1/+10
* background image removedYana Stamcheva2006-08-041-20/+0
* new line removedYana Stamcheva2006-08-041-1/+0
* javadoc comment fixedYana Stamcheva2006-08-041-2/+2
* interface and class name changedYana Stamcheva2006-08-046-33/+33
* Escaping null character in received strings. This characters hack the xml lib...Damian Minkov2006-08-041-2/+2
* Code alignmentEmil Ivov2006-08-041-2/+4
* Renamed to proto factoryEmil Ivov2006-08-042-255/+0
* RefactoringEmil Ivov2006-08-042-19/+65
* <No Comment Entered>Emil Ivov2006-08-041-1/+1
* Check system properties for name of destination directoryEmil Ivov2006-08-042-23/+26
* Implementing sip support - work in progressEmil Ivov2006-08-041-4/+87
* Implementing SIP support - work in progressEmil Ivov2006-08-041-4/+37
* Added an option allowing the user to specify whether passwords are to be pers...Emil Ivov2006-08-041-4/+29
* Added extra property namesEmil Ivov2006-08-041-5/+47
* new lines escaped from plaintext tagYana Stamcheva2006-08-031-1/+1
* escape smileies from plaintextYana Stamcheva2006-08-031-2/+2
* tags within a message not interpretedYana Stamcheva2006-08-031-6/+6
* moved from src to testEmil Ivov2006-08-031-46/+0
* javadoc comments fixedYana Stamcheva2006-08-038-21/+39
* No account found page in the account registration wizardYana Stamcheva2006-08-034-7/+32
* welcome page is added in the account registration wizard when no registered a...Yana Stamcheva2006-08-038-4/+120
* Added feature to change the defult store directory by setting a System propertyDamian Minkov2006-08-031-2/+13
* Creating unresolvedContact - not volatileDamian Minkov2006-08-031-2/+16
* ineditable text areaYana Stamcheva2006-08-031-0/+1
* SecurityAuthority implementationYana Stamcheva2006-08-033-2/+84
* SecurityAuthority implementationYana Stamcheva2006-08-026-113/+3145
* Added Default implementation for security authorityEmil Ivov2006-08-021-13/+28
* Working on support for interactive password retrievalEmil Ivov2006-08-022-1/+78
* ConcurentModificationException fixedYana Stamcheva2006-08-026-38/+36
* response printed in text area not in textpaneYana Stamcheva2006-08-021-6/+7
* set row heightYana Stamcheva2006-08-022-1/+5
* set protocol supported operation sets - method changedYana Stamcheva2006-08-021-68/+82
* the registration information text turned to not editableYana Stamcheva2006-08-011-0/+1
* groups list get directly from the MetaContactListServiceYana Stamcheva2006-08-012-10/+9
* Authorization Handler implementation moved in another package within the gui;...Yana Stamcheva2006-08-016-17/+368
* Fixed Multiple NotInContactList groupDamian Minkov2006-08-011-1/+26