]> err.no Git - sope/blob - maintenance/changes-to-4.3.1.txt
added dependency checking, added strip=yes support
[sope] / maintenance / changes-to-4.3.1.txt
1 compare /home/helge/wdev/complete/SOPE/releases/4.3.1-shapeshifter with /home/helge/wdev/SOPE-4.3/
2 added:   xmlrpc_call
3 added:   TODO-4.3.txt
4 added:   maintenance
5 changed: sope-ldap/samples/
6      2004-09-11  Marcus Mueller  <znek@mulle-kybernetik.com>
7         * GNUmakefile.preamble: minor changes for inline compilation with
8           GNUSTEP_BUILD_DIR set elsewhere.
9      2004-08-31  Helge Hess  <helge.hess@skyrix.com>
10         * GNUmakefile.preamble: added library search pathes for FHS install
11      2004-08-29  Helge Hess  <helge.hess@opengroupware.org>
12         * added hack to install the tools in FHS locations - the executables
13           will be installed in FHS_INSTALL_ROOT if specified (eg make
14           FHS_INSTALL_ROOT=/usr/local)
15 added:   sope-ldap/samples/fhs.make
16 changed: sope-ldap/NGLdap/
17      2004-08-29  Helge Hess  <helge.hess@opengroupware.org>
18         * added hack to install the project in FHS locations - the library,
19           its headers, the tools and the resources will be installed in
20           FHS_INSTALL_ROOT if specified (eg make FHS_INSTALL_ROOT=/usr/local)
21           (v4.3.20)
22      2004-08-29  Marcus Mueller  <znek@mulle-kybernetik.com>
23         * NGLdap.xcode: new Xcode project
24 added:   sope-ldap/NGLdap/fhs.make
25 added:   Recycler/NGScripting
26 changed: sope-ical/iCalSaxDriver/
27      2004-09-14  Helge Hess  <helge.hess@skyrix.com>
28         * ICalSaxParser.m: minor improvement to logging (v4.3.15)
29      2004-09-11  Marcus Mueller  <znek@mulle-kybernetik.com>
30         * GNUmakefile.preamble: minor changes for inline compilation with
31           GNUSTEP_BUILD_DIR set elsewhere (v4.3.14)
32      2004-08-29  Helge Hess  <helge.hess@opengroupware.org>
33         * added hack to install the project in FHS locations - the SAX driver
34           will be installed in FHS_INSTALL_ROOT if specified (eg make
35           FHS_INSTALL_ROOT=/usr/local) (v4.3.13)
36      2004-08-24  Helge Hess  <helge.hess@skyrix.com>
37         * GNUmakefile: install SAX driver in Library/SaxDrivers-4.3/ (v4.3.12)
38         * GNUmakefile: install SAX driver in Library/SaxDrivers/4.3/ (v4.3.11)
39 added:   sope-ical/iCalSaxDriver/fhs.make
40 changed: sope-ical/NGiCal/
41      2004-09-01  Marcus Mueller  <znek@mulle-kybernetik.com>
42         * v4.3.29
43         * iCalEventChanges.[hm]: new class for tracking changes between
44           two given events
45         * iCalEvent.[hm]: new API to generate iCalEventChanges objects.
46         * common.h: inline function and macro for "safe" comparison of
47           object values
48      2004-09-01  Helge Hess  <helge.hess@opengroupware.org>
49         * GNUmakefile.postamble: copy sax-model to FHS_INSTALL_ROOT + 
50           /share/sope-4.3/saxmappings/ when compiling for FHS (v4.3.28)
51      2004-08-29  Helge Hess  <helge.hess@opengroupware.org>
52         * added hack to install the project in FHS locations - the library,
53           its headers, the tools and the resources will be installed in
54           FHS_INSTALL_ROOT if specified (eg make FHS_INSTALL_ROOT=/usr/local)
55           (v4.3.27)
56      2004-08-26  Marcus Mueller  <znek@mulle-kybernetik.com>
57         * NGiCal.xcode: new Xcode project
58 added:   sope-ical/NGiCal/fhs.make
59 added:   sope-ical/NGiCal/iCalEventChanges.h
60 added:   sope-ical/NGiCal/iCalEventChanges.m
61 changed: sope-ical/samples/
62      2004-08-29  Helge Hess  <helge.hess@opengroupware.org>
63         * added hack to install the tools in FHS locations - the executables
64           will be installed in FHS_INSTALL_ROOT if specified (eg make
65           FHS_INSTALL_ROOT=/usr/local)
66 added:   sope-ical/samples/fhs.make
67 added:   sope-ical/samples/common.h
68 changed: sope-xml/
69      2004-08-29  Marcus Mueller  <znek@mulle-kybernetik.com>
70         * sope-xml.xcode: new Xcode aggregate project
71         * SxXML*: removed old Xcode projects
72 removed: sope-xml/SxXML-Info.plist
73 changed: sope-xml/XmlRpc/
74      2004-08-29  Helge Hess  <helge.hess@opengroupware.org>
75         * added hack to install the project in FHS locations - the library,
76           its headers, the tools and the resources will be installed in
77           FHS_INSTALL_ROOT if specified (eg make FHS_INSTALL_ROOT=/usr/local)
78           (v4.3.23)
79      2004-08-29  Marcus Mueller  <znek@mulle-kybernetik.com>
80         * XmlRpc.xcode: moved unused source into Unused group. Fixed
81           file encodings.
82      2004-08-27  Helge Hess  <helge.hess@opengroupware.org>
83         * XmlRpc.xcode: fixed Xcode project
84      2004-08-26  Marcus Mueller  <znek@mulle-kybernetik.com>
85         * XmlRpc.xcode: new Xcode project
86 added:   sope-xml/XmlRpc/fhs.make
87 changed: sope-xml/STXSaxDriver/
88      2004-08-29  Helge Hess  <helge.hess@opengroupware.org>
89         * added hack to install the project in FHS locations - the SAX driver
90           will be installed in FHS_INSTALL_ROOT if specified (eg make
91           FHS_INSTALL_ROOT=/usr/local) (v1.0.9)
92      2004-08-24  Helge Hess  <helge.hess@skyrix.com>
93         * GNUmakefile: install SAX driver in Library/SaxDrivers-4.3/ (v1.0.8)
94         * GNUmakefile: install SAX driver in Library/SaxDrivers/4.3/ (v1.0.7)
95 added:   sope-xml/STXSaxDriver/fhs.make
96 changed: sope-xml/DOM/
97      2004-08-29  Helge Hess  <helge.hess@opengroupware.org>
98         * added hack to install the project in FHS locations - the library,
99           its headers, the tools and the resources will be installed in
100           FHS_INSTALL_ROOT if specified (eg make FHS_INSTALL_ROOT=/usr/local)
101           (v4.3.13)
102      2004-08-26  Marcus Mueller  <znek@mulle-kybernetik.com>  
103         * DOM.xcode: new Xcode project
104      2004-08-25  Helge Hess  <helge.hess@opengroupware.org>
105         * DOMSaxHandler.m: do not print DOM parsing errors per default
106           (consumers need to check the errors array) (v4.3.12)
107 added:   sope-xml/DOM/fhs.make
108 changed: sope-xml/pyxSAXDriver/
109      2004-08-29  Helge Hess  <helge.hess@opengroupware.org>
110         * added hack to install the project in FHS locations - the SAX driver
111           will be installed in FHS_INSTALL_ROOT if specified (eg make
112           FHS_INSTALL_ROOT=/usr/local)
113      2004-08-24  Helge Hess  <helge.hess@skyrix.com>
114         * GNUmakefile: install SAX driver in Library/SaxDrivers-4.3/
115         * GNUmakefile: install SAX driver in Library/SaxDrivers/4.3/
116 added:   sope-xml/pyxSAXDriver/fhs.make
117 added:   sope-xml/pyxSAXDriver/GNUmakefile.postamble
118 added:   sope-xml/pyxSAXDriver/GNUmakefile.preamble
119 changed: sope-xml/samples/
120      2004-08-31  Helge Hess  <helge.hess@skyrix.com>
121         * fixed linking for FHS configurations
122      2004-08-29  Helge Hess  <helge.hess@opengroupware.org>
123         * added hack to install the tools in FHS locations - the executables
124           will be installed in FHS_INSTALL_ROOT if specified (eg make
125           FHS_INSTALL_ROOT=/usr/local)
126 added:   sope-xml/samples/fhs.make
127 added:   sope-xml/samples/GNUmakefile.preamble
128 changed: sope-xml/SaxObjC/
129      2004-08-29  Helge Hess  <helge.hess@opengroupware.org>
130         * v4.3.41
131         * SaxXMLReaderFactory.m: look in /usr/local/lib/sope-4.3/saxdrivers/
132           and /usr/lib/sope-4.3/saxdrivers/ for SAX drivers
133         * SaxObjectModel.m: also look in /usr/local/share/sope-4.3/saxmappings/
134           and /usr/share/sope-4.3/saxmappings/ for models
135         * added hack to install the project in FHS locations - the library,
136           its headers, the tools and the resources will be installed in
137           FHS_INSTALL_ROOT if specified (eg make FHS_INSTALL_ROOT=/usr/local)
138      2004-08-26  Marcus Mueller  <znek@mulle-kybernetik.com>
139         * SaxObjC.xcode: new Xcode project
140      2004-08-24  Helge Hess  <helge.hess@skyrix.com>
141         * changed lookup path to SaxDrivers-4.3 to be consistent with OGo
142           (v4.3.40)
143         * SaxXMLReaderFactory.m: lookup SAX drivers in Library/SaxDrivers/4.3
144           (v4.3.39)
145 added:   sope-xml/SaxObjC/fhs.make
146 changed: sope-xml/libxmlSAXDriver/
147      2004-08-29  Helge Hess  <helge.hess@opengroupware.org>
148         * added hack to install the project in FHS locations - the SAX driver
149           will be installed in FHS_INSTALL_ROOT if specified (eg make
150           FHS_INSTALL_ROOT=/usr/local) (v4.3.17)
151      2004-08-26  Marcus Mueller  <znek@mulle-kybernetik.com>
152         * libxmlSAXDriver.xcode: new Xcode project
153      2004-08-25  Helge Hess  <helge.hess@opengroupware.org>
154         * v4.3.16
155         * libxmlHTMLSAXDriver.m: generate SAX events (HTML/BODY) for empty
156           documents
157         * libxmlDocSAXDriver.m, libxmlHTMLSAXDriver.m: allows NSURL objects as
158           the source for parsing
159      2004-08-24  Helge Hess  <helge.hess@skyrix.com>
160         * GNUmakefile: install SAX driver in Library/SaxDrivers-4.3/ (v4.3.15)
161         * GNUmakefile: install SAX driver in Library/SaxDrivers/4.3/ (v4.3.14)
162 added:   sope-xml/libxmlSAXDriver/fhs.make
163 added:   sope-xml/libxmlSAXDriver/GNUmakefile.postamble
164 added:   sope-mime/fhs.make
165 added:   sope-mime/ChangeLog
166 changed: sope-mime/NGMail/
167      2004-08-29  Marcus Mueller  <znek@mulle-kybernetik.com>
168         * NGMail.xcode: new Xcode project
169 changed: sope-mime/NGImap4/
170      2004-09-07  Helge Hess  <helge.hess@skyrix.com>
171         * NGImap4ResponseParser.m: added some sanity checks for unexpected
172           parsing input, removes crashes as reported in OGo bug #883 (v4.3.179)
173      2004-08-29  Marcus Mueller  <znek@mulle-kybernetik.com>
174         * NGImap4.xcode: new Xcode project
175 changed: sope-mime/NGMime/
176      2004-08-31  Helge Hess  <helge.hess@skyrix.com>
177         * GNUmakefile: define library version (v4.3.176)
178         * NGMime.m: use 4.3.0 as fallback library version
179      2004-08-29  Marcus Mueller  <znek@mulle-kybernetik.com>
180         * NGMime.xcode: new Xcode project
181      2004-08-27  Helge Hess  <helge@dogbert.in.skyrix.com>
182         * NGMimeRFC822DateHeaderFieldParser.m: always use custom date parser
183           instead of the NSCalendarDate format parser (closes OGo bug #562)
184           (v4.3.174)
185 changed: sope-mime/samples/
186      2004-08-29  Helge Hess  <helge.hess@opengroupware.org>
187         * added hack to install the tools in FHS locations - the executables
188           will be installed in FHS_INSTALL_ROOT if specified (eg make
189           FHS_INSTALL_ROOT=/usr/local)
190         * imapquota.m: fixed a warning
191         * fixed makefile for new SOPE 4.3 setup
192 added:   sope-mime/samples/test_qpdecode.m
193 added:   sope-mime/samples/data
194 added:   sope-mime/samples/fhs.make
195 changed: sope-appserver/
196      2004-08-30  Marcus Mueller  <znek@mulle-kybernetik.com>
197         * sope-appserver.xcode: new Xcode aggregate project
198         * removed old SOPE.xcode
199      2004-08-25  Helge Hess  <helge.hess@opengroupware.org>
200         * move NGScripting to Recycler, not used anymore
201      2004-08-22  Helge Hess  <helge.hess@opengroupware.org>
202         * added SoOFS as a separate project
203 added:   sope-appserver/SoOFS
204 added:   sope-appserver/NGXmlRpc
205 removed: sope-appserver/NGScripting
206 changed: sope-appserver/WOExtensions/
207      2004-08-30  Marcus Mueller  <znek@mulle-kybernetik.com>
208         * WOExtensions.xcode: new Xcode project
209      2004-08-29  Helge Hess  <helge.hess@opengroupware.org>
210         * added hack to install the project in FHS locations - the library,
211           its headers, the tools and the resources will be installed in
212           FHS_INSTALL_ROOT if specified (eg make FHS_INSTALL_ROOT=/usr/local)
213           (v4.3.19)
214      2004-08-24  Helge Hess  <helge.hess@skyrix.com>
215         * install bundle in Library/WOxElemBuilders-4.3/ (v4.3.18)
216         * v4.3.17
217         * added a bundle manager class (WOExtensionsBuilderModule)
218         * install (elem builder) bundle in Library/WOxElemBuilders/4.3/
219         * added a GNUmakefile.postamble
220 added:   sope-appserver/WOExtensions/WOExtensionsBuilderModule.m
221 added:   sope-appserver/WOExtensions/GNUmakefile.postamble
222 added:   sope-appserver/WOExtensions/fhs.make
223 added:   sope-appserver/WOExtensions/WOExtensions.wox
224 changed: sope-appserver/WOXML/
225      2004-08-40  Helge Hess  <helge.hess@opengroupware.org>
226         * added hack to install the project in FHS locations - the library,
227           its headers, the tools and the resources will be installed in
228           FHS_INSTALL_ROOT if specified (eg make FHS_INSTALL_ROOT=/usr/local)
229           (v4.3.7)
230 added:   sope-appserver/WOXML/fhs.make
231 changed: sope-appserver/NGObjWeb/
232      2004-09-20  Marcus Mueller  <znek@mulle-kybernetik.com>
233         * v4.3.40
234         * SoObjects/SoProductResourceManager.m: changed method
235           -pathForResourceNamed:inFramework:languages: to use new NGExtensions
236           addition to NSBundle for proper localized resource lookup
237         * NGObjWeb.xcode: added SOPE_MAJOR_VERSION and SOPE_MINOR_VERSION to
238           the build defines
239      2004-09-14  Helge Hess  <helge.hess@skyrix.com>
240         * WOMessage.m, WOCoreApplication.m, SoProductRegistry.m, 
241           WOApplication+Builders.m: use makefile provided SOPE version for
242           resource lookup (v4.3.39)
243      2004-09-13  Helge Hess  <helge.hess@opengroupware.org>
244         * OWResourceManager.m: deprecated -pathToComponentNamed:inFramework:
245           in favor of -pathToComponentNamed:inFramework:languages (v4.3.38)
246         * v4.3.37
247         * Templates/WOWrapperTemplateBuilder.m: added ability to load wod
248           templates without a .wo wrapper (but from an arbitary path). You need
249           to pass in the .html file of the template to enable that. Used in OGo
250           for FHS support.
251         * OWResourceManager.m: do not look for templates in WebServerResources,
252           major cleanups in resource lookup code
253      2004-09-11  Marcus Mueller  <znek@mulle-kybernetik.com>
254         * GNUmakefile.preamble: minor changes for inline compilation with
255           GNUSTEP_BUILD_DIR set elsewhere (v4.3.36)
256      2004-09-11  Helge Hess  <helge.hess@opengroupware.org>
257         * removed JavaScript function support (v4.3.35)
258      2004-09-10  Helge Hess  <helge.hess@skyrix.com>
259         * v4.3.34
260         * SoObjects/SoProductResourceManager.m: added an implementation of
261           -pathForResourceNamed:inFramework:languages: which checks the 
262           product bundle resources (also required to make the URL lookup work),
263           improved debug logging
264         * Associations/WOResourceURLAssociation.m, Defaults.plist: added
265           WOResourceURLAssociationDebugEnabled default and a set of debug
266           logs
267      2004-09-09  Helge Hess  <helge.hess@opengroupware.org>
268         * DynamicElements/WOBrowser.m: deprecated 'selection' binding and
269           activated 'selections' as requested in OGo bug #894 (v4.3.33)
270         * DynamicElements/WOBrowser.m: deprecated 'string' binding and
271           activated 'displayString' as requested in OGo bug #888 (v4.3.32)
272      2004-09-09  Frank Reppin  <frank@opengroupware.org>
273         * GNUmakefile.postamble: added patch for installing in different
274           install roots (INSTALL_ROOT_DIR prefix variable) (v4.3.31)
275      2004-09-08  Helge Hess  <helge.hess@opengroupware.org>
276         * WOHttpAdaptor/WOHttpTransaction.m: check whether the simple HTTP
277           parser is to be used using the
278           -shouldUseSimpleHTTPParserForTransaction: method on
279           WOCoreApplication. That way applications which require the parser
280           (like xmlrpcd/ZideStore) can override the default
281           WOHttpTransactionUseSimpleParser default (v4.3.30)
282      2004-09-07  Helge Hess  <helge.hess@skyrix.com>
283         * Defaults.plist: disable WODebugging per default (v4.3.29)
284         * WOContext.m: minor code cleanup (v4.3.28)
285      2004-09-06  Helge Hess  <helge.hess@skyrix.com>
286         * Defaults.plist: enable watch dog per default (use WOUseWatchDog
287           default to disable the watch dog) (v4.3.27)
288      2004-09-06  Helge Hess  <helge.hess@opengroupware.org>
289         * WOResourceManager.m: minor code cleanups (v4.3.26)
290      2004-09-05  Helge Hess  <helge.hess@opengroupware.org>
291         * WOResourceRequestHandler.m: added some debug logging, send a 404
292           instead of a 500 if a resource could not be found (v4.3.25)
293      2004-09-02  Helge Hess  <helge.hess@opengroupware.org>
294         * wo*.make: when copying bundles to the install location, ensure that
295           .svn directories (Subversion tracking dirs) are excluded (v4.3.24)
296      2004-09-01  Helge Hess  <helge.hess@skyrix.com>
297         * WOApplication.m: added a fix to find the appwrapper in flattened
298           environments (v4.3.23)
299         * WOCoreApplication.m: search for libNGObjWeb resources in
300           Library/Libraries for compatibility with gstep-make 1.9.2 (Note:
301           this version does _not_ work with the old gstep-make fork anymore!)
302           (v4.3.22)
303      2004-09-01  Helge Hess  <helge.hess@opengroupware.org>
304         * fhs.make (move-headers-to-fhs): moved NGHttp headers to FHS root
305           (v4.3.21)
306      2004-08-31  Helge Hess  <helge.hess@skyrix.com>
307         * GNUmakefile.preamble: fixed sope-mime library location for gstep-make
308           1.9.2 (v4.3.20)
309      2004-08-29  Marcus Mueller  <znek@mulle-kybernetik.com>
310         * NGObjWeb.xcode: new Xcode project
311         * SoObjects/SoObjecs.xcode, SoObjects/SoObjects-Info.plist: new Xcode
312           project and accompanied files.
313         * WebDAV/WebDAV.xcode: new Xcode project
314      2004-08-29  Helge Hess  <helge.hess@opengroupware.org>
315         * GNUmakefile: properly setup bundle path (v4.3.19)
316         * v4.3.18
317         * Templates/WOApplication+Builders.m: also look in
318           /usr/local/lib/sope-4.3/wox-builders/ and
319           /usr/lib/sope-4.3/wox-builders/ for SOPE WOx element builder bundles
320         * SoObjects/SoProductRegistry.m: also look in
321           /usr/local/share/sope-4.3/products and /usr/share/sope-4.3/products
322           for SOPE product bundles
323         * WORequest.m, WebDAV/SoObject+SoDAV.m: use new WOCoreApplication
324           method to lookup Languages.plist / DAVPropMap.plist resource
325         * WOCoreApplication.m: use GNUSTEP_PATHPREFIX_LIST and GNUSTEP_PATHLIST
326           to find libNGObjWeb resources, also look in
327           /usr/local/share/sope-4.3/ngobjweb/ and
328           /usr/share/sope-4.3/ngobjweb/. Added a method
329           +findNGObjWebResource:ofType: to locate library resources
330         * WOCoreApplication+Bundle.m: use GNUSTEP_PATHPREFIX_LIST and
331           GNUSTEP_PATHLIST to load application bundles
332         * added hack to install the project in FHS locations - the library,
333           its headers, the tools and the resources will be installed in
334           FHS_INSTALL_ROOT if specified (eg make FHS_INSTALL_ROOT=/usr/local),
335           SOPE products are installed in lib/sope-4.3/products/
336      2004-08-27  Helge Hess  <helge.hess@skyrix.com>
337         * GNUmakefile: export WOComponentDefinition.h as a public header
338           (v4.3.17)
339      2004-08-26  Helge Hess  <helge.hess@skyrix.com>
340         * WOComponent: added ivar for clientObject, _without_ increasing class
341           version (so that we don't need to touch every component in OGo :-| ),
342           moved SoObjects methods to own category file in SoObjects (v4.3.16)
343         * WOComponentScript.m, WOComponentScriptPart.m: removed dependency on
344           NGScripting (disables WOx scripting due to missing backend) (v4.3.15)
345         * v4.3.14
346         * WOComponent.m, WOContext.m: added ivar for _ODCycleCtx, _without_
347           increasing class version (so that we don't need to touch every
348           component in OGo :-| )
349         * DynamicElements/WOHtml.m, WOBody.m: minor code cleanups
350      2004-08-25  Helge Hess  <helge.hess@opengroupware.org>
351         * v4.3.13
352         * removed dependency on NGScripting (disabled WOScriptedComponent)
353         * WOComponent.m: added baseURL ivar, _without_ increasing class
354           version (so that we don't need to touch every component in OGo :-| )
355         * v4.3.12
356         * Templates/WOxTemplateBuilder.m: properly select a DOM builder based
357           on the template extension
358         * Templates/WOTemplateBuilder.m, WOComponentDefinition.m: moved
359           builder factory to WOComponentDefinition
360      2004-08-24  Helge Hess  <helge.hess@opengroupware.org>
361         * changed bundles to install in "xxx-4.3" pathes instead of "xxx/4.3"
362           to be consistent with OGo (v4.3.11)
363         * v4.3.10
364         * GNUmakefile: install SoCore.sxp in Library/SoProducts/4.3/
365         * Templates/WOxTemplateBuilder.m: moved WOApplication category to an
366           own file, preload builder bundles in Library/WOxElemBuilders/4.3
367         * SoObjects/SoProductRegistry.m: look for products in
368           Library/SoProducts/4.3
369         * v4.3.9
370         * DynamicElements/WOConditional.m: added specific WOx initializer to
371           support negative conditionals (if-not)
372         * DynamicElements/WOxControlElemBuilder.m: mapped "if-not"/"ifnot" to
373           WOConditional
374         * SoObjects/WOContext+SoObjects.m: added missing
375           -setObjectPermissionCache: method (v4.3.8)
376      2004-08-23  Helge Hess  <helge.hess@opengroupware.org>
377         * GNUmakefile.preamble: removed libjs linking path (v4.3.7)
378         * moved NGXmlRpc/xmlrpc_call to a separate project (v4.3.6)
379         * v4.3.5
380         * WOContext.m, WOComponent.m: modified component awake handling, should
381           fix some awake-in-context logs
382         * WOComponentRequestHandler.m: use _setCurrentContext: method
383         * WOApplication.m: added -_setCurrentContext: method to set the global
384           context (should be avoided, but not always possible ..)
385         * SoObjects/SoProductClassInfo.m: improved error handling (v4.3.4)
386      2004-08-22  Helge Hess  <helge.hess@opengroupware.org>
387         * v4.3.3
388         * moved the SoOFS library/sope tool to a separate project
389         * WORequest, WOMessage, WOContext: added new ivars to avoid user-info
390           dictionary
391 added:   sope-appserver/NGObjWeb/subdirs.make
392 added:   sope-appserver/NGObjWeb/fhs.make
393 removed: sope-appserver/NGObjWeb/WOComponentDefinition.h
394 removed: sope-appserver/NGObjWeb/sope.m
395 removed: sope-appserver/NGObjWeb/WOSession+JS.m
396 removed: sope-appserver/NGObjWeb/SoOFS
397 removed: sope-appserver/NGObjWeb/xmlrpc_call.m
398 removed: sope-appserver/NGObjWeb/SoOFSProduct.m
399 removed: sope-appserver/NGObjWeb/NGXmlRpc
400 added:   sope-appserver/NGObjWeb/SoObjects/WOComponent+SoObjects.m
401 added:   sope-appserver/NGObjWeb/SoObjects/SoObjects-Info.plist
402 added:   sope-appserver/NGObjWeb/Templates/WOApplication+Builders.m
403 changed: sope-appserver/NGObjWeb/NGHttp/
404      2004-09-20  Marcus Mueller  <znek@mulle-kybernetik.com>
405         * NGHttp.xcode: minor changes
406      2004-08-29  Marcus Mueller  <znek@mulle-kybernetik.com>
407         * NGHttp.xcode: new Xcode project
408 added:   sope-appserver/NGObjWeb/NGObjWeb/WOComponentDefinition.h
409 changed: sope-appserver/mod_ngobjweb/
410      2004-09-20  Helge Hess  <helge.hess@skyrix.com>
411         * scanhttp.c (NGScanResponseLine): changed char types to unsigned char
412         * GNUmakefile: remove version and EAPI marker from generated module,
413           the result is now called mod_ngobjweb.so
414      2004-09-08  Helge Hess  <helge.hess@opengroupware.org>
415         * handler.c: fixed some log text
416 added:   sope-appserver/mod_ngobjweb/500mod_ngobjweb.info
417 changed: sope-appserver/WEExtensions/
418      2004-08-30  Marcus Mueller  <znek@mulle-kybernetik.com>
419         * WEExtensions.xcode: new Xcode project
420      2004-08-29  Helge Hess  <helge.hess@opengroupware.org>
421         * added hack to install the project in FHS locations - the library,
422           its headers, the tools and the resources will be installed in
423           FHS_INSTALL_ROOT if specified (eg make FHS_INSTALL_ROOT=/usr/local)
424           (v4.3.58)
425      2004-08-24  Helge Hess  <helge.hess@skyrix.com>
426         * install bundle in Library/WOxElemBuilders-4.3/ (v4.3.57)
427         * install (elem builder) bundle in Library/WOxElemBuilders/4.3/
428           (v4.3.56)
429 added:   sope-appserver/WEExtensions/fhs.make
430 added:   sope-appserver/WEExtensions/WEExtensions.wox
431 changed: sope-gdl1/PostgreSQL/
432      2004-09-11  Marcus Mueller  <znek@mulle-kybernetik.com>
433         * GNUmakefile.preamble: minor changes for inline compilation with
434           GNUSTEP_BUILD_DIR set elsewhere (v1.1.38)
435      2004-09-06  Helge Hess  <helge.hess@opengroupware.org>
436         * EOAttribute+PostgreSQL72.m: use same exception handling on all
437           Foundations (v1.1.37)
438      2004-08-29  Helge Hess  <helge.hess@opengroupware.org>
439         * added hack to install the project in FHS locations - the DB adaptor
440           will be installed in FHS_INSTALL_ROOT if specified (eg make
441           FHS_INSTALL_ROOT=/usr/local) (v1.1.36)
442      2004-08-27  Helge Hess  <helge@dogbert.in.skyrix.com>
443         * GNUmakefile*: renamed bundle to PostgreSQL, now installs in
444           Library/GDLAdaptors-1.1/ (v1.1.35)
445 added:   sope-gdl1/PostgreSQL/fhs.make
446 changed: sope-gdl1/GDLAccess/
447      2004-09-11  Marcus Mueller  <znek@mulle-kybernetik.com>
448         * GNUmakefile.preamble, FoundationExt/GNUmakefile: minor changes for
449           inline compilation with GNUSTEP_BUILD_DIR set elsewhere (v1.1.40)
450      2004-09-06  Helge Hess  <helge.hess@skyrix.com>
451         * EOSQLQualifier.m: fixed a compile warning related to scanner handler
452           and NSArray argument instead of va_list (v1.1.39)
453      2004-09-06  Helge Hess  <helge.hess@opengroupware.org>
454         * EOAdaptorChannel.m: added
455           -selectAttributesX:describedByQualifier:fetchOrder:lock: for
456           selects which return, not raise, exceptions (v1.1.38)
457      2004-08-31  Helge Hess  <helge.hess@skyrix.com>
458         * GNUmakefile.preamble: added library search pathes for FHS install
459           (v1.1.37)
460      2004-08-30  Helge Hess  <helge.hess@opengroupware.org>
461         * v1.1.36
462         * EOAdaptor.m: also look for adaptors in /usr/lib/sope-4.3/dbadaptors
463           and /usr/local/lib/sope-4.3/dbadaptors
464         * added hack to install the project in FHS locations - the library,
465           its headers, the tools and the resources will be installed in
466           FHS_INSTALL_ROOT if specified (eg make FHS_INSTALL_ROOT=/usr/local)
467      2004-08-27  Helge Hess  <helge.hess@skyrix.com>
468         * EOAdaptor.m: look for adaptor bundles in Library/GDLAdaptors-1.1/
469           (v1.1.35)
470         * increased version to v1.1 because it depends on libEOControl v4.3
471           (v1.1.34)
472 added:   sope-gdl1/GDLAccess/fhs.make
473 changed: sope-core/
474      2004-08-29  Marcus Mueller  <znek@mulle-kybernetik.com>
475         * sope-core.xcode: fixed file encodings
476         * SxCore*: removed old Xcode and related files
477      2004-08-23  Marcus Mueller  <znek@mulle-kybernetik.com>
478         * added new sope-core.xcode
479 removed: sope-core/SxCore-Info.plist
480 changed: sope-core/samples/
481      2004-08-29  Helge Hess  <helge.hess@opengroupware.org>
482         * moved test_qpdecode to NGMime/samples
483         * added hack to install the tools in FHS locations - the executables
484           will be installed in FHS_INSTALL_ROOT if specified (eg make
485           FHS_INSTALL_ROOT=/usr/local)
486 added:   sope-core/samples/fhs.make
487 removed: sope-core/samples/test_qpdecode.m
488 changed: sope-core/NGStreams/
489      2004-09-06  Helge Hess  <helge.hess@opengroupware.org>
490         * NGByteBuffer.m, NGLocalSocketAddress.m, NGCharBuffer.m: fixed
491           exception handling to be the same on all Foundation libraries
492           (v4.3.45)
493      2004-08-29  Helge Hess  <helge.hess@opengroupware.org>
494         * added hack to install the project in FHS locations - the library,
495           its headers, the tools and the resources will be installed in
496           FHS_INSTALL_ROOT if specified (eg make FHS_INSTALL_ROOT=/usr/local)
497           (v4.3.44)
498      2004-08-29  Marcus Mueller  <znek@mulle-kybernetik.com>
499         * NGStreams.xcode: various fixes for project settings
500      2004-08-27  Helge Hess  <helge.hess@opengroupware.org>
501         * GNUmakefile.postamble: do not automatically run autoconf to update
502           configure (the configure checked in should work fine on all 
503           platforms) (v4.3.43)
504      2004-08-23  Marcus Mueller  <znek@mulle-kybernetik.com>
505         * added new Xcode project
506 added:   sope-core/NGStreams/fhs.make
507 changed: sope-core/NGExtensions/
508      2004-09-20  Marcus Mueller  <znek@mulle-kybernetik.com>
509         * v4.3.115
510         * NGExtensions/NSBundle+misc.h, FdExt.subproj/NSBundle+misc.m: new
511           NSBundle method -pathForResource:ofType:inDirectory:forLocalizations:
512         * NGExtensions/NGExtensions.h: added NSBundle+misc.h to the public
513           headers
514      2004-09-06  Helge Hess  <helge.hess@skyrix.com>
515         * FdExt.subproj/NSFileManager+Extensions.m: added new method:
516           -createDirectoriesAtPath:attributes: (comparable to mkdirs)
517           (v4.3.114)
518         * NGBundleManager.m: changed bundle resource lookup to check loaded
519           bundles before scanning the NGBundlePath resources (is faster and
520           fixes an issue with a bundle loaded but not in the search path)
521           (v4.3.113)
522      2004-09-05  Helge Hess  <helge.hess@opengroupware.org>
523         * v4.3.112
524         * NGBundleManager.m: code cleanups, added -setBundleSearchPaths: and
525           -bundleSearchPaths to allow bundle path modifications from code
526         * NGHashMap.m: removed libFoundation specific exception handling, the
527           same exceptions are now thrown for all runtimes
528      2004-08-30  Helge Hess  <helge.hess@opengroupware.org>
529         * NGBundleManager.m: fixed yet another bug in NGBundleManager path
530           lookup (v4.3.111)
531      2004-08-29  Helge Hess  <helge.hess@opengroupware.org>
532         * NGBundleManager.m: fixed an issue when running without GNUstep
533           environment (v4.3.110)
534         * v4.3.109
535         * NGBundleManager.m: look for bundles in GNUSTEP_PATHPREFIX_LIST and
536           GNUSTEP_PATHLIST
537         * added hack to install the project in FHS locations - the library,
538           its headers, the tools and the resources will be installed in
539           FHS_INSTALL_ROOT if specified (eg make FHS_INSTALL_ROOT=/usr/local)
540      2004-08-29  Marcus Mueller  <znek@mulle-kybernetik.com>
541         * NGExtensions.xcode: various fixes for project settings
542      2004-08-26  Helge Hess  <helge.hess@opengroupware.org>
543         * FdExt.subproj/NSURL+misc.m: fixed some URL processing methods
544           (v4.3.108)
545      2004-08-25  Marcus Mueller  <znek@mulle-kybernetik.com>
546         * NGCalendarDateRange.m: properly fixed intersectionDateRange: to not
547           return pseudo-ranges. (v4.3.107)
548      2004-08-23  Marcus Mueller  <znek@mulle-kybernetik.com>
549         * v4.3.106
550         * NGCalendarDateRange.m: changed -containsDate: in a way that the range
551           is treated as a half-open interval (including startDate, excluding
552           endDate). 
553         * v4.3.105
554         * NGExtensions.xcode: new Xcode project
555         * NGStringScanEnumerator.m: compile bugfix
556         * NGExtensions-Info.plist: new version and bundle identifier
557 added:   sope-core/NGExtensions/fhs.make
558 added:   sope-core/NGExtensions/NGExtensions/NSBundle+misc.h
559 added:   sope-core/NGExtensions/FdExt.subproj/NSBundle+misc.m
560 changed: sope-core/EOControl/
561      2004-08-29  Helge Hess  <helge.hess@opengroupware.org>
562         * added hack to install the project in FHS locations - the library,
563           its headers, the tools and the resources will be installed in
564           FHS_INSTALL_ROOT if specified (eg make FHS_INSTALL_ROOT=/usr/local)
565           (v4.3.48)
566      2004-08-29  Marcus Mueller  <znek@mulle-kybernetik.com>
567         * EOControl.xcode: various fixes for project settings
568      2004-08-23  Marcus Mueller  <znek@mulle-kybernetik.com>
569         * added new Xcode project
570 added:   sope-core/EOControl/fhs.make