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
fdc7792fa9fbc2ea6fc77e51bf068bb5372ccace
Mozilla
/
mozilla
/
editor
/
libeditor
/
text
History
bryner%brianryner.com
9861051f37
Clean up unneeded REQUIRES (bug 73353). r+sr=dbaron.
...
git-svn-id: svn://10.0.0.236/trunk@168768 18797224-902f-48f8-a5cc-f745e15eee43
2005-02-03 23:01:54 +00:00
..
Makefile.in
Clean up unneeded REQUIRES (bug 73353). r+sr=dbaron.
2005-02-03 23:01:54 +00:00
nsAOLCiter.cpp
Bug 226439. Convert codebase to use AppendLiteral/AssignLiteral/LowerCaseEqualsLiteral. r+sr=darin
2004-06-17 00:13:25 +00:00
nsAOLCiter.h
…
nsEditorEventListeners.cpp
Add a way for IME to query the caret position. Bug 278061, patch by
2005-02-01 19:24:59 +00:00
nsEditorEventListeners.h
Add a way for IME to query the caret position. Bug 278061, patch by
2005-02-01 19:24:59 +00:00
nsInternetCiter.cpp
fixes bug 219400 "remove callers of nsServiceManager:: methods" r=bsmedberg
2004-11-07 23:59:35 +00:00
nsInternetCiter.h
…
nsPlaintextDataTransfer.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
nsPlaintextEditor.cpp
Remove non-inlined version of nsIPresShell::GetDocument(). Bug 253889, r+sr=roc.
2004-08-02 04:52:55 +00:00
nsPlaintextEditor.h
…
nsTextEditRules.cpp
Bug
#278312
--> editor changes to support inline spell checking. Includes the interface for the inline spell checker
2005-02-01 21:12:53 +00:00
nsTextEditRules.h
Bug
#278312
--> editor changes to support inline spell checking. Includes the interface for the inline spell checker
2005-02-01 21:12:53 +00:00
nsTextEditRulesBidi.cpp
Remove refcounting version of nsIPresShell::GetPresContext. Bug 253889, r+sr=roc.
2004-08-20 20:34:37 +00:00
nsTextEditUtils.cpp
Bug 226439. Convert codebase to use AppendLiteral/AssignLiteral/LowerCaseEqualsLiteral. r+sr=darin
2004-06-17 00:13:25 +00:00
nsTextEditUtils.h
…
nsWrapUtils.cpp
fixes bug 219400 "remove callers of nsServiceManager:: methods" r=bsmedberg
2004-11-07 23:59:35 +00:00
nsWrapUtils.h
…