[cvs] commit: dimp/js DimpBase.js DimpCore.js ViewPort.js dimp/js/src DimpBase.js DimpCore.js ViewPort.js dimp/templates/imp message.html dimp/templates/index index.inc dimp/themes screen.css

Michael M Slusarz slusarz at horde.org
Wed Feb 27 13:00:47 UTC 2008


slusarz     2008-02-27 08:00:47 EST

  Modified files:
    js                   DimpBase.js DimpCore.js ViewPort.js 
    js/src               DimpBase.js DimpCore.js ViewPort.js 
    templates/imp        message.html 
    templates/index      index.inc 
    themes               screen.css 
  Log:
  Improve loading process.  Load mesage list onload if possible (on firefox
  and opera). Work around some IE weirdness (IE 7 seems to run dom:loaded
  functions LIFO instead of FIFO for all other browsers I have tested). Move
  DMenu into DimpCore.
  
  Revision  Changes    Path
  1.2       +1 -1      dimp/js/DimpBase.js
  1.403     +1 -1      dimp/js/DimpCore.js
  1.236     +1 -1      dimp/js/ViewPort.js
  1.2       +49 -32    dimp/js/src/DimpBase.js
  1.404     +15 -11    dimp/js/src/DimpCore.js
  1.215     +4 -5      dimp/js/src/ViewPort.js
  1.46      +3 -3      dimp/templates/imp/message.html
  1.165     +17 -16    dimp/templates/index/index.inc
  1.234     +3 -3      dimp/themes/screen.css

  Chora Links:
  http://cvs.horde.org/diff.php/dimp/js/DimpBase.js?r1=1.1&r2=1.2&ty=u
  http://cvs.horde.org/diff.php/dimp/js/DimpCore.js?r1=1.402&r2=1.403&ty=u
  http://cvs.horde.org/diff.php/dimp/js/ViewPort.js?r1=1.235&r2=1.236&ty=u
  http://cvs.horde.org/diff.php/dimp/js/src/DimpBase.js?r1=1.1&r2=1.2&ty=u
  http://cvs.horde.org/diff.php/dimp/js/src/DimpCore.js?r1=1.403&r2=1.404&ty=u
  http://cvs.horde.org/diff.php/dimp/js/src/ViewPort.js?r1=1.214&r2=1.215&ty=u
  http://cvs.horde.org/diff.php/dimp/templates/imp/message.html?r1=1.45&r2=1.46&ty=u
  http://cvs.horde.org/diff.php/dimp/templates/index/index.inc?r1=1.164&r2=1.165&ty=u
  http://cvs.horde.org/diff.php/dimp/themes/screen.css?r1=1.233&r2=1.234&ty=u


More information about the cvs mailing list