tor%cs.brown.edu
56f3fda1c0
Bug 274886 - attributes corresponding to SVGLength properties are always set.
...
Patch by jonathan.watt@strath.ac.uk , r=tor.
2005-01-16 01:44:52 +00:00
peterv%propagandism.org
75afa53e8e
Fix for bug 227003 (add ::IsContentOfType to txXPathNode, txNameTest, txNodeTypeTest). r=sicking, sr=bz.
2005-01-15 19:20:23 +00:00
bzbarsky%mit.edu
d185bdf1ce
Include the part number inside a multipart document in the state key, so that
...
state restoration works correctly on each part. Bug 47350, patch by Hideo
Saito <saito@densan.co.jp>, r=bzbarsky, sr=js
2005-01-15 17:47:23 +00:00
jst%mozilla.jstenback.com
a0fa9d2155
Eliminate cast that is no longer needed.
2005-01-15 00:25:12 +00:00
bryner%brianryner.com
ebd4f77f17
Less-than-ideal fix for the problem where XTF insertion points don't work if the insertion point has only inline frame ancestors (which are not in the primary frame map) in the anonymous content tree. Track the insertion point content node as we're constructing anonymous content frames and insert the explicit content when we reach the insertion point. Bug 269023, r=bzbarsky, sr=dbaron.
2005-01-14 23:12:20 +00:00
jst%mozilla.jstenback.com
47c1da9edf
Backing out change that slipped in with my last checkin.
2005-01-14 21:45:41 +00:00
jst%mozilla.jstenback.com
418d87fcec
Landing fix for bug 198533. Patch by smaug@welho.com. Making nsXULElement inherit nsGenericElement. r=bugmail@sicking.cc, sr=jst@mozilla.org
2005-01-14 19:30:55 +00:00
neil%parkwaycc.co.uk
f94b165a21
Set the xul document title before layout in case xbl constructors want it b=278286 r+sr=bz
2005-01-14 18:00:29 +00:00
neil%parkwaycc.co.uk
5265657a0f
Bustage fix - I missed an NS_ADDREF but peterv spotted my error
2005-01-14 16:19:17 +00:00
neil%parkwaycc.co.uk
8e0aea9e40
Fixing startup test bustage - I'd only landed the infrastructure and forgotton to fix the actual bogus QI calls. Oh, and the bug number is 276959 not 286959.
2005-01-14 15:32:58 +00:00
neil%parkwaycc.co.uk
5c85cd8d91
Supplementary fix to bug 286959 to avoid having to QI to a non-interface class (nsGenericHTMLElement) r=bryner sr=jst
2005-01-14 13:28:34 +00:00
allan%beaufour.dk
e0bd586b83
bug 278153, patch by smaug@welho.com, r+sr=bzbarsky
2005-01-13 15:32:41 +00:00
bryner%brianryner.com
6c4ea68040
Change cache interfaces to use ACString for the key. Bug 277627, r+sr=darin.
2005-01-13 03:25:28 +00:00
bryner%brianryner.com
dbb68b5bee
Add an IID for nsGenericHTMLElement so that QI behaves as expected. This should fix the startup test bustage.
2005-01-13 01:31:42 +00:00
bryner%brianryner.com
7716d0d706
remove parts of patch for bug 276959 that were not intended to be checked in.
2005-01-12 23:27:05 +00:00
shaver%mozilla.org
6e0d88dcec
Suppress XTF factory-search spew for those silly enough to use XML documents
...
with namespaces. r=bryner
2005-01-12 20:21:45 +00:00
bryner%brianryner.com
5e2d6d2947
Remove nsIHTMLContent interface (bug 276959). r+sr=jst.
2005-01-12 19:45:38 +00:00
bzbarsky%mit.edu
79158ffe29
Remove a bogus +1 that was causing us to reference negative array indices. Bug
...
224643, r+sr=jst
2005-01-12 17:53:16 +00:00
bzbarsky%mit.edu
2fc5bf37c3
Make DocumentViewerImpl::CopyImageContents also put the image URI on the
...
clipboard in the text flavor; a big step toward having a single "copy image"
command that puts it on the clipboard in all relevant flavors in a meaningful
way. Bug 135300, patch by O. Atsushi (Torisugari) <torisugari@gmail.com>,
r=bzbarsky, sr=jst
2005-01-12 04:11:26 +00:00
bzbarsky%mit.edu
22b828101e
Keep track of whether a title has been set in the document, not in the sink.
...
This way we can notice all ways of setting it. Bug 271996, r=sicking, sr=neil
2005-01-12 02:47:53 +00:00
bzbarsky%mit.edu
60ece961d7
Make sure to scroll and such _before_ firing events. Bug 264873, r=mats,
...
sr=bryner
2005-01-12 02:42:39 +00:00
bzbarsky%mit.edu
7e99afbcf0
Fix HTML nodes to not claim to be in the XHTML namespace (unless they are, of
...
course). Bug 103225, r+sr=jst
2005-01-12 02:41:36 +00:00
dbaron%dbaron.org
a576d20c3f
CVS remove files that were not part of the build for long (due to performance regression).
2005-01-11 22:51:55 +00:00
bryner%brianryner.com
6d7d5bb370
Don't fire onchange events twice when clicking on an input. Bug 254238, r=bzbarsky, sr=jst, a=asa.
2005-01-11 03:21:23 +00:00
cbiesinger%web.de
8bf7cd6391
bug 264599 make unfrozen necko interfaces use 64-bit integers.
...
r=darin sr=bz a=asa
2005-01-09 20:43:35 +00:00
timeless%mozdev.org
b87373b71f
Bug 187508 Follow "full keyboard access" setting in System Preferences for tabbing navigation
...
patch by bugs.mano@mail-central.com r=aaronl sr=neil a=asa
2005-01-06 23:41:52 +00:00
jst%mozilla.jstenback.com
db6f8d937a
Fixing bug 268830. Enable popups when handling access key events. r+sr=bzbarsky@mit.edu, a=asa@mozilla.org
2005-01-06 15:13:15 +00:00
brendan%mozilla.org
9f8057d4d0
Support ;e4x=1 MIME parameter after application/x-javascript or text/javascript to enable E4X (270553, r+sr=jst).
2005-01-05 07:25:29 +00:00
bzbarsky%mit.edu
5ef3fd1886
Make XBL constructors/destructors check whether JS is enabled before running
...
once again. Bug 276205, r+sr=jst
2005-01-05 01:02:13 +00:00
jst%mozilla.jstenback.com
79f4362a05
Whitespace cleanup.
2005-01-05 00:26:39 +00:00
jst%mozilla.jstenback.com
e7cfe79af9
Landing the low-level code for using the plugin finder service from the aviary branch. Bug 244125 etc.
2005-01-05 00:21:06 +00:00
bzbarsky%mit.edu
e425259e0d
Make people that want empty strings use EmptyC?String(). Bug 232691, patch by
...
Daniel Kraft <d@daniel-kraft.net>, r=jst, sr=bzbarsky
2005-01-04 19:31:31 +00:00
bzbarsky%mit.edu
d85c96f68c
Use GetOwnerDoc in GetTextContent, since this makes sense for nodes not
...
currently in the DOM tree. Bug 276880, r+sr=peterv
2005-01-03 23:37:25 +00:00
bzbarsky%mit.edu
3203d0d58e
Remove the long-deprecated nsIWebShell interface. Bug 273319, r=biesi, sr=jst.
2005-01-03 22:51:17 +00:00
mrbkap%gmail.com
8683dee1e2
bug 254989: assertion in htmlparser because the serializer doesn't collect skipped content. r=peterv sr=jst
2005-01-03 21:48:53 +00:00
neil%parkwaycc.co.uk
36fef2db76
Bug 51444 Make xbl:inherits work with namespaced attributes p=smaug@welho.com r+sr=bz
2005-01-01 18:02:03 +00:00
ginn.chen%sun.com
8fd4c5260e
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
bugzilla%arlen.demon.co.uk
b02aed565c
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
cbiesinger%web.de
e42c2d976d
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
bmlk%gmx.de
60fee793af
document.implementation.hasFeature('XHTML', '2.0') should return true, bug 255610, p=Vidar Braut Haarr <bugmail@q1n.org>, r=bzbarsky, sr=jst
2004-12-27 11:31:49 +00:00
brendan%mozilla.org
ab41ed5407
Whitespace cleanup (diff -w shows no changes).
2004-12-27 03:23:01 +00:00
timeless%mozdev.org
2593bdd094
Bug 209097 Default mailto form subject should be localizable
...
patch by cst@andrew.cmu.edu r=roc sr=roc
2004-12-26 23:29:58 +00:00
bmlk%gmx.de
ef4604f958
remove unused prescontext argument from GetOffsetFromView bug 276015 r/sr=dbaron
2004-12-26 19:48:54 +00:00
tor%cs.brown.edu
a422720abc
Bug 261800 - getBBox for non-text elements. r=scooter
2004-12-24 16:26:10 +00:00
db48x%yahoo.com
fbf4456891
bug 259559: Get rid of warnings when content/svg is built
...
patch by Jonathan Watt <jonathan.watt@strath.ac.uk>, r=alex
2004-12-21 23:02:56 +00:00
db48x%yahoo.com
db2ff3b4ef
bug 209097: Default mailto form subject should be localizable
...
patch by Chris Thomas (CTho) <cst@andrew.cmu.edu>, r=neil, sr=roc
2004-12-21 16:17:32 +00:00
peterv%propagandism.org
6615f2f7fa
Correct function signature to fix Solaris bustage.
2004-12-21 13:25:31 +00:00
tor%cs.brown.edu
88ec41b5e3
Bug 270251 - nsSVGElement::UpdateContentStyleRule issues.
...
Patch by jlurz24@gmail.com , r=sicking, sr=bz.
2004-12-18 12:14:32 +00:00
tor%cs.brown.edu
a22fc82221
Bug 216568 - <svg:image> implementation. r=pavlov
2004-12-17 23:45:30 +00:00
dbaron%dbaron.org
48a696beb8
Remove nsFormControlHelper::GetLocalizedString, improve string bundle methods in nsContentUtils, and convert callers. b=273829 r+sr=bryner
2004-12-17 20:40:48 +00:00
peterv%propagandism.org
325267b519
Fix fo bug 274964 (Switch to Expat's xml declaration parsing). r/sr=jst.
2004-12-17 09:17:35 +00:00
peterv%propagandism.org
0c59b6df7f
Fix for bug 192139 (Integrate latest Expat). r=bz, sr=jst.
2004-12-15 15:37:23 +00:00
bsmedberg%covad.net
81a0de68d5
Bug 275605 - libxul step 3 (all of tier 9, except libmozjs.so which will remain separate indefinitely) r=darin
2004-12-15 04:07:01 +00:00
bryner%brianryner.com
31bef82154
Move nsIContent::GetClassAttributeName() onto nsIStyledContent (bug 274402). r+sr=jst.
2004-12-14 03:54:01 +00:00
bryner%brianryner.com
184cc47ec5
deCOMtaminate nsIContent::GetNameSpaceID. Bug 272079, r+sr=jst
2004-12-13 04:14:28 +00:00
tor%cs.brown.edu
23c6f9365c
Backout 270257.
2004-12-12 05:30:29 +00:00
tor%cs.brown.edu
70112863b2
Backout 270257.
2004-12-12 02:37:58 +00:00
tor%cs.brown.edu
24de1145ed
Bug 270257 - don't call Will/DidModify in SetContext.
...
Patch by jonathan.watt@strath.ac.uk , r=afri.
2004-12-12 00:33:37 +00:00
jst%mozilla.jstenback.com
b7a9a380c8
Dropping 'Impl' from class names to keep things more sane. rs=peterv@propagandism.org
2004-12-10 19:48:22 +00:00
tor%cs.brown.edu
b8ade7319c
Bug 216559 - CSS3 currentColor. Patch by scootermorris@comcast.net.
...
r=bz, sr=dbaron.
2004-12-09 23:51:25 +00:00
bzbarsky%mit.edu
185d89d991
Move handling of "dir" and "bdo" into ua.css so it doesn't get turned off when
...
author styles are disabled. Bug 261361, patch by fantasai
<fantasai.bugs@inkedblade.net>, r=dbaron, sr=bzbarsky
2004-12-09 16:08:43 +00:00
neil%parkwaycc.co.uk
a3bdc27a25
Bug 273741 Plain text copy suffering HTML conversion (regression from bug 244685) p=david.gardiner@unisa.edu.au r=dean_tessman sr=me
2004-12-09 12:59:29 +00:00
tor%cs.brown.edu
f776408b63
Bug 238050 - implement SVG markers. r=scooter, moz common files sr=dbaron
2004-12-09 03:16:15 +00:00
dbaron%dbaron.org
5932d2d601
Fix --disable-xul bustage by building nsXULAtoms even when MOZ_XUL is false. b=272151
2004-12-08 21:34:22 +00:00
dbaron%dbaron.org
36d81cbae0
Bug 272151: reorganize files within layout, r+sr=roc: cvs removing obsolete files
2004-12-08 20:13:32 +00:00
dbaron%dbaron.org
59b5ba4eef
Bug 272151: reorganize files within layout, r+sr=roc: cvs removing obsolete files
2004-12-08 19:55:19 +00:00
dbaron%dbaron.org
d7690b6ee3
Bug 272151: reorganize files within layout, r+sr=roc: removing files that were moved to new locations in the repository without copying RCS files since they had previously been at their new locations
2004-12-08 19:49:14 +00:00
dbaron%dbaron.org
c7b24df1a9
Bug 272151: reorganize files within layout, r+sr=roc: cvs removing files that were copied to new locations in the repository
2004-12-08 19:45:40 +00:00
dbaron%dbaron.org
1bb228eed5
Bug 272151: reorganize files within layout, r+sr=roc
2004-12-08 19:41:48 +00:00
dbaron%dbaron.org
a0476ba72a
Bug 272151: reorganize files within layout, r+sr=roc: readd files that were previously at their new locations without repository-copies. See content/shared/{src,public} for intermediate revision history.
2004-12-08 01:50:33 +00:00
danm-moz%comcast.net
c45eef7d26
single window mode aviary branch merge. bug 172962 r=jst,peterv
2004-12-07 16:08:57 +00:00
neil%parkwaycc.co.uk
3861ca69e9
Bug 244685 Implement SourceURL for CF_HTML clipboard copy/drag'n'drop p=david.gardiner@unisa.edu.au r=dean_tessman sr=me
2004-12-07 14:13:54 +00:00
dbaron%dbaron.org
9d167cfdab
Remove unneeded include. b=272151
2004-12-07 02:49:12 +00:00
dbaron%dbaron.org
d3a8d12bbe
Remove unneeded include. b=272151
2004-12-07 02:28:38 +00:00
darin%meer.net
acf95bcaa1
fixing --disable-xul bustage
2004-12-07 01:53:37 +00:00
bzbarsky%mit.edu
f7f1f88343
Put the tree stuff in MOZ_XUL ifdefs. Bug 175568 followup to fix minimo, etc,
...
bustage.
2004-12-07 00:24:52 +00:00
darin%meer.net
0d1820b7fd
fixes bug 272814 "beginAddingChildren notification should be called before attributeSet." patch by smaug@welho.com r=darin sr=bryner
2004-12-06 23:09:32 +00:00
aaronleventhal%moonset.net
cbf2ae3323
Bug 175568. Make shift+f10 menus show up in the right place, for scrolled documents and tree views. r=jan varga, sr=bz
2004-12-06 15:12:53 +00:00
tor%cs.brown.edu
e9d689d528
Bug 272899 - svg base type creation cleanup. r=jwatt.
2004-12-05 22:12:43 +00:00
dbaron%dbaron.org
4ee16ec79d
Fix DOM round-tripping of -moz-initial. b=219903 r+sr=bzbarsky
2004-12-04 22:10:07 +00:00
bsmedberg%covad.net
51c415d3ed
Centralize layout/ and content/ locale files. See bug 271324.
2004-12-04 20:10:51 +00:00
bzbarsky%mit.edu
0280ad0135
Make setting innerHTML in XHTML not crash on malformed content and throw an
...
exception instead. Bug 272011, patch by steve.swanson@mackichan.com ,
r+sr=bzbarsky
2004-12-04 17:51:12 +00:00
bzbarsky%mit.edu
e36e6f6682
Fix comment. More bug 157395.
2004-12-03 04:48:32 +00:00
bzbarsky%mit.edu
e766f067db
:empty should not match nodes that have whitespace children. Introduce a
...
:-moz-only-whitespace pseudo-class to do what :empty used to do (so we can use
it in quirk.css and the like). Bug 157395, patch by Justin Wood
<116057@bacon.qcc.mass.edu>, r+sr=bzbarsky
2004-12-03 04:25:21 +00:00
tor%cs.brown.edu
f58a738f95
Bug 163068 - backend support for zoom and pan. r=jwatt
2004-12-02 23:13:13 +00:00
tor%cs.brown.edu
2e941ad3e0
Bug 237020 - downgrade assertions. Patch by jonathan.watt@strath.ac.uk, r=tor.
2004-12-02 19:58:19 +00:00
bzbarsky%mit.edu
2b6d62c4e7
Be a little more conservative about dirtying function-based content lists when
...
a node's attribute changes and they match it (check whether the node is already
in the list first). Bug 271709, r+sr=jst
2004-12-02 02:28:35 +00:00
bzbarsky%mit.edu
79ed89dca5
Convert various GetDocument() callers in XBL to using GetOwnerDoc() or
...
GetCurrentDoc() depending on which they want. This lays the groundwork for
attaching bindings to nodes that are not in documents. Bug 265086, r=bryner,
sr=jst
2004-12-02 02:24:28 +00:00
bzbarsky%mit.edu
141ee93f99
This wasn't supposed to land...
2004-12-02 02:17:54 +00:00
bzbarsky%mit.edu
def6c7132d
Fix XBL error-handling to not close tags that shouldn't be closed yet (and thus
...
crash when a PR_Assert in the XML content sink is hit). Bug 265184, r=bryner,
sr=jst
2004-12-02 02:15:37 +00:00
dbaron%dbaron.org
55053e0158
Back out 252703 due to Txul / Ts regression.
2004-12-02 01:26:20 +00:00
bzbarsky%mit.edu
09ecaf0056
Refix copy/paste of XHTML to treat it like it does XML -- as plaintext-only
...
content, since we can't actually copy/paste XML usefully. Bug 270145, r+sr=jst
2004-12-01 22:43:56 +00:00
bzbarsky%mit.edu
086155cae6
Make sure to call DoneCreatingElement/DoneAddingChildren on the relevant HTML
...
nodes in XML so that form state restoration works. Bug 206695, r+sr=peterv
2004-12-01 22:41:20 +00:00
dbaron%dbaron.org
a84646c6dd
Fix theme switching bugs related to insufficient change handling when entry points to themes are stylesheet links (processing instructions or XBL stylesheet elements) or xul:image src attributes by giving the chrome: protocol its own URL implementation that remembers the URL to which the chrome: URL was resolved and uses that resolved URL as part of equality testing. Fix various fastload issues arising from this change. b=252703 r=darin sr=bzbarsky
2004-12-01 22:39:17 +00:00
gerv%gerv.net
b92568bebe
Bug 236613: change to MPL/LGPL/GPL tri-license.
2004-12-01 22:27:03 +00:00
aaronleventhal%moonset.net
826a89aea6
Bug 269318. TAB should start from selection text after mouse click. If element gets focused, move selection to focus if focus isn't already inside the selection. mLastFocusedWith is no longer needed for making tab not move relative to selection after a mouse click. r=ginn.chen, sr=neil
2004-12-01 16:15:02 +00:00
bzbarsky%mit.edu
9c442f7374
Put an update view batch around zoom-setting so we don't get drawing
...
artifacts. Bug 270032, r+sr=roc
2004-12-01 03:28:44 +00:00
dbaron%dbaron.org
3882ed0f37
Remove unused iscoord parameter from CSS_PROP_* macros. b=205790 r+sr=bzbarsky
2004-11-30 19:24:34 +00:00
bzbarsky%mit.edu
3abdaecd3c
Fix asserts by making sure that border-spacing is always computed to coord
...
values. Bug 270325, r+sr=dbaron
2004-11-30 18:30:58 +00:00
dbaron%dbaron.org
10efb45442
Use preprocessor instead of separate files for platform-specific parts of forms.css. b=272151 r+sr=bryner
2004-11-30 06:04:04 +00:00