smontagu%smontagu.org
|
35a27c6675
|
Make word-delete behaviour when there is a selection follow platform conventions. Bug 350564, r=glazman, sr=neil
|
2006-10-10 16:50:50 +00:00 |
|
neil%parkwaycc.co.uk
|
1ae0c6c577
|
Editor needs strong references to its editor observers b=278677 r=glazou sr=roc
|
2006-10-09 15:41:26 +00:00 |
|
neil%parkwaycc.co.uk
|
4f5a1e9bd6
|
Actually pass the correct offset and length when deleting text b=352520 r=glazou,aaronlev sr=roc
|
2006-10-05 13:20:30 +00:00 |
|
ajschult%verizon.net
|
5abd206540
|
Bug 49331: Search/Find text "Match upper/lower case" is ambiguous. Patch by Colin Slater <hoho@binbash.net> + me, r+sr=Neil
|
2006-10-01 20:24:22 +00:00 |
|
aaronleventhal%moonset.net
|
7ba88106fc
|
Bug 352520. Backspace when deleting last char from URL bar crashes. Wallpaper fix for now. Patch by smontagu. r=aaronlev, sr=neil.
|
2006-09-28 22:02:20 +00:00 |
|
neil%parkwaycc.co.uk
|
298042b3a1
|
Bug 341504 global history toolkit autocomplete interface r=IanN,biesi sr=jag
|
2006-09-18 13:52:11 +00:00 |
|
daniel%glazman.org
|
96649d7dd1
|
Merging two paragraphs using delete or backspace left an unwanted BR element; b=322207; r=neil@httml.net, sr=bzbarsky@mit.edu
|
2006-09-13 08:27:04 +00:00 |
|
martijn.martijn%gmail.com
|
2a32a97a87
|
Bug 332811 - Backspace in readonly input triggers history.back() (part 2), r=mats.palmgren, sr=bzbarsky
|
2006-09-13 08:23:33 +00:00 |
|
neil%parkwaycc.co.uk
|
4744306fd3
|
Fix misplaced ) in debug-only code b=344423 r=aaronlev sr=jag
|
2006-09-11 13:48:13 +00:00 |
|
neil%parkwaycc.co.uk
|
e0bcac8294
|
Stop sharing DOM object wrappers in editor too b=281988 r=ajschult sr=biesi
|
2006-09-08 19:06:42 +00:00 |
|
sayrer%gmail.com
|
9395f31ee3
|
bug 348669. Remove inappropriate nsCRT::free usage. r=timeless, sr=dbaron
|
2006-09-08 04:35:17 +00:00 |
|
bugzilla%arlen.demon.co.uk
|
0f594a9db2
|
Bug 132257 Inserting a link to a [network][image] file into a message inserts the physical file!
p=me/ducarroz r=daniel/neil sr=bienvenu
|
2006-09-07 22:09:52 +00:00 |
|
martijn.martijn%gmail.com
|
72138f14ca
|
Backing out the patch for bug 287707, since it is causing smoketest blocker bug 351057
|
2006-09-01 19:51:05 +00:00 |
|
martijn.martijn%gmail.com
|
c998727ebd
|
Bug 287707 - After page had designmode on, there are still several issues, r=daniel, sr=peterv
|
2006-09-01 09:32:57 +00:00 |
|
aaronleventhal%moonset.net
|
3d8aea6ee4
|
Bug 344423. Backspace notifications off by 1
|
2006-08-30 14:17:05 +00:00 |
|
bugzilla%arlen.demon.co.uk
|
3e7b6d2632
|
Bug 350384 invalid 'in' operand window.opener.InlineSpellChecker closing spellcheck in Composer
p=me r=neil sr=bienvenu
|
2006-08-28 23:46:53 +00:00 |
|
bugzilla%arlen.demon.co.uk
|
7c956ac680
|
Bug 349319 If you have both the en-GB and the en-GB-oed dictionaries installed you can't distinguish them when trying to select the correct dictionary
p=me r=neil sr=mscott
|
2006-08-24 12:08:23 +00:00 |
|
wr%rosenauer.org
|
e077b93bb1
|
Bug 349726 - fixed crash in nsHTMLCSSUtils::GetDefaultViewCSS, r=timeless, sr=neil
|
2006-08-24 05:09:35 +00:00 |
|
neil%parkwaycc.co.uk
|
a65dc1281f
|
Re-enable internet keyword search in the openLocation dialog too and also give it a long-overdue overhaul b=332668 r=ajschult sr=jag
|
2006-08-23 09:16:28 +00:00 |
|
gavin%gavinsharp.com
|
5a20d6a3e2
|
Bug 348854: Fix merge error from checkin for bug 345587, patch by Ryan VanderMeulen <ryanvm@gmail.com>, r=brettw, sr=bryner
|
2006-08-21 23:33:28 +00:00 |
|
pkasting%google.com
|
e8139f8874
|
Bug 348497: Crash enabling designMode
r+sr=bzbarsky
|
2006-08-16 02:41:47 +00:00 |
|
uriber%gmail.com
|
8982c70f78
|
Moved mCaretBidiLevel and its accessors from nsPresShell to nsFrameSelection. Also added sBidiKeyboard as a static service to nsContentUtils. bug=346891 r+sr=roc
|
2006-08-08 05:14:52 +00:00 |
|
brettw%gmail.com
|
ef12d521f3
|
Bug 345587 r=bryner sr=sicking Spellchecker hangs when replacing word
|
2006-08-08 00:22:52 +00:00 |
|
brettw%gmail.com
|
fb0b89f3bf
|
Bug 347561 r+sr=bryner Spellchecker crashes when causing destroy notifications to be flushed
|
2006-08-07 18:10:28 +00:00 |
|
mrbkap%gmail.com
|
1e544d4f47
|
Don't get confused by subframes which finish loading while we're set up on a document that's been document.written. bug 337040, r=jst/brade sr=jst
|
2006-07-31 23:05:37 +00:00 |
|
kairo%kairo.at
|
285beff7f9
|
bug 345612 - [seamonkey] Installed spellcheck dictionaries are not displayed and cannot be selected, link to new dictionaries at AMO which work for newer versions, r+sr=Neil
|
2006-07-30 18:46:52 +00:00 |
|
neil%parkwaycc.co.uk
|
4db941397c
|
Make the SeaMonkey spellcheck dialog get the more dictionaries URL from a localised preference rather than a localised RDF file b=339145 r=glazou,KaiRo sr=jag
|
2006-07-30 10:15:32 +00:00 |
|
pkasting%google.com
|
3c1a74f492
|
Bug 339127: Spellcheck attribute, followup. Change nsIEditor UUID since
I changed the IDL file to add more methods in my original patch.
|
2006-07-29 00:57:42 +00:00 |
|
pkasting%google.com
|
2070e797b8
|
Bug 339127: Add "spellcheck" attribute to control spellchecking.
r=brettw
sr=sicking
|
2006-07-29 00:04:40 +00:00 |
|
pamg.bugs%gmail.com
|
60b733da5b
|
Bug 339434: Crash trying to spellcheck in a closed window. Patch by pkasting@google.com. r=brettw, sr=bzbarsky
|
2006-07-21 01:15:57 +00:00 |
|
cvshook%sicking.cc
|
3a9a287253
|
Bug 344050: Kill nsITextContent and move the methods to nsIContent. r/sr=jst
|
2006-07-19 04:36:36 +00:00 |
|
uriber%gmail.com
|
3bef115769
|
Fix bidi behavior of ctrl+backspace and ctrl+del. bug=344226 r=smontagu sr=roc
|
2006-07-18 07:28:38 +00:00 |
|
mnyromyr%tprac.de
|
a561f2dcd2
|
Bug 115924: removal of communicatorOverlay.xul; p=Giacomo Magnini <giacomo.magnini@portalis.it>, r=neil, sr=mscott
|
2006-07-09 12:49:47 +00:00 |
|
bugzilla%arlen.demon.co.uk
|
99061058f9
|
Bug 337155 SeaMonkey missing spellcheck language selector in mail compose window and preferences also backporting enhancements to Thunderbird
p=me r=mnyromyr(SM)/mscott(TB) sr=neil
|
2006-06-29 23:10:04 +00:00 |
|
masayuki%d-toybox.com
|
59eb9eae67
|
Bug 271815 GTK2 IM over-the-spot doesn't work with Chinese IM because the editor doesn't return correct caret position r=timeless, sr=roc
|
2006-06-19 15:00:58 +00:00 |
|
mats.palmgren%bredband.net
|
4a3815c885
|
Fix crash when destroying an editor that was never Init()'ed. b=325386 r=timeless sr=roc
|
2006-06-17 00:17:26 +00:00 |
|
Olli.Pettay%helsinki.fi
|
d82d580d5d
|
Bug 338129, r=glazman, sr=neil
|
2006-06-15 07:31:01 +00:00 |
|
roc+%cs.cmu.edu
|
8ac789f331
|
Bug 331883. Restrict anonymous box selectors to agent/user style sheets. r+sr=dbaron/bzbarsky
|
2006-06-15 03:20:19 +00:00 |
|
peterv%propagandism.org
|
02314cbe01
|
Fix for bug 340674 (Clean up some editor transactions code - unused code). r=glazman, sr=sicking.
|
2006-06-08 12:47:24 +00:00 |
|
Jan.Varga%gmail.com
|
e5158d88ef
|
Fix for bug 296040. Cell-based selection in trees
r=Neil Deakin, sr=Neil Rashbrook, sponsored by BEToptions
|
2006-06-06 20:05:13 +00:00 |
|
Olli.Pettay%helsinki.fi
|
b9c2cdd0a8
|
Bug 336381, Crash [@ nsRange::InsertNode] involving ranges in detached nodes, r=sicking,glazman,sr=bz
|
2006-05-15 19:35:12 +00:00 |
|
brettw%gmail.com
|
d1b52f2c7e
|
Bug 335607 r=bryner,sr=mscott
dquote> Make dictionary selection persistent
|
2006-05-12 23:15:17 +00:00 |
|
timeless%mozdev.org
|
8f7341d7e8
|
Bug 336984 Useless null check of aNewLeftNode in nsEditor::SplitNode
r=neil sr=neil
|
2006-05-11 13:25:30 +00:00 |
|
timeless%mozdev.org
|
15c92bd38c
|
Bug 331023 Cleanup of IDL files; fixing type inconsistencies
r=neil sr=bz
|
2006-05-07 01:33:38 +00:00 |
|
timeless%mozdev.org
|
e0725bc241
|
Bug 334298 GetCSSFloatValue uses f uninitialized in a case that doesn't happen
r=glazou sr=neil
|
2006-05-06 21:53:37 +00:00 |
|
timeless%mozdev.org
|
bb97bc429d
|
Bug 334300 nsHTMLEditor::InsertAsPlaintextQuotation uses quotesInPre uninitialized in a case that doesn't happen
r=neil sr=neil
|
2006-05-06 21:46:55 +00:00 |
|
cbiesinger%web.de
|
51a89a8b1e
|
bug 335180 Remove win32.order, mozilla-bin.order, --enable-reorder, and
associated code. These options do not really work anymore.
r=bsmedberg
|
2006-05-06 17:53:51 +00:00 |
|
cvshook%sicking.cc
|
d3ec0aa5c5
|
Bug 335911: Change nsIContent::IsContentOfType to nsINode::IsNodeOfType. r/sr=bz
|
2006-05-05 06:52:21 +00:00 |
|
bzbarsky%mit.edu
|
b1ee2830dd
|
Make nsIDocumentEncoder::init scriptable. Bug 330517, patch by jpl24
<jlurz24@gmail.com>, r=bzbarsky, sr=sicking
|
2006-05-01 05:25:52 +00:00 |
|
mrbkap%gmail.com
|
f03e3f47ba
|
Backing out these changes since they were strictly unnecessary and they cause other problems.
|
2006-04-27 22:34:07 +00:00 |
|