aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/service/protocol/OperationSetServerStoredAccountInfo.java
Commit message (Expand)AuthorAgeFilesLines
* Changes project name in source license headers from SIP Communicator to JitsiEmil Ivov2011-10-181-1/+1
* Adds listener for notifying for server stored account details.Damian Minkov2011-07-041-0/+21
* As my day went into warnings, fixes more warnings about raw-type uses.Lyubomir Marinov2009-08-311-9/+15
* OperationSetServerStoredAccountInfo extends OperationSet - fix provided by Ad...Yana Stamcheva2007-08-201-0/+1
* Code formatEmil Ivov2006-08-161-1/+1
* Throw an array index out of bounds exception if trying to register more detai...Emil Ivov2006-07-031-1/+6
* Fixed Javadocs.Emil Ivov2006-06-301-2/+2
* Changed to use the new version of the ServerStoredDetails class and completel...Emil Ivov2006-06-301-76/+121
* Added support for modifying and querying information of the logged user, stor...Emil Ivov2006-06-261-0/+130