gecko-dev/editor/core
mjudge%netscape.com 4a482f84e3 fixing build bustage 1999-01-22 03:18:51 +00:00
..
.cvsignore Add cvsignore entries for makefiles generated bu autoconf. 1998-12-05 09:07:33 +00:00
ChangeAttributeTxn.cpp * added TransactionFactory. Editor no longer allocates its own transactions. This gives us an oppurtunity for a recycler. 1999-01-21 01:51:09 +00:00
ChangeAttributeTxn.h * added TransactionFactory. Editor no longer allocates its own transactions. This gives us an oppurtunity for a recycler. 1999-01-21 01:51:09 +00:00
CreateElementTxn.cpp * added TransactionFactory. Editor no longer allocates its own transactions. This gives us an oppurtunity for a recycler. 1999-01-21 01:51:09 +00:00
CreateElementTxn.h * added TransactionFactory. Editor no longer allocates its own transactions. This gives us an oppurtunity for a recycler. 1999-01-21 01:51:09 +00:00
DeleteElementTxn.cpp Try a different form of casting to keep both Linux and the Mac happy 1999-01-21 21:10:12 +00:00
DeleteElementTxn.h * added TransactionFactory. Editor no longer allocates its own transactions. This gives us an oppurtunity for a recycler. 1999-01-21 01:51:09 +00:00
DeleteRangeTxn.cpp Try a different form of casting to keep both Linux and the Mac happy 1999-01-21 21:10:12 +00:00
DeleteRangeTxn.h * added TransactionFactory. Editor no longer allocates its own transactions. This gives us an oppurtunity for a recycler. 1999-01-21 01:51:09 +00:00
DeleteTextTxn.cpp * added TransactionFactory. Editor no longer allocates its own transactions. This gives us an oppurtunity for a recycler. 1999-01-21 01:51:09 +00:00
DeleteTextTxn.h * added TransactionFactory. Editor no longer allocates its own transactions. This gives us an oppurtunity for a recycler. 1999-01-21 01:51:09 +00:00
EditAggregateTxn.cpp factored editor so a request (public) is separate from building the txn for that request (private) 1999-01-21 19:44:26 +00:00
EditAggregateTxn.h * added TransactionFactory. Editor no longer allocates its own transactions. This gives us an oppurtunity for a recycler. 1999-01-21 01:51:09 +00:00
EditTxn.cpp * added TransactionFactory. Editor no longer allocates its own transactions. This gives us an oppurtunity for a recycler. 1999-01-21 01:51:09 +00:00
EditTxn.h * added TransactionFactory. Editor no longer allocates its own transactions. This gives us an oppurtunity for a recycler. 1999-01-21 01:51:09 +00:00
InsertTextTxn.cpp fixing build bustage 1999-01-22 03:18:51 +00:00
InsertTextTxn.h * added TransactionFactory. Editor no longer allocates its own transactions. This gives us an oppurtunity for a recycler. 1999-01-21 01:51:09 +00:00
JoinElementTxn.cpp * added TransactionFactory. Editor no longer allocates its own transactions. This gives us an oppurtunity for a recycler. 1999-01-21 01:51:09 +00:00
JoinElementTxn.h * added TransactionFactory. Editor no longer allocates its own transactions. This gives us an oppurtunity for a recycler. 1999-01-21 01:51:09 +00:00
Makefile.in * added TransactionFactory. Editor no longer allocates its own transactions. This gives us an oppurtunity for a recycler. 1999-01-21 01:51:09 +00:00
SplitElementTxn.cpp * added TransactionFactory. Editor no longer allocates its own transactions. This gives us an oppurtunity for a recycler. 1999-01-21 01:51:09 +00:00
SplitElementTxn.h * added TransactionFactory. Editor no longer allocates its own transactions. This gives us an oppurtunity for a recycler. 1999-01-21 01:51:09 +00:00
TransactionFactory.cpp * added TransactionFactory. Editor no longer allocates its own transactions. This gives us an oppurtunity for a recycler. 1999-01-21 01:51:09 +00:00
TransactionFactory.h * added TransactionFactory. Editor no longer allocates its own transactions. This gives us an oppurtunity for a recycler. 1999-01-21 01:51:09 +00:00
editor.cpp fix build 1999-01-22 02:06:06 +00:00
editor.h factored editor so a request (public) is separate from building the txn for that request (private) 1999-01-21 19:44:26 +00:00
editorInterfaces.cpp * added TransactionFactory. Editor no longer allocates its own transactions. This gives us an oppurtunity for a recycler. 1999-01-21 01:51:09 +00:00
editorInterfaces.h support for ChangeAttributeTxn 1999-01-06 20:29:11 +00:00
makefile.win * added TransactionFactory. Editor no longer allocates its own transactions. This gives us an oppurtunity for a recycler. 1999-01-21 01:51:09 +00:00
nsContextLoader.cpp add return value (reviewed mjudge@netscape.com) 1998-12-22 18:58:25 +00:00
nsEditFactory.cpp changes to unload my library correctly 1999-01-21 00:56:18 +00:00
nsEditFactory.h fixing factory issues 1998-12-11 01:03:12 +00:00