Damian Minkov
5332d90853
Updates signatures to satisfy new gatekeeper and to verify app. Removes wrong folders in growl framework archive, we create symlinks for them after extraction.
12 years ago
Damian Minkov
5c62f295c7
Fixes signing app when using macosx 10.9.5+ and removes Legacy Growl framework (version 1.2.3) which is used for supporting PPC and gives error while signing "unsealed contents present in the root directory of ...".
12 years ago
Damian Minkov
4a139fc89b
Removes old launcher as its not needed anymore.
12 years ago
Ingo Bauersachs
63effac233
Rename the Java key to Javax in Jitsi.app's Info.plist
...
As soon as a dictionary with the name Java is present in Info.plist, OS
X tries to open/install Apple's old Java 6 JVM, regardless of what the
actual native launcher wants to do.
12 years ago
Damian Minkov
d260335750
Fixes problem with inconsistent name of the application.
12 years ago
Damian Minkov
f3fdce5d66
Updates macosx launcher for better selection from available java distributions.
12 years ago
Damian Minkov
bdd7914940
Reverts old java launcher.
13 years ago
Damian Minkov
100ffddbcd
Updates macosx launcher to skip -psn parameters as they prevents the application from starting.
13 years ago
Damian Minkov
cdca7de15f
Adds searching for available jvms installed on client machine respecting JVMVersion set and fallback to original launcher if nothing found.
13 years ago
Damian Minkov
a136f0dca1
Reverts to old launcher, new one prevents building dmg, due to error while signing application. Temporary turns off embedding jre.
13 years ago
Damian Minkov
bbb3a36624
Adds option to embed jre into dmg and enables it.
13 years ago
Damian Minkov
0052044d05
Removes duplicate icon in sparkle changes dialog.
14 years ago
Yana Stamcheva
c997657e05
Updates MacOSX update window logo icon.
14 years ago
Damian Minkov
89a0d79e98
Changes macosx application executable name.
14 years ago
Vincent Lucas
b283f6522b
Removes all local symbols from the libgrowl4j.dylib (using strip -x as suggested by Lyubomir Marinov).
14 years ago
Vincent Lucas
7a37068ebd
Adds a specific libgrowl4j.lib (with path already updated to the growl framework) for the macosx target.
14 years ago
Vincent Lucas
8c28eae1c0
Updates growl4j in order to use growl SDK version 1.3.1
14 years ago
Damian Minkov
097197fb9b
Revert BinaryDelta.
14 years ago
Damian Minkov
6c915ee441
Updates to latest sparkle, with change to allow opening https description locations.
14 years ago
Damian Minkov
9e60293bde
Preparation for dmg delta updates.
16 years ago
Damian Minkov
76a11b6d6c
Update smackx without debug info, was causing some problem advertising features on macosx with java 1.5.
...
Update dmg windows options.
16 years ago
Sebastien Vincent
3d20cd7147
Rollback JavaApplicationStub of commit 8398 asit causes some look & feel problems on Mac OS X 10.5 Leopard.
16 years ago
Damian Minkov
0691515909
Update dmg window size and icons position.
16 years ago
Sebastien Vincent
260fd209ae
Update JavaApplicationStub so that 64-bit Mac OX users can run Jitsi with 64-bit Java (it is just for DMG installer, users that run Jitsi with command line via ant will use 64-bit Java if available by default).
16 years ago
Yana Stamcheva
f9446e7484
Updated DMG background image.
16 years ago
Damian Minkov
792382c94b
Rename application.
16 years ago
Egidijus Jankauskas
e0175fb6c0
updated growl4j which now uses Growl.framework 1.2. This new version adds 64 bit support.
17 years ago
Romain Kuntz
12da7e90ae
New version of the sparkle framework. Trying to fix the sparkle crashes.
17 years ago
Romain Kuntz
d2b213fc41
Updated the sparkle framework to fix the crashes on update. Thanks to Egis for the solution to the problem!
...
Recompiled libsparkle to support also ppc architecture.
17 years ago
Romain Kuntz
916e9d1709
Updated to the latest Sparkle version. It now should work on Java1.6. Updates are now signed.
...
Work done by Egidijus Jankauska.
17 years ago
Romain Kuntz
4d40c63dac
[growl integration] Added the Growl framework
17 years ago
Romain Kuntz
b17dd2bc6d
Removed references to the updatechecker bundle and versionupdate.properties file. Sparkle is now the only way to update a MacOSX package.
18 years ago
Damian Minkov
f3a580e154
Fix proper catching and dispatching apple events.
18 years ago
Damian Minkov
d0384149d6
Registering for feed and sip urls from dmg package.
18 years ago
Romain Kuntz
ba5b733b6f
Updated Sparkle framework
19 years ago
Romain Kuntz
aa807ecea2
Updated the Sparkle framework archive (removed .svn files)
19 years ago
Romain Kuntz
856a2a830b
The Sparkle framework, used to build the MacOSX package.
...
This archive will be unzipped during the package building step.
19 years ago
Romain Kuntz
6ef05148bf
Removing the Sparkle framework. Will put a zip file instead.
19 years ago
Romain Kuntz
925a9faf3b
The Sparkle MacOSX framework, needed to build the MacOSX package.
19 years ago
Damian Minkov
7e2192e263
UpdateCheck for every installer
19 years ago
Romain Kuntz
5fb86efbd2
Replaced MacOSX JavaApplicationStub file as it appeared to be corrupted.
19 years ago
Romain Kuntz
1910ca1363
Replaced MacOSX Volume Icon as the one on the SVN seemed corrupted.
19 years ago
Romain Kuntz
c75085d7bb
Customized the MacOSX package (background, Volume Icon, symlink to the
...
application folder).
20 years ago
Romain Kuntz
fcba89ac94
Removed dependencies to sed for the macosx package generation.
...
Replaced with ant's "replace" and "echo" tasks.
20 years ago
Romain Kuntz
c86f383e63
Moved the growl.jar lib (growl binding for Macosx) to the os-specific directory,
...
and reflected change in build.xml.
Fixed issue relative to the call to the growlnotification.jar bundle in the
felix.client.run.property.sed file.
20 years ago
Romain Kuntz
72513ea493
Removed the version from the app name (but not from the DMG name).
...
Logs for the MacOSX package are now stored in the .app.
20 years ago
Emil Ivov
7b24858029
applying Romain's fixes for growl
...
replacing with a sed script that adds macosx specific lines to the main felix.client.run.properties file.
20 years ago
Emil Ivov
e15dc0a09d
applying Romain's fixes for growl
...
sed commands that add the growlnotification.jar to felix.client.run.properties for macosx packages.
20 years ago
Emil Ivov
30a05992c7
Committing Romain's contribution - an implementation of a Growl notifier for Mac OS X
20 years ago
Emil Ivov
4ad921daf0
Contributed by Romain
20 years ago