aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/util/launchutils
Commit message (Expand)AuthorAgeFilesLines
* Updates the license headers.Damian Minkov2015-07-206-11/+78
* Adds option to disable splash screen on linux.Damian Minkov2014-01-171-0/+5
* Use separate dirs for application logs, cache and configuration dataIngo Bauersachs2013-11-102-11/+23
* Fixes false reports on Windows that Jitsi has crashed.Lyubomir Marinov2013-10-282-95/+150
* Fixes warnings, removes trailing whitespace, adds @Override annotations.Lyubomir Marinov2013-05-232-0/+4
* Tries to fix 'Jitsi (Debian 32-bit) crashes at startup' reported by Kertesz L...Lyubomir Marinov2012-07-021-3/+8
* Switches Jitsi trunk to libjitsi.Lyubomir Marinov2012-06-291-0/+2
* Fixes a race in checking for other running instances, problem where we can en...Damian Minkov2012-04-251-46/+126
* Fixes style formating, javadoc and eclipse related warnings.Sebastien Vincent2012-03-091-0/+5
* Changes project name in source license headers from SIP Communicator to JitsiEmil Ivov2011-10-185-5/+5
* Rebuilds the JNI FFmpeg library with newer versions of its dependencies.Lyubomir Marinov2011-05-131-2/+4
* Commits work in progress on Windows delta/bspatch updates.Lyubomir Marinov2011-04-281-8/+6
* Fix some javadocs and warnings.Sebastien Vincent2011-04-051-1/+1
* Fix launcher messages and application name change. Reported by Pavel Tankov.Damian Minkov2011-03-291-5/+26
* Adds javadocs, fixes warnings.Lyubomir Marinov2010-09-232-5/+6
* Ongoing work on the integration of ICE into XMPP. Fixes a problem that was ca...Emil Ivov2010-09-191-4/+17
* Fix some javadoc warnings, typos and 80 lines cut.Sebastien Vincent2010-09-061-1/+0
* Fix logger usage - seventh and last bunchWerner Dittmann2010-06-043-13/+26
* Applies a new logging policy that should make file logs more readable (sip me...Emil Ivov2010-04-301-1/+3
* Enable desktop streaming by default in video devices list.Sebastien Vincent2010-01-271-13/+0
* Disable desktop streaming by default (need to pass --desktop-streamSebastien Vincent2009-12-161-0/+14
* Commits the refactorying of OSUtils contributed by Sebastien Vicent which use...Lyubomir Marinov2009-12-091-3/+2
* Commits the patch provided by Sebastien Vincent on the dev mailing list in an...Lyubomir Marinov2009-12-091-4/+2
* Removes unnecessary fields.Lyubomir Marinov2009-03-021-2/+2
* Fixes a problem causing the application to exit if we fail to register an arg...Emil Ivov2009-01-081-11/+22
* Fixes warnings about unused imports.Lyubomir Marinov2008-12-061-1/+0
* When starting the applications, loads the stored accounts in the background i...Lyubomir Marinov2008-09-201-10/+25
* Fix proper catching and dispatching apple events. Damian Minkov2008-09-142-0/+69
* Creates lock file parent dirs if necessaryEmil Ivov2008-09-111-0/+1
* Adds more debug info during lock file creationEmil Ivov2008-09-111-3/+3
* Fix reading parameters from socket, causing troubles on windows. Damian Minkov2008-09-081-2/+3
* Commits a patch from Alan Kelly that removes DNS checks from a few places (wo...Emil Ivov2008-09-081-0/+31
* Adds the possibility to register for RSS feeds passed as invokation parametersEmil Ivov2008-09-071-13/+41
* Adds a replacement for the NetworkInterface.isLoopback() method that only com...Emil Ivov2008-09-062-2/+20
* Trying to launch a second instance of SIP Communicator now brings the first o...Emil Ivov2008-09-064-28/+76
* Implements support for launch parametersEmil Ivov2008-09-064-0/+1298