gecko-dev/editor/libeditor/html
scc%netscape.com 9ac6c4fb06 making string conversions explicit 2000-04-18 07:44:58 +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 fixing another api change on notifyt selection 2000-04-14 23:01:09 +00:00
TypeInState.h fixing another api change on notifyt selection 2000-04-14 23:01:09 +00:00
nsEditProperty.cpp making string conversions explicit 2000-04-18 07:44:58 +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 making string conversions explicit 2000-04-18 07:44:58 +00:00
nsEditorTxnLog.h TransactionManager fix for bug #11590: eliminate NS_COMFALSE 1999-11-11 19:35:40 +00:00
nsHTMLEditRules.cpp Wrote RemoveAllInlineProperties() to deal with clearing out inline style, and also fixed a bunch of IME bugs. 2000-04-13 21:50:19 +00:00
nsHTMLEditRules.h cleanup and small bug fixes 2000-03-30 22:57:19 +00:00
nsHTMLEditUtils.cpp small changes to clients of string converting APIs 2000-03-26 11:39:08 +00:00
nsHTMLEditUtils.h Finished implementation of menu-driven table selection. Implemented detection of row or column selection. r=mjudge 2000-03-21 06:05:24 +00:00
nsHTMLEditor.cpp making string conversions explicit 2000-04-18 07:44:58 +00:00
nsHTMLEditor.h 35814: add clipboard type to editor paste methods, and call the right type 2000-04-14 23:38:21 +00:00
nsHTMLEditorLog.cpp 35814: add clipboard type to editor paste methods, and call the right type 2000-04-14 23:38:21 +00:00
nsHTMLEditorLog.h 35814: add clipboard type to editor paste methods, and call the right type 2000-04-14 23:38:21 +00:00
nsTableEditor.cpp Fixed window title bug (28591), spell check done notification (28152), validate param range in dialogs (33027), converted to using nsIFilePicker in dialogs, other skinability fixes. r=mjudge,jfrancis 2000-04-04 14:51:26 +00:00