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
d26044c8aee6c77bbf0de7e85237b6ff7670fb45
Mozilla
/
mozilla
/
editor
/
libeditor
/
base
History
bsmedberg%covad.net
3edf9d37c8
Bug 275605 - libxul step 3 (all of tier 9, except libmozjs.so which will remain separate indefinitely) r=darin
...
git-svn-id: svn://10.0.0.236/trunk@166737 18797224-902f-48f8-a5cc-f745e15eee43
2004-12-15 04:07:01 +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
Bug 275605 - libxul step 3 (all of tier 9, except libmozjs.so which will remain separate indefinitely) r=darin
2004-12-15 04:07:01 +00:00
nsEditor.cpp
Reduce do_GetService code bloat further by adding specialized assignment to nsCOMPtr and providing a version with no error pointer. Also make CallGetService work the same way as CallGetComponent does, as far as using frozen/non-frozen interface to service manager. Bug 264456, r=darin.
2004-11-24 22:48: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
…