]> err.no Git - sope/blob - sope-appserver/ChangeLog
changed default logging from stdout to stderr (as it was in previous versions)
[sope] / sope-appserver / ChangeLog
1 2005-08-10  Helge Hess  <helge.hess@opengroupware.org>
2
3         * prepared for OSX frameworks
4
5 2005-01-04  Marcus Mueller  <znek@mulle-kybernetik.com>
6
7         * sope-appserver.xcode: added SoOFS product
8
9 2004-12-14  Marcus Mueller  <znek@mulle-kybernetik.com>
10
11         * NGXmlRpc/NGXmlRpc.xcode: minor changes and updated
12
13 2004-11-07  Marcus Mueller  <znek@mulle-kybernetik.com>
14
15         * sope-appserver.xcode: added NGXmlRpc product
16         
17         * README-OSX.txt: updated prebinding information
18
19 2004-11-02  Marcus Mueller  <znek@mulle-kybernetik.com>
20
21         * sope-appserver.xcode: adjusted the build process to new NGObjWeb
22           targets.
23
24 2004-09-22  Marcus Mueller  <znek@mulle-kybernetik.com>
25
26         * README-OSX.txt: minor changes to the prebinding documentation. The
27           whole document needs an overhaul, still.
28
29 2004-09-21  Marcus Mueller  <znek@mulle-kybernetik.com>
30
31         * NGExtensions.xcode: Fixed dependencies to resemble the make process
32           more closely. Our aim should be to stick to the make process
33           as closely as possible, so we shouldn't introduce dependencies in
34           non-toplevel projects.
35
36 2004-08-30  Marcus Mueller  <znek@mulle-kybernetik.com>
37
38         * sope-appserver.xcode: new Xcode aggregate project
39
40         * removed old SOPE.xcode
41
42 2004-08-25  Helge Hess  <helge.hess@opengroupware.org>
43
44         * move NGScripting to Recycler, not used anymore
45
46 2004-08-22  Helge Hess  <helge.hess@opengroupware.org>
47
48         * added SoOFS as a separate project
49
50 2004-08-20  Helge Hess  <helge.hess@opengroupware.org>
51
52         * moved SxComponents to Recycler
53
54 2004-07-21  Marcus Mueller  <znek@mulle-kybernetik.com>
55
56         * SOPE.xcode: fixed an incorrect framework search path.
57
58 2004-07-21  Marcus Mueller  <znek@mulle-kybernetik.com>
59
60         * README-OSX.txt: Major overhaul for build description, especially the
61           Xcode section.
62
63         * SOPE.xcode: added WOKeyPathAssociationSystemKVC.m and
64           NSUserDefaults+KVC.m in NGObjWeb/Associations to the Xcode build
65           which were previously missing.
66
67 2004-07-16  Marcus Mueller  <znek@mulle-kybernetik.com>
68
69         * SOPE.xcode: added 'Wrapper' build style and 'Wrapper Contents' target.
70           Use these to build the frameworks in an appropriate form to have them
71           embedded in an applications app wrapper's 'Frameworks' folder.
72
73 2004-06-24  Marcus Mueller  <znek@mulle-kybernetik.com>
74
75         * SOPE.xcode: removed WOPopUpButton.h.
76
77 2004-05-16  Marcus Mueller  <znek@mulle-kybernetik.com>
78
79         * SOPE.xcode: added new bundle products, SoCore.sxp and SoOFS.sxp -
80           both seemed to get lost in the transition from Project Builder to
81           Xcode. Please note that the names of the two products bear the (SXP)
82           specifier which is unfortunately necessary since there already is an
83           SoOFS target and Xcode seriously gets confused by this, despite the
84           fact that the product types are different.
85
86 2004-05-07  Marcus Mueller  <znek@mulle-kybernetik.com>
87
88         * SOPE.xcode: added new WOMessage+Validation.m
89
90 2004-04-28  Marcus Mueller  <znek@mulle-kybernetik.com>
91
92         * SOPE.xcode: added new WOXML framework for legacy applications.
93
94         * README-OSX.txt: updated prebinding info list for new WOXML target.
95
96 2004-04-19  Marcus Mueller  <znek@mulle-kybernetik.com>
97
98         * SOPE.xcode: added WEPageLink in WEExtensions,
99           WOHyperlink cluster in NGObjWeb.
100
101 2004-04-02  Marcus Mueller  <znek@mulle-kybernetik.com>
102
103         * SOPE.xcode: Added WETableView group and accompanied files in
104           WEExtensions.
105
106 2004-03-31  Marcus Mueller  <znek@mulle-kybernetik.com>
107
108         * SOPE.xcode: added WERedirect.m to WEExtensions, added WORedirect.[hm]
109           and WOExtensions.h to WOExtensions.
110
111 2004-03-24  Marcus Mueller  <znek@mulle-kybernetik.com>
112
113         * SOPE.xcode: added WEQualifierConditional in WEExtensions.
114           Also, added -headerpad_max_install_names link option where
115           appropriate.
116
117 2004-03-08  Helge Hess  <helge@mac.in.skyrix.com>
118
119         * SOPE.xcode: added new source files in WebDAV
120
121         * README-OSX.txt: added some build notes
122
123 2004-02-26  Helge Hess  <helge.hess@opengroupware.org>
124
125         * added WOResourceURLAssociation to Xcode project
126
127 2004-02-10  Marcus Mueller  <znek@mulle-kybernetik.com>
128
129         * SOPE.xcode: Updated prebinding information according to
130           README-OSX.txt. Also, added Foundation.framework explicitly
131           to all subprojects.
132
133         * README-OSX.txt: New README currently describing prebinding
134           information for Mac OS X.
135
136         * ChangeLog: created.