gecko-dev/editor/libeditor/base
kin%netscape.com ae5b3d673c Fixed double addref in EnableUndo() that was causing us to leak the transaction manager on destruction of the editor. 1999-05-28 21:49:24 +00:00
..
ChangeAttributeTxn.cpp Changed transactions not to have owning pointers to the Editor. 1999-05-28 00:13:02 +00:00
ChangeAttributeTxn.h Changed transactions not to have owning pointers to the Editor. 1999-05-28 00:13:02 +00:00
CreateElementTxn.cpp Changed transactions not to have owning pointers to the Editor. 1999-05-28 00:13:02 +00:00
CreateElementTxn.h Changed transactions not to have owning pointers to the Editor. 1999-05-28 00:13:02 +00:00
DeleteElementTxn.cpp Changed all occurrences of GetUndoString() and GetRedoString() to accept nsString *. 1999-05-27 20:50:52 +00:00
DeleteElementTxn.h Changed transactions not to have owning pointers to the Editor. 1999-05-28 00:13:02 +00:00
DeleteRangeTxn.cpp Changed transactions not to have owning pointers to the Editor. 1999-05-28 00:13:02 +00:00
DeleteRangeTxn.h Changed transactions not to have owning pointers to the Editor. 1999-05-28 00:13:02 +00:00
DeleteTextTxn.cpp Changed transactions not to have owning pointers to the Editor. 1999-05-28 00:13:02 +00:00
DeleteTextTxn.h Changed transactions not to have owning pointers to the Editor. 1999-05-28 00:13:02 +00:00
EditAggregateTxn.cpp Changed all occurrences of GetUndoString() and GetRedoString() to accept nsString *. 1999-05-27 20:50:52 +00:00
EditAggregateTxn.h Changed transactions not to have owning pointers to the Editor. 1999-05-28 00:13:02 +00:00
EditTxn.cpp Changed all occurrences of GetUndoString() and GetRedoString() to accept nsString *. 1999-05-27 20:50:52 +00:00
EditTxn.h Changed all occurrences of GetUndoString() and GetRedoString() to accept nsString *. 1999-05-27 20:50:52 +00:00
InsertElementTxn.cpp Changed transactions not to have owning pointers to the Editor. 1999-05-28 00:13:02 +00:00
InsertElementTxn.h Changed transactions not to have owning pointers to the Editor. 1999-05-28 00:13:02 +00:00
InsertTextTxn.cpp Changed all occurrences of GetUndoString() and GetRedoString() to accept nsString *. 1999-05-27 20:50:52 +00:00
InsertTextTxn.h Changed all occurrences of GetUndoString() and GetRedoString() to accept nsString *. 1999-05-27 20:50:52 +00:00
JoinElementTxn.cpp Change the transactions to have non-owning pointers to the editor. 1999-05-28 00:16:55 +00:00
JoinElementTxn.h Change the transactions to have non-owning pointers to the editor. 1999-05-28 00:16:55 +00:00
PlaceholderTxn.cpp As a reminder, we decided to do this based strictly content. Some support for style-based text properties is written, but not used 1999-04-01 17:58:07 +00:00
PlaceholderTxn.h added PlaceholderTxn. This is an aggregate transaction that sits on the undo stack 1999-03-15 00:57:32 +00:00
SplitElementTxn.cpp Change the transactions to have non-owning pointers to the editor. 1999-05-28 00:16:55 +00:00
SplitElementTxn.h Change the transactions to have non-owning pointers to the editor. 1999-05-28 00:16:55 +00:00
TransactionFactory.cpp Make Insert HTML a transaction 1999-05-07 19:23:17 +00:00
TransactionFactory.h minor fixes and lots of comments 1999-02-15 18:25:30 +00:00
nsEditRules.h checkpointing html typing rules 1999-04-12 12:01:32 +00:00
nsEditor.cpp Fixed double addref in EnableUndo() that was causing us to leak the transaction manager on destruction of the editor. 1999-05-28 21:49:24 +00:00
nsEditor.h Preparation for ender-based text control 1999-05-28 21:24:18 +00:00
nsIEditProperty.h 1. block transformation infrastructure is now in place. We can go ahead and implement interesting 1999-05-05 04:05:19 +00:00
nsIEditorSupport.h rename |IID()| --> |GetIID()| 1999-03-03 19:48:57 +00:00