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