[cvs] commit: imp compose.php imp/config conf.xml imp/docs CHANGES imp/js SpellChecker.js imp/js/src SpellChecker.js imp/lib Imple.php imp/lib/Imple ContactAutoCompleter.php SpellChecker.php imp/themes screen.css

Michael M Slusarz slusarz at horde.org
Tue Apr 18 10:21:16 PDT 2006


slusarz     2006-04-18 10:21:16 PDT

  Modified files:
    .                    compose.php 
    config               conf.xml 
    docs                 CHANGES 
    lib                  Imple.php 
    lib/Imple            ContactAutoCompleter.php 
    themes               screen.css 
  Added files:
    js                   SpellChecker.js 
    js/src               SpellChecker.js 
    lib/Imple            SpellChecker.php 
  Log:
  Initial import of spell checking code.  Works fine, but formatting is still
  pretty bad.  Thus, the code is not yet live (see compose.php).
  
  Revision  Changes    Path
  2.950     +18 -1     imp/compose.php
  1.84      +11 -4     imp/config/conf.xml
  1.935     +1 -0      imp/docs/CHANGES
  1.1       +37 -0     imp/js/SpellChecker.js (new)
  1.1       +352 -0    imp/js/src/SpellChecker.js (new)
  1.3       +13 -1     imp/lib/Imple.php
  1.3       +2 -2      imp/lib/Imple/ContactAutoCompleter.php
  1.1       +93 -0     imp/lib/Imple/SpellChecker.php (new)
  1.32      +16 -1     imp/themes/screen.css

  Chora Links:
  http://cvs.horde.org/diff.php/imp/compose.php?r1=2.949&r2=2.950&ty=u
  http://cvs.horde.org/diff.php/imp/config/conf.xml?r1=1.83&r2=1.84&ty=u
  http://cvs.horde.org/diff.php/imp/docs/CHANGES?r1=1.934&r2=1.935&ty=u
  http://cvs.horde.org/co.php/imp/js/SpellChecker.js?r=1.1
  http://cvs.horde.org/co.php/imp/js/src/SpellChecker.js?r=1.1
  http://cvs.horde.org/diff.php/imp/lib/Imple.php?r1=1.2&r2=1.3&ty=u
  http://cvs.horde.org/diff.php/imp/lib/Imple/ContactAutoCompleter.php?r1=1.2&r2=1.3&ty=u
  http://cvs.horde.org/co.php/imp/lib/Imple/SpellChecker.php?r=1.1
  http://cvs.horde.org/diff.php/imp/themes/screen.css?r1=1.31&r2=1.32&ty=u


More information about the cvs mailing list