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