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 |
peterv%propagandism.org
|
aed6e871ed
|
Fix for bug 106796 (Improve GetNameSpaceID() performance). r/sr=jst.
|
2005-09-11 11:24:16 +00:00 |
aaronleventhal%moonset.net
|
dfee74443d
|
Fixing bustage. Forgot to check in this file
|
2005-07-20 19:50:40 +00:00 |
bryner%brianryner.com
|
da55bc0cf2
|
Remove nsINameSpace and replace with a simple array-based list of namespace mappings for CSS. Bug 281728, r+sr=bzbarsky.
|
2005-02-18 19:18:37 +00:00 |
aaronleventhal%moonset.net
|
417295f31d
|
Bug 249998. Support DHTML accessibility plan, including roles, states and events for state changes. r=pkw, sr=jst
|
2005-01-28 02:35:26 +00:00 |
bzbarsky%mit.edu
|
7a540d93e0
|
Make kNameSpaceID_None a static const int so it won't cast to pointer types.
Bug 279806, r+sr=jst
|
2005-01-26 23:13:01 +00:00 |
aaronleventhal%moonset.net
|
aa771d370c
|
Bug 259385. Expose h1-h6, q, blockquote in MSAA as well as elements with a defined xhtml2:role attribute. r=pkw, sr=jst
|
2005-01-21 03:50:26 +00:00 |
alex%croczilla.com
|
800cd23b39
|
Landing of the XTF branch, bug#253225. XTF is the eXtensible Tag
Framework; see mozilla/content/xtf/readme.txt. r=bryner, sr=jst. Code
is not enabled by default (requires --enable-xtf configure option).
|
2004-10-07 20:59:53 +00:00 |
jst%mozilla.jstenback.com
|
0d5d5f081f
|
Checking in fix for 164482 (Patch by smaug@welho.com). Adding support for XML Events. r=bryner@brianryner.com, sr=jst@mozilla.org
|
2004-07-15 05:24:40 +00:00 |
peterv%propagandism.org
|
c6758de122
|
Fix for bug 236408 (deCOMtaminate nsINodeInfoManager). r=caillon, sr=jst.
|
2004-06-25 12:26:02 +00:00 |
gerv%gerv.net
|
692411203a
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-17 21:52:36 +00:00 |
caillon%returnzero.com
|
ba75de772b
|
Bug 209087
Content interface out-parameters should use ptr-to-ptrs instead of ref-to-ptrs and some small deCOMtamination.
r+sr=jst@netscape.com
|
2003-06-13 20:10:01 +00:00 |
peterv%netscape.com
|
23b10864c8
|
Fix for bug 176610 (Make nsNameSpaceManager a service). r=caillon, sr=jst.
|
2002-11-29 23:44:07 +00:00 |
sicking%bigfoot.com
|
7aaa7b5df0
|
Bug 64945: XML Prettyprinting stage 1
r=peterv sr=jst
|
2002-09-04 06:57:25 +00:00 |
jst%netscape.com
|
5ef2ac2f34
|
Fixing bug 134278. Die kNameSpaceID_HTML, die! r=sicking@bigfoot.com, sr=heikki@netscape.com
|
2002-05-20 22:47:02 +00:00 |
rbs%maths.uq.edu.au
|
e40ab07c3a
|
Bug 132844 - detect the MathML namespace to load mathml.css on demand. This allows MathML to be styled properly in documents without a DOCTYPE, e.g., in the case of transformed documents that are produced on the fly from XSLT; r=heikki, sr=jst, a=asa
|
2002-04-04 15:42:45 +00:00 |
dbaron%fas.harvard.edu
|
10dbfe0a59
|
Convert users of nsAReadable[C]String and nsAWritable[C]String typedefs to [const] nsA[C]String. b=131899 r=scc sr=jag a=asa
|
2002-03-23 23:54:46 +00:00 |
hyatt%netscape.com
|
3aa08fec1e
|
Fix for 106153, avoid building a content model for XBL event handlers, r=bryner, sr=waterson
|
2001-11-02 01:53:13 +00:00 |
dougt%netscape.com
|
af7957c9e9
|
Remove extra exports. patch by Jon Smirl jonsmirl@mediaone.net. r=dougt@netscape.com, sr=alecf@netscape.com
|
2001-10-19 21:02:39 +00:00 |
bzbarsky%mit.edu
|
9c3b205483
|
Last checkin was r=pierre, sr=jst
|
2001-10-19 14:02:36 +00:00 |
bzbarsky%mit.edu
|
94624dd288
|
Clean up handling of quirk doctypes and case-sensitivity in the CSSOM.
Mostly just uses the nodeinfo more and combines some redundant code into
helpers. Bug 95336, bug 10622, bug 102815
|
2001-10-19 13:50:30 +00:00 |
gerv%gerv.net
|
2b0c9d0438
|
License changes, take 2. Bug 98089. mozilla/content/.
|
2001-09-25 01:32:19 +00:00 |
jst%netscape.com
|
2e791b1e6d
|
Fixing leaks introduced by my fix for 91241. Breaking circular namespace manager -> XUL element factory -> namespace manager reference that kept one namespace manager and one XUL and XML element factory alive. sr=jband@netscape.com
|
2001-09-06 06:18:31 +00:00 |
jst%netscape.com
|
836da25092
|
Fixing bug 91241. Don't use the service manager to get the element factory everty time it's needed, cache it per namespace id, we spent about 0.9% of startup getting the element factory service. r=dp@netscape.com, sr=rpotts@netscape.com
|
2001-09-05 04:20:54 +00:00 |
sicking%bigfoot.com
|
c5f559321d
|
Precan the XSLT namespace in the namespace manager. b=84335, r=peterv, sr=jst
|
2001-06-26 11:31:54 +00:00 |
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 |
nisheeth%netscape.com
|
db554bcdd5
|
Fix for bug 15086. These changes bring us up to date with the Feb 2000 XLink Working Draft. Thanks a lot to Heikki (heikki@citec.fi) for providing these patches.
|
2000-04-01 00:39:15 +00:00 |
dmose%mozilla.org
|
42fc94a6ec
|
updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org
|
1999-11-06 03:40:37 +00:00 |
waterson%netscape.com
|
602b1c37bf
|
Add GetIID().
|
1999-06-30 19:28:16 +00:00 |
peterl%netscape.com
|
22e1f5d16e
|
added support for the 'xmlns' pseudo namespace
|
1998-12-21 05:56:51 +00:00 |
peterl%netscape.com
|
634d4fd857
|
added namespace interfaces
|
1998-12-11 02:30:59 +00:00 |