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