2004-08-11 Marcus Mueller * UIxPageFrame subclasses from UIxComponent now, removed -SoUser because it's now in UIxComponent. (v0.9.10) 2004-08-11 Marcus Mueller * UIxPageFrame.wox, UIxAppNavView.m: added labels (v0.9.9) 2004-08-11 * UIxPageFrame: minor fixes to UI (v0.9.8) 2004-08-05 Marcus Mueller * calendar.css: commented some styles out, because they don't really do what I think they should do. Someone with better knowledge of CSS should look into this. (v0.9.7) 2004-08-02 Marcus Mueller * v0.9.6 * UIxPageFrame.wox: added javascript for onload action, some cosmetics * calendar.css: added remaining CSS for printviews 2004-08-02 Marcus Mueller * UIxPageFrame.wox: removed some navigation items to avoid confusion. Also applied some pretty printing. (v0.9.5) 2004-07-30 Marcus Mueller * v0.9.4 * calendar.css: added CSS for printviews * UIxPrintPageFrame.[wox|m]: new wrapper component for all views that require printing. 2004-07-28 Marcus Mueller * calendar.css: added CSS for weekcolumnsview (v0.9.3) 2004-07-27 Marcus Mueller * v0.9.2 * UIxPageFrame.m: added convenience methods to access specific parts of the URL. * UIxPageFrame.wox: fixed navigation URLs. Inserted references to rootURL where no content is currently available. * UIxAppNavView.m: enhanced construction of navigation url path. 2004-07-26 Marcus Mueller * calendar.css: added styles for dayoverview's content. 2004-07-23 Marcus Mueller * calendar.css: added styles for dayoverview's calendar. 2004-07-22 Marcus Mueller * calendar.css: complete style for 'yearoverview' and fixed style in 'monthoverview'. 2004-07-16 Helge Hess * UIxAppNavView.m: some fixes to navigation URLs * UIxAppNavView.wox: fixed indention * product.plist: properly export uix.css as a public resource 2004-07-01 Helge Hess * UIxTabView.m: removed JavaScript and the involved access of -session 2004-06-30 Helge Hess * product.plist: make categories on SOGoObject instead of SxFolder * GNUmakefile: patches for different build/runtime environment * created ChangeLog