.. |
ChangeAttributeTxn.cpp
|
fixed warnings
|
1999-06-28 13:44:40 +00:00 |
ChangeAttributeTxn.h
|
Changed transactions not to have owning pointers to the Editor.
|
1999-05-28 00:13:02 +00:00 |
CreateElementTxn.cpp
|
fixed warnings
|
1999-06-28 13:44:40 +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
|
fixed illegal use of nsCOMPtr
|
1999-06-24 23:33:18 +00:00 |
EditAggregateTxn.h
|
fixed illegal use of nsCOMPtr
|
1999-06-24 23:33:18 +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 |
IMETextTxn.cpp
|
Added clause and selection support for Input Methods. Fixes bug #8639, #8459, #6989, #7824
|
1999-06-29 20:31:22 +00:00 |
IMETextTxn.h
|
Added clause and selection support for Input Methods. Fixes bug #8639, #8459, #6989, #7824
|
1999-06-29 20:31:22 +00:00 |
InsertElementTxn.cpp
|
caret is placed after inserted element, matches Nav 4 behavior.
|
1999-06-28 21:35:57 +00:00 |
InsertElementTxn.h
|
Implement InsertHTML.
|
1999-06-10 21:31:42 +00:00 |
InsertTextTxn.cpp
|
Added clause and selection support for Input Methods. Fixes bug #8639, #8459, #6989, #7824
|
1999-06-29 20:31:22 +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 |
nsEditor.cpp
|
Added transactions for applying and removing style sheets
|
1999-07-02 03:57:50 +00:00 |
nsEditor.h
|
Fix nsCOMPtr bustage.
|
1999-07-02 05:20:31 +00:00 |
nsEditRules.h
|
checkpointing html typing rules
|
1999-04-12 12:01:32 +00:00 |
nsIEditorSupport.h
|
rename |IID()| --> |GetIID()|
|
1999-03-03 19:48:57 +00:00 |
nsIEditProperty.h
|
Changing to using B,I,U for editor style toolbar and remove 'Clear all styles' icon
|
1999-06-25 20:16:30 +00:00 |
nsStyleSheetTxns.cpp
|
First Checked In.
|
1999-07-02 03:56:25 +00:00 |
nsStyleSheetTxns.h
|
Fix nsCOMPtr bustage.
|
1999-07-02 05:20:31 +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
|
Added transactions for applying and removing style sheets
|
1999-07-02 03:57:50 +00:00 |
TransactionFactory.h
|
minor fixes and lots of comments
|
1999-02-15 18:25:30 +00:00 |