Lyubomir Marinov
ec2d6b9071
Fixes the Windows setup to respect the user's choice about the target directory in which Jitsi is to be installed.
15 years ago
Damian Minkov
531846e795
Prevent deadlock when reconnecting icq protocol.
...
Fixed excessive logging for status update, reported by Emil Ivov.
Fix some strings in macosx info.plist.
15 years ago
Damian Minkov
26afb8bcc5
Fix pasting links in macosx.
...
Check whether source setup exists when building deltas, prevent failing wix build if some build history is missing.
15 years ago
Damian Minkov
2c55e7f4ed
Make sure bash commands executes correctly if name of resulting dmg has spaces in it.
15 years ago
Lyubomir Marinov
2a98990fe0
Replaces a use of wc.exe in resources\install\build.xml with the length Ant task as suggested by Damian Minkov.
15 years ago
Lyubomir Marinov
88c6451b5b
Fixes the following issues with the Windows delta updates: (1) msexec.exe fails with an error dialog because bspatch produces a malformed MSI on Windows XP, (2) 32-bit setup.exe fails to find the currently installed MSI to apply bspatch to on 64-bit Windows.
15 years ago
Damian Minkov
c880e72fcb
Fix extract of old package code when building wix deltas.
15 years ago
Damian Minkov
ed2fc19409
When building wix deltas skip current build.
15 years ago
Damian Minkov
50d645a9b7
Generation of wix delta updates.
15 years ago
Matthieu Casanova
9bb76c43ed
Use a precompiled pattern to escape chars in messages
...
made some fields final
replaced Vector by ArrayList
Added some @Override annotations
Fixed some indentation
Made some private methods static
Replaced http://sip-communicator.org by http://jitsi.org
15 years ago
Lyubomir Marinov
c6d5ebf47e
Adds the home directory of MinGW to the PATH when building the native Windows executables (e.g. run.exe, setup.exe).
15 years ago
Lyubomir Marinov
374967779d
Commits work in progress on Windows delta/bspatch updates.
15 years ago
Lyubomir Marinov
926085f36e
Commits work in progress on Windows delta/bspatch updates.
15 years ago
Damian Minkov
a48a113f2f
Fix wrong task name.
15 years ago
Damian Minkov
396e3083d0
Fix dmg builds (when deltas are not enabled).
15 years ago
Damian Minkov
f289e5fc45
Change log property config.
15 years ago
Damian Minkov
9e60293bde
Preparation for dmg delta updates.
15 years ago
Lyubomir Marinov
ee9edb3641
Prepares the source of the FFmpeg JNI library for an update to a more recent version of FFmpeg.
15 years ago
Yana Stamcheva
7b80b2506a
Fixes a string in the french version of the Windows installer.
15 years ago
Damian Minkov
4e1550b21b
Update app name replacement.
15 years ago
Damian Minkov
f6e3bb8436
Fix some strings.
15 years ago
Damian Minkov
76e751a5af
Fixing windows builds.
15 years ago
Damian Minkov
3a6b5ad8e9
Introduce msi localization, for now French and English available.
15 years ago
Damian Minkov
01c27760ae
Deb package: fix man page name and remove alsa-oss dependency.
15 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.
15 years ago
Sebastien Vincent
3d20cd7147
Rollback JavaApplicationStub of commit 8398 asit causes some look & feel problems on Mac OS X 10.5 Leopard.
15 years ago
Damian Minkov
0691515909
Update dmg window size and icons position.
15 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).
15 years ago
Damian Minkov
7815ab120d
Some string fix and proper home creation/use under Linux after rename.
15 years ago
Yana Stamcheva
f9446e7484
Updated DMG background image.
15 years ago
Damian Minkov
792382c94b
Rename application.
15 years ago
Damian Minkov
95d2b19564
Parametrize names in debian package build scipts.
15 years ago
Yana Stamcheva
8c1477c680
Enhanced Windows desktop icon.
15 years ago
Yana Stamcheva
d1cd075892
Enhanced Windows installer images.
15 years ago
Lyubomir Marinov
ff1c6b2140
Fixes protocol association handling in the Windows setup.
15 years ago
Lyubomir Marinov
0b49e0b090
Makes it possible to choose in the Windows setup to remove the personal SIP Communicator configuration while removing the product.
15 years ago
Lyubomir Marinov
dca00ee6cf
Switches the Windows gcc compiler for setup.exe and run.exe from mingw-w64 to tdm-gcc in order to not have run.exe reported by Symantec Norton AntiVirus as Suspicious.SillyFDC/ http://securityresponse.symantec.com/security_response/writeup.jsp?docid=2010-020500-5848-99 .
15 years ago
Lyubomir Marinov
73534060be
(1) Prevents SelfReg files in the Windows setup. Otherwise, the private Java Runtime Environment will register Java Quick Starter which can be seen in Internet Explorer 9. (2) Makes it possible to easily include additional files in the Windows setup.
15 years ago
Damian Minkov
538ee0876f
Prefer application properties than hardcoded strings.
15 years ago
Lyubomir Marinov
b394c71cfb
Deploys JRE 1.6.0_24 as private during the setup of SIP Communicator on Windows.
15 years ago
Lyubomir Marinov
de8bc02e5f
Makes it possible to deploy a private Java Runtime Environment on Windows as part of the setup of SIP Communicator.
15 years ago
Lyubomir Marinov
4ff9fde938
Introduces a crash handler for SIP Communicator on Windows which asks after a crash whether the application is to be relaunched.
15 years ago
Damian Minkov
b39c7b186b
Handle sip: when creating sip accounts. Add white colour to installer fonts.
15 years ago
Lyubomir Marinov
b8960fe67b
Does not hardcode a path in the build of the Windows setup.
15 years ago
Damian Minkov
57b1acbbfd
Remove run.bat as it no-longer exists.
15 years ago
Lyubomir Marinov
e05a78a346
Fixes multiple issues in the setup and update functionality on Windows.
15 years ago
Damian Minkov
4ebbc2c91a
Ask user for REFERS with unknown calls and decline them or ignore if not specified.
...
Update installers logging properties.
15 years ago
Damian Minkov
52ef7b1f07
When updating the updater starts the application after finishing with update.
15 years ago
Damian Minkov
df402569d0
Use registry for autostart on windows.
15 years ago
Lyubomir Marinov
362d8bc446
Commits work in progress on adding support for the Address Book of Mac OS X.
15 years ago
Lyubomir Marinov
cecb7de627
Activates the implementation of searching in the Address Book of Microsoft Outlook committed in r8114.
15 years ago
Damian Minkov
0a4cb156b6
Fix local port retreival for jabber packet logging.
...
Remove feed uri registration under macosx.
15 years ago
Lyubomir Marinov
f65478cdb3
Fixes the 'Check for Updates' on Windows to start the setup as an update, not as a new install. The fix should be in effect after it is installed i.e. the setup may be started as a new install once but it should start as an update afterwards.
16 years ago
Lyubomir Marinov
03aeedfb4e
Fixes a warning about isspace being implicitly declared.
16 years ago
Lyubomir Marinov
eef3a8e7b5
Reverts the recent changes to up2date.exe because, as discovered by Damian Minkov, it breaks the build.
16 years ago
Lyubomir Marinov
9762988f1b
Fixes 'Check for Updates' on Windows to start the setup as an update, not as a new install. The fix should be in effect after it is installed i.e. the setup may be started a new install once but it should start as an update afterwards.
16 years ago
Damian Minkov
a4b3fcca10
Fix group box in installer after removing feed.
16 years ago
Damian Minkov
f9f572270d
Updatecheck activator, update authenticate window, exported window no more used.
16 years ago
Damian Minkov
92b9bfd09b
Remove feeds option in the installer.
16 years ago
Sebastien Vincent
8d2d0bb885
When install SIP Communicator on Windows 64-bit using 64-bit installer, propose to install 64-bit JVM if no JVM or only 32-bit ones are installed.
16 years ago
Damian Minkov
4f646deee9
Windows icon with higher resolution.
...
Filter duplicating events on message wiating indication.
Jabber sometimes shows "apos;" instead of "'", must be fixed now.
16 years ago
Damian Minkov
d230b1ae2f
Fix macosx update link replacement.
16 years ago
Damian Minkov
32bc6c9382
Fix windows builds.
16 years ago
Damian Minkov
deda620a87
Change name of client loclal file with update location from versionupdate.properties to update-location.properties.
...
Make download links configurable.
16 years ago
Sebastien Vincent
d1a7be7244
Attempt to fix start of SIP Communicator on Windows x64. As jsmooth cannot create a 64-bit wrapper, the 32-bit ones looks for a JVM in registry under the key "HKEY_LOCAL_MACHINE/SOFTWARE/Wow6432Node/JavaSoft/Java Runtime Environment" but the real 64-bit JVM is under "HKEY_LOCAL_MACHINE/SOFTWARE/JavaSoft/Java Runtime Environment". So we force JVM search first in "\\Program Files\Java\\jre6". Fix also updater download link for the Windows x64 version.
16 years ago
Lyubomir Marinov
ce794de4c5
Tries to remove slickless.jar and slick-runner.jar from the Debian package because 'There's no need for them to be deployed on user workstations.'
16 years ago
Sebastien Vincent
bc981ffc87
Forgot to change Windows installer name to differentiate x86 and x64.
16 years ago
Sebastien Vincent
f6c822cc9e
Add Windows x64 installer support.
16 years ago
Damian Minkov
1b585c2baf
Update debian packages. When deb packet is installed for the first time it automatically ads the key and the repositories.
16 years ago
Damian Minkov
6b0b487121
Activate libnotify for debian and linux package, still to come activation in rpm package.
16 years ago
Damian Minkov
f603dc9bb6
Add extended changelogs as changelog for debian package, and changelog files for debs used by ui applications to display changes.
16 years ago
Damian Minkov
3553f9ad0e
Adds and activates reconnect plugin. Some fixes to protocols in order to work with the plungin (removing all tries to reconnect as they are now controlled from outside).
16 years ago
Emil Ivov
2ec0ce7660
Applies a new logging policy that should make file logs more readable (sip messages should now be logged only once for example and console output remains limited)
16 years ago
Damian Minkov
c6dbc987d8
- Add changelogs to debian package.
...
- Fix blocked render, occurring from time to time on linux, endless loop in portaudio.
- Fix re-invites and processing incoming media when format has changed.
16 years ago
Sebastien Vincent
b3914e8d42
Add '-client -Xmx256m' to VM arguments for 32-bit OS in package scripts.
16 years ago
Sebastien Vincent
4fe185b7f7
Debian package: install SUN JDK if available (prior to OpenJDK) if no JDK is installed on system.
16 years ago
Sebastien Vincent
f9c815382b
Add OpenJDK dependency (if Sun JDK not already installed) for Debian package (patch provided on the mailing-list with subject "Update debian installe (issue 709), warnings and typo".
16 years ago
Emil Ivov
ff1b2f3d40
Makes sure that a delete of the mac symlinks is only attempted if at least one (the first) of the exists in order to avoid warrnings on every rebuild
17 years ago
Egidijus Jankauskas
e0175fb6c0
updated growl4j which now uses Growl.framework 1.2. This new version adds 64 bit support.
17 years ago
Egidijus Jankauskas
5e9b537723
Adds chmod and task to fix the crashes caused by lost file permissions of Sparkle relaunch tool while unzipping the Sparkle.framework.zip in macosx-sparkle target.
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
3165b0f83e
The "clean" target now depends on "clean-macosx" which cleanups the symlinks and files used when building the MacOSX package.
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
1b09af4fa7
[growl integration] Activate the new growl version at build time.
17 years ago
Romain Kuntz
4d40c63dac
[growl integration] Added the Growl framework
17 years ago
Damian Minkov
9b9e16ee0e
Fix windows builds.
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.
17 years ago
Damian Minkov
d877f9d37d
Fix jsmooth tmp filename when generating executable.
17 years ago
Damian Minkov
906596471e
Fix do not include any svg files in resources. Change home dir setting or choosing behaviour. Move the place copying default resources to file for default language.
17 years ago
Lyubomir Marinov
91ab8e173d
Attempts to workaround a problem I'm not sure about which causes the reduced auto-update progress dialog of the Windows MSI installer to not appear on Windows XP when built with earlier versions of WiX.
17 years ago
Lyubomir Marinov
9a23c75a84
Auto-start the application after the auto-update finishes (as reported by Damian Minkov.)
17 years ago
Lyubomir Marinov
ee1acbd8eb
In the Windows MSI setup and when in auto-update mode, uses a reduced progress dialog only with a progress bar.
17 years ago
Lyubomir Marinov
bf83b3cc26
Makes the updatecheck plugin wait for SIP Communicator to exit before launching the auto-update installer.
17 years ago
Lyubomir Marinov
df9062d893
Fixes updatecheck on Windows Vista to correctly attempt to execute its Install functionality even in the case of UAC.
17 years ago
Lyubomir Marinov
5fdbc090d6
Allows the Windows setup to operate in auto-update mode for the updatecheck plug-in. However, the updatecheck plugin continues to not work on Windows Vista because ProcessBuilder doesn't understand UAC.
17 years ago
Lyubomir Marinov
95e1213e27
Allows the Windows setup to register SC as the XMPP protocol handler.
17 years ago
Damian Minkov
819440550b
Issue #599 Initial commit for windows autoupdate.
17 years ago
Damian Minkov
b4be51c2f7
Fix issue #613 . Update jabber to newest version. Fix some errors with lockups when opening multichats from url argument (and saved chatrooms) and at same time receiving messages on that chat room.
17 years ago
Damian Minkov
b453e8f16e
Add linux-64 support for jni h264 codec and remove jna codec.
17 years ago