This website requires JavaScript.
Explore
Help
Sign In
Bommels05
/
Mozilla
Watch
1
Star
0
Fork
0
You've already forked Mozilla
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Mozilla
/
mozilla
/
editor
/
libeditor
/
base
History
jfrancis%netscape.com
655e1adfc6
fixing build bustage
...
git-svn-id: svn://10.0.0.236/trunk@85667 18797224-902f-48f8-a5cc-f745e15eee43
2001-01-28 20:56:55 +00:00
..
ChangeAttributeTxn.cpp
…
ChangeAttributeTxn.h
…
CreateElementTxn.cpp
Bug 47207. Backing out logging/PRINTF changes until we can fix stopwatch.h, introduce double parens, etc.
2000-10-28 22:17:53 +00:00
CreateElementTxn.h
anthonyd: r=mjudge bug 39919 letting DOM level 2 stuff work for the editor. eliminating createelementNS and using the factory instead.
2000-07-13 23:15:41 +00:00
DeleteElementTxn.cpp
Bug 47207. Backing out logging/PRINTF changes until we can fix stopwatch.h, introduce double parens, etc.
2000-10-28 22:17:53 +00:00
DeleteElementTxn.h
…
DeleteRangeTxn.cpp
Fix from katakai@japan.sun.com for bug
#58698
: Solaris only: cmd_cut operation fails in optimize build
2000-11-10 14:53:40 +00:00
DeleteRangeTxn.h
…
DeleteTextTxn.cpp
Bug 47207. Backing out logging/PRINTF changes until we can fix stopwatch.h, introduce double parens, etc.
2000-10-28 22:17:53 +00:00
DeleteTextTxn.h
…
EditAggregateTxn.cpp
…
EditAggregateTxn.h
…
EditTxn.cpp
…
EditTxn.h
…
IMETextTxn.cpp
Bug 47207. Backing out logging/PRINTF changes until we can fix stopwatch.h, introduce double parens, etc.
2000-10-28 22:17:53 +00:00
IMETextTxn.h
fix for 43366; r=kin
2000-07-11 19:51:36 +00:00
InsertElementTxn.cpp
Misc fixes for pedantic build warnings.
2000-11-29 22:06:02 +00:00
InsertElementTxn.h
…
InsertTextTxn.cpp
Bug 47207. Backing out logging/PRINTF changes until we can fix stopwatch.h, introduce double parens, etc.
2000-10-28 22:17:53 +00:00
InsertTextTxn.h
…
JoinElementTxn.cpp
Bug 47207. Backing out logging/PRINTF changes until we can fix stopwatch.h, introduce double parens, etc.
2000-10-28 22:17:53 +00:00
JoinElementTxn.h
…
nsEditor.cpp
bug 66290: embedding work: refactor editor to allow smaller plaintext only library. Embedding clients may be interested inthis library if they want to embed a browser but not composer/mail-compose. Reduces library footprint for plaintext-only library by over 50% on all three platforms. r=fm; sr=kin
2001-01-28 20:13:07 +00:00
nsEditor.h
bug 66290: embedding work: refactor editor to allow smaller plaintext only library. Embedding clients may be interested inthis library if they want to embed a browser but not composer/mail-compose. Reduces library footprint for plaintext-only library by over 50% on all three platforms. r=fm; sr=kin
2001-01-28 20:13:07 +00:00
nsEditorCommands.cpp
…
nsEditorCommands.h
…
nsEditorController.cpp
Removed redundant registering of command causing JS warning, r=mjudge, sr=sfraser
2001-01-04 01:10:40 +00:00
nsEditorController.h
…
nsEditorFactory.h
…
nsEditorService.cpp
Bug 37275, Changing value of all progids, and changing everywhere a progid
2000-09-13 23:57:52 +00:00
nsEditorService.h
…
nsEditorUtils.cpp
small but pervasive change to make nsIDOMSelection an xpidl interface. also broke it into 2 interfaces, nsISelection and nsISelectionPrivate. moved nsIDOMSelectionListener also to xpidl. these new idl files live in layout/base/public. r=sfraser, r=anthonyd bug 48575
2000-09-14 11:45:01 +00:00
nsEditorUtils.h
bug 66290: embedding work: refactor editor to allow smaller plaintext only library. Embedding clients may be interested inthis library if they want to embed a browser but not composer/mail-compose. Reduces library footprint for plaintext-only library by over 50% on all three platforms. r=fm; sr=kin
2001-01-28 20:13:07 +00:00
nsEditRules.h
bug 66290: embedding work: refactor editor to allow smaller plaintext only library. Embedding clients may be interested inthis library if they want to embed a browser but not composer/mail-compose. Reduces library footprint for plaintext-only library by over 50% on all three platforms. r=fm; sr=kin
2001-01-28 20:13:07 +00:00
nsIAbsorbingTransaction.h
fix for undo in ender-lite (text fields, url bar, etc)
2000-06-30 04:58:34 +00:00
nsIEditorSupport.h
…
nsIEditProperty.h
…
nsSelectionState.cpp
bug 66290: embedding work: refactor editor to allow smaller plaintext only library. Embedding clients may be interested inthis library if they want to embed a browser but not composer/mail-compose. Reduces library footprint for plaintext-only library by over 50% on all three platforms. r=fm; sr=kin
2001-01-28 20:13:07 +00:00
nsSelectionState.h
fixing build bustage
2001-01-28 20:56:55 +00:00
nsStyleSheetTxns.cpp
…
nsStyleSheetTxns.h
…
PlaceholderTxn.cpp
Bug 47207. Backing out logging/PRINTF changes until we can fix stopwatch.h, introduce double parens, etc.
2000-10-28 22:17:53 +00:00
PlaceholderTxn.h
fix for undo in ender-lite (text fields, url bar, etc)
2000-06-30 04:58:34 +00:00
SplitElementTxn.cpp
Bug 47207. Backing out logging/PRINTF changes until we can fix stopwatch.h, introduce double parens, etc.
2000-10-28 22:17:53 +00:00
SplitElementTxn.h
…
TransactionFactory.cpp
…
TransactionFactory.h
…