|
1 ----------------- |
|
2 01-Jun-2000 TPK |
|
3 ----------------- |
|
4 Description: Error fix - EDNTKYN-4KVDZ9 |
|
5 Corrected streaming errors on bytelist and converter. |
|
6 ----------------- |
|
7 Affected files: |
|
8 WbConverter.cpp |
|
9 Bytelist.cpp |
|
10 |
|
11 ----------------- |
|
12 01-Jun-2000 TPK |
|
13 ----------------- |
|
14 Description: Error fix - EDNSOVL-4KUJUH |
|
15 Corrected converter to handle string table length correctly. |
|
16 ----------------- |
|
17 Affected files: |
|
18 WbConverter.cpp |
|
19 WbConverter.h |
|
20 |
|
21 ----------------- |
|
22 26-May-2000 TPK |
|
23 ----------------- |
|
24 Description: Error fix - EDNDCUO-4KDDYV |
|
25 Properly removed the unnecessary code. |
|
26 ----------------- |
|
27 Affected files: |
|
28 WbConverter.cpp |
|
29 |
|
30 ----------------- |
|
31 22-May-2000 TPK |
|
32 ----------------- |
|
33 Description: Error fix - EDNTKYN-4KGC9Q |
|
34 Added recognition of variables encoded as references to string table. |
|
35 ----------------- |
|
36 Affected files: |
|
37 WbConverter.cpp |
|
38 |
|
39 ----------------- |
|
40 17-May-2000 TPK |
|
41 ----------------- |
|
42 Description: Error fix - ? |
|
43 Modified ouput from internal string or string table to be passed through TUin32 Ouput |
|
44 routine, character by character. This way we get "correct" interpretation of |
|
45 the character entities. |
|
46 ----------------- |
|
47 Affected files: |
|
48 WbConverter.cpp |
|
49 |
|
50 ================================================== |
|
51 WBXMLLIB DELIVERY for SYMBIAN WAP RELEASE 031 / Tomi Kyllönen |
|
52 ------------- |
|
53 17/05/2000 |
|
54 ------------- |
|
55 Build against OAK 46 |
|
56 ================================================== |
|
57 |
|
58 ----------------- |
|
59 15-May-2000 TPK |
|
60 ----------------- |
|
61 Description: Error fix - EDNUSHH-4JKC43 |
|
62 Removed pragmas, reported errors |
|
63 ----------------- |
|
64 Affected files: |
|
65 WbConverter.cpp |
|
66 |
|
67 ----------------- |
|
68 10-May-2000 TPK |
|
69 ----------------- |
|
70 Description: Defect fix EDNTKYN-4JXQPU |
|
71 Corrected memory leaks. |
|
72 ----------------- |
|
73 Affected files: |
|
74 WbConverter.cpp |
|
75 |
|
76 ================================================== |
|
77 WBXMLLIB DELIVERY for SYMBIAN WAP RELEASE 028 / Tomi Kyllönen |
|
78 ------------- |
|
79 01/05/2000 |
|
80 ------------- |
|
81 Build against OAK 44 |
|
82 ================================================== |
|
83 |
|
84 ----------------- |
|
85 01-May-2000 TPK |
|
86 ----------------- |
|
87 Description: Improvement |
|
88 Integrated changes from Jouni, which include enhanced error handling and BC-proofing. |
|
89 Constructor changed to accept Fs as parameter. |
|
90 ----------------- |
|
91 |
|
92 ================================================== |
|
93 WAPAPP RELEASE 019 / Ari Vikstrom |
|
94 ------------- |
|
95 24/03/2000 |
|
96 ------------- |
|
97 Build against OAK 38 |
|
98 ================================================== |
|
99 |
|
100 ================================================== |
|
101 WAPAPP RELEASE 018 / Ari Vikstrom |
|
102 ------------- |
|
103 10/03/2000 |
|
104 ------------- |
|
105 Build against OAK 36 |
|
106 ================================================== |
|
107 |
|
108 6 March 2000 JOM in COAK36 |
|
109 - Output from internal stringtable ok |
|
110 - Output from streamed inline data ok |
|
111 |
|
112 ================================================== |
|
113 WAPAPP RELEASE 017 / Erkki Kemilä |
|
114 ------------- |
|
115 03/03/2000 |
|
116 ------------- |
|
117 Build against OAK 36 |
|
118 ================================================== |
|
119 |
|
120 3 March 2000 JOM in COAK36 |
|
121 - Converter token file in C:\system\data\plugins (exported in bld.inf) |
|
122 |
|
123 ================================================== |
|
124 WAPAPP RELEASE 016 / Erkki Kemilä |
|
125 ------------- |
|
126 22/02/2000 |
|
127 ------------- |
|
128 Build against OAK 34 |
|
129 ================================================== |
|
130 |
|
131 ================================================== |
|
132 WAPAPP RELEASE 015 / Ari Vikstrom |
|
133 ------------- |
|
134 10/02/2000 |
|
135 ------------- |
|
136 Build against OAK 32 |
|
137 ================================================== |
|
138 |
|
139 ================================================== |
|
140 WAPAPP RELEASE 014 / Erkki Kemilä |
|
141 ------------- |
|
142 26/01/2000 |
|
143 ------------- |
|
144 Build against OAK 30 |
|
145 ================================================== |
|
146 |
|
147 14 Jan 2000 EJK in OAK30 |
|
148 |
|
149 29 Dec 1999 JOM in OAK24 |
|
150 - First release, not in use |
|
151 - Compiled wins udeb, armi urel, thumb urel |
|
152 - Seems to be functional (with Test Harness :) |
|
153 - TODO: what to do with Charset |
|
154 - TODO: output from stringtable in one buffer |
|
155 - TODO: default Public Id and token tables (unexpected special case) |
|
156 - TODO: Public Id in stringtable (unexpected special case) |
|
157 |
|
158 18 Nov 1999 JOM in OAK22 |
|
159 - Created |