.. |
crashtests
|
Bug 713427. Don't assume things about lazy frame construction bits that just aren't true when doing IsVisible() testing. r=tnikkel
|
2012-01-18 16:10:06 -05:00 |
tests
|
Bug 728652, null check return value of MozGetDataAt, r=ehsan
|
2012-02-23 15:59:45 -05:00 |
ChangeAttributeTxn.cpp
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
|
2011-10-17 10:59:28 -04:00 |
ChangeAttributeTxn.h
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
|
2011-10-17 10:59:28 -04:00 |
ChangeCSSInlineStyleTxn.cpp
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
|
2011-10-17 10:59:28 -04:00 |
ChangeCSSInlineStyleTxn.h
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
|
2011-10-17 10:59:28 -04:00 |
CreateElementTxn.cpp
|
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
|
2011-09-28 23:19:26 -07:00 |
CreateElementTxn.h
|
Bug 633709: Fix editor's handling of txn objects. r+a=ehsan
|
2011-02-19 17:18:37 -05:00 |
DeleteElementTxn.cpp
|
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
|
2011-09-28 23:19:26 -07:00 |
DeleteElementTxn.h
|
Bug 633709: Fix editor's handling of txn objects. r+a=ehsan
|
2011-02-19 17:18:37 -05:00 |
DeleteRangeTxn.cpp
|
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
|
2011-09-28 23:19:26 -07:00 |
DeleteRangeTxn.h
|
Implement cycle collection for transaction manager and editor transactions. (Bug 488799) r+sr=peterv
|
2009-05-08 21:59:25 -07:00 |
DeleteTextTxn.cpp
|
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
|
2011-09-28 23:19:26 -07:00 |
DeleteTextTxn.h
|
Implement cycle collection for transaction manager and editor transactions. (Bug 488799) r+sr=peterv
|
2009-05-08 21:59:25 -07:00 |
EditAggregateTxn.cpp
|
Bug 709523 - Part c: Remove EditAggregateTxn::{GetCount,GetTxnAt,SetName}; r=ehsan a=edmorley
|
2011-12-11 21:00:27 +01:00 |
EditAggregateTxn.h
|
Bug 709523 - Part c: Remove EditAggregateTxn::{GetCount,GetTxnAt,SetName}; r=ehsan a=edmorley
|
2011-12-11 21:00:27 +01:00 |
EditTxn.cpp
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
|
2011-10-17 10:59:28 -04:00 |
EditTxn.h
|
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
|
2011-09-28 23:19:26 -07:00 |
IMETextTxn.cpp
|
Bug 682611 - Part 2: Remove nsIRange; r=smaug
|
2012-01-10 15:19:54 +01:00 |
IMETextTxn.h
|
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
|
2011-09-28 23:19:26 -07:00 |
InsertElementTxn.cpp
|
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
|
2011-09-28 23:19:26 -07:00 |
InsertElementTxn.h
|
Bug 633709: Fix editor's handling of txn objects. r+a=ehsan
|
2011-02-19 17:18:37 -05:00 |
InsertTextTxn.cpp
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
|
2011-10-17 10:59:28 -04:00 |
InsertTextTxn.h
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
|
2011-10-17 10:59:28 -04:00 |
JoinElementTxn.cpp
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
|
2011-10-17 10:59:28 -04:00 |
JoinElementTxn.h
|
Implement cycle collection for transaction manager and editor transactions. (Bug 488799) r+sr=peterv
|
2009-05-08 21:59:25 -07:00 |
Makefile.in
|
Bug 702388 - Convert Makefiles to use |TEST_DIRS += foo| r=khuey
|
2012-02-04 17:32:24 +00:00 |
nsEditor.cpp
|
Bug 668606 input event should be fired on all editors r=ehsan+smaug, sr=smaug
|
2012-03-27 10:36:44 +09:00 |
nsEditor.h
|
Bug 668606 input event should be fired on all editors r=ehsan+smaug, sr=smaug
|
2012-03-27 10:36:44 +09:00 |
nsEditorCommands.cpp
|
Bug 692153 Make Copy and Select All always work even when contenteditable areas are present r=ehsan
|
2011-12-30 17:42:04 +00:00 |
nsEditorCommands.h
|
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
|
2011-09-28 23:19:26 -07:00 |
nsEditorController.cpp
|
Bug 714258 - Remove unused variable rv in nsEditorController::RegisterEditorCommands; r=ehsan
|
2012-01-02 19:05:19 +01:00 |
nsEditorController.h
|
Bug 669026 Fix caret movement when contenteditable areas are present r=ehsan
|
2011-12-24 00:11:30 +00:00 |
nsEditorEventListener.cpp
|
Bug 668606 input event should be fired on all editors r=ehsan+smaug, sr=smaug
|
2012-03-27 10:36:44 +09:00 |
nsEditorEventListener.h
|
Bug 734530 - Spell check textareas if they're reframed when focused; r=roc
|
2012-03-19 12:21:56 -04:00 |
nsEditorUtils.cpp
|
Bug 709523 - Part b: Remove nsDOMIterator::ForEach; r=ehsan a=edmorley
|
2011-12-11 21:00:25 +01:00 |
nsEditorUtils.h
|
Bug 499008, part 4, convert editor drop handling to use datatransfers instead of the drag service, r=ehsan
|
2012-02-17 09:16:59 -05:00 |
nsEditProperty.h
|
|
|
nsEditPropertyAtomList.h
|
Bug 617528 Part 2 - Core implementation r=smaug
|
2011-08-08 19:31:32 +02:00 |
nsEditRules.h
|
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
|
2011-09-28 23:19:26 -07:00 |
nsIAbsorbingTransaction.h
|
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
|
2011-09-28 23:19:26 -07:00 |
nsIEditorSupport.h
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
|
2011-10-17 10:59:28 -04:00 |
nsSelectionState.cpp
|
Bug 717370 - Cleanup range-using and nearby code in editor; r=smaug+ehsan
|
2012-01-15 09:13:12 +01:00 |
nsSelectionState.h
|
Bug 682611 - Part 2: Remove nsIRange; r=smaug
|
2012-01-10 15:19:54 +01:00 |
nsStyleSheetTxns.cpp
|
Bug 655756 - Remove final XP_MAC remnants; r=josh
|
2011-05-10 20:24:48 +02:00 |
nsStyleSheetTxns.h
|
Remove nsICSSStyleSheet and replace all uses with nsCSSStyleSheet. (Bug 239008) r=dbaron
|
2010-05-11 13:41:47 -07:00 |
PlaceholderTxn.cpp
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
|
2011-10-17 10:59:28 -04:00 |
PlaceholderTxn.h
|
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
|
2011-09-28 23:19:26 -07:00 |
SetDocTitleTxn.cpp
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
|
2011-10-17 10:59:28 -04:00 |
SetDocTitleTxn.h
|
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
|
2011-09-28 23:19:26 -07:00 |
SplitElementTxn.cpp
|
Bug 698381 - Make Node.cloneNode aDeep argument optional, default to true. r=smaug
|
2012-02-23 14:23:30 +01:00 |
SplitElementTxn.h
|
Bug 633709: Fix editor's handling of txn objects. r+a=ehsan
|
2011-02-19 17:18:37 -05:00 |