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
39fac47238cfaf71d66cb0236ff4e2fd9abd3bfe
Mozilla
/
mozilla
/
editor
/
libeditor
/
base
History
darin%meer.net
ed9e4d3d7a
eliminating uses of deprecated nsComponentManager:: methods (bug 267040), r=bsmedberg
...
git-svn-id: svn://10.0.0.236/trunk@164735 18797224-902f-48f8-a5cc-f745e15eee43
2004-11-01 18:50:36 +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
eliminating uses of deprecated nsComponentManager:: methods (bug 267040), r=bsmedberg
2004-11-01 18:50:36 +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
…