jst%netscape.com
|
b3a4ade60d
|
DOM string changes. All nsString& in DOM interfaces (and interfaces needed by DOM implementations) have been changed to nsAReadableString& and nsAWritableString&. String implementation additions (sanctioned by scc) to support DOM needs. Bug 49091. r=vidur,jst,scc
|
2000-08-23 17:27:06 +00:00 |
scc%mozilla.org
|
301746a559
|
fixing code that relied on implicit string construction
|
2000-08-19 22:23:46 +00:00 |
ftang%netscape.com
|
600d7b5dfb
|
*** empty log message ***
|
2000-08-18 00:47:03 +00:00 |
hyatt%netscape.com
|
6c68a00e3d
|
Fix for 21890 and numerous other bugs. r=pierre, waterson, jst, attinasi, brendan
|
2000-08-12 06:28:02 +00:00 |
heikki%netscape.com
|
906502293e
|
Bugs 38399, 40889, 44211. Also fix two compiler warnings (mismatched signed/unsigned). r=jst (bug 44211 r=harishd).
|
2000-07-28 21:48:08 +00:00 |
hyatt%netscape.com
|
fb7bcf3f09
|
Fix for 41145.
|
2000-07-28 00:35:30 +00:00 |
cls%seawood.org
|
33938e6100
|
Removing last vestiges of raptor from unix build. Since some libs were renamed, a 'make distclean' is recommeneded to remove the old copies of those libs. Bug #8228 r=bryner
|
2000-07-02 18:44:42 +00:00 |
cls%seawood.org
|
e1e6c5760f
|
Removed obsolete REQUIRES variable from every Makefile.in/makefile.win
|
2000-06-30 08:08:04 +00:00 |
nisheeth%netscape.com
|
73099106b6
|
Fix for bug 43019. Does not affect current build. Fixes a unix compile problem for XSL hooks in mozilla.
|
2000-06-27 01:12:44 +00:00 |
jst%netscape.com
|
192aa0c82e
|
Fixing nsbeta2+ bug 33477, completing (more or less) the DOM Level 2 NamedNodeMap implementation, this includes modifying the XML content sink to properly pass attribute prefixes to the content objects. r=vidur@netscape.com
|
2000-06-23 00:21:32 +00:00 |
vidur%netscape.com
|
d690a7d2b9
|
Fix for bug 38349. Implemented nsIDOMNode::CloneNode() and ImportNode() for XML and HTML documents as part of finishing out our DOM1 and DOM2 implementations. Cleanup of DOMImplementation::createDocument. r=jst
|
2000-06-21 23:56:52 +00:00 |
vidur%netscape.com
|
19aa4a879d
|
Fix for bug 9392. document.plugins now aliases to window.navigator.plugins. r=nisheeth
|
2000-06-21 00:53:26 +00:00 |
vidur%netscape.com
|
b384cc0abf
|
Fix for bug 15118. XML content sink now processes the DOCTYPE. r=jst,nisheeth
|
2000-06-17 01:49:19 +00:00 |
vidur%netscape.com
|
32f78655cb
|
Work for bug 33475 - completion of Document-related DOM Level 2 support. Null-checks for the empty document case. The documentElement can now be replaced. Load() no longer takes extra unused argument. r=jst,nisheeth
|
2000-06-17 01:46:58 +00:00 |
nisheeth%netscape.com
|
4cf21823d4
|
Checking in patch from Andreas to fix Mozilla's XSL hooks (bug 36038). Does not affect the default mozilla build.
|
2000-06-16 23:29:19 +00:00 |
Peter.VanderBeken%pandora.be
|
4b0e0526fc
|
Reenable creation of HTML elements in XML documents. r=nisheeth, r=kin, a=waterson.
|
2000-06-15 17:48:19 +00:00 |
rbs%maths.uq.edu.au
|
29f1b6960b
|
Change invalid REC-html40 to correct XHTML namespace. b:7834. a:ekrock@netscape.com
|
2000-06-15 09:54:41 +00:00 |
dbaron%fas.harvard.edu
|
fb16edb4b4
|
Fix bug 38766 (JS errors given wrong for linked scripts in XML documents), nsbeta2+. r=harishd@netscape.com
|
2000-06-15 02:33:22 +00:00 |
dbaron%fas.harvard.edu
|
7bdf9700b5
|
Fix bug 38766 (JS errors given wrong for linked scripts in XML documents), nsbeta2+. r=harishd@netscape.com
|
2000-06-15 02:22:09 +00:00 |
hyatt%netscape.com
|
3221597ca4
|
Fix for 41281, r=brendan
|
2000-06-14 08:25:50 +00:00 |
axel%pike.org
|
49a4f2644d
|
Code cleanup, XSL->MOZ_XSL, r=nisheeth, a=waterson
|
2000-06-14 07:35:26 +00:00 |
mjudge%netscape.com
|
08db683df0
|
fixing leaks! r=scc bug=34896
|
2000-06-09 04:16:50 +00:00 |
mkaply%us.ibm.com
|
726d1674a0
|
# 37239
r = rickg, a = brendan
OS/2 bringup continues on M16 - Changes for VisualAge build (PR_CALLBACK)
|
2000-05-31 14:09:34 +00:00 |
hyatt%netscape.com
|
55d7f2a285
|
Brutal sharing of XBL classes implemented.
|
2000-05-27 08:20:04 +00:00 |
harishd%netscape.com
|
b07b148bf5
|
Yet another try to fix the orangeness.
|
2000-05-26 21:42:05 +00:00 |
harishd%netscape.com
|
fc29a58790
|
Let's see if this was the one that caused the orangeness.
|
2000-05-26 21:05:51 +00:00 |
harishd%netscape.com
|
2db8a41f86
|
Added DumpContent() for parser regression test.
|
2000-05-26 19:45:54 +00:00 |
jst%netscape.com
|
46cd84fa38
|
Checking in temporary code that lets a user turn on the new DOM Level 2 behavior by setting the 'temp.DOMLevel2update.enabled' preference to true, this is to help with the general DOM update, and it's part of the fix needed for bug 33474. r=vidur@netscape.com, a=pdt@netscape.com
|
2000-05-25 23:48:45 +00:00 |
heikki%citec.fi
|
635ba23253
|
Bug 39715. a=waterson, r=jst.
|
2000-05-25 13:50:41 +00:00 |
hyatt%netscape.com
|
574331fad6
|
XBL Fixes r=ben
|
2000-05-24 08:19:10 +00:00 |
heikki%citec.fi
|
75db23b24d
|
Bug 29818 (debug demo #15). Not part of build. Permission from vidur (original author) to add MozPL licenses. I will also update www.mozilla.org copies. a=leaf, r=jst.
|
2000-05-19 05:26:11 +00:00 |
hyatt%netscape.com
|
5bed7dc4bd
|
fix for making skins script-safe. r=scc
|
2000-05-19 04:48:43 +00:00 |
jst%netscape.com
|
89e52a1e3a
|
Add null pointer check.
|
2000-05-17 05:38:57 +00:00 |
jst%netscape.com
|
b22cf9671a
|
Updating nsIContent to allow accessin the attribute prefix and not only the attribute name and value.
|
2000-05-17 00:21:53 +00:00 |
joki%netscape.com
|
b2e873d830
|
Updating mozilla to DOM Level 2 events support. Fixes for bug 34722, 35378, 8411, 10330, plus some others that weren't filed.
|
2000-05-16 11:35:12 +00:00 |
jst%netscape.com
|
8e1109a431
|
Implementing getElementsByTagNameNS() for XML and HTML documents.
|
2000-05-16 00:55:05 +00:00 |
jst%netscape.com
|
35f9b347a8
|
Implementing createElementNS().
|
2000-05-14 23:55:04 +00:00 |
scc%netscape.com
|
bf980f52c7
|
string fixes
|
2000-05-14 08:10:00 +00:00 |
jst%netscape.com
|
e9e0ee8ec5
|
Make processing instructions implement nsIDOMLinkStyle, also did some general cleaning up.
|
2000-05-14 02:11:44 +00:00 |
mjudge%netscape.com
|
8c2692938e
|
nsXifConverter to nsIXIFConverter
|
2000-05-13 08:13:05 +00:00 |
jst%netscape.com
|
c7e3c310d9
|
Add GetNodeInfo() to nsIContent.
|
2000-05-12 14:09:28 +00:00 |
jst%netscape.com
|
ff00e8645b
|
Add a SetAttribute method to nsIContent that takes a nsINodeInfo parameter.
|
2000-05-12 13:46:59 +00:00 |
nisheeth%netscape.com
|
df419864ce
|
Removing include of windows.h in and ifdef XSL section of the code. Does not affect mozilla build.
|
2000-05-12 04:40:55 +00:00 |
jdunn%netscape.com
|
587ac2dd37
|
backing out previous change, since axel backed out his autoconf.mk.in change
r= jgaunt@netscape.com
|
2000-05-12 03:42:02 +00:00 |
jdunn%netscape.com
|
f4638295be
|
fixing hpux 11.00 build and autobahn's commercial build
I mentioned this to Axel but he was going to bed...
r= jgaunt@netscape.com
|
2000-05-12 02:42:54 +00:00 |
axel%pike.org
|
90a5509aab
|
Get XSLT going for unix, patch by andreas.otte@primus-online.de,
r=jst@netscape.com
|
2000-05-11 22:45:24 +00:00 |
jst%netscape.com
|
50499cc037
|
Changing the way content elements store their name information, previously the elements generally stored a name atom and a namespace ID, now they store a pointer to a shared structure containing the name atom, the prefix atom and the namespace ID. This structure is shared between nodes with unique names (ie same name, prefix and ns ID) within a document. Documents now hold a hash table of the names in the document. The changes to mozilla/rdf are not reviewed but they are approved by waterson@netscape.com and the changes to mozilla/layout are reviewed by buster@netscape.com.
|
2000-05-10 13:13:39 +00:00 |
hyatt%netscape.com
|
fbac03f025
|
XBL now works with HTML, XUL, SVG, MathML, and XML!
|
2000-05-09 21:42:40 +00:00 |
heikki%citec.fi
|
3ab4622e1d
|
Test files for simple XLink. Not part of build.
|
2000-05-09 08:26:55 +00:00 |
heikki%citec.fi
|
bc9eec293a
|
Implemented actuate=onLoad for simple XLinks. r=nisheeth.
|
2000-05-09 07:30:21 +00:00 |