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
Files
bb81de2d15516d2782a135bbb4e373a3afe7de62
Mozilla
/
mozilla
/
editor
/
libeditor
/
base
History
jfrancis%netscape.com
9197e52f81
fix for 171243: redo broken
...
r=brade, sr=kin git-svn-id: svn://10.0.0.236/trunk@131486 18797224-902f-48f8-a5cc-f745e15eee43
2002-10-08 23:06:38 +00:00
..
ChangeAttributeTxn.cpp
…
ChangeAttributeTxn.h
…
ChangeCSSInlineStyleTxn.cpp
Take advantage of fix for bug 60683 (thanks bz) in ChangeCSSInlineStyleTxn and then reduce a lot the size of the transaction, keeping only property values instead of a whole style attribute ; major memory impact in CSS mode; b=162473, r=brade, sr=kin
2002-08-20 11:28:57 +00:00
ChangeCSSInlineStyleTxn.h
Take advantage of fix for bug 60683 (thanks bz) in ChangeCSSInlineStyleTxn and then reduce a lot the size of the transaction, keeping only property values instead of a whole style attribute ; major memory impact in CSS mode; b=162473, r=brade, sr=kin
2002-08-20 11:28:57 +00:00
CreateElementTxn.cpp
…
CreateElementTxn.h
…
DeleteElementTxn.cpp
…
DeleteElementTxn.h
…
DeleteRangeTxn.cpp
…
DeleteRangeTxn.h
…
DeleteTextTxn.cpp
…
DeleteTextTxn.h
…
EditAggregateTxn.cpp
166917. Clean up xpcom SDK includes. r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com
2002-09-07 17:13:19 +00:00
EditAggregateTxn.h
…
EditTxn.cpp
166917. Clean up xpcom SDK includes. r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com
2002-09-07 17:13:19 +00:00
EditTxn.h
…
IMETextTxn.cpp
…
IMETextTxn.h
fix for bug 157572 - remove nsIAtom references from strings, and thus expicitly #include nsIAtom.h for consumers who are expecting it.
2002-07-25 18:31:10 +00:00
InsertElementTxn.cpp
fix for 171243: redo broken
2002-10-08 23:06:38 +00:00
InsertElementTxn.h
…
InsertTextTxn.cpp
…
InsertTextTxn.h
…
JoinElementTxn.cpp
…
JoinElementTxn.h
…
Makefile.in
Add a configure option to disable building composer (bug 170136). Move handling of the -composer command-line option from libeditor/base/ to composer/src/. Remove unused nsIEditorService interface. r=seawood, sr=sfraser.
2002-10-01 00:16:51 +00:00
nsEditor.cpp
fix for 171243: redo broken
2002-10-08 23:06:38 +00:00
nsEditor.h
Progress on removing editorShell from Composer: fixed controller and command problems and mimetype and 'documentEditable' to editor interfaces, b=169029, r=brade, sr=dveditz
2002-09-18 19:42:38 +00:00
nsEditorCommands.cpp
api changes (bug 157097, r=cmanske, sr=sfraser)
2002-09-12 19:09:19 +00:00
nsEditorCommands.h
api changes (bug 157097, r=cmanske, sr=sfraser)
2002-09-12 19:09:19 +00:00
nsEditorController.cpp
api changes (bug 157097, r=cmanske, sr=sfraser)
2002-09-12 19:09:19 +00:00
nsEditorController.h
…
nsEditorFactory.h
…
nsEditorUtils.cpp
remove unused nsCOMPtrs (bug 157097, r=cmanske, sr=sfraser)
2002-09-12 19:02:47 +00:00
nsEditorUtils.h
fix for 161106: rewrite of deletion in editor. fixes various deletion probs. r=glazman; sr=kin
2002-08-29 07:49:31 +00:00
nsEditRules.h
…
nsIAbsorbingTransaction.h
…
nsIEditorSupport.h
…
nsIEditProperty.h
fixing crash in Composer when head sub-elements are displayed; b=162062, r=brade, sr=bzbarsky
2002-08-13 10:01:52 +00:00
nsSelectionState.cpp
…
nsSelectionState.h
…
nsStyleSheetTxns.cpp
…
nsStyleSheetTxns.h
…
PlaceholderTxn.cpp
fix for 171243: redo broken
2002-10-08 23:06:38 +00:00
PlaceholderTxn.h
…
SetDocTitleTxn.cpp
…
SetDocTitleTxn.h
…
SplitElementTxn.cpp
…
SplitElementTxn.h
…
TransactionFactory.cpp
…
TransactionFactory.h
…