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