Граф коммитов

4412 Коммитов

Автор SHA1 Сообщение Дата
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