gecko-dev/editor/libeditor/html
sspitzer%netscape.com a924d9950c fix for bug #198624
bulletproof for crasher in nsHTMLEditor::HideResizers()
r=brade,sr=kin
2003-03-22 17:22:22 +00:00
..
.cvsignore
Makefile.in Allow mouse-driven resizing of images and tables in all instances of editor. 2003-02-24 09:37:18 +00:00
TextEditorTest.cpp
TextEditorTest.h
TypeInState.cpp Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag 2003-01-08 19:35:36 +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
nsEditProperty.cpp Allow mouse-driven resizing of images and tables in all instances of editor. 2003-02-24 09:37:18 +00:00
nsEditProperty.h
nsEditorTxnLog.cpp Fix for bug 173553: flawfinder warnings in editor/libeditor/html/nsHTMLEditorLog.cpp 2002-11-18 15:43:19 +00:00
nsEditorTxnLog.h Fix for bug 173553: flawfinder warnings in editor/libeditor/html/nsHTMLEditorLog.cpp 2002-11-18 15:43:19 +00:00
nsHTMLCSSUtils.cpp fixing bustage, so it was not my last checkin... 2002-12-13 10:17:42 +00:00
nsHTMLCSSUtils.h fixes several bugs at once: 2002-09-17 12:04:59 +00:00
nsHTMLDataTransfer.cpp Create a new xpcom obsolete library (and component library). 2003-03-15 01:04:32 +00:00
nsHTMLEditRules.cpp Remove nsIStyleContext (bug 114713), r/sr=dbaron. Changed lots of methods to use nsStyleContext* or already_AddRefed<nsStyleContext> as return values, depending on whether a reference is returned. Turn on nsRefPtr (bug 104346), and change nsDerivedSafe to not declare AddRef and Release explicitly virtual, r=jag, sr=dbaron. 2003-02-22 00:32:13 +00:00
nsHTMLEditRules.h fix for 172147: URL in composition "decoration" continues on next line 2002-11-17 01:37:29 +00:00
nsHTMLEditUtils.cpp editor fixes for: 2002-12-22 01:51:14 +00:00
nsHTMLEditUtils.h editor fixes for: 2002-12-22 01:51:14 +00:00
nsHTMLEditor.cpp Create a new xpcom obsolete library (and component library). 2003-03-15 01:04:32 +00:00
nsHTMLEditor.h Allow mouse-driven resizing of images and tables in all instances of editor. 2003-02-24 09:37:18 +00:00
nsHTMLEditorLog.cpp fixing more mac build bustage 2003-01-18 04:21:04 +00:00
nsHTMLEditorLog.h fixing more mac build bustage 2003-01-18 04:21:04 +00:00
nsHTMLEditorMouseListener.cpp Allow mouse-driven resizing of images and tables in all instances of editor. 2003-02-24 09:37:18 +00:00
nsHTMLEditorMouseListener.h Allow mouse-driven resizing of images and tables in all instances of editor. 2003-02-24 09:37:18 +00:00
nsHTMLEditorStyle.cpp Coalesce similar inline nodes in Composer's CSS mode; b=179055, r=jfrancis, sr=peterv 2002-11-25 13:41:26 +00:00
nsHTMLObjectResizer.cpp fix for bug #198624 2003-03-22 17:22:22 +00:00
nsHTMLObjectResizer.h missing files for b=47066, r=brade,cmanske, sr=kin 2003-02-24 10:18:18 +00:00
nsHTMLURIRefObject.cpp Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag 2003-01-08 19:51:43 +00:00
nsHTMLURIRefObject.h
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 Bug 8929: Kill NS_COMFALSE 2002-11-25 12:44:03 +00:00
nsWSRunObject.cpp Bug 186195 Space disappears when editing a word at the end of a block p=jfrancis r=brade sr=kin a=asa 2003-02-03 11:47:13 +00:00
nsWSRunObject.h Clean up some array stuff in editor; switch to nsCOMArray in a bunch of 2002-11-12 19:40:11 +00:00