aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/plugin/otr/OtrActivator.java
Commit message (Expand)AuthorAgeFilesLines
* Adds property to disable otr plugin.Damian Minkov2012-01-131-10/+20
* Changes project name in source license headers from SIP Communicator to JitsiEmil Ivov2011-10-181-1/+1
* Fixed random positioning of tabs in the security configuration form.Yana Stamcheva2010-10-161-1/+1
* Introduce configuration form types and allow forms to be registered for the s...Yana Stamcheva2010-07-061-16/+45
* Configuration window improvements including reorganizing sections, user inter...Yana Stamcheva2010-07-051-38/+14
* Fix logger usage - seventh and last bunchWerner Dittmann2010-06-041-5/+10
* Commits the patch of Sebastien Vincent provided on the dev mailing list in an...Lyubomir Marinov2009-10-131-4/+4
* Removes unnecessary automatic boxing and unboxing of a boolean. Fixes typos i...Lyubomir Marinov2009-09-221-1/+1
* Adds javadoc to about 1/3 of the OTR plugin classes. More to come later.George Politis2009-09-201-1/+45
* Moved key management functionality from ScOtrEngineImpl to ScOtrKeyManager (n...George Politis2009-09-061-17/+61
* - Removes unnecessary fields by making inner classes static.Lyubomir Marinov2009-09-051-28/+20
* Fix: The configuration form should be visible even if no accounts are defined...George Politis2009-09-041-100/+90
* Remove inappropriate chat window OTR menu icon (Reported by Lubmir Marinov).Yana Stamcheva2009-09-031-2/+5
* Icons for the OTR contact menu and configuration form.Yana Stamcheva2009-08-311-1/+2
* Added license headers and fixed coding convension issues (usage of spaces ins...George Politis2009-08-281-2/+12
* Integrate the second big patch for OTR. With this patch all the required GSoC...Werner Dittmann2009-08-261-37/+169
* Comment @Override annotation, different interpretation of this annotation bet...Werner Dittmann2009-08-011-3/+3
* Integrate OTR and related modifications to crypto stuff.Werner Dittmann2009-08-011-0/+159