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
b04e36c2738f33bf00a8968073b7395fc2cd04ff
Mozilla
/
mozilla
/
editor
/
libeditor
/
base
History
bzbarsky%mit.edu
73c05f1b81
Switch some callers of EndViewUpdateBatch to VMREFRESH_NO_SYNC from DEFERRED.
...
Bug 263569, r+sr=roc git-svn-id: svn://10.0.0.236/trunk@163526 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-11 15:34:45 +00:00
..
ChangeAttributeTxn.cpp
…
ChangeAttributeTxn.h
…
ChangeCSSInlineStyleTxn.cpp
…
ChangeCSSInlineStyleTxn.h
…
CreateElementTxn.cpp
…
CreateElementTxn.h
…
DeleteElementTxn.cpp
…
DeleteElementTxn.h
…
DeleteRangeTxn.cpp
…
DeleteRangeTxn.h
…
DeleteTextTxn.cpp
…
DeleteTextTxn.h
…
EditAggregateTxn.cpp
…
EditAggregateTxn.h
…
EditTxn.cpp
…
EditTxn.h
…
IMETextTxn.cpp
…
IMETextTxn.h
…
InsertElementTxn.cpp
…
InsertElementTxn.h
…
InsertTextTxn.cpp
…
InsertTextTxn.h
…
JoinElementTxn.cpp
…
JoinElementTxn.h
…
Makefile.in
…
nsEditor.cpp
Switch some callers of EndViewUpdateBatch to VMREFRESH_NO_SYNC from DEFERRED.
2004-10-11 15:34:45 +00:00
nsEditor.h
bug 16940: need an XP API to disable input methods for password fields (r/sr : various people : see bugzilla), patch by Masayuki Nakano <masayuki@d-toybox.com>
2004-09-12 05:00:57 +00:00
nsEditorCommands.cpp
…
nsEditorCommands.h
…
nsEditorController.cpp
…
nsEditorController.h
…
nsEditorUtils.cpp
…
nsEditorUtils.h
…
nsEditProperty.h
…
nsEditPropertyAtomList.h
…
nsEditRules.h
…
nsIAbsorbingTransaction.h
…
nsIEditorSupport.h
…
nsSelectionState.cpp
…
nsSelectionState.h
…
nsStyleSheetTxns.cpp
Move things that aren't author stylesheets out of nsDocument's mStyleSheets array to simplify stylesheet management code. Add a level of the cascade for style attributes and ensure that there's only one rule processor per level of the cascade, and simplify the logic of nsCSSRuleProcessor creation. b=252578 r+sr=bzbarsky
2004-07-28 07:08:41 +00:00
nsStyleSheetTxns.h
…
PlaceholderTxn.cpp
…
PlaceholderTxn.h
…
SetDocTitleTxn.cpp
…
SetDocTitleTxn.h
…
SplitElementTxn.cpp
…
SplitElementTxn.h
…
TransactionFactory.cpp
…
TransactionFactory.h
…