]> err.no Git - sope/blob - sope-appserver/ChangeLog
ivar extensions to NGObjWeb core classes, moved SoOFS to separate project
[sope] / sope-appserver / ChangeLog
1 2004-08-22  Helge Hess  <helge.hess@opengroupware.org>
2
3         * added SoOFS as a separate project
4
5 2004-08-20  Helge Hess  <helge.hess@opengroupware.org>
6
7         * moved SxComponents to Recycler
8
9 2004-07-21  Marcus Mueller  <znek@mulle-kybernetik.com>
10
11         * SOPE.xcode: fixed an incorrect framework search path.
12
13 2004-07-21  Marcus Mueller  <znek@mulle-kybernetik.com>
14
15         * README-OSX.txt: Major overhaul for build description, especially the
16           Xcode section.
17
18         * SOPE.xcode: added WOKeyPathAssociationSystemKVC.m and
19           NSUserDefaults+KVC.m in NGObjWeb/Associations to the Xcode build
20           which were previously missing.
21
22 2004-07-16  Marcus Mueller  <znek@mulle-kybernetik.com>
23
24         * SOPE.xcode: added 'Wrapper' build style and 'Wrapper Contents' target.
25           Use these to build the frameworks in an appropriate form to have them
26           embedded in an applications app wrapper's 'Frameworks' folder.
27
28 2004-06-24  Marcus Mueller  <znek@mulle-kybernetik.com>
29
30         * SOPE.xcode: removed WOPopUpButton.h.
31
32 2004-05-16  Marcus Mueller  <znek@mulle-kybernetik.com>
33
34         * SOPE.xcode: added new bundle products, SoCore.sxp and SoOFS.sxp -
35           both seemed to get lost in the transition from Project Builder to
36           Xcode. Please note that the names of the two products bear the (SXP)
37           specifier which is unfortunately necessary since there already is an
38           SoOFS target and Xcode seriously gets confused by this, despite the
39           fact that the product types are different.
40
41 2004-05-07  Marcus Mueller  <znek@mulle-kybernetik.com>
42
43         * SOPE.xcode: added new WOMessage+Validation.m
44
45 2004-04-28  Marcus Mueller  <znek@mulle-kybernetik.com>
46
47         * SOPE.xcode: added new WOXML framework for legacy applications.
48
49         * README-OSX.txt: updated prebinding info list for new WOXML target.
50
51 2004-04-19  Marcus Mueller  <znek@mulle-kybernetik.com>
52
53         * SOPE.xcode: added WEPageLink in WEExtensions,
54           WOHyperlink cluster in NGObjWeb.
55
56 2004-04-02  Marcus Mueller  <znek@mulle-kybernetik.com>
57
58         * SOPE.xcode: Added WETableView group and accompanied files in
59           WEExtensions.
60
61 2004-03-31  Marcus Mueller  <znek@mulle-kybernetik.com>
62
63         * SOPE.xcode: added WERedirect.m to WEExtensions, added WORedirect.[hm]
64           and WOExtensions.h to WOExtensions.
65
66 2004-03-24  Marcus Mueller  <znek@mulle-kybernetik.com>
67
68         * SOPE.xcode: added WEQualifierConditional in WEExtensions.
69           Also, added -headerpad_max_install_names link option where
70           appropriate.
71
72 2004-03-08  Helge Hess  <helge@mac.in.skyrix.com>
73
74         * SOPE.xcode: added new source files in WebDAV
75
76         * README-OSX.txt: added some build notes
77
78 2004-02-26  Helge Hess  <helge.hess@opengroupware.org>
79
80         * added WOResourceURLAssociation to Xcode project
81
82 2004-02-10  Marcus Mueller  <znek@mulle-kybernetik.com>
83
84         * SOPE.xcode: Updated prebinding information according to
85           README-OSX.txt. Also, added Foundation.framework explicitly
86           to all subprojects.
87
88         * README-OSX.txt: New README currently describing prebinding
89           information for Mac OS X.
90
91         * ChangeLog: created.