cbiesinger%web.de
1a7ca53774
Bug 375878 remove users of Recycle()
...
patch by taras glek r+sr=biesi
2007-03-30 22:44:22 +00:00
enndeakin%sympatico.ca
2d5467a6f1
Bug 178513, support translucent drag feedback when dragging nodes and selections on Mac and GTK, r=vlad,josh,roc,sr=roc
2007-03-20 12:14:52 +00:00
dbaron%dbaron.org
260b595874
When drawing images, track full source and dest regions (unclipped) or use floats, to avoid rounding problems with advanced image resizing algorithms. b=371434 r=vlad r+sr=roc
2007-03-20 00:58:20 +00:00
jruderman%hmc.edu
0b4c646a81
Remove line break from end of assertion string.
2007-03-10 15:50:14 +00:00
scott%scott-macgregor.org
a6b352d121
Bug #331616 --> xml parsing error popup when trying to edit a form inside composer because several dtd files required by composer aren't getting built. Patch by Marek A. Stepien <marcoos+bmo@marcoos.org>. sr/a=mscott for tb2
2007-03-05 05:51:52 +00:00
benjamin%smedbergs.us
601a860f84
Bug 347664 - move editor from a standalone component to be part of gklayout, r+sr=roc
2007-02-24 20:07:06 +00:00
uriber%gmail.com
78d5b8fabb
Fix typo from bug 348854, causing backspace to sometimes delete the wrong character. bug=369959 r=brettw sr=bryner
2007-02-17 15:47:58 +00:00
neil%parkwaycc.co.uk
e2246f8e22
Followup to bug 355064 to make spellcheck dialog update inline spellchecker with selected dictionary again r=IanN sr=mscott
2007-02-14 21:48:31 +00:00
neil%parkwaycc.co.uk
f5c1962d9b
Bug 357861 Fix shutdown crash in nsTextServicesDocument r=glazou sr=mscott
2007-02-13 09:26:09 +00:00
sharparrow1%yahoo.com
c78720aa24
Bug 177805: Fix the use of units in Gecko. r+sr=roc
2007-02-07 07:46:44 +00:00
asqueella%gmail.com
2554ce2762
bug 362695 - Change nsIEditor to remove readonly on transactionManager
...
patch by Alex Vincent <ajvincent@gmail.com>
r=neil, sr=sfraser
2007-02-05 22:24:12 +00:00
scott%scott-macgregor.org
d6625887ea
Bug #355064 --> thunderbird's inline spell checker should use InlineSpellCheckUI instead of the older InlineSpellCheck interface. No one is now using editorInlineSpellCheck.js so remove it from the tree.
...
sr=neil
2007-01-26 20:40:15 +00:00
roc+%cs.cmu.edu
23b8db0f54
Bug 366001. Remove old reflow batching API, it's not effective or needed. r+sr=bzbarsky
2007-01-17 22:28:33 +00:00
Olli.Pettay%helsinki.fi
4b3f356119
Bug 358415, Crash [@ nsHTMLCSSUtils::GetCSSInlinePropertyBase] when inputing title of new blog entry on blogger.com before page is entirely loaded up, r+sr=jst
2007-01-16 17:04:16 +00:00
bzbarsky%mit.edu
821f6c70bc
Implement the proposed Web Apps 1.0 API for changing the selected style sheet
...
set, querying the available sets, etc. Bug 200930, r=sicking, sr=dbaron
2007-01-11 19:32:31 +00:00
peterv%propagandism.org
37a57a85c1
Part of fix for bug 340674 (Clean up some editor transactions code). r=glazman, sr=jst.
2007-01-11 14:38:02 +00:00
martijn.martijn%gmail.com
ecbeae08bb
Bug 363960 � Crash when clicking on the image inside a designMode-enabled IFRAME [@ nsHTMLEditor::SetShadowPosition], r+sr=jst
2007-01-10 22:44:29 +00:00
timeless%mozdev.org
2b6cb1a8b3
Bug 331023 Cleanup of IDL files; fixing type inconsistencies
...
r=neil sr=bz
change nsIXULTemplateBuilder and nsIEditor to reference nsIContent as an interface
2007-01-07 11:01:35 +00:00
gavin%gavinsharp.com
9b22deffc8
Bug 360241: Add a buch of accesskeys to Publishing dialogs/tabs, patch by Giacomo Magnini <prometeo.bugs@gmail.com>, r=glazou, sr=neil
2007-01-04 20:05:18 +00:00
Olli.Pettay%helsinki.fi
2c7ea76e3c
Bug 365798, IME leaks nsPrivateTextRangeList objects, r+sr=roc
2007-01-04 10:32:10 +00:00
Olli.Pettay%helsinki.fi
c354f15420
Bug 176024, possible memleak in IMETextTxn::CollapseTextSelection, r+sr=bz
2007-01-03 19:39:28 +00:00
bugzilla%standard8.demon.co.uk
dd21fbbc65
Bug 364141 toolkitify composer's startup handler. r/sr=Neil
2006-12-21 17:36:44 +00:00
timeless%mozdev.org
4c88c8a7ac
Bug 363390 IS_LOW_SURROGATE conflicts with winnls.h
...
r=darin
2006-12-21 07:03:23 +00:00
neil%parkwaycc.co.uk
ef7585bbe4
Followup to bug 355064 to update the spelling items last to hack around the editor context menu hacks r=IanN
2006-11-26 19:12:19 +00:00
neil%parkwaycc.co.uk
e469ba8707
Inline spellcheck in web composer (editor) b=355064 r=IanN
2006-11-25 12:25:20 +00:00
mats.palmgren%bredband.net
57cc88bce4
Make NS_LIKELY/NS_UNLIKELY accept pointers etc and always return 0 or 1. b=340244 r+sr=darin
2006-11-18 00:48:56 +00:00
martijn.martijn%gmail.com
91d99c43b1
Bug 355395 - Misspelled words in text areas cause all following text to disappear during print, r+sr=roc
2006-11-15 06:39:25 +00:00
cvshook%sicking.cc
b4460ae689
Don't use ranges when getting the value of a textfield since we get the value in the middle of tearing down a document. b=359674 r/sr=jst
2006-11-09 08:43:26 +00:00
mrbkap%gmail.com
6e9cd7d947
Add an API on the presshell for invalidating the caret if it isn't currently
...
contained entirely in its frame. Use it in the editor where we remove the
caret's frame out from under it without properly notifying it (due to selection
batching). bug 335065, r+sr=roc
2006-11-07 01:35:36 +00:00
kairo%kairo.at
fe4ca683d0
bug 359174 - move a number of SeaMonkey URLs to branding, r+sr=Neil
2006-11-04 11:53:41 +00:00
cvshook%sicking.cc
290fff915b
Bug 359121: Fix regression in editor from previous range checkins. nSDetach wasn't the same as Detach after all. r/sr=jst
2006-11-02 02:14:57 +00:00
daniel%glazman.org
ec60f94745
changing 'paragraph mode' discards attributes; b=358368, r/sr=neil@httl.net
2006-10-30 14:55:04 +00:00
neil%parkwaycc.co.uk
2d77b1c02e
Prophylactically add some spellchecking entities r=KaiRo
2006-10-29 21:32:28 +00:00
philringnalda%gmail.com
20a2fec5eb
Bug 224977: finish moving nsTransferable to nsDragAndDrop.js, remove nsTransferable.js, r=neil,mano,mscott
2006-10-29 04:39:28 +00:00
scott%scott-macgregor.org
64a3857715
Bug #328988 --> remove dependency on builinURLs.rdf for thunderbird and seamonkey. Remove builtinURL.rdf from toolkit. various parts revied by neil, kairo, bsmedberg, bienvenu.
2006-10-28 22:05:08 +00:00
cvshook%sicking.cc
eb5e6c8608
bug 358073: Kill useless/redundant functions on nsIDOMNSRange. r/sr=jst
2006-10-25 21:53:03 +00:00
martijn.martijn%gmail.com
626d368d8c
Bug 287707 - After page had designmode on, there are still several issues, r=neil, sr=jst
2006-10-25 01:11:55 +00:00
caillon%redhat.com
f5bcced41d
Bug 97811.
...
Add nsILookAndFeel::GetPasswordCharacter() to allow toolkits to specify their platform password character.
Implement this for GTK+ 2 by grabbing the property from GtkEntry.
Make editor ask nsILookAndFeel for the platform password character.
r+sr=roc
2006-10-23 20:48:05 +00:00
scott%scott-macgregor.org
4913c7a83a
Bug #356327 --> Pasted windows clipboard images don't show up in the compose
...
window. Close the file stream before we insert the image into the document.
r=glazman
2006-10-17 15:05:00 +00:00
cst%yecc.com
f180539329
Bug 356675 Composer is not properly detecting tab changes (temporary fix)
...
r+sr=neil
2006-10-15 17:13:40 +00:00
scott%scott-macgregor.org
7baa338735
Bug #223909 --> add editor support for pasting images from the clipboard into an HTML editor instance.
...
r/moa=glazman
2006-10-11 20:30:06 +00:00
smontagu%smontagu.org
5b5f1cf9c6
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
fe4f7256b9
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
6bb4efa3de
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
02679f978c
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
895cdad755
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
b0d61791c4
Bug 341504 global history toolkit autocomplete interface r=IanN,biesi sr=jag
2006-09-18 13:52:11 +00:00
daniel%glazman.org
2622ed3398
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
474eab3a6d
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
b3cc4f321e
Fix misplaced ) in debug-only code b=344423 r=aaronlev sr=jag
2006-09-11 13:48:13 +00:00
neil%parkwaycc.co.uk
e7ea8ecdd3
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
c249dc7837
bug 348669. Remove inappropriate nsCRT::free usage. r=timeless, sr=dbaron
2006-09-08 04:35:17 +00:00
bugzilla%arlen.demon.co.uk
fb34fa5ddf
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
c2fee37cda
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
70166789c6
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
cd9b71c1de
Bug 344423. Backspace notifications off by 1
2006-08-30 14:17:05 +00:00
bugzilla%arlen.demon.co.uk
8277f5a826
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
a8ef4ab1c6
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
c6a988ec15
Bug 349726 - fixed crash in nsHTMLCSSUtils::GetDefaultViewCSS, r=timeless, sr=neil
2006-08-24 05:09:35 +00:00
neil%parkwaycc.co.uk
0be977fcc3
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
447c96aa16
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
e5a0f6e2fe
Bug 348497: Crash enabling designMode
...
r+sr=bzbarsky
2006-08-16 02:41:47 +00:00
uriber%gmail.com
0873327099
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
c5646d5a35
Bug 345587 r=bryner sr=sicking Spellchecker hangs when replacing word
2006-08-08 00:22:52 +00:00
brettw%gmail.com
61802849fd
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
65c64d57ac
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
a247c5c88f
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
345be5ba06
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
2d2ae1b4aa
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
48d836c35d
Bug 339127: Add "spellcheck" attribute to control spellchecking.
...
r=brettw
sr=sicking
2006-07-29 00:04:40 +00:00
pamg.bugs%gmail.com
b7eeedaf95
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
c7936e48f6
Bug 344050: Kill nsITextContent and move the methods to nsIContent. r/sr=jst
2006-07-19 04:36:36 +00:00
uriber%gmail.com
725062f912
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
e3a9928174
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
92f7a22311
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
56e17f8488
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
dbecee5263
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
8fcfad6885
Bug 338129, r=glazman, sr=neil
2006-06-15 07:31:01 +00:00
roc+%cs.cmu.edu
8c3f0278d7
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
9e35e25283
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
5ab0398355
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
1c7c15de85
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
6258d16baa
Bug 335607 r=bryner,sr=mscott
...
dquote> Make dictionary selection persistent
2006-05-12 23:15:17 +00:00
timeless%mozdev.org
7ef44dbd4b
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
64818410ec
Bug 331023 Cleanup of IDL files; fixing type inconsistencies
...
r=neil sr=bz
2006-05-07 01:33:38 +00:00
timeless%mozdev.org
007521e644
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
efb85d8a38
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
1fe4516c9f
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
36f352636c
Bug 335911: Change nsIContent::IsContentOfType to nsINode::IsNodeOfType. r/sr=bz
2006-05-05 06:52:21 +00:00
bzbarsky%mit.edu
e9dc794e8f
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
04c190f63f
Backing out these changes since they were strictly unnecessary and they cause other problems.
2006-04-27 22:34:07 +00:00
mrbkap%gmail.com
27e45479f5
Be paranoid about the given indices and never return a null DOM from the paste (in success conditions). bug 335609, r+sr=jst
2006-04-27 00:20:27 +00:00
mrbkap%gmail.com
25d8fc11a4
Don't bother hiding the caret anymore. bug 334608, r=brade sr=roc
2006-04-26 19:56:58 +00:00
roc+%cs.cmu.edu
d23fe29f4c
Bug 330305. Rename nsSelection to nsFrameSelection, and deCOMtaminate it, removing nsIFrameSelection. patch by Marc Liddell, r+sr=roc
2006-04-26 01:57:22 +00:00
mrbkap%gmail.com
7818597745
Fix the relationship between nsHTMLEditor::CreateDOMFragmentFromPaste and nsHTMLEditor::InsertHTMLWithContexet to avoid duplicate calculations. bug 333063, r=neil sr=jst
2006-04-25 20:13:46 +00:00
kairo%kairo.at
2107eb70ad
bug 332400 - Correct misuse of ifdefs in the source tree - fix editor/ui (including chrome registration fixes to make composer work in suiterunner), r+sr=Neil
2006-04-21 15:06:11 +00:00
sharparrow1%yahoo.com
d65ab3ab4c
Bug 334416: Misc view usage cleanups. r+sr=roc.
2006-04-18 06:05:24 +00:00
mrbkap%gmail.com
cfb04e2527
Draw the caret in the normal path of frame painting instead of doing it directly to the current view. bug 287813, r+sr=roc
2006-04-17 23:16:46 +00:00
masayuki%d-toybox.com
3f30f78304
Bug 327003 Don't commit the IME composition string when Mozilla is deactivated r=roc+masaki.katakai+timeless sr=roc
2006-04-11 16:37:58 +00:00
mrbkap%gmail.com
de491a25e9
Remove obsolete and wacky support for the <sound> element, which not even IE supports. bug 333057, r=sicking sr=jst
2006-04-10 20:49:02 +00:00
uriber%gmail.com
cad423fb91
Bug 331846: Can't indent/outdent RTL blocks in Composer and Design Mode. r=timeless sr=bzbarsky
2006-04-10 17:37:44 +00:00
kairo%kairo.at
fbfb888dec
bug 325473 - Undo separation of language and region/content packs, part 1: move *-region into en-US.jar, r=jag sr=Neil
2006-04-08 11:01:39 +00:00
mrbkap%gmail.com
6b8ba2d393
Allow pasting single cells from excel into an HTML editor. bug 228920, r=neil sr=jst
2006-04-06 22:48:55 +00:00
neil%parkwaycc.co.uk
be09f470d5
Clean up usage of preferences b=281445 p=gautheri@noos.fr r+sr=me
2006-04-04 07:59:57 +00:00
dbaron%dbaron.org
55fa886458
Fix backspace/delete on non-BMP characters for plaintext editor. b=237585 r=smontagu sr=roc
2006-04-04 00:57:55 +00:00
gerv%gerv.net
4948defb71
Bug 331921 - Fix up some corrupt/dodgy Initial Developer lines.
2006-03-30 07:57:10 +00:00
neil%parkwaycc.co.uk
8933d520c6
Replace old decimal constants with funky newly scriptable nsIDocumentEncoder enums p=gautheri@noos.fr r+sr=me YES-YES-YES!!!=glazou
2006-03-28 16:44:55 +00:00
neil%parkwaycc.co.uk
ace2980bab
Fix issues rebuilding <body> attributes from source b=331894 r=glazou sr=mscott
2006-03-28 16:36:40 +00:00
Olli.Pettay%helsinki.fi
04cfde2d6f
Bug 330710, Replace obsolete preventBubble/preventCapture with stopPropagation, r=neil, r=mconnor, sr=jst
2006-03-25 22:03:49 +00:00
martijn.martijn%gmail.com
b0212ebc23
Bug 309599 - crash in nsIHTMLEditor::insertHTML, r=brade, sr=jst
2006-03-24 01:52:07 +00:00
uriber%gmail.com
4c05ba4736
In nsTextEditRules::CheckBidiLevelForDeletion(), use nsSelection::GetPrevNextBidiLevels to determine bidi levels. bug=330460 r=smontagu sr=roc
2006-03-23 08:20:29 +00:00
neil%parkwaycc.co.uk
d2ef0a39ab
Bug 330124 Fix 5 read-only variable warnings p=gautheri@noos.fr r+sr=me
2006-03-21 00:06:03 +00:00
martijn.martijn%gmail.com
b8f105828d
Bug 327623 - nsHTMLEditor::SelectElement crashes if passed null argument, patch by Tony Goold, r=timeless, sr=neil
2006-03-16 12:41:57 +00:00
bzbarsky%mit.edu
7409f92dda
nsIDocumentEncoder should be IDL-ized. Bug 305710, patch by jpl24
...
<jlurz24@gmail.com>, r=sicking, sr=bzbarsky
2006-03-14 17:12:41 +00:00
Olli.Pettay%helsinki.fi
c0e37e327a
Bug 234455, Centralize event dispatch r=jst, sr=bz
2006-03-07 17:08:51 +00:00
smontagu%smontagu.org
eaaa7f08c3
Add a user option to allow delete and backspace to delete immediately even if the character to be deleted is visually distant from the caret location. Bug 328834, r=uriber@gmail.com, sr=roc
2006-03-07 06:03:37 +00:00
smontagu%smontagu.org
7269cf560b
Correcting a comment, bug 329079, r/rs=daniel@glazman.org
2006-03-02 10:39:16 +00:00
bzbarsky%mit.edu
789f477cbf
Don't walk off the root element when looking for backgrounds. Bug 328331, r+sr=jst
2006-02-24 04:54:10 +00:00
timeless%mozdev.org
a279d689e5
Bug 106386 Correct misspellings in source code
...
r=bernd rs=brendan
2006-02-23 09:36:43 +00:00
uriber%gmail.com
f3aa4b5d30
White-space fixes I promised to do for Bug 327107 but forgot
2006-02-21 17:35:22 +00:00
uriber%gmail.com
878d24a67e
Bug 327107: After using backspace[delete] to remove a single LTR character in RTL text, the next press on backspace[delete] has no effect. r=smontagu sr=roc
2006-02-21 17:30:16 +00:00
bzbarsky%mit.edu
3e367467ea
Remove the random <server> tag silliness. Bug 321877, patch by Martijn Wargers
...
<martijn.martijn@gmail.com>, r=mrbkap, sr=jst
2006-02-12 22:05:33 +00:00
cvshook%sicking.cc
380fb711fb
Bug 325405: Get rid of _moz-userdefined, part 1. r/sr=bz
2006-02-04 01:46:26 +00:00
cbiesinger%web.de
a898e666b8
bug 183156 remove *UCS2* functions, replacing them with *UTF16* ones
...
r+sr=darin
2006-02-03 14:18:39 +00:00
mrbkap%gmail.com
6981d6c20c
Remove the obsolete concept of "DTD verification". bug 323958, r+sr=jst
2006-01-30 23:45:19 +00:00
bryner%brianryner.com
82d6fa213e
Remove deprecated nsTString::ToCString (bug 323471). r+sr=darin.
2006-01-24 19:22:02 +00:00
bugzilla%arlen.demon.co.uk
bab627825a
Bug 319659 XPFE code assumes document.firstChild is the root element
...
p=me r=neil.parkwaycc.co.uk sr=jag
2006-01-06 20:38:21 +00:00
bugzilla%arlen.demon.co.uk
a4f9e1af69
Bug 311028 Print Preview window is partly overlayed by background and is missing scrollbars
...
p=me r=neil.parkwaycc.co.uk sr=bienvenu
2006-01-04 22:34:34 +00:00
cvshook%sicking.cc
d400d4d6ab
Fix build bustage
2005-12-28 22:55:54 +00:00
cvshook%sicking.cc
031a1befce
Bug 284950: DeCOMTaminate nsIContent::GetAttrNameAt
...
r/sr=bz
2005-12-28 21:52:39 +00:00
peterv%propagandism.org
4c9fd18e34
Fix for bug 299343 (Can't copy and paste into the beginning of a line). r/sr=jst.
2005-12-22 15:05:41 +00:00
timeless%mozdev.org
68bf5e9587
Bug 253481 xul:textbox attribute to specify what happens to pasted line breaks
...
patch by ted.mielczarek@gmail.com r=brade/neil sr=jag
2005-12-20 20:12:54 +00:00
gavin%gavinsharp.com
415e77eafd
Bug 320117: Syntax Error in chrome://editor/content/EdInsertTOC.js, remove lonely bracket, patch by Ray Booysen <bugzilla.mozilla@rjb.za.net>, r=bienvenu
2005-12-20 00:45:17 +00:00
neil%parkwaycc.co.uk
8a0480a9ca
Remove plaintext editor's outdated event listener removal code that caused dangling event listener crash (regression from bug 303713) b=319732 r+sr=dbaron
2005-12-11 09:26:29 +00:00
neil%parkwaycc.co.uk
0d52822ec9
Bug 303713 Allow content to type into textfields using key events r+sr=jst
2005-12-09 11:23:54 +00:00
brettw%gmail.com
97c9c6513a
Bug 302050: inline spellchecking for textboxes backend. r=bryner sr=bzbarsky
2005-12-05 18:07:33 +00:00
neil%parkwaycc.co.uk
84f60698b6
Bug 294793 Rebuilding a document from source should clear body attributes if the provided source has no body tag, plus we can now make the cached compose window always rebuild the document r=brade sr=dmose
2005-11-30 11:01:37 +00:00
jst%mozilla.jstenback.com
7a5af690c6
Fixing bug 316794. Moving HandleDOMEvent() and Get/SetDocShell from nsIScriptGlobalObject to nsPIDOMWindow. r=mrbkap@gmail.com, sr=peterv@propagandism.org
2005-11-28 23:56:44 +00:00
scott%scott-macgregor.org
f9b4412bc6
Bug #304720 --> crash in inline spell checker due to a null iterator.
...
original patch reviewed by akkana
sr=neil
2005-11-28 19:51:04 +00:00
masayuki%d-toybox.com
31e514f5b1
Bug 317782 A character is deleted on HTML Editor when running IME reconvertion with non-selected text / Bug 296686 When insert a space with EGBRIDGE(TSM(IME) of Japanese), a next character of caret is deleted / Removing nsHTMLEditor::SetCompositionString and nsHTMLEditor::GetReconversionString, Because bug 66290 has been duplicated these method in nsPlaintextEditor r=timeless, sr=sfraser
2005-11-26 22:10:03 +00:00
timeless%mozdev.org
3db428f6ac
Bug 106386 Correct misspellings in source code
...
patch by unknown@simplemachines.org r=timeless rs=brendan
2005-11-25 21:57:13 +00:00
timeless%mozdev.org
532329ac75
Bug 106386 Correct misspellings in source code
...
patch by unknown@simplemachines.org r=timeless rs=brendan
2005-11-25 19:48:04 +00:00
timeless%mozdev.org
b78d0c2416
Bug 106386 Correct misspellings in source code
...
patch by unknown@simplemachines.org r=timeless rs=brendan
2005-11-25 08:16:51 +00:00
timeless%mozdev.org
8e0a0fb22e
Bug 106386 Correct misspellings in source code
...
patch by supernova_00@yahoo.com r=timeless
2005-11-21 06:25:15 +00:00
bsmedberg%covad.net
60f66dbc64
From bug 305949 - txmgr tests should use the glue, r=darin
2005-11-18 19:35:01 +00:00
masayuki%d-toybox.com
7061e4aebb
Bug 55751 Mnemonic doesn't work when IME is on / Bug 113187 Cannot use shortcut of single key(e.g., space key, "/", "'", "F", "N", "B", "P" and "T") if IME is active r+sr=roc
2005-11-14 23:55:24 +00:00
masayuki%d-toybox.com
8b257b7124
backing out previous patch b=55751
2005-11-14 22:33:39 +00:00
masayuki%d-toybox.com
318346f944
Bug 55751 Mnemonic doesn't work when IME is on / Bug 113187 Cannot use shortcut of single key(e.g., space key, "/", "'", "F", "N", "B", "P" and "T") if IME is active r+sr=roc
2005-11-14 21:32:16 +00:00
bsmedberg%covad.net
dff1dea638
Bug 313309 part 2 - change the NS_DEFINE_STATIC_IID_ACCESSOR macro to NS_DECLARE, and make a NS_DEFINE_ macro that's outside the class declaration, r=shaver
2005-11-11 14:36:26 +00:00
mkaply%us.ibm.com
11b0751aa6
#243270
...
r/sr=mkaply, a=mtschrep (OS/2 only)
Patch from Rich Walsh - allow dragging from HTML editor windows
2005-11-09 16:20:25 +00:00