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