aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/launcher
Commit message (Expand)AuthorAgeFilesLines
* Catch lookup outside of NetworkUtilsIngo Bauersachs2016-05-281-1/+1
* Updates the license headers.Damian Minkov2015-07-204-8/+52
* Fixes jitsi string and java download location.Damian Minkov2015-02-041-11/+5
* 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
* Remove Java 5+ language constructs: varargs, generics, for-each (FixesDanny van Heumen2014-08-291-14/+23
* Make JWS launcher Java 1.4 compatibleIngo Bauersachs2014-08-291-3/+4
* Handle the javaws command line argumentsDaniel Pocock2014-08-131-1/+26
* Add support for a chained main class, for running a second app in the same JVMDaniel Pocock2014-08-131-0/+42
* Merge branch 'master' into webstartEmil Ivov2014-07-101-0/+1
|\
| * Suppresses FileManager warningsEmil Ivov2014-02-231-0/+1
* | Webstart-launcher (with HUGE hacks)Ingo Bauersachs2014-02-031-0/+140
|/
* 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 a build error caused by an @Override in Java 1.4 source code. Reported ...Lyubomir Marinov2013-05-271-1/+0
* Fixes warnings, removes trailing whitespace, adds @Override annotations.Lyubomir Marinov2013-05-232-1/+2
* Fixes update problem for old home folders under macosx.Damian Minkov2012-07-061-4/+45
* Tries to fix 'Jitsi (Debian 32-bit) crashes at startup' reported by Kertesz L...Lyubomir Marinov2012-07-021-4/+10
* Switches Jitsi trunk to libjitsi.Lyubomir Marinov2012-06-291-2/+2
* Make DNSJAVA as SPI optionalIngo Bauersachs2011-12-131-6/+13
* Use DNSJAVA as DNS SPIIngo Bauersachs2011-12-061-0/+4
* Adds javadoc and removes warnings.Sebastien Vincent2011-12-051-1/+12
* 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-183-3/+3
* Reverts previous commit.Yana Stamcheva2011-08-251-1/+0
* Suppresses deprication warning.Yana Stamcheva2011-08-251-0/+1
* Increase visibility of some methods and introduce factory methods to allow cu...Ingo Bauersachs2011-08-201-1/+1
* Do not let pass blindly packets if SSRC change in ZRTPTransformEngine. Also d...Sebastien Vincent2011-05-121-1/+0
* Fixes warning.Yana Stamcheva2011-04-261-0/+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
* Adds javadocs, fixes warnings.Lyubomir Marinov2010-09-231-6/+1
* Ongoing work on the integration of ICE into XMPP. Fixes a problem that was ca...Emil Ivov2010-09-192-10/+36
* Fixes warnings.Lyubomir Marinov2010-02-191-1/+1
* Fix line > 80 characters.Sebastien Vincent2010-01-261-1/+2
* Fix broken download link for Apple JRE.Sebastien Vincent2010-01-211-2/+2
* Update SUN JRE download link.Sebastien Vincent2010-01-211-1/+1
* - If running SIP Communicator with gcj JVM, show frame about installing SUN ...Sebastien Vincent2010-01-161-1/+1
* Commits the refactorying of OSUtils contributed by Sebastien Vicent which use...Lyubomir Marinov2009-12-091-2/+2
* Commits the patch provided by Sebastien Vincent on the dev mailing list in an...Lyubomir Marinov2009-12-091-4/+5
* Fix do not include any svg files in resources. Change home dir setting or cho...Damian Minkov2009-04-241-4/+7
* Removes unnecessary fields.Lyubomir Marinov2009-03-021-3/+3