gecko-dev/editor/base
1999-04-03 09:28:08 +00:00
..
.cvsignore Add cvsignore entries for makefiles generated bu autoconf. 1998-12-05 09:07:33 +00:00
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 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
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 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
DeleteRangeTxn.h including header 1999-03-09 20:04:59 +00:00
DeleteTableCellTxn.cpp Changed editor classes to inherited model. Fixed lots of destructor warnings. 1999-03-05 21:05:35 +00:00
DeleteTableCellTxn.h Changed editor classes to inherited model. Fixed lots of destructor warnings. 1999-03-05 21:05:35 +00:00
DeleteTableColumnTxn.cpp Changed editor classes to inherited model. Fixed lots of destructor warnings. 1999-03-05 21:05:35 +00:00
DeleteTableColumnTxn.h Changed editor classes to inherited model. Fixed lots of destructor warnings. 1999-03-05 21:05:35 +00:00
DeleteTableRowTxn.cpp Changed editor classes to inherited model. Fixed lots of destructor warnings. 1999-03-05 21:05:35 +00:00
DeleteTableRowTxn.h Changed editor classes to inherited model. Fixed lots of destructor warnings. 1999-03-05 21:05:35 +00:00
DeleteTableTxn.cpp Changed editor classes to inherited model. Fixed lots of destructor warnings. 1999-03-05 21:05:35 +00:00
DeleteTableTxn.h Changed editor classes to inherited model. Fixed lots of destructor warnings. 1999-03-05 21:05:35 +00:00
DeleteTextTxn.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
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
EditTable.cpp Changed editor classes to inherited model. Fixed lots of destructor warnings. 1999-03-05 21:05:35 +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 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
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
InsertTableCellTxn.cpp Changed editor classes to inherited model. Fixed lots of destructor warnings. 1999-03-05 21:05:35 +00:00
InsertTableCellTxn.h Changed editor classes to inherited model. Fixed lots of destructor warnings. 1999-03-05 21:05:35 +00:00
InsertTableColumnTxn.cpp Changed editor classes to inherited model. Fixed lots of destructor warnings. 1999-03-05 21:05:35 +00:00
InsertTableColumnTxn.h Changed editor classes to inherited model. Fixed lots of destructor warnings. 1999-03-05 21:05:35 +00:00
InsertTableRowTxn.cpp Changed editor classes to inherited model. Fixed lots of destructor warnings. 1999-03-05 21:05:35 +00:00
InsertTableRowTxn.h Changed editor classes to inherited model. Fixed lots of destructor warnings. 1999-03-05 21:05:35 +00:00
InsertTableTxn.cpp Changed editor classes to inherited model. Fixed lots of destructor warnings. 1999-03-05 21:05:35 +00:00
InsertTableTxn.h Changed editor classes to inherited model. Fixed lots of destructor warnings. 1999-03-05 21:05:35 +00:00
InsertTextTxn.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
InsertTextTxn.h Changed editor classes to inherited model. Fixed lots of destructor warnings. 1999-03-05 21:05:35 +00:00
JoinElementTxn.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
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
JoinTableCellsTxn.cpp Changed editor classes to inherited model. Fixed lots of destructor warnings. 1999-03-05 21:05:35 +00:00
JoinTableCellsTxn.h Changed editor classes to inherited model. Fixed lots of destructor warnings. 1999-03-05 21:05:35 +00:00
Makefile.in Adding nsHTMLEditRules.cpp 1999-03-29 08:01:21 +00:00
makefile.win Adding nsHTMLEditRules.cpp 1999-03-29 08:01:21 +00:00
nsContextLoader.cpp Implemented nsHTMLEditor. Changed prototypes to be use NS_IMETHOD and NS_IMETHODIMP. Started table editing transactions 1999-03-02 05:30:53 +00:00
nsEditFactory.cpp nsRepository -> nsIComponentManager changes. 1999-03-09 09:44:27 +00:00
nsEditFactory.h * the viewer test app now instantiates an nsITextEditor via nsRepository for "Editor mode" 1999-02-12 17:18:58 +00:00
nsEditor.cpp Initializing some variables, protecting a null reference. 1999-04-02 01:34:05 +00:00
nsEditor.h fixed join. 1999-03-16 16:38:09 +00:00
nsEditorEventListeners.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
nsEditorEventListeners.h Changing api uses in editor, rdf, and xpfe to match DOM2 api name/param changes. 1999-03-28 22:27:38 +00:00
nsEditProperty.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
nsEditProperty.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
nsHTMLEditFactory.cpp nsRepository -> nsIComponentManager changes. 1999-03-09 09:44:27 +00:00
nsHTMLEditFactory.h New files for nsHTMLEditor and table editing transactions (not working yet) 1999-03-01 19:54:47 +00:00
nsHTMLEditor.cpp Editor: Add Insert Link and Image 1999-03-29 22:01:26 +00:00
nsHTMLEditor.h Editor: Add Insert Link and Image 1999-03-29 22:01:26 +00:00
nsHTMLEditRules.cpp First Checked In. 1999-03-29 06:21:01 +00:00
nsHTMLEditRules.h First Checked In. 1999-03-29 06:21:01 +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
nsTextEditFactory.cpp nsRepository -> nsIComponentManager changes. 1999-03-09 09:44:27 +00:00
nsTextEditFactory.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
nsTextEditor.cpp GetTextProperty is now content-based, not style-based 1999-04-01 19:28:48 +00:00
nsTextEditor.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
nsTextEditRules.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
nsTextEditRules.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 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
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
TypeInState.h Newline at end of file. 1999-04-03 09:28:08 +00:00