]> err.no Git - scalable-opengroupware.org/blob - SOGo/UI/Scheduler/ChangeLog
fixes
[scalable-opengroupware.org] / SOGo / UI / Scheduler / ChangeLog
1 2004-07-07  Marcus Mueller  <znek@mulle-kybernetik.com>
2
3         * UIxCalWeekOverview.wox: minor correction
4
5         * UIxAppointmentEditor.m: fixed handling in -saveAction:. Also,
6           added code to correctly convert dates into GMT upon storing.
7
8 2004-07-15  Helge Hess  <helge.hess@opengroupware.org>
9
10         * GNUmakefile.preamble: added proper include pathes to allow "inline"
11           compilation
12
13 2004-07-02  Helge Hess  <helge.hess@opengroupware.org>
14
15         * UIxAppointmentView.m: fixup timezone of start/enddate
16
17 2004-06-30  Helge Hess  <helge.hess@opengroupware.org>
18
19         * UIxCalWeekOverview.wox, UIxCalMonthOverview.wox: some minor tweaks
20
21         * UIxAppointmentView.wox: made the attendee emails clickable
22
23         * UIxCalView.m: removed -fetchGIDs, moved -fetchCoreInfos to client
24           object
25
26         * all files: removed ZideStore references
27
28         * UIxCalView.h, UIxAppointmentView.h, UIxAppointmentEditor.m,
29           UIxCalSelectTab.m: include UIxComponent from SOGoUI
30
31         * removed backend stuff from some sources
32
33         * product.plist: bind things on SOGoAppointmentXXX instead of SX...
34
35         * GNUmakefile: changed from ZideStore to SOGo
36
37         * created ChangeLog