gecko-dev/editor/public
sfraser%netscape.com a37b31dc09 WIP for 18395, various editor command handling and updating changes. r=akkana 2000-01-18 21:50:15 +00:00
..
.cvsignore Add cvsignore entries for makefiles generated bu autoconf. 1998-12-05 09:07:33 +00:00
MANIFEST adding in nsIEdkitorController.h 1999-12-15 03:36:12 +00:00
Makefile.in Fix whitespace snafu that was tripping up my gmake. 1999-12-15 07:18:41 +00:00
makefile.win adding in nsEditorController to makesystem. adding in registration to allow someone to get an editorcontroller from the outside. also change editor shell to register a controller to handle keyboard navigation. 1999-12-15 03:46:27 +00:00
nsEditorCID.h Landing editor API changes. Removed nsITextEditor and nsTextEditor, split interfaces into more, non-overlapping interfaces, and other general cleanup. 1999-08-09 01:37:50 +00:00
nsICiter.h updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
nsIEditActionListener.h fix for 20457: deletion in editor pretty darn screwy. Lots of changes to improve this. Document modifying entry points in editor now go thru a standard sandwich, which allows tracking of what changed in the doc, which allows proper post-processing of what changed. Also, all deletions now go thru the rules code, if applicable. Also some bugs in tracking the changed document portion have been fixed. Finally selection setting after a delete is improved. 1999-12-07 08:30:19 +00:00
nsIEditor.h WIP for 18395, various editor command handling and updating changes. r=akkana 2000-01-18 21:50:15 +00:00
nsIEditorController.h adding in header files for massive checkins. reviewed akkana, mcc 1999-12-15 03:35:44 +00:00
nsIEditorIMESupport.h fix bug 12090 19358. Implement ForceCompositionEnd and add it in the beginning of AddInlineProperty/RemoveInlineProperty/InsertElement/InsertHTML 1999-12-08 03:39:36 +00:00
nsIEditorLogging.h updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
nsIEditorMailSupport.h 22655: add API to allow specifying charset when inserting/quoting html. r=rhp 2000-01-04 20:38:12 +00:00
nsIEditorStyleSheets.h updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
nsIHTMLEditor.h 22655: add API to allow specifying charset when inserting/quoting html. r=rhp 2000-01-04 20:38:12 +00:00
nsITableEditor.h Fix build bustage; r=sfraser. My theory for what the current build bustage is: `tainted' |nsCOMPtr<nsIDOMElement>| definition. The full definition of |nsIDOMElement| must be in scope first. 2000-01-14 04:14:09 +00:00