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