gecko-dev/editor/libeditor/base
1999-01-09 02:41:35 +00:00
..
ChangeAttributeTxn.cpp support for removing attributes 1999-01-07 01:02:16 +00:00
ChangeAttributeTxn.h support for removing attributes 1999-01-07 01:02:16 +00:00
CreateElementTxn.cpp fixed an uninitialized pointer problem 1999-01-08 01:41:34 +00:00
CreateElementTxn.h create element transaction WIP 1999-01-07 22:36:23 +00:00
DeleteTextTxn.cpp Delete Text Transaction initial implementation 1999-01-07 17:56:20 +00:00
DeleteTextTxn.h Delete Text Transaction initial implementation 1999-01-07 17:56:20 +00:00
EditTxn.cpp better code factoring, so split and join base methods can be reused 1999-01-09 00:24:48 +00:00
EditTxn.h Remove illegal TextTxn:: within TextTxn class (this is illegal in C++ unless you have a nested class with the same name). This fixes Macintosh build bustage. 1999-01-09 02:41:35 +00:00
InsertTextTxn.cpp use base class Redo 1999-01-07 17:57:57 +00:00
InsertTextTxn.h use base class Redo 1999-01-07 17:57:57 +00:00
SplitElementTxn.cpp better code factoring, so split and join base methods can be reused 1999-01-09 00:24:48 +00:00
SplitElementTxn.h SplitElementTxn implementation. Do only. 1999-01-08 22:16:22 +00:00