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
cvshook%sicking.cc
9c1b72f7f8
Bug 311827: Make GetAttr return a bool rather then an nsresult.
...
r/sr=bz
2005-10-28 11:25:24 +00:00
mats.palmgren%bredband.net
114e31df32
Make the plaintext editor count the length of the selected text correctly, so it doesn't violate MAXLENGTH. b=299417 r+sr=roc
2005-10-17 00:54:02 +00:00
mats.palmgren%bredband.net
c98dda4acc
Middle-click on scrollbar should not paste. b=70698 r+sr=bzbarsky
2005-10-08 10:08:18 +00:00
smontagu%smontagu.org
6d0d529ae5
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
aaronleventhal%moonset.net
839cc756d5
Bug 193316. Caret not visible in readonly fields (HTML or XUL). r=mrbkap, sr=smfr
2005-10-04 03:14:03 +00:00
smontagu%smontagu.org
0c9e6632f3
Bug 308023: Bidi: Caret positioned incorrectly after deleting last character of reverse-direction text and then typing. Patch by Uri Bernstein <uriber@gmail.com>, r+sr=roc
2005-09-27 08:35:05 +00:00
mozilla.mano%sent.com
7d3bad50fa
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
bugzilla%arlen.demon.co.uk
6fc2f72b6d
Bug 301649 Invalid local image filenames cause forwarded-inline messages to spin indefinitely on send
...
p=me r=daniel/neil.parkwaycc.co.uk sr=bienvenu
2005-09-16 14:48:04 +00:00
bugzilla%arlen.demon.co.uk
ae3504fb06
Bug 289444 Give prefs panels titles a unique name - composer patch
...
p=giacomo.magnini@portalis.it r=daniel sr=neil.parkwaycc.co.uk
2005-09-15 10:24:17 +00:00
gerv%gerv.net
a656eecc05
Bug 236613: change to MPL/LGPL/GPL tri-license.
2005-09-13 18:40:56 +00:00
bzbarsky%mit.edu
025c02e44e
Improve the CSSLoader API: make it clear which methods return results
...
sync and which return async, move the handling of alternates more completely
into the CSSLoader, make it possible for observers to tell whether the load
actually succeeded. Bug 293825, r+sr=peterv
2005-09-12 18:41:15 +00:00
bzbarsky%mit.edu
f623ba1819
More use of EmptyString(). Bug 232691, patch by Vidar Braut Haarr
...
<vhaarr+bmo@gmail.com>, r+sr=bzbarsky
2005-09-12 01:28:51 +00:00
peterv%propagandism.org
7af0dc7930
Fix for bug 153998 (COtherDTD should go; composer should handle containment checking itself). r=mrbkap, sr=jst.
2005-09-05 14:18:56 +00:00
brade%comcast.net
373fc13f24
Use css style for valign and save almost 4k in file size.
2005-08-24 01:07:14 +00:00
brade%comcast.net
20322e347a
Update documentation for bug 301490 (not part of build).
2005-08-24 00:17:20 +00:00
bzbarsky%mit.edu
692c9e00f2
Make nsIPresShell::GetPrimaryFrameFor return nsIFrame* instead of using an out
...
param. Bug 303779, patch by Bastiaan Jacques <b.jacques@planet.nl>, r+sr=bzbarsky
2005-08-22 22:24:29 +00:00
roc+%cs.cmu.edu
6e23b199ec
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
mkaply%us.ibm.com
b5780d2f17
#289625
...
r=brade, sr=tor, a=asa
regression - Color picker focus problem
2005-08-19 15:03:23 +00:00
kairo%kairo.at
e47f5dc4c2
bug 298769 - In </chrome/US.jar>, 2 "Error: no element found" - move editor-region locale files back to US.jar (SeaMonkey only), r=bsmedberg sr=Neil a=asa
2005-07-20 11:38:50 +00:00
bzbarsky%mit.edu
022ac24279
More uses of EmptyC?String(). Bug 232691, patch by Charles Fenwick
...
<clf03f@garnet.acns.fsu.edu>, r+sr=bzbarsky, a=bsmedberg
2005-07-15 21:41:47 +00:00
scott%scott-macgregor.org
31b68ad1ba
Bug #300527 --> Cannot create a composition window when using a windows .zip build
...
because the editor chrome package is not getting registered in Thunderbird
Patch by bsmedber
sr=me
a=bsmedberg
2005-07-15 20:10:09 +00:00
bryner%brianryner.com
c0eeb02377
Fix crash due to orphaned editor anonymous content (bug 297926). r+sr=bzbarsky, a=bsmedberg
2005-07-13 16:45:58 +00:00
neil%parkwaycc.co.uk
f85a885395
Disable error pages in composer (webpage editor) b=300022 r=biesi sr=darin a=asa
2005-07-09 00:14:48 +00:00
bzbarsky%mit.edu
0d6b37ccf6
Hold an nsWeakPtr ref to presshell like everyone else, not a raw weak ref. Bug
...
299494, r=brade, sr=jst, a=asa
2005-07-08 20:36:47 +00:00
kairo%kairo.at
401e42eec3
revert backout, no effect on btek Tp
2005-07-07 11:09:10 +00:00
kairo%kairo.at
70a91a3f3f
try backing out various UI changes form rebranding to test for Tp impact (bug 299624)
2005-07-07 10:13:47 +00:00
kairo%kairo.at
afdafc2606
bug 285696 stage 2 - really rebrand suite trunk, r+sr=Neil a=bsmedberg; note that this also changes the executable name to seamonkey.exe/SeaMonkey.app/seamonkey. Also including placeholder artwork replacing all mozilla suite related logos (note that the final SeaMonkey artwork is not ready yet)
2005-07-02 20:35:13 +00:00
darin%meer.net
4aa2e73cf3
fixes bug 295544 "Expose more designMode options to web apps" r=brade sr=jst a=bsmedberg
2005-06-24 17:18:27 +00:00
mnyromyr%tprac.de
415f4de2bd
Bug 294989: remove some strict warnings; r=sfraser, sr=dmose, a=bsmedberg
2005-06-24 12:09:26 +00:00
jwatt%jwatt.org
c63fc078e3
Follow up patch for bug 62485. script type="text/ecmascript" is not recognized. r+a=brendan
2005-06-22 00:50:32 +00:00
masayuki%d-toybox.com
f19bd02ece
Bug 294168 IME transaction of Undo/Redo buffer is broken when selected text is deleted by IME input r=timeless, sr=sfraser, a=chofmann
2005-06-21 03:42:39 +00:00
cbiesinger%web.de
a6c25dbef5
fixing bustage from Bug 224678
2005-06-17 18:17:08 +00:00
timeless%mozdev.org
1fe6f3e2c8
Bug 224678 nsComposerRegistration.cpp has suspicious code
...
new CIDs
r=brade sr=smfr a=asa
2005-06-17 17:50:27 +00:00
peterv%propagandism.org
903d45ecc7
Another try to fix btek.
2005-06-16 22:57:46 +00:00
peterv%propagandism.org
344b7992fc
Trying to fix btek bustage.
2005-06-16 21:52:44 +00:00
peterv%propagandism.org
0cfa2a83d4
Trying to fix btek bustage.
2005-06-16 21:20:57 +00:00
peterv%propagandism.org
9fc8f255eb
Trying to fix btek bustage.
2005-06-16 19:56:21 +00:00
peterv%propagandism.org
ea86994e71
Trying to fix btek bustage.
2005-06-16 18:44:01 +00:00
peterv%propagandism.org
c8dcb1a2d2
Fix for bug 286300 (Clean up HTML tags enum and related code). r=mrbkap, sr=bz, a=asa.
2005-06-16 13:10:58 +00:00
peterv%propagandism.org
db534b9dcb
Fix for bug 286300 (Clean up HTML tags enum and related code). r/sr=jst, a=asa.
2005-06-16 12:58:13 +00:00
timeless%mozdev.org
ceceec79f1
Bug 224678 nsComposerRegistration.cpp has suspicious code
...
new cid
r=brade sr=smfr a=asa
2005-06-16 01:53:37 +00:00
jst%mozilla.jstenback.com
8f5b988f97
Fixing most of bug 287707. Make editor init and teardown do a better job at restoring things to the way they were before editing started. r=brade@comcast.net, sr=bzbarsky@mit.edu, a=brendan@mozilla.org
2005-06-09 22:50:41 +00:00
timeless%mozdev.org
99672ccd85
Bug 292348 NewEmbededPluginStream misspelled
...
patch by pythonesque+bugzilla@gmail.com r=jst sr=jst a=asa
2005-06-08 23:42:15 +00:00
dougt%meer.net
21c1caa3f1
Bug 295481. WINCE Fixes. This includes changes to make the makefiles do the right thing if we try to build Minimo and XUL together. These changes rs=bsmedberg. Further WINCE fixes in GFX and Widget. r=emaijala, sr=rbs, a=asa.
2005-06-08 16:48:44 +00:00
timeless%mozdev.org
ceb559d09a
Bug 106386 Correct misspellings in source code
...
patch by ajvincent@gmail.com r=timeless rs=brendan a=chofmann
2005-06-03 10:26:28 +00:00
jst%mozilla.jstenback.com
302ea88f0f
Fixing bug 285873. Make midas independent of the pref editor.CR_creates_new_p and make the default behaviour in midas match IE (such that hitting return in a p tag splits the p instead of inserting a br. r=brade@comcast.net, sr=bzbarsky@mit.edu, a=chofmann@mozilla.org
2005-06-02 03:11:35 +00:00
mrbkap%gmail.com
059e6cfa40
bug 295531: Assert that we will have at least one node to paste. Triggering this assertion probably means the HTML parser is throwing away data. r=brade sr=smfr a=shaver
2005-06-01 22:39:35 +00:00
brendan%mozilla.org
928334d514
Fixes and cleanups required by the infrastructure patch for 281988, r+sr=bsmedberg+bz.
2005-05-20 17:41:10 +00:00
bsmedberg%covad.net
824219d781
Bug 281988 - Chrome registry supports for the xpcnativewrappers=yes flag. Chrome packaging fixup to apply the xpcnativewrappers=yes flag to our application chrome packages for ffox/tbird. This also stops the repackaging of thunderbird chrome. r=mscott+bz a=drivers
2005-05-20 12:58:57 +00:00
bzbarsky%mit.edu
31722d8325
Remove a tad more code. r=sicking, sr=peterv, a=asa
2005-04-21 21:27:46 +00:00
bzbarsky%mit.edu
b6817cdd3b
Create CSSLoaders when the document object is created and deCOMify the getter.
...
Bug 290068, r=sicking, sr=peterv, a=brendan
2005-04-19 01:27:11 +00:00
bzbarsky%mit.edu
bd852f65f1
Don't create an unneeded selection object when serializing and editor. Bug
...
290350, r=sfraser/brade, sr=peterv, a=brendan.
2005-04-18 22:14:53 +00:00
silver%warwickcompsoc.co.uk
3dede18405
Bug 290825 - add back taskbarCmd.
...
r/sr=neil
a=asa
p=bugspam.Callek@gmail.com (Justin Wood)
2005-04-18 19:22:08 +00:00
cst%andrew.cmu.edu
3a9a6d49d6
Bug 289366 - Addresses missed whitespace from previous checkin. a=Asa via IRC; previous checkin by KaiRo should have been Bug 289366 as well. patch by callek.
2005-04-17 16:55:55 +00:00
kairo%kairo.at
9f04b36d0d
bug 290490 - editorOverlay inserts a second menupopup into message compose view show/hide menu, patch by Justin Wood <bugspam.Callek@gmail.com> r+sr=Neil a=asa
2005-04-17 11:18:08 +00:00
bzbarsky%mit.edu
8cdec143e4
Fix crashes due to editor not removing its listeners properly on document
...
teardown. Bug 289379, r=sfraser, sr=jst, a=asa
2005-04-11 17:53:28 +00:00
jst%mozilla.jstenback.com
5685890daf
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
bzbarsky%mit.edu
9b1db9f768
Eliminate nsIContent::SetDocument/SetParent/SetBindingParent in favor of
...
BindToTree and UnbindFromTree methods. Bug 286000, r=sicking, sr=jst
2005-04-05 23:54:35 +00:00
scott%scott-macgregor.org
92aae97882
Bug #285138 --> Spellchecker doesn't skip quoted text in plain text editor anymore.
...
Regression caused by the inline spell check landing.
r=glazman
sr=bienvenu
2005-04-05 20:53:07 +00:00
bugzilla%arlen.demon.co.uk
d3bf355495
Bug 278533 Preferences window too small for Composer prefs - also adds some accesskeys
...
p=me r=daniel sr=neil.parkwaycc.co.uk
2005-04-05 17:39:44 +00:00
bugzilla%arlen.demon.co.uk
ae477d9bfb
Bug 261956 Remove Form doesn't work
...
p=bugzilla@mcsmurf.de r=daniel sr=neil.parkwaycc.co.uk
2005-04-05 15:57:21 +00:00
bsmedberg%covad.net
085fdd3fbb
Adding MOZILLA_INTERNAL_API to internal makefiles, bug 288626, rs=darin
2005-04-04 17:21:39 +00:00
mats.palmgren%bredband.net
78343a58c1
Fix a few -moz-outline* problems and drop the prefix.
...
Change WARNING to ERROR in nsComputedDOMStyle.cpp and add a few more.
b=281972 r+sr=dbaron
2005-03-27 11:36:08 +00:00
masayuki%d-toybox.com
4a24f4cbe6
Bug 286804 Newline improperly getting into single-line edit field. r=timeless, sr=neil.parkwaycc.co.uk
2005-03-25 16:37:14 +00:00
jst%mozilla.jstenback.com
9a990299a8
Cleanup in preparation for the actual fix for bug 283897. r=brade@comcast.net, sr=bzbarsky@mit.edu
2005-03-24 19:00:01 +00:00
mrbkap%gmail.com
f76751b6e8
bug 286465: Pass a document to ContentRemoved() so that it doesn't assert. r=glazou sr=neil
2005-03-23 06:20:22 +00:00
jst%mozilla.jstenback.com
069908d0d2
Fixing bug 285741. Only ever re-enable scripts n' plugins etc for midas. r=brade@comcast.net, sr=bzbarsky@mit.edu
2005-03-22 04:33:17 +00:00
timeless%mozdev.org
ef0a8f4e8e
Bug 285974 Crash when we use ATOK on the other of editor[@ nsWindow::OnIMEQueryCharPosition]
...
patch by masayuki@d-toybox.com r=timeless sr=roc
2005-03-18 06:17:59 +00:00
gandalf%firefox.pl
0c0ab93fb8
Bug 286108: Build Thunderbird Locales from CVS (--enable-ui-locale); r=bsmedberg
2005-03-17 01:51:31 +00:00
scott%scott-macgregor.org
c139093c5f
Bug #282278 --> Don't spell check message headers when forwarding as inline
...
r=glazman
sr=bienvenu
2005-03-15 21:04:21 +00:00