.. |
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
|
big checkin. fixing problems blocking Cmanske (also a reviewer). Checking in preliminary for gen content.(nothing damaged yet) lots of bug numbers not going to look them up, the tree just opened.
|
2000-02-10 04:35:51 +00:00 |
TypeInState.h
|
big checkin. fixing problems blocking Cmanske (also a reviewer). Checking in preliminary for gen content.(nothing damaged yet) lots of bug numbers not going to look them up, the tree just opened.
|
2000-02-10 04:35:51 +00:00 |
nsEditProperty.cpp
|
More table editing work (bug 20973) and Page Properies dialog work (bug 14344). Added missing 'tbody' to nsIAtoms list. r=mjudge
|
2000-02-03 02:06:10 +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
|
fixes for the following bugs:
27914, 27305, 28690, 14608, 27306, 28757
These fixes reviewed by cmanske, apprvd rickg;
also fix for 28724 (caret positioning problems)
reviewed by mjudge, apprvd by jar.
|
2000-02-25 04:39:30 +00:00 |
nsHTMLEditRules.h
|
fixes for the following bugs:
27914, 27305, 28690, 14608, 27306, 28757
These fixes reviewed by cmanske, apprvd rickg;
also fix for 28724 (caret positioning problems)
reviewed by mjudge, apprvd by jar.
|
2000-02-25 04:39:30 +00:00 |
nsHTMLEditUtils.cpp
|
fixes for the following bugs:
27914, 27305, 28690, 14608, 27306, 28757
These fixes reviewed by cmanske, apprvd rickg;
also fix for 28724 (caret positioning problems)
reviewed by mjudge, apprvd by jar.
|
2000-02-25 04:39:30 +00:00 |
nsHTMLEditUtils.h
|
fixes for the following bugs:
27914, 27305, 28690, 14608, 27306, 28757
These fixes reviewed by cmanske, apprvd rickg;
also fix for 28724 (caret positioning problems)
reviewed by mjudge, apprvd by jar.
|
2000-02-25 04:39:30 +00:00 |
nsHTMLEditor.cpp
|
fixe for 23558: windows ime bug - typing escape in ime can cause selection to move to top of document
r=mjudge, ftang; a=rickg
|
2000-02-25 23:50:17 +00:00 |
nsHTMLEditor.h
|
fixes for the following bugs:
27914, 27305, 28690, 14608, 27306, 28757
These fixes reviewed by cmanske, apprvd rickg;
also fix for 28724 (caret positioning problems)
reviewed by mjudge, apprvd by jar.
|
2000-02-25 04:39:30 +00:00 |
nsHTMLEditorLog.cpp
|
move the nsICmdLineHandler responsibilties from nsHTMLEditorLog to nsEditorService. r=sfraser
|
2000-02-16 03:14:20 +00:00 |
nsHTMLEditorLog.h
|
move the nsICmdLineHandler responsibilties from nsHTMLEditorLog to nsEditorService. r=sfraser
|
2000-02-16 03:14:20 +00:00 |
nsTableEditor.cpp
|
Table editing work (bug 20973). Fixed background colorpicker (bug 21410), disable unimplemented menu items (25137), make property bundle strings more localizable (26050). r=mjudge
|
2000-02-10 05:14:52 +00:00 |