.. |
ChangeAttributeTxn.cpp
|
Changed editor classes to inherited model. Fixed lots of destructor warnings.
|
1999-03-05 21:05:35 +00:00 |
ChangeAttributeTxn.h
|
Changed editor classes to inherited model. Fixed lots of destructor warnings.
|
1999-03-05 21:05:35 +00:00 |
CreateElementTxn.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 |
CreateElementTxn.h
|
mNewNode is a DOM Node, not a DOM Element
|
1999-03-10 19:51:07 +00:00 |
DeleteElementTxn.cpp
|
implemented simple cases of RemoveTextProperty. other cases are no-op'd now.
|
1999-04-04 18:01:35 +00:00 |
DeleteElementTxn.h
|
Implemented nsHTMLEditor. Changed prototypes to be use NS_IMETHOD and NS_IMETHODIMP. Started table editing transactions
|
1999-03-02 05:30:53 +00:00 |
DeleteRangeTxn.cpp
|
implemented simple cases of RemoveTextProperty. other cases are no-op'd now.
|
1999-04-04 18:01:35 +00:00 |
DeleteRangeTxn.h
|
including header
|
1999-03-09 20:04:59 +00:00 |
DeleteTextTxn.cpp
|
fixed some broken asserts
|
1999-04-04 20:10:24 +00:00 |
DeleteTextTxn.h
|
Changed editor classes to inherited model. Fixed lots of destructor warnings.
|
1999-03-05 21:05:35 +00:00 |
EditAggregateTxn.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 |
EditAggregateTxn.h
|
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 |
EditTxn.cpp
|
Changed editor classes to inherited model. Fixed lots of destructor warnings.
|
1999-03-05 21:05:35 +00:00 |
EditTxn.h
|
added PlaceholderTxn. This is an aggregate transaction that sits on the undo stack
|
1999-03-15 00:57:32 +00:00 |
InsertElementTxn.cpp
|
implemented simple cases of RemoveTextProperty. other cases are no-op'd now.
|
1999-04-04 18:01:35 +00:00 |
InsertElementTxn.h
|
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 |
InsertTextTxn.cpp
|
implemented simple cases of RemoveTextProperty. other cases are no-op'd now.
|
1999-04-04 18:01:35 +00:00 |
InsertTextTxn.h
|
Changed editor classes to inherited model. Fixed lots of destructor warnings.
|
1999-03-05 21:05:35 +00:00 |
JoinElementTxn.cpp
|
RemoveTextPropery works in all cases now.
|
1999-04-06 18:21:43 +00:00 |
JoinElementTxn.h
|
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 |
nsEditor.cpp
|
adding batch changes around editor BeginTransaction. bug 4593
|
1999-04-08 01:28:33 +00:00 |
nsEditor.h
|
4661: Fix win32 crasher inserting an image. Approved by chofmann.
|
1999-04-08 00:46:10 +00:00 |
nsEditRules.h
|
First Checked In.
|
1999-04-05 17:21:14 +00:00 |
nsIEditorSupport.h
|
rename |IID()| --> |GetIID()|
|
1999-03-03 19:48:57 +00:00 |
nsIEditProperty.h
|
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.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
|
RemoveTextPropery works in all cases now.
|
1999-04-06 18:21:43 +00:00 |
SplitElementTxn.h
|
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 |
TransactionFactory.cpp
|
added PlaceholderTxn. This is an aggregate transaction that sits on the undo stack
|
1999-03-15 00:57:32 +00:00 |
TransactionFactory.h
|
minor fixes and lots of comments
|
1999-02-15 18:25:30 +00:00 |