]> err.no Git - scalable-opengroupware.org/blob - SOGo/UI/Common/ChangeLog
changes to use NGLogging in all places
[scalable-opengroupware.org] / SOGo / UI / Common / ChangeLog
1 2004-12-08  Marcus Mueller  <znek@mulle-kybernetik.com>
2
3         * UIxTabItem.m: changed to use NGLogging (v0.9.28)
4
5 2004-10-18  Marcus Mueller  <znek@mulle-kybernetik.com>
6
7         * v0.9.27
8
9         * UIxPageFrame.wox: added Mail, fixed relative URL composition
10
11         * UIxPageFrame.m: removed URL processing, instead uses methods from
12           UIxComponent
13
14         * *.lproj/default.strings: added label "Mail"
15
16 2004-09-20  Helge Hess  <helge.hess@skyrix.com>
17
18         * UIxPageFrame.m: added item ivar (v0.9.26)
19
20         * UIxPageFrame.wox: improved debugging section (v0.9.25)
21
22 2004-09-10  Marcus Mueller  <znek@mulle-kybernetik.com>
23
24         * uix.css: new button_submit style for the Anais selector, looks
25           similar to the mozilla submit button now (v0.9.24)
26
27 2004-09-09  Marcus Mueller  <znek@mulle-kybernetik.com>
28
29         * UIxPageFrame.wox: display clientObject and object traversal stack
30           if isUIxDebugEnabled is set (v0.9.23)
31
32 2004-09-01  Helge Hess  <helge.hess@skyrix.com>
33
34         * GNUmakefile.preamble: removed dependency on libNGScripting (v0.9.22)
35
36 2004-08-27  Marcus Mueller  <znek@mulle-kybernetik.com>
37
38         * v0.9.21
39
40         * English.lproj/default.strings, French.lproj/default.strings:
41           dictionaries for labels
42
43         * UIxPageFrame.wox, UIxAppNavView.wox: replaced constant strings with
44           labels
45
46 2004-08-27  Helge Hess  <helge.hess@skyrix.com>
47
48         * started UIxSortButton (v0.9.20)
49
50         * v0.9.19
51
52         * UIxPageFrame.wox: navigation below the line, app selection above
53
54         * uix.css: make 'defaultfont' a generic class
55
56         * UIxPageFrame.wox: added top-level menu with links for Calendar and
57           Contacts (v0.9.18)
58
59         * removed old components (UIxAppFrame, Header and Navigation) (v0.9.17)
60
61 2004-08-24  Maxime Wacker  <mwacker@linagora.com>
62
63         * GNUmakefile.preamble: fixes for the build process (v0.9.16)
64
65 2004-08-16  Marcus Mueller  <znek@mulle-kybernetik.com>
66
67         * calendar.css: additional css for Anais uids (v0.9.15)
68
69         * calendar.css: additional css for other appointments (v0.9.14)
70
71 2004-08-14  Marcus Mueller  <znek@mulle-kybernetik.com>
72
73         * UIxPageFrame.m: -title returns label for "OpenGroupware.org" when
74           -isUIxDebugEnabled is NO. (v0.9.13)
75
76 2004-08-12  Marcus Mueller  <znek@mulle-kybernetik.com>
77
78         * UIxPageFrame.wox: removed left side navigation completely as it
79           currently doesn't make too much sense and contrasts with the
80           user interface layout which already has been agreed about (v0.9.12)
81
82 2004-08-12  Marcus Mueller  <znek@mulle-kybernetik.com>
83
84         * UIxWinClose.wox: removed rendering of (X) on Laurent's request
85           (v0.9.11)
86
87 2004-08-11  Marcus Mueller  <znek@mulle-kybernetik.com>
88
89         * UIxPageFrame subclasses from UIxComponent now, removed -SoUser
90           because it's now in UIxComponent. (v0.9.10)
91
92 2004-08-11  Marcus Mueller  <znek@mulle-kybernetik.com>
93
94         * UIxPageFrame.wox, UIxAppNavView.m: added labels (v0.9.9)
95
96 2004-08-11    <helge@agenor.opengroupware.org>
97
98         * UIxPageFrame: minor fixes to UI (v0.9.8)
99
100 2004-08-05  Marcus Mueller  <znek@mulle-kybernetik.com>
101
102         * calendar.css: commented some styles out, because they don't really do
103           what I think they should do. Someone with better knowledge of CSS
104           should look into this. (v0.9.7)
105
106 2004-08-02  Marcus Mueller  <znek@mulle-kybernetik.com>
107
108         * v0.9.6
109
110         * UIxPageFrame.wox: added javascript for onload action, some cosmetics
111
112         * calendar.css: added remaining CSS for printviews
113
114 2004-08-02  Marcus Mueller  <znek@mulle-kybernetik.com>
115
116         * UIxPageFrame.wox: removed some navigation items to avoid confusion.
117           Also applied some pretty printing. (v0.9.5)
118
119 2004-07-30  Marcus Mueller  <znek@mulle-kybernetik.com>
120
121         * v0.9.4
122
123         * calendar.css: added CSS for printviews
124
125         * UIxPrintPageFrame.[wox|m]: new wrapper component for all views that
126           require printing.
127
128 2004-07-28  Marcus Mueller  <znek@mulle-kybernetik.com>
129
130         * calendar.css: added CSS for weekcolumnsview (v0.9.3)
131
132 2004-07-27  Marcus Mueller  <znek@mulle-kybernetik.com>
133
134         * v0.9.2
135
136         * UIxPageFrame.m: added convenience methods to access specific parts
137           of the URL.
138
139         * UIxPageFrame.wox: fixed navigation URLs. Inserted references to
140           rootURL where no content is currently available.
141
142         * UIxAppNavView.m: enhanced construction of navigation url path.
143
144 2004-07-26  Marcus Mueller  <znek@mulle-kybernetik.com>
145
146         * calendar.css: added styles for dayoverview's content.
147
148 2004-07-23  Marcus Mueller  <znek@mulle-kybernetik.com>
149
150         * calendar.css: added styles for dayoverview's calendar.
151
152 2004-07-22  Marcus Mueller  <znek@mulle-kybernetik.com>
153
154         * calendar.css: complete style for 'yearoverview' and fixed style in
155           'monthoverview'.
156
157 2004-07-16  Helge Hess  <helge.hess@skyrix.com>
158
159         * UIxAppNavView.m: some fixes to navigation URLs
160
161         * UIxAppNavView.wox: fixed indention
162
163         * product.plist: properly export uix.css as a public resource
164
165 2004-07-01  Helge Hess  <helge.hess@opengroupware.org>
166
167         * UIxTabView.m: removed JavaScript and the involved access of -session
168
169 2004-06-30  Helge Hess  <helge.hess@opengroupware.org>
170
171         * product.plist: make categories on SOGoObject instead of SxFolder
172
173         * GNUmakefile: patches for different build/runtime environment
174
175         * created ChangeLog