gecko-dev/editor/libeditor/html
2006-09-13 08:27:04 +00:00
..
.cvsignore
Makefile.in Fixing most of bug 287707. Make editor init and teardown do a better job at restoring things to the way they were before editing started. r=brade@comcast.net, sr=bzbarsky@mit.edu, a=brendan@mozilla.org 2005-06-09 22:50:41 +00:00
nsEditorTxnLog.cpp bug 183156 remove *UCS2* functions, replacing them with *UTF16* ones 2006-02-03 14:18:39 +00:00
nsEditorTxnLog.h
nsEditProperty.cpp
nsHTMLAbsPosition.cpp Bug 338129, r=glazman, sr=neil 2006-06-15 07:31:01 +00:00
nsHTMLAnonymousUtils.cpp Bug 338129, r=glazman, sr=neil 2006-06-15 07:31:01 +00:00
nsHTMLCSSUtils.cpp Bug 349726 - fixed crash in nsHTMLCSSUtils::GetDefaultViewCSS, r=timeless, sr=neil 2006-08-24 05:09:35 +00:00
nsHTMLCSSUtils.h
nsHTMLDataTransfer.cpp bug 348669. Remove inappropriate nsCRT::free usage. r=timeless, sr=dbaron 2006-09-08 04:35:17 +00:00
nsHTMLEditor.cpp Bug 132257 Inserting a link to a [network][image] file into a message inserts the physical file! 2006-09-07 22:09:52 +00:00
nsHTMLEditor.h Bug 338129, r=glazman, sr=neil 2006-06-15 07:31:01 +00:00
nsHTMLEditorLog.cpp
nsHTMLEditorLog.h
nsHTMLEditorMouseListener.cpp Bug 106386 Correct misspellings in source code 2005-11-25 08:16:51 +00:00
nsHTMLEditorMouseListener.h
nsHTMLEditorStyle.cpp Bug 335911: Change nsIContent::IsContentOfType to nsINode::IsNodeOfType. r/sr=bz 2006-05-05 06:52:21 +00:00
nsHTMLEditRules.cpp Merging two paragraphs using delete or backspace left an unwanted BR element; b=322207; r=neil@httml.net, sr=bzbarsky@mit.edu 2006-09-13 08:27:04 +00:00
nsHTMLEditRules.h
nsHTMLEditUtils.cpp Remove obsolete and wacky support for the <sound> element, which not even IE supports. bug 333057, r=sicking sr=jst 2006-04-10 20:49:02 +00:00
nsHTMLEditUtils.h Fix for bug 153998 (COtherDTD should go; composer should handle containment checking itself). r=mrbkap, sr=jst. 2005-09-05 14:18:56 +00:00
nsHTMLInlineTableEditor.cpp Bug 338129, r=glazman, sr=neil 2006-06-15 07:31:01 +00:00
nsHTMLObjectResizer.cpp Bug 338129, r=glazman, sr=neil 2006-06-15 07:31:01 +00:00
nsHTMLObjectResizer.h
nsHTMLURIRefObject.cpp bug 183156 remove *UCS2* functions, replacing them with *UTF16* ones 2006-02-03 14:18:39 +00:00
nsHTMLURIRefObject.h
nsIHTMLEditRules.h Bug 313309 part 2 - change the NS_DEFINE_STATIC_IID_ACCESSOR macro to NS_DECLARE, and make a NS_DEFINE_ macro that's outside the class declaration, r=shaver 2005-11-11 14:36:26 +00:00
nsTableEditor.cpp Fix for bug 286300 (Clean up HTML tags enum and related code). r/sr=jst, a=asa. 2005-06-16 12:58:13 +00:00
nsWSRunObject.cpp Bug 348854: Fix merge error from checkin for bug 345587, patch by Ryan VanderMeulen <ryanvm@gmail.com>, r=brettw, sr=bryner 2006-08-21 23:33:28 +00:00
nsWSRunObject.h Bug 344050: Kill nsITextContent and move the methods to nsIContent. r/sr=jst 2006-07-19 04:36:36 +00:00
TextEditorTest.cpp Fix for bug 286300 (Clean up HTML tags enum and related code). r=mrbkap, sr=bz, a=asa. 2005-06-16 13:10:58 +00:00
TextEditorTest.h
TypeInState.cpp
TypeInState.h