Index of /ports/www/kompozer/work/kompozer-0.7.10/mozilla/editor

      Name                    Last modified       Size  Description

[DIR] Parent Directory 17-Jan-2008 11:31 - [   ] Makefile.in 31-Jul-2007 12:34 1k [DIR] composer/ 28-Aug-2007 15:22 - [DIR] docs/ 28-Aug-2007 15:22 - [DIR] idl/ 28-Aug-2007 15:22 - [DIR] libeditor/ 28-Aug-2007 15:22 - [DIR] public/ 28-Aug-2007 15:22 - [DIR] txmgr/ 28-Aug-2007 15:22 - [DIR] txtsvc/ 28-Aug-2007 15:22 - [DIR] ui/ 28-Aug-2007 15:22 -

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.