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
c8abbee51bdc117a62500a90fc2c7e0b174a2f2b
Mozilla
/
mozilla
/
editor
/
libeditor
/
text
History
bzbarsky%mit.edu
d7f8a4affc
Remove a tad more code. r=sicking, sr=peterv, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@172578 18797224-902f-48f8-a5cc-f745e15eee43
2005-04-21 21:27:46 +00:00
..
Makefile.in
Clean up unneeded REQUIRES (bug 73353). r+sr=dbaron.
2005-02-03 23:01:54 +00:00
nsAOLCiter.cpp
…
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 a tad more code. r=sicking, sr=peterv, a=asa
2005-04-21 21:27:46 +00:00
nsPlaintextEditor.h
Cleanup in preparation for the actual fix for bug 283897. r=brade@comcast.net, sr=bzbarsky@mit.edu
2005-03-24 19:00:01 +00:00
nsTextEditRules.cpp
Bug 286804 Newline improperly getting into single-line edit field. r=timeless, sr=neil.parkwaycc.co.uk
2005-03-25 16:37:14 +00:00
nsTextEditRules.h
Cleanup in preparation for the actual fix for bug 283897. r=brade@comcast.net, sr=bzbarsky@mit.edu
2005-03-24 19:00:01 +00:00
nsTextEditRulesBidi.cpp
…
nsTextEditUtils.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
nsTextEditUtils.h
…
nsWrapUtils.cpp
fixes bug 219400 "remove callers of nsServiceManager:: methods" r=bsmedberg
2004-11-07 23:59:35 +00:00
nsWrapUtils.h
…