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
445daaa37d976c156ecbccf613efc588f374c098
Mozilla
/
mozilla
/
editor
/
libeditor
/
text
History
mats.palmgren%bredband.net
efbadbe3c4
Middle-click on scrollbar should not paste. b=70698 r+sr=bzbarsky
...
git-svn-id: svn://10.0.0.236/trunk@181815 18797224-902f-48f8-a5cc-f745e15eee43
2005-10-08 10:08:18 +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
Middle-click on scrollbar should not paste. b=70698 r+sr=bzbarsky
2005-10-08 10:08:18 +00:00
nsEditorEventListeners.h
Hold an nsWeakPtr ref to presshell like everyone else, not a raw weak ref. Bug
2005-07-08 20:36:47 +00:00
nsInternetCiter.cpp
Bug 300313. DeCOMtaminate linebreaker/wordbreaker, and access them directly as services rather than through a factory. r+sr=roc, patch by Joshua Welderson (thanks Joshua\!)
2005-08-22 03:00:06 +00:00
nsInternetCiter.h
…
nsPlaintextDataTransfer.cpp
…
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 118629: Set the caret hint when inserting text so that the caret appears on the same line as inserted text not ending with a newline, and on the line following text ending with a newline. Patch by Uri Bernstein <uriber@gmail.com>, r+sr=roc
2005-10-06 08:19:51 +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
Bug 303781 - Bidi: In RTL text in a textarea, deleting a blank line requires pressing 'Backspace' twice. patch from Uri Bernstein <uriber@gmail.com>, r=smontagu, sr=roc.
2005-09-18 14:13:40 +00:00
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
Bug 300313. DeCOMtaminate linebreaker/wordbreaker, and access them directly as services rather than through a factory. r+sr=roc, patch by Joshua Welderson (thanks Joshua\!)
2005-08-22 03:00:06 +00:00
nsWrapUtils.h
…