aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/plugin/advancedconfig/AdvancedConfigurationPanel.java
Commit message (Expand)AuthorAgeFilesLines
* Updates the license headers.Damian Minkov2015-07-201-2/+13
* Fixes warnings, removes trailing whitespace, adds @Override annotations.Lyubomir Marinov2013-05-231-0/+2
* Moves desktop related utils to plugin/desktoputils. Separates ComponentUtils ...Yana Stamcheva2013-01-241-1/+1
* Moves loading the gui (creating main frame) in event dispatch thread. Make so...Damian Minkov2012-11-191-2/+26
* Update Felix to 3.2.2Ingo Bauersachs2011-12-061-2/+0
* Fixes issue with not appearing advanced form if the configuration window is o...Yana Stamcheva2011-10-281-1/+1
* Changes project name in source license headers from SIP Communicator to JitsiEmil Ivov2011-10-181-1/+1
* Allow configuration forms the revalidate configuration window, thus refreshin...Yana Stamcheva2011-05-041-0/+7
* 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
* Allow to enable provisioning when you start jitsi for the first time. As part...Yana Stamcheva2011-02-241-2/+74
* Introduce configuration form types and allow forms to be registered for the s...Yana Stamcheva2010-07-061-3/+7
* Configuration window improvements including reorganizing sections, user inter...Yana Stamcheva2010-07-051-0/+305