aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/launcher/SIPCommunicator.java
Commit message (Expand)AuthorAgeFilesLines
* Updates the license headers.Damian Minkov2015-07-201-2/+13
* Fixes compilation error, and increase required version for launcher (one vers...Damian Minkov2015-02-041-1/+1
* Delete the Felix cache folder on a major or minor version changeIngo Bauersachs2015-02-031-0/+50
* SIP Communicator -> JitsiIngo Bauersachs2014-11-241-380/+380
* Fixes the compatibility of Jitsi's launcher with Java 1.4.Lyubomir Marinov2013-11-241-376/+380
* Set defaults for log and cache directory when profile directory is setIngo Bauersachs2013-11-111-1/+4
* Use separate dirs for application logs, cache and configuration dataIngo Bauersachs2013-11-101-15/+52
* Fixes false reports on Windows that Jitsi has crashed.Lyubomir Marinov2013-10-281-47/+50
* Fixes warnings, removes trailing whitespace, adds @Override annotations.Lyubomir Marinov2013-05-231-1/+1
* Fixes update problem for old home folders under macosx.Damian Minkov2012-07-061-4/+45
* Make DNSJAVA as SPI optionalIngo Bauersachs2011-12-131-6/+13
* Use DNSJAVA as DNS SPIIngo Bauersachs2011-12-061-0/+4
* Put system properties settings in a separate function. Fixes styles and javad...Sebastien Vincent2011-11-081-14/+32
* Fixes fullscreen issue on Mac OS X with multi monitors where all screens turn...Sebastien Vincent2011-10-241-2/+11
* Loads the Java VM into Jitsi's run.exe in order to fix issue #963: Starting J...Lyubomir Marinov2011-10-241-18/+11
* Attempt to fix fullscreen display on Windows by disabling D3D pipeline (used ...Sebastien Vincent2011-10-181-1/+5
* Changes project name in source license headers from SIP Communicator to JitsiEmil Ivov2011-10-181-1/+1
* Increase visibility of some methods and introduce factory methods to allow cu...Ingo Bauersachs2011-08-201-1/+1
* Change default dir name if none is forced (when running from source).Damian Minkov2011-03-221-2/+2
* Some string fix and proper home creation/use under Linux after rename.Damian Minkov2011-03-221-6/+15
* Rename application.Damian Minkov2011-03-211-0/+41
* Adds formatting, javadocs.Lyubomir Marinov2011-02-161-1/+1
* Ongoing work on the integration of ICE into XMPP. Fixes a problem that was ca...Emil Ivov2010-09-191-2/+10
* Fix line > 80 characters.Sebastien Vincent2010-01-261-1/+2
* - If running SIP Communicator with gcj JVM, show frame about installing SUN ...Sebastien Vincent2010-01-161-1/+1
* Fix do not include any svg files in resources. Change home dir setting or cho...Damian Minkov2009-04-241-4/+7
* Commits patches for the following issues:Emil Ivov2008-12-161-1/+1
* Adds the possibility to register for RSS feeds passed as invokation parametersEmil Ivov2008-09-071-2/+4
* Trying to launch a second instance of SIP Communicator now brings the first o...Emil Ivov2008-09-061-2/+2
* Implements support for launch parametersEmil Ivov2008-09-061-6/+53
* Applied Lubomir's patch to handle .sip-communicator directories on MAC, and toRomain Kuntz2008-07-211-37/+86
* Allow setting custom sc_home_dir location.Damian Minkov2008-05-281-16/+22
* Setting the right home folder when starting.Damian Minkov2008-05-281-1/+8
* Moving folder for storing config on MacOS to user.home/Library......Damian Minkov2008-05-281-0/+26
* Unused import removed.Yana Stamcheva2008-03-141-2/+0
* The defaul felix launcher is replaced by the SIP Communicator launcher, which...Yana Stamcheva2008-03-031-2/+34
* move the splash screen to a separate bundleYana Stamcheva2007-01-191-6/+1
* SIP Communicator launcherYana Stamcheva2007-01-191-0/+33