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
Mozilla
/
mozilla
/
editor
/
libeditor
/
text
History
smontagu%smontagu.org
5ee547497a
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
...
git-svn-id: svn://10.0.0.236/trunk@181706 18797224-902f-48f8-a5cc-f745e15eee43
2005-10-06 08:19:51 +00:00
..
Makefile.in
…
nsAOLCiter.cpp
…
nsAOLCiter.h
…
nsEditorEventListeners.cpp
Bug 193316. Caret not visible in readonly fields (HTML or XUL). r=mrbkap, sr=smfr
2005-10-04 03:14:03 +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
…
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
…
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
…