]> err.no Git - scalable-opengroupware.org/blobdiff - SOGo/UI/Common/ChangeLog
Schedule view and associated functionality, work in progress
[scalable-opengroupware.org] / SOGo / UI / Common / ChangeLog
index a24ee4b45b614075048aa73f9f832e7a27f71e99..cce2575a973303f4b98a7eaae6f255e97ec67054 100644 (file)
@@ -1,5 +1,72 @@
+2004-12-16  Marcus Mueller  <znek@mulle-kybernetik.com>
+
+       * calendar.css: added CSS for "Schedule" (v0.9.31)
+
+2004-12-09  Marcus Mueller  <znek@mulle-kybernetik.com>
+
+       * UIxPageFrame.[wox,m]: added -ownerInContext debug info (v0.9.30)
+
+2004-12-08  Marcus Mueller  <znek@mulle-kybernetik.com>
+
+       * 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  <znek@mulle-kybernetik.com>
+
+       * 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  <helge.hess@skyrix.com>
+
+       * UIxPageFrame.m: added item ivar (v0.9.26)
+
+       * UIxPageFrame.wox: improved debugging section (v0.9.25)
+
+2004-09-10  Marcus Mueller  <znek@mulle-kybernetik.com>
+
+       * 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  <znek@mulle-kybernetik.com>
+
+       * UIxPageFrame.wox: display clientObject and object traversal stack
+         if isUIxDebugEnabled is set (v0.9.23)
+
+2004-09-01  Helge Hess  <helge.hess@skyrix.com>
+
+       * GNUmakefile.preamble: removed dependency on libNGScripting (v0.9.22)
+
+2004-08-27  Marcus Mueller  <znek@mulle-kybernetik.com>
+
+       * 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  <helge.hess@skyrix.com>
 
+       * 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  <mwacker@linagora.com>