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

33 Коммитов

Автор SHA1 Сообщение Дата
evaughan%netscape.com 807778bd44 Autoscrolling menus feature landing #32730
-r hyatt, saari
2000-06-23 05:15:04 +00:00
vidur%netscape.com d22aa70d25 Fix for bug 42860. nsIScriptNameSpaceManager::RegisterGlobalName() now takes an additional IID parameter. If the IID is that of the nsIScriptObjectOwner interface, we assume it's an old-style idlc interface. Otherwise we try to wrap it using XPConnect. r=rginda 2000-06-21 00:42:59 +00:00
hyatt%netscape.com 6a0088eaf2 Adding box object instantiation code. 2000-05-30 08:00:40 +00:00
jst%netscape.com a7d1006392 Register the computed DOM style component. 2000-05-17 06:14:19 +00:00
shaver%mozilla.org 035c7049d2 more work on 37983's content-policy love, r=brendan 2000-05-15 03:40:40 +00:00
mjudge%netscape.com 39ba4d60b9 exporting nsDOMSelection and nsXIFconverter as com elements to be made from CIDs 2000-05-13 08:08:04 +00:00
nisheeth%netscape.com 6346ccc595 Add support for loading an XML document from script within a XUL document also. 2000-05-10 23:02:32 +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
scc%netscape.com 8624ce5d67 making string conversions explicit 2000-04-16 11:19:26 +00:00
mjudge%netscape.com dd0979f114 touch alot. changing api for notify selection listeners to add document and seleciton pointers to the api. 2000-04-14 11:21:19 +00:00
waqar%netscape.com 26b333776d #=27745
r=pollmann
d=Adding Gecko user agent string.
2000-04-13 20:07:13 +00:00
scc%netscape.com be4311c49a making string conversions explicit 2000-04-03 11:20:35 +00:00
rods%netscape.com 826291592f Initial checkin of SVG prototype code for Dean Jackson (ifdef'ed) 2000-04-01 22:31:45 +00:00
mjudge%netscape.com 26c42834e7 adding in new cids and new factories for nsgeneratedcontent and nsgeneratedsubtree iterators 2000-03-31 07:18:45 +00:00
hyatt%netscape.com c6ea0c80bd Having to move gUAStyleSheet back into nsLayoutModule to reduce leak. Static nsCOMPtrs
just don't cut it, since they don't get released until after leaky runs.  This isn't
really a leak, but oh well.
2000-03-21 12:14:29 +00:00
hyatt%netscape.com c112d85457 Breaking chrome registry cycle. r=troy,pierre 2000-03-21 10:34:56 +00:00
dp%netscape.com c8f148e7d4 Protecting shutdown with mInitialized. regxpcom will cause shutdown to
happen without mInitialized and without this incorrect shutdown to
happen. r=vidur r=rjc
2000-02-16 07:42:00 +00:00
pp%ludusdesign.com 43d7ba4273 Converting ::GetIID() into NS_GET_IID(). Bug #20232. r=scc, r=mozbot 2000-02-02 22:24:56 +00:00
jst%citec.fi b2bea40719 Remove delete call on an interface pointer (nsIFactory), use a nsCOMPtr in stead for proper refcounting. r=troy@netscape.com 2000-01-28 15:16:54 +00:00
dougt%netscape.com fd69a2f423 Landing nsIFile. 2000-01-24 21:28:28 +00:00
hyatt%netscape.com 5c29a005bc Forgot to commit the layout build directory. r=waterson 2000-01-19 04:11:23 +00:00
hyatt%netscape.com 0a4f963c90 Adding the XBL implementation (stubbed). 2000-01-12 09:25:48 +00:00
vidur%netscape.com a90864f224 For bug 17325. Changed signature of css loader methods. R=nisheeth. 1999-12-04 01:29:18 +00:00
warren%netscape.com a265a32348 Landing no_neckoutil2_branch. Bug #11159. Removes neckoutil_s.lib from build which helps beos and openvms. 1999-11-30 04:50:42 +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
kipp%netscape.com aae6798a39 Init text-transformer during module setup to save cycles (bug 7455) 1999-10-19 23:01:23 +00:00
kipp%netscape.com 5de29f64c3 r=troy; Removed some of my own debug noise 1999-10-05 14:50:30 +00:00
waterson%netscape.com 24e09d82e2 Bug 15460. Expose XML element creation via nsIXMLElementFactory interface. r=kipp. 1999-10-05 00:12:21 +00:00
rbs%maths.uq.edu.au d6f04db7aa Adding remaining MathML hooks 1999-10-02 11:01:41 +00:00
hyatt%netscape.com f68e2fa105 Fixing the problem with chrome skin initialization in viewer and apprunner. 1999-10-02 00:55:57 +00:00
kipp%netscape.com b5eaafa40c Turned into a module 1999-09-30 21:14:14 +00:00
kipp%netscape.com 0d905bf0ae new 1999-09-28 00:44:47 +00:00