Index of /ports/www/nvu/work/mozilla/editor

      Name                    Last modified       Size  Description

[DIR] Parent Directory 18-Jan-2008 08:32 - [   ] Makefile.in 15-Aug-2003 17:41 1k [DIR] composer/ 31-Jan-2005 04:38 - [DIR] docs/ 31-Jan-2005 04:37 - [DIR] idl/ 21-Jun-2005 02:52 - [DIR] libeditor/ 31-Jan-2005 04:38 - [DIR] public/ 31-Jan-2005 04:33 - [DIR] txmgr/ 31-Jan-2005 04:38 - [DIR] txtsvc/ 31-Jan-2005 04:38 - [DIR] ui/ 31-Jan-2005 04:51 -

HTML (i.e. Composer) and plaintext editor

The editor directory contains C++ interfaces, C++ code, and XUL/Javascript for the embeddable editor component, which is used for the HTML Editor ("Composer"), for plain and html mail compose, and for text fields and text areas throughout the product.

The editor is designed like a "browser window with editing features": it adds some special classes for editing text and managing transaction undo/redo, but reuses browser code for nearly everything else.