[cvs] commit: dimp/js ContextSensitive.js DimpCore.js compose.js fullmessage.js dimp/js/src ContextSensitive.js DimpCore.js ViewPort.js compose.js fullmessage.js dimp/lib/Views ShowMessage.php dimp/templates/chunks fullmessage.php ...

Michael M Slusarz slusarz at horde.org
Thu Apr 26 19:29:05 UTC 2007


slusarz     2007-04-26 15:29:04 EDT

  Modified files:
    js                   ContextSensitive.js DimpCore.js 
                         compose.js fullmessage.js 
    js/src               ContextSensitive.js DimpCore.js 
                         ViewPort.js compose.js fullmessage.js 
    lib/Views            ShowMessage.php 
    templates/chunks     fullmessage.php 
    templates/imp        message.html 
    templates/index      index.inc 
    themes               screen.css 
  Log:
  Move all dimp-related core functions inside of DimpCore.  Will allow us to
  play better with any other foreign javascript that might appear on the page.
  prototype documentation says we should use readAttribute() instead of
  getAttribute(), so make that change.
  Remove some nonexistent CSS/divs, and reenable display of application folders.
  
  Revision  Changes    Path
  1.38      +1 -1      dimp/js/ContextSensitive.js
  1.167     +1 -1      dimp/js/DimpCore.js
  1.45      +1 -1      dimp/js/compose.js
  1.14      +1 -1      dimp/js/fullmessage.js
  1.24      +3 -3      dimp/js/src/ContextSensitive.js
  1.166     +516 -522  dimp/js/src/DimpCore.js
  1.95      +2 -2      dimp/js/src/ViewPort.js
  1.41      +3 -3      dimp/js/src/compose.js
  1.13      +3 -3      dimp/js/src/fullmessage.js
  1.42      +2 -2      dimp/lib/Views/ShowMessage.php
  1.50      +3 -3      dimp/templates/chunks/fullmessage.php
  1.35      +2 -2      dimp/templates/imp/message.html
  1.105     +26 -27    dimp/templates/index/index.inc
  1.148     +4 -4      dimp/themes/screen.css

  Chora Links:
  http://cvs.horde.org/diff.php/dimp/js/ContextSensitive.js?r1=1.37&r2=1.38&ty=u
  http://cvs.horde.org/diff.php/dimp/js/DimpCore.js?r1=1.166&r2=1.167&ty=u
  http://cvs.horde.org/diff.php/dimp/js/compose.js?r1=1.44&r2=1.45&ty=u
  http://cvs.horde.org/diff.php/dimp/js/fullmessage.js?r1=1.13&r2=1.14&ty=u
  http://cvs.horde.org/diff.php/dimp/js/src/ContextSensitive.js?r1=1.23&r2=1.24&ty=u
  http://cvs.horde.org/diff.php/dimp/js/src/DimpCore.js?r1=1.165&r2=1.166&ty=u
  http://cvs.horde.org/diff.php/dimp/js/src/ViewPort.js?r1=1.94&r2=1.95&ty=u
  http://cvs.horde.org/diff.php/dimp/js/src/compose.js?r1=1.40&r2=1.41&ty=u
  http://cvs.horde.org/diff.php/dimp/js/src/fullmessage.js?r1=1.12&r2=1.13&ty=u
  http://cvs.horde.org/diff.php/dimp/lib/Views/ShowMessage.php?r1=1.41&r2=1.42&ty=u
  http://cvs.horde.org/diff.php/dimp/templates/chunks/fullmessage.php?r1=1.49&r2=1.50&ty=u
  http://cvs.horde.org/diff.php/dimp/templates/imp/message.html?r1=1.34&r2=1.35&ty=u
  http://cvs.horde.org/diff.php/dimp/templates/index/index.inc?r1=1.104&r2=1.105&ty=u
  http://cvs.horde.org/diff.php/dimp/themes/screen.css?r1=1.147&r2=1.148&ty=u


More information about the cvs mailing list