gecko/editor/libeditor/html
Michael Kohler 5f19df86e0 Bug 564091: Fix spelling of nonexistent across the tree. r=timeless
--HG--
extra : rebase_source : 4f15f7fd6f90926b77d136be83af7f22c5ffa830
2010-05-23 12:26:15 -07:00
..
crashtests Bug 336104 - "ASSERTION: no frame, see bug #188946"; r=roc,dbaron 2010-05-21 16:36:42 -04:00
tests Bug 564091: Fix spelling of nonexistent across the tree. r=timeless 2010-05-23 12:26:15 -07:00
Makefile.in Bug 545602 Unify the event listeners for editor r=smaug 2010-03-06 13:01:28 +09:00
nsEditorTxnLog.cpp
nsEditorTxnLog.h
nsEditProperty.cpp Bug 534136 Part 1: Make atoms keep a pointer to an nsStringBuffer rather than storing the data inline. r=bsmedberg 2010-03-08 07:44:59 -08:00
nsHTMLAbsPosition.cpp Stop null-checking the pres shell so that we get to the UnbindFromTree call in nsHTMLEditor::DeleteRefToAnonymousNode. (Bug 563980) r=ehsan 2010-05-05 18:20:43 -07:00
nsHTMLAnonymousUtils.cpp Bug 472348 - Some unused variables found by combing the warning database, rs=bz 2009-01-06 14:25:58 -05:00
nsHTMLCSSUtils.cpp Bug 504496 case eCSSEditableProperty_NONE is unreachable in nsHTMLCSSUtils::GetCSSPropertyAtom 2009-07-22 17:31:01 -05:00
nsHTMLCSSUtils.h Bug 474369 - get rid of nsVoidArray, editor part; r=neil 2009-04-22 10:43:15 +02:00
nsHTMLDataTransfer.cpp Remove nsICSSStyleSheet and replace all uses with nsCSSStyleSheet. (Bug 239008) r=dbaron 2010-05-11 13:41:47 -07:00
nsHTMLEditor.cpp Convert some callers of methods that changed from returning already_AddRefed<T> to returning T* away from using unneeded nsCOMPtrs. (Bug 239008) r=dbaron 2010-05-17 21:00:40 -07:00
nsHTMLEditor.h Bug 564091: Fix spelling of nonexistent across the tree. r=timeless 2010-05-23 12:26:15 -07:00
nsHTMLEditorEventListener.cpp Bug 558970 nsEditorEventListener should store its owner as nsEditor rather than nsIEditor r=smaug 2010-04-19 21:20:42 +09:00
nsHTMLEditorEventListener.h Bug 558970 nsEditorEventListener should store its owner as nsEditor rather than nsIEditor r=smaug 2010-04-19 21:20:42 +09:00
nsHTMLEditorLog.cpp
nsHTMLEditorLog.h
nsHTMLEditorStyle.cpp Remove nsICSSStyleSheet and replace all uses with nsCSSStyleSheet. (Bug 239008) r=dbaron 2010-05-11 13:41:47 -07:00
nsHTMLEditRules.cpp Bug 260911 - fix 'hierarchy' misspellings. r=timeless 2010-04-29 21:01:11 +02:00
nsHTMLEditRules.h Bug 552914 nsEditor::mFlags is never modified by SetFlags() r=smaug 2010-04-12 11:35:18 +09:00
nsHTMLEditUtils.cpp Bug 346485 - "Implement output element" [r=smaug,hsivonen,mrbkap,timeless,roc sr=jst] 2010-04-26 03:42:00 -04:00
nsHTMLEditUtils.h
nsHTMLInlineTableEditor.cpp Stop null-checking the pres shell so that we get to the UnbindFromTree call in nsHTMLEditor::DeleteRefToAnonymousNode. (Bug 563980) r=ehsan 2010-05-05 18:20:43 -07:00
nsHTMLObjectResizer.cpp Stop null-checking the pres shell so that we get to the UnbindFromTree call in nsHTMLEditor::DeleteRefToAnonymousNode. (Bug 563980) r=ehsan 2010-05-05 18:20:43 -07:00
nsHTMLObjectResizer.h
nsHTMLURIRefObject.cpp
nsHTMLURIRefObject.h
nsIHTMLEditRules.h
nsTableEditor.cpp Bug 530296 - Replace PR_MIN/PR_MAX with NS_MIN/NS_MAX in /editor. r=peterv 2010-02-11 09:34:37 +01:00
nsWSRunObject.cpp Bug 537046 - crash in [@ nsWSRunObject::GetWSBoundingParent() ]; r=peterv 2010-01-15 12:17:48 -05:00
nsWSRunObject.h The white-space bounding parent is the closest block within the editable subtree, or if there is none, the (inline) editable subtree root. b=455992 r+sr=peterv 2009-02-21 05:28:09 +01:00
TextEditorTest.cpp
TextEditorTest.h
TypeInState.cpp Bug 563616 warning: unused variable item in TypeInState::RemovePropFromSetList 2010-05-13 10:33:26 -07:00
TypeInState.h Bug 474369 - get rid of nsVoidArray, editor part; r=neil 2009-04-22 10:43:15 +02:00