pjs/editor/libeditor/html
akkana%netscape.com 016e5d6225 23169: Fix uninitialized variables, including one which was disallowing splitting lines by hitting return. r=jfrancis 2000-01-06 22:35:04 +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 updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
TypeInState.h updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
nsEditProperty.cpp updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +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 TransactionManager fix for bug #11590: eliminate NS_COMFALSE 1999-11-11 19:35:40 +00:00
nsEditorTxnLog.h TransactionManager fix for bug #11590: eliminate NS_COMFALSE 1999-11-11 19:35:40 +00:00
nsHTMLEditRules.cpp fixing warnings 2000-01-06 00:16:18 +00:00
nsHTMLEditRules.h Fix for bug 21346. This is actually a major reworking of how the low level editor txns perturb selection. There is a mode now for telling the txns not to disturb the selection. There is also a fix for unlisting lists (sometimes list items got merged unintentionally when unlisting). 2000-01-04 03:09:41 +00:00
nsHTMLEditor.cpp 23169: Fix uninitialized variables, including one which was disallowing splitting lines by hitting return. r=jfrancis 2000-01-06 22:35:04 +00:00
nsHTMLEditor.h 22655: add API to allow specifying charset when inserting/quoting html. r=rhp 2000-01-04 20:38:12 +00:00
nsHTMLEditorLog.cpp 22655: add API to allow specifying charset when inserting/quoting html. r=rhp 2000-01-04 20:38:12 +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