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

428 Коммитов

Автор SHA1 Сообщение Дата
waterson%netscape.com dfc5eac7fd Change '=' to '#' to circumvent registry bustage for now. 1999-02-27 02:19:47 +00:00
pinkerton%netscape.com 3d6cc9ba89 warren's hack-o-rama to get rdf working w/out libreg on mac. permission to check into closed tree by sar. 1999-02-26 23:28:14 +00:00
slamm%netscape.com 08e5ad61d6 Add bookmarks window. 1999-02-26 20:01:27 +00:00
slamm%netscape.com d63963762c Add bookmarks window 1999-02-26 19:58:17 +00:00
ebina%netscape.com 38b464566c Changing RegisterFactory to use the new API. 1999-02-26 17:19:00 +00:00
warren%netscape.com a80cfd24db Fixed XXXNeverCalled 1999-02-26 12:18:19 +00:00
warren%netscape.com 2d5ac26d3f Fixed leak when Init fails. 1999-02-26 11:42:05 +00:00
warren%netscape.com 44cae3cd3f Changes for RDF component registration using nsRepository. Also changed args to NSGetFactory and friends. 1999-02-26 10:17:14 +00:00
waterson%netscape.com ebaca81625 Modified DEFINE_RDF_VOCAB macro so that it doesn't create static constructors on Unix. 1999-02-26 03:07:59 +00:00
waterson%netscape.com c1fa9721d0 Bug 3302. Fixed DOM calls to effect (more or less) the right change on the content model, modulo Bug 3275. This was causing asserts to fire whenever you called SetAttribute(). 1999-02-26 03:02:19 +00:00
rjc%netscape.com d89d9cc85e Small case changes. 1999-02-26 02:45:25 +00:00
rjc%netscape.com e2b02674e1 Modified sidebar.xul regarding sorting. 1999-02-26 02:16:56 +00:00
waterson%netscape.com 7dc1429c56 Improved SplitAttribute() to return kNameSpaceID_None if it finds a tag but can't determine the namespace. 1999-02-26 02:09:48 +00:00
rjc%netscape.com 203f6c073a Add RDF file system datasource into builds. 1999-02-26 02:04:28 +00:00
sfraser%netscape.com 5c04dca8e5 Mac project changes -- link with MSLDropInRuntime, instead of MSLShLibRuntime, and fix link order. Also clean up the prefix file mess. 1999-02-26 00:54:45 +00:00
dougt%netscape.com 423a68450d Changed nsNativeFileSpec to nsFileSpec. 1999-02-25 20:58:10 +00:00
waterson%netscape.com d5ca0e3c3b Added support for <xul:treebody xul:id=...> 1999-02-25 18:37:27 +00:00
waterson%netscape.com ab8c628386 Improved tag matching so that it doesn't assume XUL namespace. Added nsIXMLContent methods in anticipation of someday getting real namespace scoping right. See http://bugzilla.mozilla.org/show_bug.cgi?id=3275 for more info. 1999-02-25 17:15:57 +00:00
brade%netscape.com d8e044b8da remove extra comma to reduce compiler warnings on Macintosh 1999-02-25 15:39:50 +00:00
hyatt%netscape.com 15eef1e48f Fixes to getElementsByTagName to avoid returning nodes that aren't elements. 1999-02-25 02:58:11 +00:00
waterson%netscape.com 2913e9af8b Added librdfutil_s.a to link. 1999-02-25 01:35:53 +00:00
waterson%netscape.com e3f1c6ff8d Added nsRDFResource constructor to dlldeps.cpp to avoid runtime link problems on Linux. 1999-02-25 01:35:34 +00:00
waterson%netscape.com b49aa431b2 Removed the use-tag-namespace-as-default-namespace hack (well, #ifdef'd it out, anyway). 1999-02-24 19:25:14 +00:00
pinkerton%netscape.com 34c3e4d9b4 remove absolute path in opt target to warren's machine. 1999-02-24 17:36:17 +00:00
warren%netscape.com 55f16a9dd4 Removed assertion (hit by mail code (bad xul?)). 1999-02-24 10:23:27 +00:00
warren%netscape.com bd09892b89 Accidental commit (reverted) 1999-02-24 09:28:36 +00:00
warren%netscape.com eeb0ad2864 Accidental commit (reverted) 1999-02-24 09:28:09 +00:00
warren%netscape.com f09e5da64c reverted (accidently committed) 1999-02-24 09:03:54 +00:00
warren%netscape.com 4abf2f7a9e reverted (accidently committed) 1999-02-24 09:03:04 +00:00
warren%netscape.com 50ab28440d Removed link with rdfutil_s until I can get linux help. 1999-02-24 09:01:44 +00:00
warren%netscape.com c0b4c81d7c Added util lib 1999-02-24 08:27:52 +00:00
warren%netscape.com 493391ebef Moved nsRDFResource to util. 1999-02-24 08:26:30 +00:00
warren%netscape.com 0ff2cb255d Added util directory stuff. 1999-02-24 08:25:00 +00:00
warren%netscape.com 3d725afdbd Removed demo mail code. 1999-02-24 08:03:20 +00:00
warren%netscape.com 9a85735160 Removed demo mail datasource. 1999-02-24 08:02:28 +00:00
warren%netscape.com bc95d31a79 Got this stuff functioning. 1999-02-24 07:56:00 +00:00
waterson%netscape.com 2058dae033 Made default namespaces work. 1999-02-24 04:47:19 +00:00
waterson%netscape.com bc0bd2e68a Fixed some refcounting bugs with atoms. 1999-02-24 04:46:47 +00:00
kipp%netscape.com 53a6b8c11d Build library properly 1999-02-24 04:44:41 +00:00
kipp%netscape.com 08258b786c Fixed crash bug where unitialized index would sometimes crash; also increment index in loop so that it terminates 1999-02-24 04:34:54 +00:00
hyatt%netscape.com 790a8f48ef Fixing the case of the ID atom (it should have been lower case). 1999-02-24 02:58:47 +00:00
hyatt%netscape.com 9f0be779bd Fixing the multiple observer crash. 1999-02-24 02:18:35 +00:00
waterson%netscape.com c60c67adc4 Made sure to add a named reference to the event handlers. a=sar%netscape.com for checkin during closed tree. 1999-02-24 00:01:26 +00:00
warren%netscape.com 01dd4f0ed6 Cleaned up nsICollection and nsIEnumerator. Broke out nsIBidirectionalEnumerator. Added ISupportsArray enumerator. Cleaned nsISupportsArray. 1999-02-23 08:10:24 +00:00
ftang%netscape.com 02b8de88ba add S/GetLineBreaker to nsIDocument.h. Reviewed by kipp and waterson 1999-02-23 03:31:26 +00:00
hyatt%netscape.com 3ec6d9980a Touched the files auto-generatedb y the IDL. Also implemented getElementByAttribute
for documents and for elements.
1999-02-23 02:40:51 +00:00
hyatt%netscape.com 44b38bcc70 Touched the headers that are auto-generated from the IDL. 1999-02-23 02:40:26 +00:00
hyatt%netscape.com 0ab7a2cf6a Adding a getElementsByAttribute method. 1999-02-23 02:40:06 +00:00
hyatt%netscape.com cce636c002 Re-enabling event handlers. 1999-02-22 19:05:30 +00:00
beard%netscape.com 0109305bc4 backed out build bustage change 1999-02-20 04:43:53 +00:00