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