2004-12-16 Marcus Mueller * calendar.css: added CSS for "Schedule" (v0.9.31) 2004-12-09 Marcus Mueller * UIxPageFrame.[wox,m]: added -ownerInContext debug info (v0.9.30) 2004-12-08 Marcus Mueller * calendar.css: added styles for others' appointments in printviews, so they are easy to distinguish (v0.9.29) * UIxTabItem.m: changed to use NGLogging (v0.9.28) 2004-10-18 Marcus Mueller * v0.9.27 * UIxPageFrame.wox: added Mail, fixed relative URL composition * UIxPageFrame.m: removed URL processing, instead uses methods from UIxComponent * *.lproj/default.strings: added label "Mail" 2004-09-20 Helge Hess * UIxPageFrame.m: added item ivar (v0.9.26) * UIxPageFrame.wox: improved debugging section (v0.9.25) 2004-09-10 Marcus Mueller * uix.css: new button_submit style for the Anais selector, looks similar to the mozilla submit button now (v0.9.24) 2004-09-09 Marcus Mueller * UIxPageFrame.wox: display clientObject and object traversal stack if isUIxDebugEnabled is set (v0.9.23) 2004-09-01 Helge Hess * GNUmakefile.preamble: removed dependency on libNGScripting (v0.9.22) 2004-08-27 Marcus Mueller * v0.9.21 * English.lproj/default.strings, French.lproj/default.strings: dictionaries for labels * UIxPageFrame.wox, UIxAppNavView.wox: replaced constant strings with labels 2004-08-27 Helge Hess * started UIxSortButton (v0.9.20) * v0.9.19 * UIxPageFrame.wox: navigation below the line, app selection above * uix.css: make 'defaultfont' a generic class * UIxPageFrame.wox: added top-level menu with links for Calendar and Contacts (v0.9.18) * removed old components (UIxAppFrame, Header and Navigation) (v0.9.17) 2004-08-24 Maxime Wacker * GNUmakefile.preamble: fixes for the build process (v0.9.16) 2004-08-16 Marcus Mueller * calendar.css: additional css for Anais uids (v0.9.15) * calendar.css: additional css for other appointments (v0.9.14) 2004-08-14 Marcus Mueller * UIxPageFrame.m: -title returns label for "OpenGroupware.org" when -isUIxDebugEnabled is NO. (v0.9.13) 2004-08-12 Marcus Mueller * UIxPageFrame.wox: removed left side navigation completely as it currently doesn't make too much sense and contrasts with the user interface layout which already has been agreed about (v0.9.12) 2004-08-12 Marcus Mueller * UIxWinClose.wox: removed rendering of (X) on Laurent's request (v0.9.11) 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