aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/plugin/generalconfig
Commit message (Expand)AuthorAgeFilesLines
* Updates the license headers.Damian Minkov2015-07-2011-28/+150
* Show country/region information in language dropdown if applicableIngo Bauersachs2015-02-121-2/+2
* Removes unnecessary call to GlobalStatusService publishStatus on providerStat...Damian Minkov2014-03-121-3/+3
* Adds option in general config to disable enable recent messages.Damian Minkov2014-03-051-0/+28
* Moves getters and setters for chat history properties in MessageHistoryServic...hristoterezov2014-01-133-6/+26
* Fix NPE on MacIngo Bauersachs2014-01-121-7/+18
* Show language in current and destination lang, progress of translationIngo Bauersachs2014-01-121-23/+105
* Improves the CPU utilization and the garbage collection profile of AudioMixer...Lyubomir Marinov2013-12-151-11/+25
* Replace System-Bundle header by BSN and a list that defines sys-bundlesIngo Bauersachs2013-12-071-1/+1
* Ensure that the auto-away value from config falls in the valid rangeIngo Bauersachs2013-12-051-1/+9
* Fixes possible NPE.Damian Minkov2013-10-171-1/+1
* Adds button in chat window to easily enable/disable chat history logging.Damian Minkov2013-09-111-0/+14
* Fixes warnings, removes trailing whitespace, adds @Override annotations.Lyubomir Marinov2013-05-233-4/+5
* Fixes Java 1.5 compatibility breakage reported by Heikki Lindholm. Fixes warn...Lyubomir Marinov2013-02-251-3/+3
* Fixes warnings. Adds and/or fixes javadocs.Lyubomir Marinov2013-02-251-14/+17
* Fixes inconsistent synchronization in RTPSourceStream which could lead to une...Lyubomir Marinov2013-02-141-1/+1
* Adds option to enable/disable task bar / dock alerts. Alert main window on in...Damian Minkov2013-01-301-0/+28
* Moves desktop related utils to plugin/desktoputils. Separates ComponentUtils ...Yana Stamcheva2013-01-247-9/+7
* Apply proper styling to various checkboxesIngo Bauersachs2012-12-072-5/+5
* Renames windows launcher name to one using the application name.Damian Minkov2012-11-271-3/+54
* Removes the ConfigurationManager-s from impl.gui and plugin.generalconfig pac...Yana Stamcheva2012-11-214-757/+38
* Moves loading the gui (creating main frame) in event dispatch thread. Make so...Damian Minkov2012-11-191-27/+39
* Enables FEC for Opus.Boris Grozev2012-11-121-2/+0
* Adds an Opus configuration form and changes the default Opus settings. Update...Boris Grozev2012-11-103-39/+341
* Fixes a bug that prevents FEC from being enabled, removes class imports.Boris Grozev2012-10-081-6/+2
* Removes certain @Override annotations to make the code compile with java 5.Boris Grozev2012-10-061-17/+12
* Renames SILK-related properties.Boris Grozev2012-10-051-5/+5
* Adds an option to explicitly advertise FEC support for SILK in SDP.Boris Grozev2012-10-051-2/+37
* Adds FEC support for the SILK codec. Minor clean-ups in EncodingConfiguration...Boris Grozev2012-10-052-0/+200
* Commits work in progress on improving, stabalising audio and video telephony ...Lyubomir Marinov2012-10-011-4/+4
* Updates GUI general preferences checkbox text concerning alphabetical to numb...Vincent Lucas2012-09-271-0/+14
* Adds a checkbox in the GUI general preferences to accept dialed string with a...Vincent Lucas2012-09-262-0/+95
* Fixes leaking queries and their results. Fixes memory leaking xml texts in ch...Damian Minkov2012-09-251-0/+10
* Refactors the cross-protocol conference support.Lyubomir Marinov2012-09-254-156/+175
* Changes extracting auto away configurations.Damian Minkov2012-09-035-94/+130
* Fixes autoway listening for idle, a bug where it adds listening for 0sec. of ...Damian Minkov2012-08-241-17/+64
* - Works on removing the video of a video conference participant from display ...Lyubomir Marinov2012-08-033-68/+85
* Moves the ConfigurationService and FileAccessService implementations from Jit...Lyubomir Marinov2012-07-102-2/+4
* Switches Jitsi trunk to libjitsi.Lyubomir Marinov2012-06-296-10/+12
* Switches Jitsi trunk to libjitsi.Lyubomir Marinov2012-06-2910-12/+21
* Updates video max bandwidth default value.Damian Minkov2012-06-221-0/+3
* Improves updating away status.Damian Minkov2012-06-201-0/+24
* Fixes handling away status after successful reconnection. Damian Minkov2012-06-192-45/+227
* Corrects custom GUI property names to respect Jitsi convention: prefix.DISABLED.Vincent Lucas2012-06-072-7/+7
* Adds properties to custom the GUI.Vincent Lucas2012-06-072-27/+112
* Integrates Jitsi presence, IM and VoIP with MS Outlook.Lyubomir Marinov2012-06-011-1/+1
* More default values checks when starting auto-away thread.Damian Minkov2012-04-122-3/+27
* Checks for auto away in default values.Damian Minkov2012-04-041-2/+19
* Fixes javadoc and eclipse related warnings in the code.Sebastien Vincent2012-03-095-16/+42
* SIP: Show checkboxes for configurable SSL/TLS protocol versionsIngo Bauersachs2012-02-263-30/+90