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