aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/plugin/advancedconfig
Commit message (Collapse)AuthorAgeFilesLines
* Update Felix to 3.2.2Ingo Bauersachs2011-12-062-4/+18
|
* Fixes issue with not appearing advanced form if the configuration window is ↵Yana Stamcheva2011-10-281-1/+1
| | | | opened too early.
* Changes project name in source license headers from SIP Communicator to JitsiEmil Ivov2011-10-181-1/+1
|
* Adds a configuration property allowing to enable/disable different ↵Yana Stamcheva2011-06-211-0/+38
| | | | configuration forms from provisioning.
* Allow configuration forms the revalidate configuration window, thus ↵Yana Stamcheva2011-05-041-0/+7
| | | | refreshing window size and revalidating panels.
* Fix some javadocs and warnings.Sebastien Vincent2011-04-051-2/+12
|
* Fixes issue JITSI-923 IllegalArgumentException: adding container's parent to ↵Lyubomir Marinov2011-03-041-2/+8
| | | | itself at AdvancedConfigurationPanel.showFormContent.
* Allow to enable provisioning when you start jitsi for the first time. As ↵Yana Stamcheva2011-02-242-8/+75
| | | | part of the solution proposed by Conrad Beckert on dev (subject: "Re: Updates to the Provisioning Plugin").
* Introduce configuration form types and allow forms to be registered for the ↵Yana Stamcheva2010-07-062-4/+13
| | | | security section.
* Configuration window improvements including reorganizing sections, user ↵Yana Stamcheva2010-07-053-0/+413
interface modifications, account loading/unloading functionality and more.