gecko-dev/editor/libeditor/html
glazman%netscape.com e03e047dcf fixes several bugs at once:
could not revert to HTML attributes default value,
VALIGN attribute on table elements was not CSSized,
page colors of new documents were not CSSized,
bad design in |nsEditor::CloneAttributes()|,
new image width/height/border attributes were not CSSized,
error in EdTableProps.js

b=167712, b=167716, r=brade, r=jfrancis, sr=kin
2002-09-17 12:04:59 +00:00
..
.cvsignore Unix/Win makefiles for 66345. r=cmanske, sr=sfraser. Not yet part of the build 2001-09-25 00:45:54 +00:00
Makefile.in fix for bug 101761 - REQUIRES update - remove all REQUIRES that are no longer necessary.. r=cls, a=asa (build-only changes) 2002-06-06 20:28:14 +00:00
nsEditorTxnLog.cpp Replace uses of overloaded |fputs| and most uses of |ns[C]String::ToCString|. b=104763 r=jag rs=scc 2001-10-16 03:53:44 +00:00
nsEditorTxnLog.h Replace uses of overloaded |fputs| and most uses of |ns[C]String::ToCString|. b=104763 r=jag rs=scc 2001-10-16 03:53:44 +00:00
nsEditProperty.cpp 166917. Clean up xpcom SDK includes. r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com 2002-09-07 17:13:19 +00:00
nsEditProperty.h License changes, take 2. Bug 98089. mozilla/editor/. 2001-09-25 22:53:13 +00:00
nsHTMLCSSUtils.cpp fixes several bugs at once: 2002-09-17 12:04:59 +00:00
nsHTMLCSSUtils.h fixes several bugs at once: 2002-09-17 12:04:59 +00:00
nsHTMLDataTransfer.cpp Part of fix for table editor interface changes. (fixed build bustage!) b=166922, r=akkana, sr=hewitt 2002-09-13 05:24:26 +00:00
nsHTMLEditor.cpp fixes several bugs at once: 2002-09-17 12:04:59 +00:00
nsHTMLEditor.h fixes several bugs at once: 2002-09-17 12:04:59 +00:00
nsHTMLEditorLog.cpp More for 124265 -- fix mac build: remove obsolete ApplyStyleSheet method from nsHTMLEditorLog (which only Mac was building). r=cmanske 2002-09-13 22:00:16 +00:00
nsHTMLEditorLog.h More for 124265 -- fix mac build: remove obsolete ApplyStyleSheet method from nsHTMLEditorLog (which only Mac was building). r=cmanske 2002-09-13 22:00:16 +00:00
nsHTMLEditorMouseListener.cpp 166917. Clean up xpcom SDK includes. r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com 2002-09-07 17:13:19 +00:00
nsHTMLEditorMouseListener.h Moved mouse listener from EditorShell to HTMLEditor but keep previous context click and doubleclick element selection behavior. b=112181 & 128836, r=akkana, sr=sfraser, a=asa 2002-03-17 20:39:16 +00:00
nsHTMLEditorStyle.cpp fixes several bugs at once: 2002-09-17 12:04:59 +00:00
nsHTMLEditRules.cpp fixes several bugs at once: 2002-09-17 12:04:59 +00:00
nsHTMLEditRules.h fix for 161106: rewrite of deletion in editor. fixes various deletion probs. r=glazman; sr=kin 2002-08-29 07:49:31 +00:00
nsHTMLEditUtils.cpp fix for 112167: pasting list items cal leave selection between items. Also allows you to type after pasted link without being in link. sr=kin r=fm 2002-05-14 00:05:37 +00:00
nsHTMLEditUtils.h fix for 112167: pasting list items cal leave selection between items. Also allows you to type after pasted link without being in link. sr=kin r=fm 2002-05-14 00:05:37 +00:00
nsHTMLURIRefObject.cpp 166917. Clean up xpcom SDK includes. r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com 2002-09-07 17:13:19 +00:00
nsHTMLURIRefObject.h License changes, take 2. Bug 98089. mozilla/editor/. 2001-09-25 22:53:13 +00:00
nsIHTMLEditRules.h Convert handwritten GetIID methods to use NS_DEFINE_STATIC_IID_ACCESSOR and add |const| to GetCID methods so that static |nsID|s are declared as |const|. b=153525 sr=jag r=bryner 2002-06-26 03:38:55 +00:00
nsTableEditor.cpp Fixed table row deletion and reorganized nsITableEditor methods. b=166922, r=akkana, sr=hewitt 2002-09-13 04:19:30 +00:00
nsWSRunObject.cpp Removing unused _NS_IMPL_LAYOUT define. 2002-08-15 05:39:40 +00:00
nsWSRunObject.h fix for 161106: rewrite of deletion in editor. fixes various deletion probs. r=glazman; sr=kin 2002-08-29 07:49:31 +00:00
TextEditorTest.cpp NS_LITERAL_STRING cleanup (bug 26384; r=akk, sr=kin) 2001-12-07 15:28:47 +00:00
TextEditorTest.h License changes, take 2. Bug 98089. mozilla/editor/. 2001-09-25 22:53:13 +00:00
TypeInState.cpp 166917. Clean up xpcom SDK includes. r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com 2002-09-07 17:13:19 +00:00
TypeInState.h Fix for bug 125345 (Font attributes disappear when you double click editor window) 2002-04-30 20:59:43 +00:00