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
4b85461e69
Decrease h264 iframe interval, decrease packet sizes, fix windows exe as it wasn't setting java.library.path.
18 years ago
Damian Minkov
5998afa9d8
Update ffmpeg (problem with linking libs), add jna.library.path to as executables.
18 years ago
Lyubomir Marinov
9f0e99005c
Uses an analogue of windows_shortcut_specification.xml in the Windows Installer-based setup.
18 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.
18 years ago
Emil Ivov
d547ed4a90
Adding bcprovider.jar to the runtime classpath for all installers
18 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.
18 years ago
Lyubomir Marinov
e821476d88
Uses SCRegistrySpec.wxi in the MSI setup just like SCRegistrySpec.xml in IzPack.
18 years ago
Emil Ivov
09cf3b8aa8
Changing the MSI installers banner
18 years ago
Lyubomir Marinov
903fa864d6
Removes msistuff.exe because it's part of the Platform SDK and doesn't belong in the repository.
18 years ago
Lyubomir Marinov
8a51dccdc5
Makes the background of the launch checkbox on the last dialog of the MSI setup transparent.
18 years ago
Lyubomir Marinov
048a1da149
Updates the SC logo in the top MSI banner.
18 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.
18 years ago
Lyubomir Marinov
4d7520176b
Completes the support for the customizable installer properties in the Windows Installer-based setup.
18 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.
18 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.
18 years ago
Lyubomir Marinov
57016e8c15
Builds the Windows MSI with the JRE setup built-in and optionally runs it during installation.
18 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.
18 years ago
Damian Minkov
22a5a325e2
Fix proper catching and dispatching apple events.
18 years ago
Damian Minkov
7c87d19e25
Change some texts in izpack welcome page.
18 years ago
Damian Minkov
bd1f93701c
As we are handling multiple/single instances, skip this option in jsmooth config.
18 years ago
Damian Minkov
3bbb15a99c
Register through installer in windows registry protocol handlers : sip and feed.
18 years ago
Thomas Hofer
0529fa03a4
removed inital memory size for small memory systems
18 years ago
Damian Minkov
f0c46adb22
Move custom FileHandler to util package and add util classes to system classloader under windows.
18 years ago
Romain Kuntz
39d19dffa4
Applied Lubomir's patch to handle .sip-communicator directories on MAC, and to
...
build sc-launcher as a bundle.
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
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
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
7e2192e263
UpdateCheck for every installer
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
0d204958a4
Installation package name and application name moved to a properties file. Use it in generic, linux and windows installers.
18 years ago
Damian Minkov
1d4595529e
felix 1.0.1
19 years ago
Emil Ivov
b4034c9b53
removed border in windows icon
19 years ago
Damian Minkov
bbe43966ff
1. Installers now include all bundles in lib/bundles except junit.
...
2. Fix message history finder methods - findFirstAfter and tests for multiple contacts in meta contact.
3. Some threads were not daemon - more to be checked
19 years ago
Emil Ivov
eba417864b
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
...
2. Fix overriding character encoding for icq messages in installers. Discussed with Pavel.
19 years ago
Damian Minkov
fd8747dbc7
Fix some problems with installers - linux os-specific content, generic installer run.sh script.
...
Added correct version and date in installers.
19 years ago