Statistics
| Revision:

svn-gvsig-desktop / branches / v2_0_0_prep / dist-utils / izpack_4.2.0 / utils / native-launcher / Changes @ 35499

History | View | Annotate | Download (857 Bytes)

1 26384 jmvivo
NOTE: this file is no longer maintained and is replaced by the IzPack JIRA at
2
http://jira.codehaus.org/browse/IZPACK
3
4
5
Release 2.2 (2007.02.24) [release-2.2]
6
7
2007.02.20 (Julien Ponge)
8
* Updated Win32 binary: static Qt linking, no mingw dependency and UPX
9
  compression.
10
11
Release 2.1 (2006.09.20) [release-2.1]
12
13
2006.08.23 (Julien Ponge)
14
* Updated Win32 binary.
15
16
2006.07.23 (Julien Ponge)
17
* launcher.cpp, main.cpp: fixes on the interpretation of the QProcess:execute()
18
  return values. The launcher should be running fine now.
19
* Mac OS X: build universal binaries.
20
* Mac OS X: script to embed the Qt libraries inside the application bundle.
21
22
2006.07.22 (Julien Ponge)
23
* main.cpp: fix for stupid error that disables the JRE radio button if a JRE
24
  is provider, and enables it when it is not.
25
26
Release 2.0 (2005.10.27) [release-2.0]
27
28
* New Qt-based launcher.