gecko-dev/editor/libeditor/html
sfraser%netscape.com a37b31dc09 WIP for 18395, various editor command handling and updating changes. r=akkana 2000-01-18 21:50:15 +00:00
..
TextEditorTest.cpp 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
TextEditorTest.h updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
TypeInState.cpp Converting usage of ::GetIID() to NS_GET_IID(). 2000-01-11 20:49:15 +00:00
TypeInState.h WIP for 18395, various editor command handling and updating changes. r=akkana 2000-01-18 21:50:15 +00:00
nsEditProperty.cpp Converting usage of ::GetIID() to NS_GET_IID(). 2000-01-11 20:49:15 +00:00
nsEditProperty.h updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
nsEditorTxnLog.cpp Converting usage of ::GetIID() to NS_GET_IID(). 2000-01-11 20:49:15 +00:00
nsEditorTxnLog.h TransactionManager fix for bug #11590: eliminate NS_COMFALSE 1999-11-11 19:35:40 +00:00
nsHTMLEditRules.cpp fix for 21412 - backspace wouldn't remove list items in html editor. In addition some improvements were made to the adjustment of selection after an edit action (example: backspacing through a list item now pops you up to the previous item) 2000-01-17 12:41:34 +00:00
nsHTMLEditRules.h fix for 21412 - backspace wouldn't remove list items in html editor. In addition some improvements were made to the adjustment of selection after an edit action (example: backspacing through a list item now pops you up to the previous item) 2000-01-17 12:41:34 +00:00
nsHTMLEditor.cpp WIP for 18395, various editor command handling and updating changes. r=akkana 2000-01-18 21:50:15 +00:00
nsHTMLEditor.h WIP for 18395, various editor command handling and updating changes. r=akkana 2000-01-18 21:50:15 +00:00
nsHTMLEditorLog.cpp Converting usage of ::GetIID() to NS_GET_IID(). 2000-01-11 20:49:15 +00:00
nsHTMLEditorLog.h 22655: add API to allow specifying charset when inserting/quoting html. r=rhp 2000-01-04 20:38:12 +00:00