|
1 <html> |
|
2 <head> |
|
3 <title>ExperienceUI Documentation Content Frame</title> |
|
4 <link rel=stylesheet href=style.css type=text/css> |
|
5 <script language="JavaScript" type="text/javascript"> |
|
6 var parentparams=new Object();var aParams=parent.window.location.search.substr(1).split('&');for (i=0;i<aParams.length;i++) {var aParam=aParams[i].split('=');var sParamName=aParam[0];var sParamValue=aParam[1];parentparams[sParamName]=sParamValue;} |
|
7 |
|
8 function url(uri) { |
|
9 target="browser.htm?url="+uri+"&return=history.htm"; |
|
10 if(parentparams['banner']) { |
|
11 target+="&banner=no" |
|
12 } |
|
13 parent.window.location=target; |
|
14 } |
|
15 </script> |
|
16 </head> |
|
17 |
|
18 <body bgcolor="#FFFFFF" style="background-color:#FFFFFF" style="margin:0px;padding:0px"> |
|
19 |
|
20 <table border=0 width=100% height=100%> |
|
21 |
|
22 <tr> |
|
23 |
|
24 <td valign=top style=margin:10px;padding:10px> |
|
25 |
|
26 <p style="margin-left: 0.00in"> |
|
27 |
|
28 <h1>Version History</h1> |
|
29 |
|
30 <h2 style=margin-left:0.2in>1.11</h2> |
|
31 |
|
32 <font face=Verdana style=font-size:8pt color=#000000> |
|
33 <ul style=margin-left:0.60in> |
|
34 <li>Completely rewrote skinning engine to work faster and more efficiently</li> |
|
35 <li>Added ${Page} command</li> |
|
36 <li>Revised documentation <acronym title="Table of Contents">TOC</acronym> to be more human readable</li> |
|
37 <li>Removed control 1005 on all dialogs; now using the FindWindow and SetCtlColors commands to skin dialog backgrounds</li> |
|
38 <li>Entire window can now use a single bitmap instead of three different ones (~6k bigger but easier to design; also allows for bitmap behind main page area)</li> |
|
39 <li>Made the compiler issue an error when language files are inserted after pages because this would cause serious errors with "unnamed" LangStrings and whatnot. |
|
40 <li>Changed behavior of interface insertion</li> |
|
41 <li>Made the icon(s) have a more "glassy" look</li> |
|
42 <li>Fixed many bugs that were introduced in 1.1</li> |
|
43 </ul> |
|
44 </font> |
|
45 |
|
46 <h2 style=margin-left:0.2in>1.1</h2> |
|
47 |
|
48 <p style="margin-left: 0.40in"> |
|
49 <font face=Verdana style=font-size:8pt color=#000000> |
|
50 Added:<br> |
|
51 </p> |
|
52 <ul style=margin-left:0.60in> |
|
53 <li>Support for Modern UI, UltraModernUI, and InstallSpider UI scripts</li> |
|
54 <li>WAnsis-compatible skinning system</li> |
|
55 <li>InstallOptions Automization</li> |
|
56 <li>Abort Warnings</li> |
|
57 <li>Language selection page</li> |
|
58 <li>Modern UI language file support</li> |
|
59 <li>Right-to-left language support</li><br><br> |
|
60 </ul> |
|
61 </font> |
|
62 </p> |
|
63 |
|
64 <p style="margin-left: 0.40in"> |
|
65 <font face=Verdana style=font-size:8pt color=#000000> |
|
66 Changed:<br> |
|
67 </p> |
|
68 <ul style=margin-left:0.60in> |
|
69 <li>XPUI.nsh is now a single file again, instead of "Components" folder</li> |
|
70 <li>Left Logo size change: new recommended size is 240x349px.</li> |
|
71 <li>Documentation has less bloat and more float</li><br><br> |
|
72 </ul> |
|
73 </font> |
|
74 </p> |
|
75 |
|
76 <p style="margin-left: 0.40in"> |
|
77 <font face=Verdana style=font-size:8pt color=#000000> |
|
78 Fixed:<br> |
|
79 </p> |
|
80 <ul style=margin-left:0.60in> |
|
81 <li>Fixed a nasty bug on the Components page that caused the tree view to be blacked out when a SectionGroup was expanded and multiple InstTypes were used – see <a href="javascript:url(escape('http://xpui.sourceforge.net/forum/viewtopic.php?t=14'));">this forum thread</a> for more information.</li> |
|
82 </ul> |
|
83 </font> |
|
84 </p> |
|
85 |
|
86 <h2 style=margin-left:0.2in>1.08</h2> |
|
87 |
|
88 <p style="margin-left: 0.40in"> |
|
89 <font face=Verdana style=font-size:8pt color=#000000> |
|
90 Added:<br> |
|
91 </p> |
|
92 <ul style=margin-left:0.60in> |
|
93 <li>Nav Bar, Tutorial, and Dynamic Browser in readme</li> |
|
94 <li>New Left Logo by ZmAn3</li> |
|
95 <li>The "Left Branding Image" is now the "Left Logo"</li> |
|
96 <li>Various readme layout changes</li><br><br> |
|
97 </ul> |
|
98 </font> |
|
99 </p> |
|
100 |
|
101 <h2 style=margin-left:0.2in>1.07</h2> |
|
102 |
|
103 <p style="margin-left: 0.40in"> |
|
104 <font face=Verdana style=font-size:8pt color=#000000> |
|
105 Fixed:<br> |
|
106 </p> |
|
107 <ul style=margin-left:0.60in> |
|
108 <li>Start Menu Page: Page did not show when the user clicked "Back"</li> |
|
109 <li>Installation wizard: various bugs were fixed</li> |
|
110 <li>Finish Page: Link did not work in the uninstaller</a><br><br> |
|
111 </li> |
|
112 </ul> |
|
113 </font> |
|
114 </p> |
|
115 |
|
116 <h2 style=margin-left:0.2in>1.06</h2> |
|
117 |
|
118 <p style="margin-left: 0.20in"> |
|
119 <font face=Verdana style=font-size:8pt color=#000000> |
|
120 <b>Note:</b> A new version "1.06b" was released shortly after 1.06 (3 hours later); this update contained a new automatic download wizard. |
|
121 </font> |
|
122 </p> |
|
123 |
|
124 <p style="margin-left: 0.40in"> |
|
125 <font face=Verdana style=font-size:8pt color=#000000> |
|
126 Added:<br> |
|
127 <br> |
|
128 <ul style=margin-left:0.60in> |
|
129 <li>Update Wizard</li> |
|
130 <li>Finish Page</li> |
|
131 </ul> |
|
132 <p style="margin-left: 0.40in"> |
|
133 Changed:<br> |
|
134 <br> |
|
135 <ul style=margin-left:0.60in> |
|
136 <li>XPUI.nsh script structure: there is now a "Components" folder in which all of the ExperienceUI's code is (easier editing for me <font face=Wingdings>J</font>) |
|
137 </ul> |
|
138 </font> |
|
139 </p> |
|
140 |
|
141 <h2 style=margin-left:0.2in>1.05</h2> |
|
142 |
|
143 <p style="margin-left: 0.40in"> |
|
144 <font face=Verdana style=font-size:8pt color=#000000> |
|
145 Added:<br> |
|
146 </p> |
|
147 <ul style=margin-left:0.60in> |
|
148 <li>Start Menu Page<br> |
|
149 <li>Abort Page</a><br><br> |
|
150 </li> |
|
151 </ul> |
|
152 <p style="margin-left: 0.40in"> |
|
153 Changed:<br> |
|
154 </p> |
|
155 <ul style=margin-left:0.60in> |
|
156 <li>README REDONE (YAY!)</li> |
|
157 <li>The readme will always be done by hand from now on; harder to edit, easier to understand</li> |
|
158 <li>Installers finally delete temp files automatically</li> |
|
159 </ul> |
|
160 <p style="margin-left: 0.40in"> |
|
161 Removed:<br> |
|
162 </p> |
|
163 <ul style=margin-left:0.60in> |
|
164 <li>XPUI_TEMPFILES_DELETE - now integrated into .onGUIEnd</li> |
|
165 </ul> |
|
166 <p style="margin-left: 0.40in"> |
|
167 Fixed:<br> |
|
168 </p> |
|
169 <ul style=margin-left:0.60in> |
|
170 <li>XPUI.NSH verbose bug</li> |
|
171 </ul> |
|
172 </font> |
|
173 </p> |
|
174 |
|
175 <h2 style=margin-left:0.2in>1.04</h2> |
|
176 |
|
177 <p style="margin-left: 0.40in"> |
|
178 <font face=Verdana style=font-size:8pt color=#000000> |
|
179 Added:<br> |
|
180 <br> |
|
181 <ul style=margin-left:0.60in> |
|
182 <li><a>Multi-language support</a><br> |
|
183 <li><a>Page-mode support</a> |
|
184 </ul> |
|
185 </font><br> |
|
186 </p> |
|
187 |
|
188 <a name=history103 id=history103></a> |
|
189 <h2 style=margin-left:0.2in>1.03</h2> |
|
190 |
|
191 <p style="margin-left: 0.40in"> |
|
192 <font face=Verdana style=font-size:8pt color=#000000> |
|
193 Changed:<br><br> |
|
194 <ul style=margin-left:0.60in> |
|
195 <li>Readme and Setup MIDI pages: both are now HTA<br> |
|
196 <li>More visual FX in the readme<br> |
|
197 <li>Patching engine updates<br> |
|
198 <li>Moved the "Patching System" section in the readme up above the Version History section<br> |
|
199 </ul> |
|
200 <br> |
|
201 <p style="margin-left: 0.40in"> |
|
202 Fixed:<br> |
|
203 </p> |
|
204 <ul style=margin-left:0.60in> |
|
205 <li>The NotifyIcon "bug" (yay!)<br> |
|
206 <li>Internet Explorer kill bug (finally!) (fixed by killing mshta.exe instead :) )<br> |
|
207 <li>The Internet Explorer Readme Compatibility bug<br> |
|
208 <li>Various script bugfixes<br> |
|
209 </ul> |
|
210 </font><br> |
|
211 </p> |
|
212 |
|
213 <h2 style=margin-left:0.2in>1.02</h2> |
|
214 |
|
215 <p style="margin-left: 0.40in"> |
|
216 <font face=Verdana style=font-size:8pt color=#000000> |
|
217 Added:<br><br> |
|
218 <ul style=margin-left:0.60in> |
|
219 <li>Patch/Skin Installing Engine<br> |
|
220 <li>Visual FX on text.html section expand/collapse buttons<br> |
|
221 </ul> |
|
222 <br> |
|
223 <p style="margin-left: 0.40in"> |
|
224 Fixed:<br></p> |
|
225 <ul style=margin-left:0.60in> |
|
226 <li>Some LeftBranding Images<br> |
|
227 <li>XPUI.NSH Updates<br> |
|
228 </ul> |
|
229 </font><br> |
|
230 </p> |
|
231 |
|
232 <h2 style=margin-left:0.2in>1.01</h2> |
|
233 |
|
234 <p style="margin-left: 0.20in"> |
|
235 <font face=Verdana style=font-size:8pt color=#000000> |
|
236 <p style="margin-left: 0.40in"> |
|
237 Added:<br></p> |
|
238 <ul style=margin-left:0.60in> |
|
239 <li>Reserve File Macros<br> |
|
240 <li>Delete File Macros<br> |
|
241 <li>Header File Bugfixes<br> |
|
242 <li>Faster Installer<br> |
|
243 <li>The version history list you're reading right now |
|
244 </ul> |
|
245 </font><br> |
|
246 </p> |
|
247 |
|
248 <h2 style=margin-left:0.2in>1.00</h2> |
|
249 |
|
250 <p style="margin-left: 0.20in"> |
|
251 <font face=Verdana style=font-size:8pt color=#000000> |
|
252 Initial Release. Features:<br> |
|
253 <br> |
|
254 <ul style=margin-left:0.60in> |
|
255 <li><b>Very</b> small overhead<br> |
|
256 <li>4 skins (Base, Windows XP, Orange, and Modern-Blue)<br> |
|
257 <li>New pages the the Modern UI simply doesn't have (unless you write them yourself)<br> |
|
258 <li>Left info panel that can show time remaining, messages, you name it!<br> |
|
259 <li>Awesome header image effects<br> |
|
260 <li>Extremely flexible skin support<br> |
|
261 <li>Much, <b>much</b> more |
|
262 </ul> |
|
263 </font> |
|
264 </p> |
|
265 |
|
266 </td> |
|
267 |
|
268 </tr> |
|
269 |
|
270 <tr> |
|
271 |
|
272 <td valign=bottom style=margin:0px;padding:0px> |
|
273 |
|
274 <p class=footer>Copyright © 2004-2006 Dan Fuhry. All rights except those explicitly given in the <a href=license_agreement.htm style=color:#A0A0D0 onmouseover="this.style.color='#A0A0A0'" onmouseout="this.style.color='#A0A0D0'">license agreement</a> reserved.</p> |
|
275 |
|
276 </td> |
|
277 |
|
278 </tr> |
|
279 |
|
280 </table> |
|
281 |
|
282 </body> |
|
283 |
|
284 </html> |