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