aboutsummaryrefslogtreecommitdiffstats
path: root/Installer/CHANGES.txt
blob: 39032d21f4b42a768630a69d1f77274cce1fd3fa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
\begin{verbatim}

                              GL4Java Installer
                     Copyright (c) 1999 Ronald B. Cemer

                              GL4Java Installer
               Copyright (c) 1999 Ronald B. Cemer, Sven Goethel
		
This is the CHANGES file for the GL4Java Installer !

This CHANGES starts with version 2.00 !

GL4Java Installer 2.00 is based upon version 1.05, by Ron Cemer !

Last Changes: 18. November 2000 (Version 2.05)

-----------------
TOP  = new
DOWN = old
-----------------

November 18, 2000 (Version 2.05):

	- Added needed privileges to the directory checking methods
	  in MachineCtrl.java !

	- Added Focus-Lost Event to the both 
	  directory input fields !

	  So the just entered path is checked,
	  even if you just leave the input-field with tab
	  or a mouse click to the nowwhere .. 

	- If the path is not correct, the focus to the input-field
	  is requested !

August 19, 2000 (Version 2.04):

	- Improved the standalone installation.
		- The Installer has now its own binpkg zip archiv, 
		  to be downloaded !
		- Unix and Dos startscripts are supported !
		- All needed Files for the installation procedure
		  are fetched from the jausoft website, 
		  during the installation, if they does not exist localy !

	- Added machine info printouts ...

June 08, 2000 (Version 2.03):

	- Adding Linux-PowerPC
	- Respecting GL4Java 2.4.0, only one generic GL vendor exists :)
	- If no JVM vendor can be fetched, a SUN-JVM compatible one
	  is expected.

April 01, 2000 (Version 2.02):

	- Adding Sun-JVM 1.1.X & Sun-Java2 support for the
		- appletviewer/hotjava-browser/Java2-PlugIn
		- application (java -cp GL4JInst.jar GL4JInst)

        - Now it is possible, to bundle the directories:
		./Installer
		./binpkg
	  together - to run the installer as a standalone application !

Dezember 07, 1999 (Version 2.00 - Sven Goethel):

	Starting integrating the Installer to the GL4Java Homepage !

	This version 2.00 is based upon the original version 1.05,
	by Ron Cemer !

	- Splitting the class GL4JInst into:
		GL4JInst
		MachineCtrl
		FilelistOS (interface for:)
			FilelistJavaArchiv
			FilelistJavaClasses
			FilelistLinuxI386GlibcMesaNVidia
			FilelistLinuxI386GlibcMesaSoft
			FilelistWin32I386
			FilelistWin95I386OpenGL
		FilelistTool
		FileTool

	  This is done in the nature to achive the know-how
	  of Ron's code, so I had to do a little clean-up ;-)

	- The Applet-Tag parameter is *not* supported know !

	- The archive files are fetched directly
	  out of the ../binpkg directory.
	  The archive files are created with the makefile 
	  of GL4Java

\end{verbatim}