gecko-dev/editor/base
1999-05-04 08:03:51 +00:00
..
.cvsignore
ChangeAttributeTxn.cpp factored out re-parenting of content into MoveContentIntoNewParent 1999-04-16 18:29:12 +00:00
ChangeAttributeTxn.h
CreateElementTxn.cpp *** empty log message *** 1999-04-20 17:39:23 +00:00
CreateElementTxn.h
DeleteElementTxn.cpp allow delete of a node that is not in the document tree. This is a no-op. 1999-04-20 17:40:15 +00:00
DeleteElementTxn.h
DeleteRangeTxn.cpp vastly improved RemoveTextProperty 1999-04-11 22:55:40 +00:00
DeleteRangeTxn.h
DeleteTableCellTxn.cpp
DeleteTableCellTxn.h
DeleteTableColumnTxn.cpp
DeleteTableColumnTxn.h
DeleteTableRowTxn.cpp
DeleteTableRowTxn.h
DeleteTableTxn.cpp
DeleteTableTxn.h
DeleteTextTxn.cpp vastly improved RemoveTextProperty 1999-04-11 22:55:40 +00:00
DeleteTextTxn.h
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
EditTxn.cpp
EditTxn.h
InsertElementTxn.cpp vastly improved RemoveTextProperty 1999-04-11 22:55:40 +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
InsertTableCellTxn.h
InsertTableColumnTxn.cpp
InsertTableColumnTxn.h
InsertTableRowTxn.cpp
InsertTableRowTxn.h
InsertTableTxn.cpp
InsertTableTxn.h
InsertTextTxn.cpp vastly improved RemoveTextProperty 1999-04-11 22:55:40 +00:00
InsertTextTxn.h on AIX (and I am suspecting HPUX) nsDerivedSafe needs to be a friend in 1999-04-12 20:14:20 +00:00
JoinElementTxn.cpp fixing problem with undo of join txn 1999-05-04 08:03:51 +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
JoinTableCellsTxn.h
Makefile.in * beginnings of font handling. WIP, I did a big merge today and I'm checking in to synch up, not to announce new functionality here. 1999-04-15 06:06:33 +00:00
makefile.win * beginnings of font handling. WIP, I did a big merge today and I'm checking in to synch up, not to announce new functionality here. 1999-04-15 06:06:33 +00:00
nsContextLoader.cpp
nsEditFactory.cpp
nsEditFactory.h
nsEditor.cpp Fixed bug #5527 (Editor is not able to accumulate successive Japanese input) 1999-05-03 22:57:48 +00:00
nsEditor.h Fixed bug #5527 (Editor is not able to accumulate successive Japanese input) 1999-05-03 22:57:48 +00:00
nsEditorEventListeners.cpp Fixed bug #5527 (Editor is not able to accumulate successive Japanese input) 1999-05-03 22:57:48 +00:00
nsEditorEventListeners.h Fixed bug #5527 (Editor is not able to accumulate successive Japanese input) 1999-05-03 22:57:48 +00:00
nsEditProperty.cpp vastly improved type-in state handling. smaller and faster 1999-04-22 14:46:53 +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
nsEditRules.h checkpointing html typing rules 1999-04-12 12:01:32 +00:00
nsHTMLEditFactory.cpp
nsHTMLEditFactory.h
nsHTMLEditor.cpp Fixed bug #5527 (Editor is not able to accumulate successive Japanese input) 1999-05-03 22:57:48 +00:00
nsHTMLEditor.h Fixed bug #5527 (Editor is not able to accumulate successive Japanese input) 1999-05-03 22:57:48 +00:00
nsHTMLEditRules.cpp revamped join on deletion 1999-05-04 08:03:07 +00:00
nsHTMLEditRules.h revamped join on deletion 1999-05-04 08:03:07 +00:00
nsIEditorSupport.h
nsIEditProperty.h vastly improved type-in state handling. smaller and faster 1999-04-22 14:46:53 +00:00
nsTextEditFactory.cpp
nsTextEditFactory.h
nsTextEditor.cpp Fixed bug #5527 (Editor is not able to accumulate successive Japanese input) 1999-05-03 22:57:48 +00:00
nsTextEditor.h Fixed bug #5527 (Editor is not able to accumulate successive Japanese input) 1999-05-03 22:57:48 +00:00
nsTextEditRules.cpp sync with nsString2 1999-04-24 01:39:50 +00:00
nsTextEditRules.h more html typing rules implementation 1999-04-26 14:08:52 +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
SplitElementTxn.cpp vastly improved RemoveTextProperty 1999-04-11 22:55:40 +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
TextEditorTest.cpp more factoring 1999-04-20 22:02:02 +00:00
TextEditorTest.h Added blank line for native compilers. 1999-04-16 22:34:54 +00:00
TransactionFactory.cpp
TransactionFactory.h
TypeInState.h Must define inline methods _before_ calling them on AIX 4.2 with xlC. 1999-04-23 16:47:30 +00:00