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
ted.mielczarek%gmail.com
95e3a25d0c
bug 432415 - Strip trailing newlines when editor.singleline.pasteNewlines == 2 (Copy pasting a cell from an xls/ods file adds an extra space at the end). r+sr=neil, a=dveditz
...
git-svn-id: svn://10.0.0.236/trunk@255480 18797224-902f-48f8-a5cc-f745e15eee43
2008-12-11 00:15:26 +00:00
..
Makefile.in
Fix bad reference counting of atoms so we don't manipulate garbage atom pointers. b=422546 r=timeless sr=roc a=damon
2008-03-13 18:54:02 +00:00
nsAOLCiter.cpp
…
nsAOLCiter.h
…
nsEditorEventListeners.cpp
Fix for bug 390934 (When document contains contenteditable element, drag-dropping seems possible anywhere in the document). r/sr=jst, a=beltzner.
2008-04-18 13:29:57 +00:00
nsEditorEventListeners.h
Fix for bug 406596 (Link/anchor elements are focused within an contentEditable element). r/sr=jst, a=beltzner.
2008-04-15 18:40:41 +00:00
nsInternetCiter.cpp
…
nsInternetCiter.h
…
nsPlaintextDataTransfer.cpp
Bug 418470 Go to line in View Source broken (NS_ERROR_UNEXPECTED at nsISelectionController.scrollSelectionIntoView) (retry) r+sr=roc, a1.9b4=beltzner
2008-02-28 15:28:40 +00:00
nsPlaintextEditor.cpp
Backout bug 157546 (making the delete key delete by clusters) to fix blockers bug 419217 and bug 419406. Instead of removing the added test, mark now-failing tests as todo. a=damons
2008-04-15 01:04:19 +00:00
nsPlaintextEditor.h
…
nsTextEditRules.cpp
bug 432415 - Strip trailing newlines when editor.singleline.pasteNewlines == 2 (Copy pasting a cell from an xls/ods file adds an extra space at the end). r+sr=neil, a=dveditz
2008-12-11 00:15:26 +00:00
nsTextEditRules.h
Fix for bug 335856 (Can't easily put caret in this designmode iframe testcase (caret doesn't show up)), also fixes bug 393568 (blocking1.9+) and bug 386872. r/sr=jst.
2007-10-03 12:16:52 +00:00
nsTextEditRulesBidi.cpp
…
nsTextEditUtils.cpp
…
nsTextEditUtils.h
…
nsWrapUtils.cpp
…
nsWrapUtils.h
…