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
0d3c8a5fe9feba08ddfbbac1d3e2e88e85ccb95f
Mozilla
/
mozilla
/
editor
/
composer
/
src
History
cbiesinger%web.de
a65905daff
fixing bustage from Bug 224678
...
git-svn-id: svn://10.0.0.236/trunk@174780 18797224-902f-48f8-a5cc-f745e15eee43
2005-06-17 18:17:08 +00:00
..
res
Fix a few -moz-outline* problems and drop the prefix.
2005-03-27 11:36:08 +00:00
composer.pkg
…
Makefile.in
Clean up unneeded REQUIRES (bug 73353). r+sr=dbaron.
2005-02-03 23:01:54 +00:00
nsComposerCommands.cpp
Bug 226439. Convert codebase to use AppendLiteral/AssignLiteral/LowerCaseEqualsLiteral. r+sr=darin
2004-06-17 00:13:25 +00:00
nsComposerCommands.h
Bug 236613: change to MPL/LGPL/GPL tri-license.
2004-04-18 14:21:17 +00:00
nsComposerCommandsUpdater.cpp
Remove nsIAutoCopy and fold the functionality into nsSelection.cpp (bug 231343). r+sr=roc.
2005-01-31 23:47:26 +00:00
nsComposerCommandsUpdater.h
Bug 236613: change to MPL/LGPL/GPL tri-license.
2004-04-18 14:21:17 +00:00
nsComposerController.cpp
Fixing bug 285873. Make midas independent of the pref editor.CR_creates_new_p and make the default behaviour in midas match IE (such that hitting return in a p tag splits the p instead of inserting a br. r=brade@comcast.net, sr=bzbarsky@mit.edu, a=chofmann@mozilla.org
2005-06-02 03:11:35 +00:00
nsComposerController.h
Bug 236613: change to MPL/LGPL/GPL tri-license.
2004-04-18 14:21:17 +00:00
nsComposerDocumentCommands.cpp
Fixing bug 285873. Make midas independent of the pref editor.CR_creates_new_p and make the default behaviour in midas match IE (such that hitting return in a p tag splits the p instead of inserting a br. r=brade@comcast.net, sr=bzbarsky@mit.edu, a=chofmann@mozilla.org
2005-06-02 03:11:35 +00:00
nsComposerRegistration.cpp
fixing bustage from Bug 224678
2005-06-17 18:17:08 +00:00
nsComposeTxtSrvFilter.cpp
Bug
#285138
--> Spellchecker doesn't skip quoted text in plain text editor anymore.
2005-04-05 20:53:07 +00:00
nsComposeTxtSrvFilter.h
Bug
#282278
--> Don't spell check message headers when forwarding as inline
2005-03-15 21:04:21 +00:00
nsEditingSession.cpp
Fixing bug 283897. Make midas state survive document.open/write/close. Regression from bug 283897. r=brade@comcast.net, sr=bzbarsky@mit.edu
2005-04-06 02:22:45 +00:00
nsEditingSession.h
Fixing bug 284364. Turn on plugins again if they were enabled before we started editing a document. r+sr=bzbarsky@mit.edu
2005-03-02 20:17:28 +00:00
nsEditorParserObserver.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
nsEditorParserObserver.h
Bug 236613: change to MPL/LGPL/GPL tri-license.
2004-04-18 14:21:17 +00:00
nsEditorSpellCheck.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
nsEditorSpellCheck.h
…