aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/plugin/generalconfig/GeneralConfigPluginActivator.java
Commit message (Expand)AuthorAgeFilesLines
* Option for new behaviour of detecting a contact's capabilitiesTimur Masar2015-11-091-0/+24
* Updates the license headers.Damian Minkov2015-07-201-2/+13
* Moves getters and setters for chat history properties in MessageHistoryServic...hristoterezov2014-01-131-0/+19
* Fixes possible NPE.Damian Minkov2013-10-171-1/+1
* Fixes warnings, removes trailing whitespace, adds @Override annotations.Lyubomir Marinov2013-05-231-0/+1
* Fixes inconsistent synchronization in RTPSourceStream which could lead to une...Lyubomir Marinov2013-02-141-1/+1
* Moves desktop related utils to plugin/desktoputils. Separates ComponentUtils ...Yana Stamcheva2013-01-241-1/+1
* Removes the ConfigurationManager-s from impl.gui and plugin.generalconfig pac...Yana Stamcheva2012-11-211-1/+1
* Moves loading the gui (creating main frame) in event dispatch thread. Make so...Damian Minkov2012-11-191-27/+39
* Adds an Opus configuration form and changes the default Opus settings. Update...Boris Grozev2012-11-101-1/+10
* Adds FEC support for the SILK codec. Minor clean-ups in EncodingConfiguration...Boris Grozev2012-10-051-0/+11
* Changes extracting auto away configurations.Damian Minkov2012-09-031-1/+1
* Switches Jitsi trunk to libjitsi.Lyubomir Marinov2012-06-291-1/+1
* Switches Jitsi trunk to libjitsi.Lyubomir Marinov2012-06-291-1/+2
* Corrects custom GUI property names to respect Jitsi convention: prefix.DISABLED.Vincent Lucas2012-06-071-1/+1
* Adds properties to custom the GUI.Vincent Lucas2012-06-071-12/+25
* Fixes javadoc and eclipse related warnings in the code.Sebastien Vincent2012-03-091-2/+7
* General config: put labels on top of the section to gain h-spaceIngo Bauersachs2011-10-291-6/+28
* Changes project name in source license headers from SIP Communicator to JitsiEmil Ivov2011-10-181-1/+1
* Introduces service for detecting system activity like network changes and det...Damian Minkov2011-08-231-32/+3
* Fix starting auto away thread.Damian Minkov2011-08-191-1/+23
* Reverts latest changes fixing build.Damian Minkov2011-08-011-23/+1
* Fixes starting auto away thread.Damian Minkov2011-08-011-1/+23
* Adds a configuration property allowing to enable/disable different configurat...Yana Stamcheva2011-06-211-15/+28
* Shows the "SIP configuration" form after the global proxy in the advanced opt...Yana Stamcheva2011-06-011-1/+1
* Removes special symbols before callng phone numbers and lets the user configu...Yana Stamcheva2011-06-011-1/+15
* Introduce configuration form types and allow forms to be registered for the s...Yana Stamcheva2010-07-061-1/+4
* Configuration window improvements including reorganizing sections, user inter...Yana Stamcheva2010-07-051-8/+232
* Fix logger usage - seventh and last bunchWerner Dittmann2010-06-041-1/+2
* Fixes issue #591 "Menu items randomly appear in the configuration panel" (for...Lyubomir Marinov2009-03-271-2/+4
* swing based popup notifications with tests for the PopupMessage interface.Symphorien Wanko2009-02-171-1/+23
* undo previous commit since cruisecontrol failsSymphorien Wanko2009-02-171-23/+1
* swing based popup notifications with tests for the PopupMessage interface.Symphorien Wanko2009-02-171-1/+23
* - Delays the creation of the Options dialog and the loading of the Configurat...Lyubomir Marinov2008-12-201-6/+8
* Init state of autostart option and handle and all users startup place. Damian Minkov2008-07-021-0/+17
* - Configuration forms are now registered through the bundle context.Yana Stamcheva2008-06-101-0/+60