..
.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
EditAggregateTxn.h
EditTable.cpp
EditTxn.cpp
EditTxn.h
InsertElementTxn.cpp
vastly improved RemoveTextProperty
1999-04-11 22:55:40 +00:00
InsertElementTxn.h
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
more factoring
1999-04-20 22:02:02 +00:00
JoinElementTxn.h
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
FIXING M5 BUGS: making weak links to stop extra addreff to presshell. fixing xul to set editor doc type to "content"
1999-04-29 20:21:04 +00:00
nsEditor.h
FIXING M5 BUGS: making weak links to stop extra addreff to presshell. fixing xul to set editor doc type to "content"
1999-04-29 20:21:04 +00:00
nsEditorEventListeners.cpp
with permission from chofmann:
1999-04-30 22:40:18 +00:00
nsEditorEventListeners.h
Upgraded to implement new methods in D&D interface
1999-04-06 20:24:09 +00:00
nsEditProperty.cpp
vastly improved type-in state handling. smaller and faster
1999-04-22 14:46:53 +00:00
nsEditProperty.h
nsEditRules.h
checkpointing html typing rules
1999-04-12 12:01:32 +00:00
nsHTMLEditFactory.cpp
nsHTMLEditFactory.h
nsHTMLEditor.cpp
with permission from chofmann:
1999-04-30 22:40:18 +00:00
nsHTMLEditor.h
with permission from chofmann:
1999-04-30 22:40:18 +00:00
nsHTMLEditRules.cpp
fix build bustage comparing raw pointer to nsCOMPtr.
1999-04-29 01:01:04 +00:00
nsHTMLEditRules.h
more html typing rules implementation
1999-04-26 14:08:52 +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
with permission from chofmann:
1999-04-30 22:40:18 +00:00
nsTextEditor.h
with permission from chofmann:
1999-04-30 22:40:18 +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
PlaceholderTxn.h
SplitElementTxn.cpp
vastly improved RemoveTextProperty
1999-04-11 22:55:40 +00:00
SplitElementTxn.h
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