aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/util
Commit message (Expand)AuthorAgeFilesLines
* General config: correctly show which key is used to send messagesIngo Bauersachs2017-01-141-11/+3
* Add option to choose tray icon mode (Native, Disabled, AppIndicator)Ingo Bauersachs2017-01-141-0/+6
* Log Java IP stack propertiesIngo Bauersachs2017-01-071-0/+8
* Handle RFC2732 IPv6 addresses ([::1] or [::1%1])Ingo Bauersachs2017-01-071-0/+9
* Fix a NPE when a domain has non-SIP NAPTR recordsIngo Bauersachs2016-06-261-9/+19
* Add option to minimize the main frame on closing instead of hidingIngo Bauersachs2016-05-303-0/+83
* Autogenerate the SPI service descriptorIngo Bauersachs2016-05-281-1/+0
* Catch lookup outside of NetworkUtilsIngo Bauersachs2016-05-283-0/+210
* Update dnsjava to stock 2.1.7 and make sure it is only loaded onceIngo Bauersachs2016-05-281-2/+1
* Converts CRLF line endings to LF, as suggested by @champtar.Boris Grozev2016-02-235-1277/+1277
* Adds property to disable printing timestamp in logs.damencho2016-02-031-21/+54
* Implemented program name property loading from logging.properties file and pr...mksh2015-11-201-1/+55
* Move security events back from libjitsi as they are solely used here.Ingo Bauersachs2015-08-231-2/+0
* Java starts counting months at zero, fix this in the log outputIngo Bauersachs2015-07-231-1/+1
* Updates the license headers.Damian Minkov2015-07-2041-203/+569
* Adds the current date to every log message.Boris Grozev2015-02-181-2/+6
* Removes not accessible method from ServiceUtils.paweldomas2014-12-291-33/+0
* Fixes warnings.Lyubomir Marinov2014-09-303-21/+17
* Adds new RegistrationStateChangeEvent and avoid reconnecting providers when s...Damian Minkov2014-09-301-0/+6
* Fixes warnings, bugs. Reduces source code duplication. Simplifies, clarifies ...Lyubomir Marinov2014-09-292-61/+100
* Fixes warnings.Lyubomir Marinov2014-09-194-64/+47
* Adds new unregister method to clearly distinguish between automatic unregiste...Damian Minkov2014-09-161-1/+1
* Adds property to disable private chat in chat rooms.Damian Minkov2014-06-021-0/+29
* Adds a property to disable text displaying for some incoming and outgoing typ...Damian Minkov2014-03-281-0/+27
* Fixes a failure to take into account the user's preference with respect to ut...Lyubomir Marinov2014-03-241-20/+17
* Fixes initial status set for protocols and UI to reflect changes.Damian Minkov2014-03-141-0/+91
* Adds option in general config to disable enable recent messages.Damian Minkov2014-03-051-0/+38
* Fixes the update of the value of auto popup new message property.hristoterezov2014-02-241-1/+8
* Adds account info in incoming call dialog and property to enable removing dom...Damian Minkov2014-02-051-2/+27
* Restores some of removed/changed methods for backward compatibility with old ...paweldomas2014-01-171-1/+28
* Adds option to disable splash screen on linux.Damian Minkov2014-01-171-0/+5
* Fixes warnings.Lyubomir Marinov2014-01-161-1/+0
* Moves getters and setters for chat history properties in MessageHistoryServic...hristoterezov2014-01-131-83/+1
* Fixes double attempt to add a protocol provider to LoginRenderer and to sched...Damian Minkov2014-01-091-20/+15
* Replace System-Bundle header by BSN and a list that defines sys-bundlesIngo Bauersachs2013-12-071-1/+1
* Adds extended away global status.Damian Minkov2013-12-041-0/+28
* Use separate dirs for application logs, cache and configuration dataIngo Bauersachs2013-11-104-18/+32
* Fixes false reports on Windows that Jitsi has crashed.Lyubomir Marinov2013-10-282-95/+150
* Fixes warnings.Lyubomir Marinov2013-10-271-1/+1
* Fixes NullPointerExceptions.Lyubomir Marinov2013-10-241-61/+70
* Adds utility class for dealing with OSGi services.paweldomas2013-10-181-0/+115
* Fixes warnings, spelling mistakes.Lyubomir Marinov2013-10-031-2/+1
* Fixes java 1.6 compatibility of image links replacement functionality in chat...hristoterezov2013-09-301-3/+3
* Adds check for image size and content type for the image replacement of links...hristoterezov2013-09-301-0/+247
* Adds an option to display peer names in call history tooltips.Damian Minkov2013-09-251-0/+26
* Fixes spell check error in field name.Damian Minkov2013-09-131-5/+1
* Fixes history button in chat window to work and with chat rooms.Damian Minkov2013-09-121-8/+8
* Adds button in chat window to easily enable/disable chat history logging.Damian Minkov2013-09-111-0/+41
* Implements an editor which allows the user to edit Jitsi's configuration prop...Lyubomir Marinov2013-08-281-1/+0
* Fixes use of routing for video enabled property not evaluated in some checks.Damian Minkov2013-08-091-2/+7