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