Commit Graph

469 Commits (3a7de751eb8dde7a9bd0dbb66d6274d3c0b1f061)

Author SHA1 Message Date
Damian Minkov e5070d65dc Timestamps signed files.
14 years ago
Damian Minkov 7e05103dda Localizing macosx menu and sparkle.
14 years ago
Damian Minkov 61b5051bc6 Fix signing dlls.
14 years ago
Damian Minkov d69f6a830f Sign dlls when making msi.
14 years ago
Damian Minkov 10a2a5a336 Updates access to environment variables when building installers.
14 years ago
Damian Minkov 880dcf9078 Adds missing dependency to debian package.
14 years ago
Damian Minkov d02d76a944 Adds task for signing windows binaries.
14 years ago
Damian Minkov 1d1e11d349 Moves building msi in separate target.
14 years ago
Damian Minkov 36cbb1f6e8 Fixes updates on windows x64.
14 years ago
Lyubomir Marinov 2c87e5a6ea Makes the Windows x64 setup default to 'Program Files' and not 'Program Files (x86)'.
14 years ago
Damian Minkov 2d15970531 Fixes an issue with listing multiple entries of the application on windows.
14 years ago
Damian Minkov ef2a35b10f Updates Debian menu categories.
14 years ago
Lyubomir Marinov ec2d6b9071 Fixes the Windows setup to respect the user's choice about the target directory in which Jitsi is to be installed.
14 years ago
Damian Minkov 531846e795 Prevent deadlock when reconnecting icq protocol.
15 years ago
Damian Minkov 26afb8bcc5 Fix pasting links in macosx.
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
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.
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.
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.
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.
15 years ago
Lyubomir Marinov 03aeedfb4e Fixes a warning about isspace being implicitly declared.
15 years ago
Lyubomir Marinov eef3a8e7b5 Reverts the recent changes to up2date.exe because, as discovered by Damian Minkov, it breaks the build.
15 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.
15 years ago
Damian Minkov a4b3fcca10 Fix group box in installer after removing feed.
15 years ago
Damian Minkov f9f572270d Updatecheck activator, update authenticate window, exported window no more used.
15 years ago
Damian Minkov 92b9bfd09b Remove feeds option in the installer.
15 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.
15 years ago
Damian Minkov 4f646deee9 Windows icon with higher resolution.
15 years ago
Damian Minkov d230b1ae2f Fix macosx update link replacement.
15 years ago
Damian Minkov 32bc6c9382 Fix windows builds.
15 years ago
Damian Minkov deda620a87 Change name of client loclal file with update location from versionupdate.properties to update-location.properties.
15 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.
15 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.'
15 years ago
Sebastien Vincent bc981ffc87 Forgot to change Windows installer name to differentiate x86 and x64.
15 years ago
Sebastien Vincent f6c822cc9e Add Windows x64 installer support.
15 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.
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
16 years ago
Egidijus Jankauskas e0175fb6c0 updated growl4j which now uses Growl.framework 1.2. This new version adds 64 bit support.
16 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.
16 years ago
Romain Kuntz 12da7e90ae New version of the sparkle framework. Trying to fix the sparkle crashes.
16 years ago
Romain Kuntz d2b213fc41 Updated the sparkle framework to fix the crashes on update. Thanks to Egis for the solution to the problem!
16 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.
16 years ago
Romain Kuntz 916e9d1709 Updated to the latest Sparkle version. It now should work on Java1.6. Updates are now signed.
16 years ago
Romain Kuntz 1b09af4fa7 [growl integration] Activate the new growl version at build time.
16 years ago
Romain Kuntz 4d40c63dac [growl integration] Added the Growl framework
16 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
Damian Minkov 1a0f7be8dc Fix string replacing in felix.client props when building dmg. This caused error when loading growlnotification bundle after felix update.
17 years ago
Emil Ivov 3f5206ff01 Commits patches for the following issues:
17 years ago
Damian Minkov 4b85461e69 Decrease h264 iframe interval, decrease packet sizes, fix windows exe as it wasn't setting java.library.path.
17 years ago
Damian Minkov 510925a175 Fix loading codecs from ffmpeg under macosx
17 years ago
Damian Minkov 5998afa9d8 Update ffmpeg (problem with linking libs), add jna.library.path to as executables.
17 years ago
Martin Andre 83c6d15d6b Reverted things that should not have been commited
17 years ago
Martin Andre 6af75ab59d Fixes debian/rules:64: Extraneous text after `else' directive in CC builds
17 years ago
Lyubomir Marinov 9f0e99005c Uses an analogue of windows_shortcut_specification.xml in the Windows Installer-based setup.
17 years ago
Martin Andre d4d1563eed Updated man page since command line arguments is now handled directly by the application and is more complete, remove obsolete code in shell script laucher and updated copyrights and email addresses.
17 years ago
Lyubomir Marinov e60fcd589d Removes the -msi from the name of the MSI-based setup exe because the nightly builds no longer include the IzPack ones and the -msi in the name doesn't make sense any more.
17 years ago
Lyubomir Marinov 9aee3e1dc8 Updates the classpaths of Eclipse and NetBeans to include bcprovider.jar and rebuilds resources\install\windows\run.exe to reflect Emil's related change in run.exe.jsmooth.
17 years ago
Emil Ivov d547ed4a90 Adding bcprovider.jar to the runtime classpath for all installers
17 years ago
Emil Ivov 795e708c11 Changing java dependency on debian to point to sun-java6 in order to benefit from the UI improviements.
17 years ago
Romain Kuntz 58c1b86b6a The log directory is now useless inside the MACOSX package as logs are now stored in the system default configuration directory.
17 years ago
Lyubomir Marinov e670249f4f Makes the creation of the Start Menu and Desktop shortcuts and the SIP and FEED protocol associations through the MSI installer optional.
17 years ago
Lyubomir Marinov 4084cb0a18 Fixes a confusion in the MSI setup wrt versionupdate.properties.
17 years ago
Lyubomir Marinov e821476d88 Uses SCRegistrySpec.wxi in the MSI setup just like SCRegistrySpec.xml in IzPack.
17 years ago
Emil Ivov 09cf3b8aa8 Changing the MSI installers banner
17 years ago
Emil Ivov cfeb57279c Updated formating of the LGPL license RTF.
17 years ago
Lyubomir Marinov 903fa864d6 Removes msistuff.exe because it's part of the Platform SDK and doesn't belong in the repository.
17 years ago
Lyubomir Marinov 8a51dccdc5 Makes the background of the launch checkbox on the last dialog of the MSI setup transparent.
17 years ago
Lyubomir Marinov 048a1da149 Updates the SC logo in the top MSI banner.
17 years ago
Lyubomir Marinov 059d37f425 Replaces the use of the WiX MSI bootstrapper with the one associated with msistuff because the former breaks the MSI.
17 years ago
Lyubomir Marinov 4d7520176b Completes the support for the customizable installer properties in the Windows Installer-based setup.
17 years ago
Lyubomir Marinov cabb8c1fea Sets up the base for localizing the Windows Installer-based setup and expands the support for the customizable installer properties.
17 years ago
Lyubomir Marinov 37254cc4c0 Uses a different name for the Windows Installer-based EXE in order to allow the building of it and the IzPack base simultaneously.
17 years ago
Lyubomir Marinov b3e59c1dfc Hardcodes the Product Id of the Windows MSI in order to have its different builds recognized as one and the same product.
17 years ago
Lyubomir Marinov 57016e8c15 Builds the Windows MSI with the JRE setup built-in and optionally runs it during installation.
17 years ago
Lyubomir Marinov ae55b0b1ed Include lib/bundle in the Windows MSI.
17 years ago
Lyubomir Marinov 832c0a81be Implements a build-installation-wix target which produces a MSI package using WiX 3.0 installed in C:\Program Files\WiX.
17 years ago
Damian Minkov 22a5a325e2 Fix proper catching and dispatching apple events.
17 years ago
Damian Minkov f3a580e154 Fix proper catching and dispatching apple events.
17 years ago
Damian Minkov 7c87d19e25 Change some texts in izpack welcome page.
17 years ago
Romain Kuntz f17d5b6d85 Remove the updatechecker.jar when Sparkle is used (for MacOSX)
17 years ago
Damian Minkov d0384149d6 Registering for feed and sip urls from dmg package.
17 years ago
Damian Minkov bd1f93701c As we are handling multiple/single instances, skip this option in jsmooth config.
17 years ago
Damian Minkov 3bbb15a99c Register through installer in windows registry protocol handlers : sip and feed.
17 years ago
Emil Ivov 457dc71e9c Disables arg handling in debian's sip-communicator.sh as we are now handling them in
17 years ago
Thomas Hofer 0529fa03a4 removed inital memory size for small memory systems
17 years ago
Damian Minkov f0c46adb22 Move custom FileHandler to util package and add util classes to system classloader under windows.
17 years ago
Damian Minkov fe56e3e062 New custom FileHandler for the logger, now creates the log directory if missing and sets the log files to the proper location.
17 years ago
Emil Ivov 16219d3482 Lowering startlevel of growl because it was conflicting with the simple acc wizard
17 years ago
Emil Ivov 32f51f4494 Switching use of 7zr to 7z for the windows installers
17 years ago
Emil Ivov f9b2af411f Convert the windows zip installer into an executable (not sure why this was commented previously)
17 years ago
Emil Ivov 829263684c Add a dependency with version for the tasks that use it for the package name
17 years ago
Emil Ivov 516df53e59 Removing make dependency in DMG and DEB packages as they may have been already
17 years ago
Martin Andre 022bc07d56 Changed tab to spaces... sorry
18 years ago
Martin Andre 3307a636c6 Don't try building the debian package if debhelper is missing
18 years ago
Emil Ivov 773c23ace3 adds a warning message while generating the debian package if dpkg-dev is not installed
18 years ago
Romain Kuntz 1995fb0f70 Do not add Sparkle bundle and JNI when building with "ant macosx".
18 years ago
Romain Kuntz 39d19dffa4 Applied Lubomir's patch to handle .sip-communicator directories on MAC, and to
18 years ago
Martin Andre 6a31261fc9 Make "deb" ant target build an amd64 binary package in addition to the i386 one. This amd64 package needs to be tested and is thus not taken in account in "deb-rel" ant target for deployment.
18 years ago
Romain Kuntz 76e68ba484 A grow box is now displayed in the bottom right cornet of the MacOSX Gui.
18 years ago
Thomas Hofer 62dd285552 launcher now launches non blocking process (so no console keeps being open)
18 years ago
Thomas Hofer e9092739d4 launcher now launches non blocking process (so no console keeps being open)
18 years ago
Damian Minkov 178cd0174b Setting the right home folder when starting.
18 years ago
Damian Minkov 2fa4239487 Moving folder for storing config on MacOS to user.home/Library......
18 years ago
Romain Kuntz 6fadb17526 Modified Sparkle initialization
18 years ago
Romain Kuntz bac6ab9642 Automatically check for updates at startup with
18 years ago
Romain Kuntz 43e67892ff Added a new label used by sparkle. This label should
18 years ago
Romain Kuntz 2ba4690c5e Fail on error with hdiutil (on macosx)
18 years ago
Romain Kuntz 7a94e5b1ea Activating Sparkle (auto-update) for MacOSX.
18 years ago
Thomas Hofer 2134d9d6a0 SC now runs on Vista 64 Bit and other Windows systems without javaw.exe in the path. Additionally also old VMs can be the standard-VM, if a Java 5/6 Runtime is present in the system. .exe created with JSmooth
18 years ago
Thomas Hofer dab4c1f2ab removed "servicebin" command
18 years ago
Romain Kuntz ba5b733b6f Updated Sparkle framework
18 years ago
Romain Kuntz aa807ecea2 Updated the Sparkle framework archive (removed .svn files)
18 years ago
Romain Kuntz 856a2a830b The Sparkle framework, used to build the MacOSX package.
18 years ago
Romain Kuntz 6ef05148bf Removing the Sparkle framework. Will put a zip file instead.
18 years ago
Romain Kuntz 925a9faf3b The Sparkle MacOSX framework, needed to build the MacOSX package.
18 years ago
Thomas Hofer 4c7e24c860 replaced broken resource; changed format to binary
18 years ago
Thomas Hofer edd195a9d0 replaced broken resource; changed format to binary
18 years ago
Damian Minkov 708479760d UpdateCheck fix debian build
18 years ago
Damian Minkov 7e2192e263 UpdateCheck for every installer
18 years ago
Damian Minkov 9f61ba8d43 UpdateCheck now look for last version from properties file located on download site
18 years ago
Damian Minkov 5b460b156d Change - does not filter exe file in windows build installation task
18 years ago
Damian Minkov 11ee2d79f1 Fix moving debian package after build
18 years ago
Yana Stamcheva 5b4a4cfa69 The defaul felix launcher is replaced by the SIP Communicator launcher, which will check the java version before starting the application and will show the appropriate message for the requirements.
18 years ago
Damian Minkov 9589de8f30 remove striping of the new linux lib when makeing deb package
18 years ago
Emil Ivov a6df0d0c75 Only accept sun's java as we don't support gcj yet.
18 years ago
Romain Kuntz d18a727b01 Removed a text line that obviously came from a wrong copy/paste
18 years ago
Damian Minkov 9bd28fbe3a comment setup exe building
18 years ago
Damian Minkov 0d204958a4 Installation package name and application name moved to a properties file. Use it in generic, linux and windows installers.
18 years ago
Yana Stamcheva c81b7cc499 Installation package name and application name moved to a properties file.
18 years ago
Yana Stamcheva d2da3bd5c9 Moving macosx and debian release targets from the main build.xml to the resources/install/build.xml.
18 years ago
Martin Andre c3044ea4be Updated Debian package:
18 years ago
Damian Minkov ec7c4cf897 rename windows installer
18 years ago
Damian Minkov 1d4595529e felix 1.0.1
18 years ago
Emil Ivov b4034c9b53 removed border in windows icon
18 years ago
Romain Kuntz 5fb86efbd2 Replaced MacOSX JavaApplicationStub file as it appeared to be corrupted.
18 years ago
Romain Kuntz 1910ca1363 Replaced MacOSX Volume Icon as the one on the SVN seemed corrupted.
18 years ago
Damian Minkov bbe43966ff 1. Installers now include all bundles in lib/bundles except junit.
18 years ago
Martin Andre 8bb07453cd Copy all libs from lib/bundle except junit.jar instead of specify each library to copy.
19 years ago
Emil Ivov eba417864b making sure that the log4j bundle is imported everywhere where needed
19 years ago
Emil Ivov 68966778a3 making sure that the log4j bundle is imported everywhere where needed
19 years ago
Damian Minkov d960cdd4a1 Fix building installers. Add more installer language-packs.
19 years ago
Damian Minkov 2dfda98983 1. smack library bundle to be used from bundles needing smack library
19 years ago
Damian Minkov fd8747dbc7 Fix some problems with installers - linux os-specific content, generic installer run.sh script.
19 years ago
Damian Minkov a0600fa3b5 Change in msn lib. fixing windows connect problem.
19 years ago
Damian Minkov 1fcf593b8f Fix installers to include and start jdic
19 years ago
Emil Ivov f185c53602 Include os-specific bundles in the debian package
19 years ago
Martin Andre 75e4303364 Removed the reference to OS specific stuff for Debian package. We are already in an OS specific environment.
19 years ago
Martin Andre f35da67aea Changed icons for Debian package (using svg)
19 years ago
Damian Minkov e594f5b845 Add os-specific to installers
19 years ago
Romain Kuntz c75085d7bb Customized the MacOSX package (background, Volume Icon, symlink to the
19 years ago
Romain Kuntz fcba89ac94 Removed dependencies to sed for the macosx package generation.
19 years ago
Romain Kuntz c86f383e63 Moved the growl.jar lib (growl binding for Macosx) to the os-specific directory,
19 years ago
Martin Andre 9fff7dee69 Don't include anymore the growl notification jar (specific for macosx)
19 years ago
Yana Stamcheva 4c6b5a810b debian installer update to fit the new dir configuration
19 years ago
Damian Minkov 9d840dfcd1 fixed wrong os-specific dir name
19 years ago
Damian Minkov 34ee7842cc Update installers - now includes all existing bundles and use os-specific dir.
19 years ago
Yana Stamcheva ddbb99e0cc add os-specific libraries
19 years ago
Emil Ivov 8425ffb8e9 disabling sip-communicator launcher.
19 years ago
Emil Ivov afc93b878b Use sip-communicator's launcher instead of directly running felix.main
19 years ago
Emil Ivov 490ac79046 Moving back to version 1.6 of rules cause apparently I got something wrong with
19 years ago
Emil Ivov 35f63e9b13 Configurable home name and location, properly store international characters in the metacontactlist, history, and configuration files. make the debian installer store bndles un ${user.home}/.sip-communicator instead of ${user.home}/.felix/sip-communicator.bin. related issues: 286, 266, 271, 230, 274
19 years ago
Martin Andre 42a974ddc6 The Debian package as well as the sip-communicator executable now uses the SIP Communicator version available in the build.xml (fixes issue #284)
19 years ago
Romain Kuntz 72513ea493 Removed the version from the app name (but not from the DMG name).
19 years ago
Emil Ivov 94b75a20fa version option (almost) fix
19 years ago
Emil Ivov 21f1b0ffef changed version for debian packet
19 years ago
Damian Minkov 3b387c9ff5 Fixed linux-generic installation as izPack loose option is not working.
19 years ago
Emil Ivov 7b24858029 applying Romain's fixes for growl
19 years ago
Emil Ivov e15dc0a09d applying Romain's fixes for growl
19 years ago
Damian Minkov 84979f098d Fix windows installation and overriding files
19 years ago
Damian Minkov 12bf515475 add version property
19 years ago
Emil Ivov 30a05992c7 Committing Romain's contribution - an implementation of a Growl notifier for Mac OS X
19 years ago
Emil Ivov 4692714cbd Split SIPCommunicator into SIP Communicator
19 years ago
Damian Minkov 0f5e525fd4 Added BrowserLauncher2.jar to installations.
19 years ago
Emil Ivov a53a9bca90 In the debian package removed jmf.jar and added BrowserLauncher2
19 years ago
Damian Minkov 4631d138db Added Emil recomendations for the package installers
19 years ago
Emil Ivov 45c7ac54f1 add $LIBPATH/native to LD_LIBRARY_PATH so that jmf .so's are available to the media package
19 years ago
Emil Ivov 5f330b316b making sure that only necessary libs are included inside the package. (most libs are part of the bundles themselves). also replacing logging.properties with an installation specific logging.properties file
19 years ago
Emil Ivov b9824d4334 Removed dependencies for log4j and bcprov since they are a part of the corresponding bundles.
19 years ago
Emil Ivov 1e19f5286f added an installation specific logging.properties file with a custom log level and log file location
19 years ago
Damian Minkov fad975b8af Move to last CVS version of BrowserLauncher2 and added support for Iceweasel
19 years ago
Martin Andre 54e639243b Updated Debian package:
19 years ago
Damian Minkov a5a4dc150d Add native libs to windows and linux installation
19 years ago
Damian Minkov 711e49d198 Moving to Felix
19 years ago
Damian Minkov f93751680a Fixed installations. Added missing bundles and libs
19 years ago