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
249fbf859b348bb715729f2ef12f682fa10287c1
Mozilla
/
mozilla
/
editor
/
libeditor
/
base
History
jst%mozilla.jstenback.com
6629ad58f7
Fixing bug 232503. Start using Empty[C]String() to save a bit on code-size. r+sr=peterv@propagandism.org
...
git-svn-id: svn://10.0.0.236/trunk@152045 18797224-902f-48f8-a5cc-f745e15eee43
2004-01-29 22:04:45 +00:00
..
ChangeAttributeTxn.cpp
…
ChangeAttributeTxn.h
…
ChangeCSSInlineStyleTxn.cpp
…
ChangeCSSInlineStyleTxn.h
…
CreateElementTxn.cpp
…
CreateElementTxn.h
…
DeleteElementTxn.cpp
…
DeleteElementTxn.h
…
DeleteRangeTxn.cpp
Fixing bug 230840. DeCOMtaminating nsIDocumentObserver, nsIAttribute, nsIContentList, and nsIContentIterator, and doing some other cleanup. r=jonas@sicking.cc, sr=bryner@brianryner.com
2004-01-24 00:46:17 +00:00
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
Fixing bug 232503. Start using Empty[C]String() to save a bit on code-size. r+sr=peterv@propagandism.org
2004-01-29 22:04:45 +00:00
nsEditor.h
Fixing bug 225837. DeCOMtaminating nsIContent more, making GetTag() return a weak raw pointer, and renaming GetTag() to Tag(), and making GetRangeList() return an const nsVoidArray*, and changing GetContentID() to return the id, and renaming it to ContentID(). r=jonas@sicking.cc, sr=bryner@brianryner.com.
2003-11-19 01:20:56 +00:00
nsEditorCommands.cpp
Bug 221719 Disable Composer's Paste As Quotation menuitem in the subject and address fields r=brade sr=alecf
2003-10-10 19:02:28 +00:00
nsEditorCommands.h
…
nsEditorController.cpp
…
nsEditorController.h
…
nsEditorUtils.cpp
Fixing bug 230840. DeCOMtaminating nsIDocumentObserver, nsIAttribute, nsIContentList, and nsIContentIterator, and doing some other cleanup. r=jonas@sicking.cc, sr=bryner@brianryner.com
2004-01-24 00:46:17 +00:00
nsEditorUtils.h
…
nsEditProperty.h
…
nsEditPropertyAtomList.h
…
nsEditRules.h
…
nsIAbsorbingTransaction.h
…
nsIEditorSupport.h
…
nsSelectionState.cpp
…
nsSelectionState.h
…
nsStyleSheetTxns.cpp
Eliminate nsIStyleSet as an XPCOM interface, making the implementation internal to layout. Frame constructor ownership moves to the pres shell, and the style set methods that forward to the frame constructor are gone. Rewrote style set sheet add/remove to reduce code size. For more details, see bug 64116. r+sr=dbaron.
2004-01-07 22:30:53 +00:00
nsStyleSheetTxns.h
…
PlaceholderTxn.cpp
…
PlaceholderTxn.h
…
SetDocTitleTxn.cpp
…
SetDocTitleTxn.h
…
SplitElementTxn.cpp
…
SplitElementTxn.h
…
TransactionFactory.cpp
…
TransactionFactory.h
…