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