Olli.Pettay@helsinki.fi
b61af7dd00
Bug 336160 - Crash when releasing mouse while dragging absolute positioned element in designMode [@ nsHTMLEditor::MouseUp], r=glazman, sr=peterv
2007-06-14 01:22:47 -07:00
Olli.Pettay@helsinki.fi
9c146e6149
Bug 351236, r+sr=neil
2007-05-27 13:57:13 -07:00
bugzilla@standard8.demon.co.uk
e82847d27e
Bug 306842 Pref overlays should use insertafter/insertbefore instead of position. r=iann_bugzilla,sr=Neil
2007-05-27 12:57:05 -07:00
peterv@propagandism.org
76bae7baad
Fix for bug 372544 ([Midas] Tab spacing is inconsistent). Patch by Mathieu Fenniak (mfenniak-moz@mathieu.fenniak.net), r/sr=me.
2007-05-24 06:00:53 -07:00
masayuki@d-toybox.com
906193abd3
Bug 279246 Implement 'ime-mode' property (WinIE CSS) r+sr=dbaron
2007-05-16 08:51:37 -07:00
Olli.Pettay@helsinki.fi
5767c4440b
Remove rest of nsIDOMEventReceivers, Bug 363089, r+sr=jst
2007-05-15 01:50:33 -07:00
Olli.Pettay@helsinki.fi
7817abfbca
Bug 363089, Remove nsIDOMEventReceiver (this time passes mochitest), r+sr=jst
2007-05-14 02:11:38 -07:00
stefanh@inbox.com
90b5541ac9
Bug 346605 - Make openHelp() calls call suiterunner help correctly: Remove help buttons/js from Composer dialogs and use an overlay in suite/common instead. r=IanN, sr=Neil.
2007-05-13 14:36:09 -07:00
Olli.Pettay@helsinki.fi
40178e46a3
backout Bug 363089
2007-05-11 06:34:05 -07:00
Olli.Pettay@helsinki.fi
e1fb8b073b
Bug 363089, Remove nsIDOMEventReceiver, r+sr=jst
2007-05-11 04:15:11 -07:00
bzbarsky@mit.edu
086c2eb0c0
Introduce a GetPrimaryShell() API on nsIDocument. Convert existing callers ofGetShellAt(0) to using this API. Bug 378780. API introduction part by me,r+sr=jst. Mass-changes done by taras using squash, r+sr=me
2007-05-01 15:24:20 -07:00
scott@scott-macgregor.org
9d69ebb2e7
Bug #378795 --> When the user installs a dictionary for the first time, we don't automatically use it for inline spell check. The user must manually choose the dictionary.sr=neil
2007-04-27 11:42:09 -07:00
benjamin@smedbergs.us
baab01ada6
Bug 376636 - Building with gcc 4.3 and -pendatic fails due to extra semicolons, patch by Art Haas <ahaas@airmail.net>, rs=me
2007-04-23 07:21:53 -07:00
sayrer@gmail.com
b80cfd9871
Bug 368994. move mochitests near the code they test. round 7. r=bzbarsky
2007-04-16 08:18:50 -07:00
masayuki@d-toybox.com
ad3d268bbe
Bug 358899 [Cocoa] Improve nsIKBStateControl implementation r=josh+ere+masaki.katakai+roc, sr=roc
2007-04-15 06:43:55 -07:00
enndeakin@sympatico.ca
932380f594
Bug 375681, use drag event names from what-wg spec, also implement new drag and dragend events, r=smaug,sr=roc
2007-04-11 21:37:39 -07:00
cbiesinger@web.de
c6ef8b6043
Bug 375878 remove users of Recycle()patch by taras glek r+sr=biesi
2007-03-30 15:44:22 -07:00
hg@mozilla.com
05e5d33a57
Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT,
2007-03-22 10:30:00 -07:00
enndeakin%sympatico.ca
6ccc9fa0b8
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
405d600298
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
c49c911626
Remove line break from end of assertion string.
2007-03-10 15:50:14 +00:00
scott%scott-macgregor.org
1955e1a9d0
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
fee2eda8c4
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
e319d6f3a4
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
b108b634f1
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
234900234d
Bug 357861 Fix shutdown crash in nsTextServicesDocument r=glazou sr=mscott
2007-02-13 09:26:09 +00:00
sharparrow1%yahoo.com
76a64e5c22
Bug 177805: Fix the use of units in Gecko. r+sr=roc
2007-02-07 07:46:44 +00:00
asqueella%gmail.com
25946eb418
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
f6094be94b
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
485d1a8b1a
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
e258d26558
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
867068ef8a
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
795a6b78d6
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
0d014f49ac
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
c1d180cd32
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
d14193df26
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
751c7bb309
Bug 365798, IME leaks nsPrivateTextRangeList objects, r+sr=roc
2007-01-04 10:32:10 +00:00
Olli.Pettay%helsinki.fi
d9f0f2bda9
Bug 176024, possible memleak in IMETextTxn::CollapseTextSelection, r+sr=bz
2007-01-03 19:39:28 +00:00
bugzilla%standard8.demon.co.uk
35bdccdffd
Bug 364141 toolkitify composer's startup handler. r/sr=Neil
2006-12-21 17:36:44 +00:00
timeless%mozdev.org
05804e5bfe
Bug 363390 IS_LOW_SURROGATE conflicts with winnls.h
...
r=darin
2006-12-21 07:03:23 +00:00
neil%parkwaycc.co.uk
bf69c01d5d
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
de95a87474
Inline spellcheck in web composer (editor) b=355064 r=IanN
2006-11-25 12:25:20 +00:00
mats.palmgren%bredband.net
cca3292d36
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
e91b3352c9
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
4692aff338
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
49801f467c
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
32c7a0d4e6
bug 359174 - move a number of SeaMonkey URLs to branding, r+sr=Neil
2006-11-04 11:53:41 +00:00
cvshook%sicking.cc
8da53b5fb1
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
5133fb6ebd
changing 'paragraph mode' discards attributes; b=358368, r/sr=neil@httl.net
2006-10-30 14:55:04 +00:00
neil%parkwaycc.co.uk
d4a271b599
Prophylactically add some spellchecking entities r=KaiRo
2006-10-29 21:32:28 +00:00
philringnalda%gmail.com
3171ef77f1
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
23c11055cc
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
bf4a8ea3af
bug 358073: Kill useless/redundant functions on nsIDOMNSRange. r/sr=jst
2006-10-25 21:53:03 +00:00
martijn.martijn%gmail.com
83b80aa8a3
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
9d1d420c3f
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
de474f9919
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
c9bfe133ab
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
0fd1e483fe
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
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