bmlk%gmx.de
3818dd1bf9
improve the splitting of row groups in pagination mode, bug 272830 r/sr=bzbarsky
2005-01-01 18:23:33 +00:00
neil%parkwaycc.co.uk
08b341aca4
Bug 51444 Make xbl:inherits work with namespaced attributes p=smaug@welho.com r+sr=bz
2005-01-01 18:02:03 +00:00
neil%parkwaycc.co.uk
3aa229256f
Bug 255593 Add ReplaceElementAt to nsIMutableArray plus comment fixes p=eyalroz@technion.ac.il r=darin sr=bienvenu
2005-01-01 17:57:00 +00:00
cbiesinger%web.de
01561be16c
276679 removing unused files, npob. found by Crispin Flowerday
...
<crispin@flowerday.cx> r=bsmedberg
2005-01-01 17:33:05 +00:00
brendan%mozilla.org
4a11eed32a
- Fix GetNamespace to conform to the NOTE in ECMA-357 13.3.5.4 Step 4(a).
...
- Fix XMLToXMLString bug where ancdecls was not updated with a weak ref append
when a namespace strong ref was appended to decls. In ECMA-357, ancdecls is
written out as (AncestorNamespaces U namespaceDeclarations), but here where
ancestorNSes and decls are unioned early into ancdecls, we need to update
the unioned set whenever decls is updated.
- Fix ECMA-357 glitch (suboptimal, arguably not an erratum) in ToXMLString
where XML that uses the default namespace only is converted via toXMLString
into a string serialization that redeclares that namespace using generated
prefixes, for every node in the tree. This is verbose, inefficient, and
unnecessary. A trivial tweak to 10.2.1 Step 12(a), to let namespace.prefix
be the empty string if x.[[Name]].[[Prefix]] is undefined, fixes the bug.
- Const-ipate JSXMLArray * parameters starting with XMLToXMLString's, to be
sure no one appends a strong ref to a weak-ref-holding |in| parameter.
2005-01-01 17:27:41 +00:00
neil%parkwaycc.co.uk
74e2aa375a
Bug 276100 GetOriginToView has unused PresContext argument p=bugmail@q1n.org r+sr=dbaron
2005-01-01 17:26:29 +00:00
gerv%gerv.net
f1b28c03f8
Bug 261671 - fix burning tinderbox. Oops. Patch by gerv; r=mozbot.
2005-01-01 17:20:56 +00:00
cbiesinger%web.de
666ebe50ae
undoing better bustage fix, since it breaks on windows
2005-01-01 16:48:41 +00:00
gerv%gerv.net
709d4de4d5
Bug 236613: change to MPL/LGPL/GPL tri-license.
2005-01-01 16:48:30 +00:00
cbiesinger%web.de
c5204c222f
better bustage fix
2005-01-01 16:31:29 +00:00
cbiesinger%web.de
dab02c5aa5
fixing more win32 bustage
2005-01-01 16:24:52 +00:00
cbiesinger%web.de
92b8a7d60b
next try
2005-01-01 16:17:26 +00:00
cbiesinger%web.de
1fbe6bcfcc
another attempt at bustage fixing
2005-01-01 16:15:26 +00:00
cbiesinger%web.de
9aa94222f0
trying to fix win32 bustage
2005-01-01 16:03:34 +00:00
gerv%gerv.net
dac73c470a
Bug 236613: change to MPL/LGPL/GPL tri-license. This was authorised by an email from David Ascher <DavidA@ActiveState.com>.
2005-01-01 15:34:06 +00:00
gerv%gerv.net
9e3da3c0ac
Removing XPIPackager - licence is not compliant with the licensing policy. If you know of a good reason that this code needs to be in the mozilla.org CVS repository, please contact gerv@mozilla.org.
2005-01-01 15:29:24 +00:00
cbiesinger%web.de
b2a1df39b6
Bug 242350 replace LL_INIT(0,-1) with LL_MAXUINT
...
patch by Zbigniew Braniecki <gandalf@firefox.pl> r=biesi sr=darin
2005-01-01 14:55:48 +00:00
gerv%gerv.net
e8d7480d58
Bug 59351 - move all calls to sendmail to a central place. Patch by mkanat; r=gerv,vladd; a=justdave.
2005-01-01 13:44:16 +00:00
gerv%gerv.net
0fd7466795
Bug 163007 - remove accesskeys which conflict with browser accesskeys. Patch by gerv; r=justdave,vladd; a=justdave.
2005-01-01 12:52:56 +00:00
gerv%gerv.net
03b787cf44
Bug 267671 - updates to the Bugzilla Helper to make it clearer and easier to use, and to set expectations appropriately. Patch by gerv; r=myk, a=justdave.
2005-01-01 12:50:46 +00:00
gerv%gerv.net
542f4b9d29
Bug 274419 - stop offering to forget a search which doesn't exist. Patch by gerv; r=justdave, vladd; a=justdave.
2005-01-01 12:25:37 +00:00
brendan%mozilla.org
601f8d102a
Fix bogus assertion.
2005-01-01 05:45:55 +00:00
dbaron%dbaron.org
2a49a03aaf
Happy New Year.
2005-01-01 05:01:51 +00:00
timeless%mozdev.org
1a55cdb266
More fallout from Bug 237745. ports only build bustage
2004-12-31 20:00:16 +00:00
bugzilla%arlen.demon.co.uk
5682f325c3
Bug 276617 Cookie Exceptions cannot prompt for Invalid Hostname
...
p=me r=mconnor
2004-12-31 18:43:08 +00:00
mvl%exedo.nl
1183b38867
don't update lastmodified when setting icalComponent, when cloning or when setting parent
...
bug 276522, r=shaver
2004-12-31 15:36:10 +00:00
jocuri%softhome.net
6aa6db5c15
Patch for bug 275631: Only the first column (not all) should have excess CSS padding-left; patch by byron jones (glob) <bugzilla@glob.com.au>, r=gerv, r=vladd, a=justdave.
2004-12-31 10:55:54 +00:00
jocuri%softhome.net
d598fc9d21
Patch for bug 276283: Users should be able to cancel their own flag requests; patch by me, r=LpSolit (Frederic), a=justdave.
2004-12-31 10:45:57 +00:00
jocuri%softhome.net
d40cfbe2bb
Patch for bug 272322: add a delete link to the editcomponents edit component page; patch by GavinS <bugzilla@chimpychompy.org>, r=justdave, r=wurblzap, a=justdave.
2004-12-31 10:42:27 +00:00
brendan%mozilla.org
73314eaa9f
Preserve TCF_HAS_DEFXMLNS out of FunctionBody; don't turn comments and cdata into text when folding; disable JSOP_XMLOBJECT optimization for now (246441).
2004-12-31 09:00:41 +00:00
brendan%mozilla.org
3b9a4510d8
Cope with > 65535 local root stack items (246441 fallout).
2004-12-31 08:39:04 +00:00
brendan%mozilla.org
6200e200bf
Refine last checkin's change to GetNamespace in light of Erratum (246441).
2004-12-31 08:30:01 +00:00
jocuri%softhome.net
b3edf0e69c
Patch for bug 274710: Align correctly buglist CSS column classes for edit-multiple; patch by Marc Schumann <wurblzap@gmail.com>, r=vladd, a=justdave.
2004-12-31 08:08:55 +00:00
jocuri%softhome.net
cbdbef47b4
Patch for bug 275788: Provide a line of code that defines legal query formats for other scripts to use; patch by Colin S. Ogilvie <colin.ogilvie@gmail.com>, r=vladd, a=justdave.
2004-12-31 08:00:51 +00:00
jocuri%softhome.net
095497c679
Patch for bug 275523: Replace INNER JOIN in flag searches with LEFT JOIN; patch by me, r=joel, a=justdave.
2004-12-31 07:52:21 +00:00
jake%bugzilla.org
bdfb5b38b2
Bug 275019 - The query page no longer selects the defaults when the only options passed via the URL are for the boolean charts.
...
r=mkanat, a=justdave
2004-12-31 07:00:03 +00:00
brendan%mozilla.org
d04b609ab4
Default namespace and off-by-1 GeneratePrefix fixes (246441).
2004-12-31 05:27:50 +00:00
ginn.chen%sun.com
aee82d2edc
Bug 143996 in caret browsing, home/end must go to start/end of line
...
r=brade sr=neil.parkwaycc.co.uk
2004-12-31 03:12:17 +00:00
cbiesinger%web.de
c654114bb6
fixing mathml bustage from bug 270708
2004-12-31 03:00:21 +00:00
igor%mir2.org
4e4d678dc2
Removal of deprecated features including WrapHandler
2004-12-31 01:27:00 +00:00
bugzilla%arlen.demon.co.uk
3d7261604c
Bug 270708 remove nsPresContext variable from AttributeChanged and cleaned up comment in nsIFrame.h
...
p=bugmail@q1n.org r=pkwarren sr=bzbarsky
2004-12-31 01:13:27 +00:00
bugzilla%arlen.demon.co.uk
70482809ca
Bug 113580 switch uses of getAttribute to hasAttributeValue whenever possible
...
p=bugmail@q1n.org r=dbaron sr=bzbarsky
2004-12-31 00:41:58 +00:00
igor%mir2.org
9ddca6ca8b
Deprecated classes that are kept only for compatiblity is moved to a separated source tree to simplify their removal if necessary from compilation scope
2004-12-31 00:02:46 +00:00
igor%mir2.org
98401f483b
Fixing JavaDoc for @deprecated methods to make documentation to look less ugly
2004-12-31 00:00:44 +00:00
rbs%maths.uq.edu.au
fe00b25319
Check the visibilty before painting the fraction line and the radical bar, b=275823, r+sr=roc
2004-12-30 22:49:23 +00:00
silver%warwickcompsoc.co.uk
d3b79057a1
Bug 240114 - Add parameters to aliases.
...
ChatZilla only.
r=silver@warwickcompsoc.co.uk
p=gk1987@gmail.com (Gijs Kruitbosch)
2004-12-30 22:34:01 +00:00
cbiesinger%web.de
236378d1f1
Bug 250493 make nsHTMLFramesetFrame::Init check for failure
...
patch by Zbigniew Braniecki <gandalf@firefox.pl> r+sr=bz
2004-12-30 22:05:22 +00:00
cbiesinger%web.de
b71e2a3790
38447 layout,content,dom and xpwidget part: Implement Handling of URI Values on
...
CSS "cursor" Properties
for dom,layout,content: r+sr=bz
for widget: r+sr=roc
2004-12-30 21:56:11 +00:00
silver%warwickcompsoc.co.uk
5a32e0b8d6
Bug 276478 - Put back two important lines for the async reading code used in Mozilla 1.0, and fix getFileFromURLSpec on Mozilla 1.0.
...
ChatZilla only.
r=rginda
2004-12-30 21:15:06 +00:00
silver%warwickcompsoc.co.uk
1ce27114af
No bug - Make CTCP ping replies stay within the network they came from (don't show them on other network views).
...
ChatZilla only.
r=samuel@sieb.net
2004-12-30 21:10:07 +00:00