[cvs] commit: framework/Horde Horde.php dimp/lib DIMP.php horde/js lowpro.js prototype.js horde/js/src lowpro.js dimp/js DraggableMail.js lowpro.js dimp/js/src lowpro.js

Michael M Slusarz slusarz at horde.org
Thu May 10 13:08:14 UTC 2007


slusarz     2007-05-10 09:08:14 EDT

  Modified files:
    Horde                Horde.php 
    lib                  DIMP.php 
    js                   prototype.js 
    js                   DraggableMail.js 
  Added files:
    js                   lowpro.js 
    js/src               lowpro.js 
  Removed files:
    js                   lowpro.js 
    js/src               lowpro.js 
  Log:
  Doh.  Forgot that with the way we load files, horde files are always loaded
  first and lowpro must be loaded immediately after prototype.js.  So move to
  horde and strip the file of all other functionality for now (looking at the
  onDomReady function in lowpro - it doesn't work around things like safari's
  unreasonably low stack size so we'll just continue to use our version).
  
  Revision  Changes    Path
  1.2       +0 -1      dimp/js/Attic/lowpro.js (dead)
  1.46      +131 -1    dimp/js/DraggableMail.js
  1.2       +0 -364    dimp/js/src/Attic/lowpro.js (dead)
  1.69      +2 -2      dimp/lib/DIMP.php
  1.628     +2 -2      framework/Horde/Horde.php
  1.1       +1 -0      horde/js/lowpro.js (new)
  1.7       +3271 -1   horde/js/prototype.js
  1.1       +73 -0     horde/js/src/lowpro.js (new)

  Chora Links:
  http://cvs.horde.org/co.php/dimp/js/Attic/lowpro.js?r=1.1
  http://cvs.horde.org/diff.php/dimp/js/DraggableMail.js?r1=1.45&r2=1.46&ty=u
  http://cvs.horde.org/co.php/dimp/js/src/Attic/lowpro.js?r=1.1
  http://cvs.horde.org/diff.php/dimp/lib/DIMP.php?r1=1.68&r2=1.69&ty=u
  http://cvs.horde.org/diff.php/framework/Horde/Horde.php?r1=1.627&r2=1.628&ty=u
  http://cvs.horde.org/co.php/horde/js/lowpro.js?r=1.1
  http://cvs.horde.org/diff.php/horde/js/prototype.js?r1=1.6&r2=1.7&ty=u
  http://cvs.horde.org/co.php/horde/js/src/lowpro.js?r=1.1


More information about the cvs mailing list