..
.cvsignore
Add cvsignore entries for makefiles generated bu autoconf.
1998-12-05 09:07:33 +00:00
ChangeAttributeTxn.cpp
made GetIsTransient return false by default, so most transactions don't need to implement GetIsTransient
1999-01-22 15:40:31 +00:00
ChangeAttributeTxn.h
made GetIsTransient return false by default, so most transactions don't need to implement GetIsTransient
1999-01-22 15:40:31 +00:00
CreateElementTxn.cpp
made GetIsTransient return false by default, so most transactions don't need to implement GetIsTransient
1999-01-22 15:40:31 +00:00
CreateElementTxn.h
made GetIsTransient return false by default, so most transactions don't need to implement GetIsTransient
1999-01-22 15:40:31 +00:00
DeleteElementTxn.cpp
made GetIsTransient return false by default, so most transactions don't need to implement GetIsTransient
1999-01-22 15:40:31 +00:00
DeleteElementTxn.h
made GetIsTransient return false by default, so most transactions don't need to implement GetIsTransient
1999-01-22 15:40:31 +00:00
DeleteRangeTxn.cpp
changed nsIEditor to enable undo separately from Init
1999-01-28 06:02:53 +00:00
DeleteRangeTxn.h
made GetIsTransient return false by default, so most transactions don't need to implement GetIsTransient
1999-01-22 15:40:31 +00:00
DeleteTextTxn.cpp
made GetIsTransient return false by default, so most transactions don't need to implement GetIsTransient
1999-01-22 15:40:31 +00:00
DeleteTextTxn.h
made GetIsTransient return false by default, so most transactions don't need to implement GetIsTransient
1999-01-22 15:40:31 +00:00
EditAggregateTxn.cpp
made GetIsTransient return false by default, so most transactions don't need to implement GetIsTransient
1999-01-22 15:40:31 +00:00
EditAggregateTxn.h
changed nsIEditor to enable undo separately from Init
1999-01-28 06:02:53 +00:00
editor.cpp
Implement a new interface, nsIDOMSelection, intended to become the
1999-01-29 18:57:56 +00:00
editor.h
fixed some UMR's due to mRefCnt being uninitialized. This fixes some memory leaks.
1999-01-28 19:45:23 +00:00
editorInterfaces.cpp
fixed some UMR's due to mRefCnt being uninitialized. This fixes some memory leaks.
1999-01-28 19:45:23 +00:00
editorInterfaces.h
support for ChangeAttributeTxn
1999-01-06 20:29:11 +00:00
EditTxn.cpp
fixed some UMR's due to mRefCnt being uninitialized. This fixes some memory leaks.
1999-01-28 19:45:23 +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
Implement a new interface, nsIDOMSelection, intended to become the
1999-01-29 18:57:56 +00:00
InsertTextTxn.h
Implement a new interface, nsIDOMSelection, intended to become the
1999-01-29 18:57:56 +00:00
JoinElementTxn.cpp
changed nsIEditor to enable undo separately from Init
1999-01-28 06:02:53 +00:00
JoinElementTxn.h
changed nsIEditor to enable undo separately from Init
1999-01-28 06:02:53 +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
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
SplitElementTxn.cpp
changed nsIEditor to enable undo separately from Init
1999-01-28 06:02:53 +00:00
SplitElementTxn.h
changed nsIEditor to enable undo separately from Init
1999-01-28 06:02:53 +00:00
TransactionFactory.cpp
made GetIsTransient return false by default, so most transactions don't need to implement GetIsTransient
1999-01-22 15:40:31 +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