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
c32f2286d82cc39331b268a2dfc7a7bbc19dedb9
Mozilla
/
mozilla
/
editor
/
libeditor
/
base
History
alecf%netscape.com
8fac3559db
dependency update
...
git-svn-id: svn://10.0.0.236/trunk@113833 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-06 22:19:07 +00:00
..
ChangeAttributeTxn.cpp
…
ChangeAttributeTxn.h
…
ChangeCSSInlineStyleTxn.cpp
Convert Compare() to Equals() where possible now that we can do
2002-02-05 02:03:07 +00:00
ChangeCSSInlineStyleTxn.h
CSS in Composer, step 1 ; b=77705, r=jfrancis, r=cmanske, sr=kin
2002-01-09 13:51:37 +00:00
CreateElementTxn.cpp
Bug 100476: Convert uses of member functions ToNewUnicode, ToNewCString and ToNewUTF8String to their global versions and remove support from nsCString and nsString. r=dbaron, rs=scc
2001-09-29 08:28:41 +00:00
CreateElementTxn.h
…
DeleteElementTxn.cpp
NS_LITERAL_STRING cleanup (bug 26384; r=akk, sr=kin)
2001-12-07 15:17:29 +00:00
DeleteElementTxn.h
…
DeleteRangeTxn.cpp
remove kRangeCID since it's unused (bug 117927; r=glazou, rs=shaver)
2002-01-03 15:34:10 +00:00
DeleteRangeTxn.h
…
DeleteTextTxn.cpp
…
DeleteTextTxn.h
…
EditAggregateTxn.cpp
Bug 45797: replace remaining uses of deprecated macros NS_IMPL_QUERY_INTERFACE and friends with NS_IMPL_QUERY_INTERFACE1 and friends and remove the deprecated macros. r=jag sr=alecf
2001-10-02 03:18:08 +00:00
EditAggregateTxn.h
…
EditTxn.cpp
…
EditTxn.h
…
IMETextTxn.cpp
remove kIDOMSelectionIID since it's unused (bug 117927; r=glazou, rs=shaver)
2002-01-03 15:33:44 +00:00
IMETextTxn.h
…
InsertElementTxn.cpp
Bug 100476: Convert uses of member functions ToNewUnicode, ToNewCString and ToNewUTF8String to their global versions and remove support from nsCString and nsString. r=dbaron, rs=scc
2001-09-29 08:28:41 +00:00
InsertElementTxn.h
…
InsertTextTxn.cpp
remove kIDOMSelectionIID since it's unused (bug 117927; r=glazou, rs=shaver)
2002-01-03 15:33:44 +00:00
InsertTextTxn.h
…
JoinElementTxn.cpp
…
JoinElementTxn.h
…
Makefile.in
115922 embedding work. no changes should be observed in current product this will only affect the embedded effort. This moves the command handler stuff from content xul to embedding/components/commandhandler. a=judd r=saari built on mac/windows/gmake with this we will be able to finish removing editorshell from the app and have a true embedded editor.akkana will pick this up after me and finish the embedding work.
2002-02-02 05:13:56 +00:00
makefile.win
dependency update
2002-02-06 22:19:07 +00:00
nsEditor.cpp
remove CSSisms from nsEditor; b=121092, r=brade, sr=kin
2002-01-25 10:16:52 +00:00
nsEditor.h
removal of methods SaveFile and DoAfterDocumentSave (bug 102033); #ifdef out / remove DEAD_CODE per jfrancis (bug 115115)
2002-01-14 20:25:29 +00:00
nsEditorCommands.cpp
HPUX bustage
2002-02-02 14:30:00 +00:00
nsEditorCommands.h
115922 embedding work. no changes should be observed in current product this will only affect the embedded effort. This moves the command handler stuff from content xul to embedding/components/commandhandler. a=judd r=saari built on mac/windows/gmake with this we will be able to finish removing editorshell from the app and have a true embedded editor.akkana will pick this up after me and finish the embedding work.
2002-02-02 05:13:56 +00:00
nsEditorController.cpp
115922 embedding work. no changes should be observed in current product this will only affect the embedded effort. This moves the command handler stuff from content xul to embedding/components/commandhandler. a=judd r=saari built on mac/windows/gmake with this we will be able to finish removing editorshell from the app and have a true embedded editor.akkana will pick this up after me and finish the embedding work.
2002-02-02 05:13:56 +00:00
nsEditorController.h
115922 embedding work. no changes should be observed in current product this will only affect the embedded effort. This moves the command handler stuff from content xul to embedding/components/commandhandler. a=judd r=saari built on mac/windows/gmake with this we will be able to finish removing editorshell from the app and have a true embedded editor.akkana will pick this up after me and finish the embedding work.
2002-02-02 05:13:56 +00:00
nsEditorFactory.h
…
nsEditorService.cpp
Bug 100476: Convert uses of member functions ToNewUnicode, ToNewCString and ToNewUTF8String to their global versions and remove support from nsCString and nsString. r=dbaron, rs=scc
2001-09-29 08:28:41 +00:00
nsEditorService.h
…
nsEditorUtils.cpp
#include cleanup (bug
#112008
, r=akkana, sr=sfraser)
2001-11-29 10:14:04 +00:00
nsEditorUtils.h
…
nsEditRules.h
…
nsIAbsorbingTransaction.h
…
nsIEditorSupport.h
…
nsIEditProperty.h
CSS in Composer, step 1 ; b=77705, r=jfrancis, r=cmanske, sr=kin
2002-01-09 13:51:37 +00:00
nsSelectionState.cpp
Bug 96108: Inline ElementAt(), add SafeElementAt(), voidarray usage fixes,
2001-12-21 01:10:07 +00:00
nsSelectionState.h
…
nsStyleSheetTxns.cpp
…
nsStyleSheetTxns.h
…
PlaceholderTxn.cpp
Bug 45797: replace remaining uses of deprecated macros NS_IMPL_QUERY_INTERFACE and friends with NS_IMPL_QUERY_INTERFACE1 and friends and remove the deprecated macros. r=jag sr=alecf
2001-10-02 03:18:08 +00:00
PlaceholderTxn.h
…
SetDocTitleTxn.cpp
…
SetDocTitleTxn.h
…
SplitElementTxn.cpp
…
SplitElementTxn.h
…
TransactionFactory.cpp
CSS in Composer, step 1 ; b=77705, r=jfrancis, r=cmanske, sr=kin
2002-01-09 13:51:37 +00:00
TransactionFactory.h
…