]> err.no Git - sope/blob - sope-appserver/WOExtensions/ChangeLog
Added WEPrototype and bumped framework versions. WEPrototype hasn't been tested very...
[sope] / sope-appserver / WOExtensions / ChangeLog
1 2005-07-11  Marcus Mueller  <znek@mulle-kybernetik.com>
2
3         * WOExtensions-Info.plist: corrected bundle identifier
4
5 2005-05-03  Helge Hess  <helge.hess@opengroupware.org>
6
7         * GNUmakefile.preamble: added strict bundle dependencies for MacOSX
8           (v4.5.25)
9
10 2005-04-12  Helge Hess  <helge.hess@opengroupware.org>
11
12         * added generated manpages for all .api files (v4.5.24)
13
14 2005-03-28  Stephane Corthesy  <stephane@sente.ch>
15         
16         * v4.5.23
17
18         * JSAlertPanel: added new bindings, escapeJS and framework;
19           fixed html 'onclick' attribute
20
21         * JSConfirmPanel: added new bindings, escapeJS and framework; replaced
22           deprecated 'language' html attribute by 'type'
23         
24         * JSImageFlyover.m: replaced deprecated 'language' html attribute by
25           'type'
26         
27         * JSModalWindow: added 'framework' binding
28         
29         * JSValidatedField: added new binding, escapeJS; replaced deprecated
30           'language' html attribute by 'type'
31         
32         * JSImageFlyover.api, WOCollapsibleComponentContent.api: added
33           defaults to framework binding
34
35 2005-03-28  Helge Hess  <helge.hess@opengroupware.org>
36
37         * JSValidatedField.m, JSModalWindow.m, JSAlertPanel.m,
38           JSConfirmPanel.m, JSImageFlyover.m, WOCheckBoxMatrix.m,
39           WORadioButtonMatrix.m, WOTabPanel.m: minor code cleanups, added some
40           support for non-xml style elements
41
42 2005-01-04  Marcus Mueller  <znek@mulle-kybernetik.com>
43
44         * common.h, JSConfirmPanel.m, JSAlertPanel.m, JSImageFlyover.m,
45           JSModalWindow.m: changed to use WOContext's new
46           resourceLookupLanguages now (v4.5.22)
47
48 2004-12-21  Marcus Mueller  <znek@mulle-kybernetik.com>
49
50         * WOKeyValueConditional.[api,m]: added "negate" binding (v4.5.21)
51
52 2004-12-14  Marcus Mueller  <znek@mulle-kybernetik.com>
53
54         * WOExtensions.xcode: minor fixes and updated
55
56 2004-11-07  Marcus Mueller  <znek@mulle-kybernetik.com>
57
58         * WOExtensions.xcode: bumped the framework version
59
60 2004-11-04  Marcus Mueller  <znek@mulle-kybernetik.com>
61
62         * v4.3.20
63
64         * *.api: new formal definitions for WOElements defined in this
65           framework
66
67         * WOExtensions.xcode: added .api files
68
69 2004-11-04  Helge Hess  <helge.hess@skyrix.com>
70
71         * use Version file for install directory location
72
73 2004-09-21  Marcus Mueller  <znek@mulle-kybernetik.com>
74
75         * WOExtensions.xcode: fixed dependencies
76
77 2004-08-30  Marcus Mueller  <znek@mulle-kybernetik.com>
78
79         * WOExtensions.xcode: new Xcode project
80
81 2004-08-29  Helge Hess  <helge.hess@opengroupware.org>
82
83         * added hack to install the project in FHS locations - the library,
84           its headers, the tools and the resources will be installed in
85           FHS_INSTALL_ROOT if specified (eg make FHS_INSTALL_ROOT=/usr/local)
86           (v4.3.19)
87
88 2004-08-24  Helge Hess  <helge.hess@skyrix.com>
89
90         * install bundle in Library/WOxElemBuilders-4.3/ (v4.3.18)
91
92         * v4.3.17
93
94         * added a bundle manager class (WOExtensionsBuilderModule)
95
96         * install (elem builder) bundle in Library/WOxElemBuilders/4.3/
97
98         * added a GNUmakefile.postamble
99
100 2004-08-20  Helge Hess  <helge.hess@opengroupware.org>
101
102         * fixed for SOPE 4.3 directory layout (v4.3.16)
103
104         * moved to SOPE 4.3 (v4.3.15)
105
106 2004-06-10  Helge Hess  <helge.hess@opengroupware.org>
107
108         * v4.2.14
109
110         * GNUmakefile.preamble: added prebinding
111
112         * JSModalWindow.m: improved XHTML compatibility
113
114         * JSTextFlyover.m, JSValidatedField.m, WOCheckBoxMatrix.m: minor 
115           cleanups
116
117 2004-06-09  Helge Hess  <helge.hess@skyrix.com>
118
119         * common.h: added typecast to avoid gcc 3.4 warning (v4.2.13)
120
121         * v4.2.12
122
123         * JSAlertPanel.m: minor code cleanups, improved XHTML compatibility
124
125         * GNUmakefile.preamble: fixed relative search pathes
126
127 2004-06-02  Marcus Mueller  <znek@mulle-kybernetik.com>
128
129         * GNUmakefile: more support for building with GNUSTEP_BUILD_DIR
130           env variable set (v4.2.11)
131
132 2004-05-05  Marcus Mueller  <znek@mulle-kybernetik.com>  
133
134         * GNUmakefile.preamble: added support for building with
135           GNUSTEP_BUILD_DIR environment variable set for recent
136           gnustep-make package. (v4.2.10)
137
138 2004-03-31  Helge Hess  <helge.hess@skyrix.com>
139
140         * v4.2.9
141
142         * WOxExtElemBuilder.m: do not process <var:redirect/> (now handled
143           by WExExtElemBuilder)
144
145         * added new WORedirect implementation as a subclass of WOComponent,
146           added WORedirect header file
147
148         * added WOExtensions.h header file
149
150         * moved WORedirect dynamic element to WEExtensions as WERedirect
151
152 2003-12-12  Helge Hess  <helge.hess@skyrix.com>
153
154         * JSConfirmPanel.m: sourcecode cleanups, fixed with regards to
155           XHTML generation (v4.2.8)
156
157 2003-11-30  Helge Hess  <helge.hess@opengroupware.org>
158
159         * GNUmakefile: include makefiles from GNUSTEP_MAKEFILES (as suggested
160           by chunsj@embian.com (v4.2.7)
161
162 2003-10-15  Helge Hess  <helge@mac.in.skyrix.com.0.168.192.in-addr.arpa>
163
164         * v4.2.6
165
166         * GNUmakefile.preamble: added explicit library dependencies as
167           required by MacOSX
168
169         * common.h: made independend from FoundationExt
170
171 2003-09-09  Helge Hess  <helge.hess@skyrix.com>
172
173         * removed js2m.sh, not required in WOExtensions
174
175 2003-09-04  Helge Hess  <helge.hess@skyrix.com>
176
177         * various: smaller cleanups and performance improvements (v4.2.5)
178
179 2003-07-28  Helge Hess  <helge.hess@skyrix.com>
180
181         * applied rangeOfString patches provided by Filip Van Raemdonck for 
182           improved compilation with gstep-base (v4.2.4)
183
184 2003-06-30  Helge Hess  <helge.hess@skyrix.com>
185
186         * some cleanups, generate lowercase HTML tags, fixed some 
187           signed/unsigned gcc warnings (v4.2.3)
188
189         * moved to skyrix-sope-42 (v4.2.2)
190
191 2002-12-08  Helge Hess  <helge.hess@skyrix.com>
192
193         * GNUmakefile: fixed linking
194
195 2002-12-06  Helge Hess  <helge.hess@skyrix.com>
196
197         * GNUmakefile: fixed SOVERSION (major/minor)
198
199 2002-12-02  Helge Hess  <helge.hess@skyrix.com>
200         
201         * moved to Skyrix41e/WebUI/WOExtensions (v4.1.1)
202         
203 2002-06-10  Helge Hess  <helge.hess@skyrix.com>
204
205         * WOTabPanel.m: use -isEqual: to find the selected tab instead of
206           object identity since tabkeys which where passed thru a bridge
207           (eg JavaScript engine) usually don't preserve identity of base
208           types
209
210 Wed Feb 27 13:39:08 2002  Helge Hess  <helge.hess@skyrix.com>
211
212         * WODictionaryRepetition.m: remove warning for immutable dicts
213
214 Wed Jan  9 17:07:10 2002  Helge Hess  <helge.hess@skyrix.com>
215
216         * WOxExtElemBuilder.m: all WOExtensions tags supported now
217
218 Mon Jan  7 17:37:39 2002  Helge Hess  <helge.hess@skyrix.com>
219
220         * added WOExtensions bundle
221
222 Fri Jun 15 14:42:12 2001  Martin Spindler  <spindler@mdlink.de>
223
224         * JSConfirmPanel.m: added 'showPanel' association
225
226 Tue Apr 17 13:37:56 2001  Martin Spindler  <spindler@mdlink.de>
227
228         * WOTable.m: upper limit of 'maxColumns' is count of 'list'
229
230 Tue Apr 10 16:03:10 2001  Martin Spindler  <spindler@mdlink.de>
231
232         * WOTable.m: added WOTableHeader and WOTableContent
233
234 Fri Apr  6 20:23:06 2001  Martin Spindler  <spindler@mdlink.de>
235
236         * WOTable.m: added hasOwnTDs association
237
238         * JSValidatedField.m: escape inputText
239
240 Mon Jan  8 13:38:27 2001  Helge Hess  <helge.hess@mdlink.de>
241
242         * fixed compilation
243
244 Thu Dec  7 14:16:53 2000  Martin Spindler  <spindler@mdlink.de>
245
246         * WOThresholdColoredNumber.m: renamed 'treshold' assoc. to 'thres...'
247
248         * GNUmakefile: renamed Treshold.m into Threshold.m
249
250 Thu Dec  7 12:15:39 2000  Helge Hess  <helge.hess@mdlink.de>
251
252         * cleanups, renamed WETresholdColoredNumber to WOThre...
253
254 Thu Nov 23 14:42:11 2000  Martin Spindler  <spindler@mdlink.de>
255
256         * WOTable.m: generate TD WIDTH depending on maxColumns 
257
258 Fri Oct 27 19:13:30 2000  Martin Spindler  <spindler@mdlink.de>
259
260         * WOCheckBoxMatrix.m: added
261
262         * WORadioButtonMatrix.m: added
263
264         * WOCollapsibleComponentContent.m: added association 'condition'
265
266 Tue Oct 17 11:25:44 2000  Martin Spindler  <spindler@mdlink.de>
267
268         * WOTabPanel.m: 'selectedTab' wasn't updated correctly
269
270         * WOResponse+HtmlAdditions.[h|m]: removed
271
272         * WODynamicElement+WOExtensions.[h|m]: removed
273
274         * WOContextConditional.*: moved to WEExtensions/WEContextConditional.*
275
276         * WOTableView.m: moved to WEExtensions/WETableView.m
277
278         * WOTreeView.m: moved to WEExtensions/WETreeView.m
279
280         * WOSwitch.m: moved to WEExtensions/WESwitch.m
281
282 Fri Oct  6 15:25:28 2000  Helge Hess  <helge.hess@mdlink.de>
283
284         * JSImageFlyover.m: added direct-action bindings
285
286 Tue Sep 19 14:03:10 2000  Martin Spindler  <spindler@mdlink.de>
287
288         * added WOSwitch, WOTable, WOContextConditional, WOTableView
289
290 Fri Aug  4 18:26:22 2000  Helge Hess  <helge.hess@mdlink.de>
291
292         * added JS* components done by semkat
293
294 Thu Jul 20 13:54:03 2000  Helge Hess  <helge.hess@mdlink.de>
295
296         * created WOExtensions directory