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

1176 Коммитов

Автор SHA1 Сообщение Дата
kipp%netscape.com baa6c6f038 Use component manager to create a css parser 1999-05-06 19:28:09 +00:00
kipp%netscape.com df63eff233 We no longer need to link in raptor 1999-05-06 19:27:53 +00:00
dcone%netscape.com 6b985124a3 fixed an autoString to use the GetUnicode() call 1999-05-06 07:42:43 +00:00
waterson%netscape.com a2c461d17b Fix compiler warnings. Make -pedantic build again. 1999-05-06 06:34:07 +00:00
waterson%netscape.com 2c53b41852 Fix compiler warnings. 1999-05-06 06:33:47 +00:00
waterson%netscape.com 4c67165bad Fix off-by-one error, and an infinite loop. 1999-05-06 06:32:54 +00:00
waterson%netscape.com 4ed012a924 Obsolete. 1999-05-06 05:17:37 +00:00
rjc%netscape.com 6430bcf5f9 New file: loading.gif 1999-05-06 01:19:25 +00:00
rjc%netscape.com ddbf010669 First Checked In. 1999-05-06 01:19:04 +00:00
rjc%netscape.com b214f946d9 Add some small NULL checks. 1999-05-06 00:38:54 +00:00
waterson%netscape.com 729f6ac1bc Obsolete. 1999-05-05 03:30:39 +00:00
waterson%netscape.com 16e51f00e4 Remove nsXULDataSource, which is obsolete. 1999-05-05 03:25:16 +00:00
waterson%netscape.com 7557384287 Forgot to update MANIFEST, idiot. 1999-05-05 03:18:20 +00:00
waterson%netscape.com 70b5ea098e Forgot to update Makefile.in, idiot. 1999-05-05 03:18:03 +00:00
waterson%netscape.com f1af2a3844 Add rdfpoll test to the build. 1999-05-05 03:15:23 +00:00
waterson%netscape.com 98278b8fa5 Juggled interfaces around: they each live in their own .idl file now, which affects headers. 1999-05-05 03:14:31 +00:00
waterson%netscape.com eb4e1e74ef Use new RDFXML datasource APIs. 1999-05-05 03:14:06 +00:00
waterson%netscape.com af9002cd36 Add resources directory to the build: it has its own makefile now. 1999-05-05 03:13:39 +00:00
waterson%netscape.com 1438075196 Add polling! 1999-05-05 03:12:54 +00:00
waterson%netscape.com fc090a48cf Remove nsXULDataSource: it is obsolete. Refactor interfaces into individual idl files: need to install more .xpt's now. 1999-05-05 03:12:24 +00:00
waterson%netscape.com daa930f060 Remove nsXULDataSource.cpp from the build: it's obsolete. Re-factor interfaces into individual .idl files. 1999-05-05 03:11:23 +00:00
waterson%netscape.com 3eeea9bb53 Bug 5853. Fix vanishing bookmark titles problem: need to re-query graph on update. 1999-05-05 03:10:25 +00:00
waterson%netscape.com 20620485c8 Factor interfaces into individual .idl files. 1999-05-05 03:09:50 +00:00
waterson%netscape.com 73fd36d322 Factor interfaces into individual .idl files. Add purge support and re-load support to RDF/XML datasource. 1999-05-05 03:09:12 +00:00
waterson%netscape.com 35b16ac48a Factored interfaces into individual .idl files. Here's the fallout: now all the headers here are generated. nsRDFInterfaces.h #includes them all. 1999-05-05 03:08:42 +00:00
waterson%netscape.com 8ad848e91f Break up interfaces into individual .idl files; implies installation of individual .xpt's from rdf/build. Create rdf/resources/Makefile that installs everything in the resources directory. 1999-05-05 03:05:40 +00:00
waterson%netscape.com 87f0b0c7b2 Initial revision. 1999-05-05 02:58:03 +00:00
waterson%netscape.com 6cffa8b4cf Bug 5937. (Well, related to it.) Fixed a bug-waiting-to-happen-with-forms. Make sure we _get_ the resource before we try to release it. 1999-05-05 02:44:49 +00:00
waterson%netscape.com 4211494969 Initial revision. 1999-05-05 01:15:01 +00:00
waterson%netscape.com 1e4a40a64c Unclump interfaces into individual files. 1999-05-05 00:48:15 +00:00
waterson%netscape.com 54d516217b Unclumped interfaces into individual files. 1999-05-05 00:47:38 +00:00
hyatt%netscape.com 64aad9318d Switching over to nsIEventQueues. Adding support for onunload, onabort, and
onerror.  Adding support for event capturing through script.  Adding support
for robust error-checking in the chrome registry.
1999-05-04 23:32:25 +00:00
waterson%netscape.com 9bb409f95b Added rules.mk. Whoops. 1999-05-04 20:02:22 +00:00
waterson%netscape.com ad06d0975d Initial revision. 1999-05-04 19:42:02 +00:00
waterson%netscape.com 483f80abdd Fixed install directive. 1999-05-04 18:58:55 +00:00
waterson%netscape.com c09d63f8dc Initial revision. 1999-05-04 18:58:43 +00:00
waterson%netscape.com 1f0e3a222b Initial revision. 1999-05-04 18:27:31 +00:00
waterson%netscape.com 1e998bfbd7 Clean up includes. 1999-05-04 05:29:20 +00:00
rickg%netscape.com 97ebb3dd28 fixed nsString2 API mismatch 1999-05-04 05:09:48 +00:00
waterson%netscape.com 0f791dd0f5 Re-factored into individual interfaces. 1999-05-04 03:37:07 +00:00
waterson%netscape.com 8c299ae487 Bug 5679. Fix leak from XPConnect glue. 1999-05-04 03:32:12 +00:00
waterson%netscape.com 61ec76503b Bug 4725. Use PRUnichar for bookmark titles. r=rjc,a=chofmann 1999-05-01 19:32:57 +00:00
waterson%netscape.com 3df4d738e3 Bug 4805. Re-wrote to be more paranoid. r=rjc,a=chofmann 1999-04-30 23:14:30 +00:00
matt%netscape.com fa68953a1c Taking block out of sidebar.css to allow for collapsible toolbars 1999-04-30 20:29:17 +00:00
waterson%netscape.com 2cb7699442 Bug 5695. RDF needs UPPER CASE ID, not lower case id. This was confusing XUL and causing an assert when the node map was dumped. 1999-04-30 20:11:39 +00:00
waterson%netscape.com d8613f3a74 Bug 5741, part II. Need to be able to 'get the text' of a null node now, also. 1999-04-30 19:53:19 +00:00
waterson%netscape.com 689b9dbee9 Bug 5741. Always create a text content node so that subsequent calls to set the cell's value work. r=hyatt,a=choffman. 1999-04-30 18:47:43 +00:00
pinkerton%netscape.com 013355114c pinkerton/scc. appr chofmann. Bug #4127, et al. Fixing ownership models (more work to come). 1999-04-30 09:04:36 +00:00
waterson%netscape.com aa24a3d644 Bug 5637. Don't release each observer in the destructor, because we only hold a weak ref to it. r=rjc,a=chofmann. 1999-04-29 04:20:14 +00:00
waterson%netscape.com 9e0e4e0326 Bug 5490 et al. Don't include local store in XUL document composite datasource until we have XUL syntax for deciding what attributes and elements are shared. r=hyatt, a=chofmann 1999-04-28 20:46:53 +00:00
rjc%netscape.com 46490fecf7 Add some more nsCOMPtrs to fix leakage. 1999-04-28 07:03:11 +00:00
waterson%netscape.com 957bdbe7f0 Added some PR_LOG stuff to help debug leaks. 1999-04-28 06:24:19 +00:00
waterson%netscape.com 1b01322e00 Fix leak of composite datasource on each sort. 1999-04-28 06:23:21 +00:00
bruce%cybersight.com b375ec7b75 Remove -lnetlib from link lines. Not needed. 1999-04-28 05:30:09 +00:00
waterson%netscape.com 931fe08b46 Fixed the text of a debug log message. 1999-04-28 04:19:28 +00:00
waterson%netscape.com 4a78156dd6 Made sure that the composite datasource cursor returns unique elements. 1999-04-28 02:42:31 +00:00
waterson%netscape.com 93d463ae36 Added install lines for icons. 1999-04-28 02:41:27 +00:00
waterson%netscape.com da8b144096 Added flash-panel specific icons so this is prettier to look at. It's still just demo-ware, though. 1999-04-28 02:41:10 +00:00
rjc%netscape.com 1d70c6f3ac Fix typo on XP_MAC. 1999-04-28 01:53:01 +00:00
rjc%netscape.com cc13401085 If the "IE Favorites" root node already exists in bookmarks.html, don't re-add it. 1999-04-28 01:51:36 +00:00
rjc%netscape.com 3c0104c081 Oops... don't compare against nsnull. 1999-04-28 01:01:06 +00:00
rjc%netscape.com 559bb8d293 We now write out "bookmarks.html" on a Flush(). 1999-04-28 00:58:59 +00:00
ftang%netscape.com 1301749405 change S/GetDocumentCharacterSet method for nsIDocument interface. 1999-04-27 21:49:25 +00:00
matt%netscape.com bd6abbf35b Changing target window to content frame 1999-04-27 21:49:20 +00:00
ftang%netscape.com 23aa77ee25 pass default charset info to parser 1999-04-27 21:33:36 +00:00
matt%netscape.com b52c8c1955 Changing Alerts to top and bookmark to the bottom 1999-04-27 21:32:32 +00:00
matt%netscape.com 33db4e94e3 Adding sidebarcontainer.xul to rdf resources 1999-04-27 21:21:47 +00:00
matt%netscape.com 27eb726635 Adding container window for sidebar content 1999-04-27 21:20:33 +00:00
matt%netscape.com dd00703a8c Adding sdiebar chrome style 1999-04-27 21:19:26 +00:00
waterson%netscape.com 82e5974caf Fixed pseudo-profile-url-hack. 1999-04-27 19:50:57 +00:00
waterson%netscape.com 49679c5ff4 Added remote-flash-3.rdf to install. 1999-04-27 19:50:39 +00:00
waterson%netscape.com 1770a78cd4 Added flash resources to install. 1999-04-27 19:26:31 +00:00
waterson%netscape.com 94677e5b95 Initial revision. 1999-04-27 19:24:38 +00:00
rjc%netscape.com 1421d26db9 Give imported IE Favorites their own icon type (and associated CSS style) so that they can have their own distinct icons. 1999-04-27 07:38:19 +00:00
rjc%netscape.com 3d96f75d0b Export IE Favorite icon to DIST area. 1999-04-27 07:37:24 +00:00
rjc%netscape.com 282dbe2f58 Add IE Favorite icon. 1999-04-27 07:36:51 +00:00
waterson%netscape.com 29763928bf Let's try that again. Made sure that the nsIRDFContainer header file is there. 1999-04-27 06:37:41 +00:00
waterson%netscape.com 91ce488e60 Removed a obsolete container routines. 1999-04-27 06:27:52 +00:00
waterson%netscape.com 3ffb99d18b Add container classes. 1999-04-27 05:54:22 +00:00
waterson%netscape.com 43590208f7 Land RDF_19990426_BRANCH, which extracted some static C++ routines for manipulating RDF containers into bona fide interfaces. 1999-04-27 05:54:18 +00:00
waterson%netscape.com 11bf2f6522 Land RDF_19990426_BRANCH, which extracted some static C++ routines for manipulating RDF containers into bona fide interfaces. Also, fix a memory leak in the nsElementMap: be sure to hold a reference to the resource that is the key. 1999-04-27 05:53:53 +00:00
rjc%netscape.com 98f5e0ce4b Remove debugging crap. 1999-04-27 05:12:10 +00:00
davidm%netscape.com 15c9ad527b Add nsIWindowMediator.h 1999-04-27 02:57:45 +00:00
davidm%netscape.com d6dfc8e679 First Checked In. 1999-04-27 02:57:22 +00:00
rjc%netscape.com e9b5086a97 Use nsSpecialSystemDirectory to determine Windows IE Favorites folder instead of using static "file:///C|/WINDOWS/Favorites/" path.
Thanks to michael.lowe@bigfoot.com for the patch here and to nsSpecialSystemDirectory code.
1999-04-27 02:56:07 +00:00
rjc%netscape.com c05f18409a Give separators a default name (some dashes). 1999-04-27 02:36:22 +00:00
rjc%netscape.com 564fb25410 Added support for smart-sorting, whereby for example in bookmarks, when sorting on the name column, we'll sort in-between separators. 1999-04-27 02:28:12 +00:00
rjc%netscape.com 7344fa63a8 More change for nsISupportsArray usage. 1999-04-27 01:48:37 +00:00
rjc%netscape.com 6acfb6ac21 Separator support. 1999-04-27 01:33:34 +00:00
waterson%netscape.com 4096ca3b55 Temporary hack to copy typelibs to components dir so XPConnect works. 1999-04-26 23:29:55 +00:00
waterson%netscape.com 6bc6ec7c6a Backed up a change I thought was on a branch. 1999-04-26 23:18:51 +00:00
waterson%netscape.com 2d52db1da0 Temporary hacking to get XPT files installed on Win32. 1999-04-26 22:49:40 +00:00
waterson%netscape.com c3024254d2 Add container classes. 1999-04-26 22:39:31 +00:00
waterson%netscape.com ab34fa458b Initial revision. 1999-04-26 18:46:36 +00:00
waterson%netscape.com 9c10e840ee Added nsIRDFContainer and nsIRDFContainerUtils to replace the old C versions in rdfutil. 1999-04-26 18:45:59 +00:00
waterson%netscape.com c1acd45694 Added nsIRDFContainer and nsIRDFContainerUtils. 1999-04-26 18:45:14 +00:00
waterson%netscape.com 544bc8bb05 Add sanity checks. 1999-04-26 18:41:10 +00:00
waterson%netscape.com a9a438cc68 Add sanity checks. Bug 5411, fix off-by-one in destructor loop initializer. 1999-04-26 18:40:53 +00:00
waterson%netscape.com 4ef47ff52b Bug 5411. Fixed off-by-one in loop initialzer. 1999-04-26 18:40:06 +00:00
waterson%netscape.com 0c8b663d44 Added parameter checks. Updated return codes. 1999-04-26 18:07:54 +00:00
bruce%cybersight.com 6a345a6387 Fix for calls to nsFileSpec::GetLeafName(). It allocates memory with strdup(), so use free() and not delete[]. 1999-04-25 13:27:36 +00:00
rjc%netscape.com 69f560ce78 Don't need to add rdfcore into AppCoresManager... as its now done automatically by the Init() call. 1999-04-24 10:15:06 +00:00
rjc%netscape.com 2fa24a7c41 Switch over to using nsISupportsArray instead of nsVoidArray to fix refcnt'ing issue with pulsing code. 1999-04-24 09:42:03 +00:00
rjc%netscape.com 11be946dcc Fix file system datasource after Chris' landing. 1999-04-24 09:28:50 +00:00
rjc%netscape.com 286a725663 Fix related links after Chris' landing. 1999-04-24 09:07:02 +00:00
sfraser%netscape.com 1c3d808c1d Fix out param typo. 1999-04-24 05:53:00 +00:00
sfraser%netscape.com b64854ce5d Fix library creator code 1999-04-24 03:20:44 +00:00
sfraser%netscape.com 8a33873d26 Fix creator code of shared libs 1999-04-24 03:18:19 +00:00
waterson%netscape.com e545139879 The Great Cursor Excorcism. Removed cursors in favor of enumerators. Misc updates to purge the xpidl stubs stuff in preparation for XPConnect. Details on RDF_19990422_BRANCH. 1999-04-24 02:41:02 +00:00
rjc%netscape.com 5556ece92f hasAssertion() should return NS_OK irregardless of whether it actually has the assertion or not (instead of returning NS_ERROR_FAILURE if it it doesn't have the assertion). 1999-04-24 01:11:44 +00:00
rjc%netscape.com 0aad5c9d91 Added new CSS rules for default documents/containers. 1999-04-24 00:40:27 +00:00
rjc%netscape.com 581aaf3d7f Export new "document.gif" icon to DIST area. 1999-04-24 00:39:06 +00:00
rjc%netscape.com c9082b285e Adding a new default document icon. 1999-04-24 00:35:45 +00:00
hyatt%netscape.com 7ec5d646ef Making the sidebar not wrap. 1999-04-23 22:56:00 +00:00
scc%netscape.com ff6d3ed60a s/false/0/ in my do-while 1999-04-23 19:03:01 +00:00
scc%netscape.com 903f74f372 added interfaces 1999-04-23 17:50:12 +00:00
putterman%netscape.com 4cb7a18b20 removed fix for memory leak until we can fix other ref counting problems. 1999-04-23 17:46:25 +00:00
akkana%netscape.com d7cc41dacc Fixing linux build bustage 1999-04-23 17:15:58 +00:00
scc%netscape.com dc70ccdc19 fixed type 1999-04-23 16:51:45 +00:00
scc%netscape.com bcf4f88b58 added ability to create a XUL document from a stream; consequently factored some existing routines 1999-04-23 16:48:33 +00:00
scc%netscape.com 95c32b4fbf Adding new interfaces 1999-04-23 16:35:05 +00:00
scc%netscape.com 917dd6cba1 First Checked In. 1999-04-23 16:33:54 +00:00
rjc%netscape.com c7b6bca33d Checking in Scott Putterman's changes to use nsISupportsArray instead of a void array. 1999-04-23 08:32:42 +00:00
chuang%netscape.com 4fff20ed6e add address book entry 1999-04-23 06:35:54 +00:00
donm%netscape.com ba1095ca1c backing out hyatt's change 1999-04-22 22:35:05 +00:00
hyatt%netscape.com 63c265da0b Added error-checking to track the build problem on the Mac (and possibly Linux). 1999-04-22 22:00:04 +00:00
rickg%netscape.com 7b552e65af sync up with nsString2.cpp 1999-04-22 17:08:36 +00:00
rjc%netscape.com 90e6185a70 Typo. 1999-04-22 11:11:33 +00:00
rjc%netscape.com f5d3cedb9f Save file as text. 1999-04-22 10:56:15 +00:00
rjc%netscape.com 9fa27c7077 Save as text files. 1999-04-22 10:50:48 +00:00
rjc%netscape.com 1bc93b6384 Adding support for "Related Links". 1999-04-22 10:46:28 +00:00
warren%netscape.com 329d00e493 Added Write(nsIInputStream) and Flush to nsIOutputStream. 1999-04-22 07:31:03 +00:00
rickg%netscape.com 198cfbb96b update to sync with nsString2 1999-04-22 06:13:43 +00:00
rickg%netscape.com 18579812d9 update to sync with nsString2 1999-04-22 06:06:17 +00:00
rickg%netscape.com f0aff5fdf8 update to sync with nsString2 1999-04-22 05:57:36 +00:00
waterson%netscape.com cc4a887590 Got rid of unncessary use of RDF_DEFINE_VOCAB macro. 1999-04-22 03:16:55 +00:00
waterson%netscape.com 1732f86c1d Added some missing addrefs. 1999-04-22 03:16:09 +00:00
waterson%netscape.com dff3c8218c Fixed a nsIRDFResource leak. 1999-04-22 03:15:27 +00:00
waterson%netscape.com 1f2cfa7bdf Made all interfaces 'scriptable' to generate a usable typelib. 1999-04-22 03:14:20 +00:00
sfraser%netscape.com 80c32df239 Install resources inside 'default' directory in content, skin etc. 1999-04-22 02:57:57 +00:00
cmanske%netscape.com 8b8d25baf7 Fixed error in editor chrome entry 1999-04-21 20:43:33 +00:00
sfraser%netscape.com 20fe5d84e9 Fix malformed chrome RDF 1999-04-21 19:19:40 +00:00
cmanske%netscape.com b6fd87456d Added new editor chrome support 1999-04-21 18:51:43 +00:00
rickg%netscape.com 26f04dff54 sync with new nsString2 API 1999-04-21 04:02:14 +00:00
waterson%netscape.com a12efd3224 Bug 4750. Updated RDF_NAMESPACE_URI to refer to the most recent (and final) version of the RDF recommendation. 1999-04-21 00:11:39 +00:00
waterson%netscape.com 10cc7b2f8a Bug 4750, 5220. Use correct RDF namespace. Fix incorrect use of RDF prefix on some RDF attributes. 1999-04-21 00:09:41 +00:00
rjc%netscape.com d51ded93c9 If a sort isn't initially imposed, just append new nodes onto end of container's child list. 1999-04-20 22:14:38 +00:00
rjc%netscape.com 960a74971b Return names of FTP URLs. 1999-04-20 20:28:57 +00:00
rjc%netscape.com 2db5c4e95a When a sort order is imposed, try and insert new node(s) in the appropriate spot. 1999-04-20 20:26:13 +00:00
rickg%netscape.com 0d1b06ca19 sync with nsString2 API 1999-04-20 07:20:21 +00:00
pierre%netscape.com 01d4d25d82 First Checked In. 1999-04-20 00:43:15 +00:00
peterl%netscape.com e9a6e6fe61 sync to doc api change 1999-04-20 00:00:02 +00:00
sfraser%netscape.com 3d8e1befae Added chrome entries for global, and editor. 1999-04-19 22:49:19 +00:00
waterson%netscape.com 22cdec43c7 Fixed null deref in nsXULAttribute::GetQualifiedName() -- handle the default namespace case. 1999-04-17 00:29:54 +00:00
waterson%netscape.com 3e0548d9c1 Removed straggling rdf_Assert() that was #ifdef XP_MAC. 1999-04-17 00:25:04 +00:00
waterson%netscape.com b3bfc9d739 Bug 4614. Setting bookmark properties was asserting: removed benign assert and replaced with PR_LOG() message. 1999-04-17 00:23:28 +00:00
waterson%netscape.com d5d7bafd37 Code cleanup. Got rid of rdf_Assert() functions. 1999-04-17 00:10:18 +00:00
waterson%netscape.com c2c4a45431 Bug 4400. Fixed leaking of keys from resource and datasource tables. 1999-04-16 22:04:32 +00:00
putterman%netscape.com 0a3c592adc Added messenger and messenger compose to the registry. 1999-04-16 22:01:06 +00:00
hyatt%netscape.com a3d8385a9e Fixing case sensitivity problem. 1999-04-16 21:27:00 +00:00
waterson%netscape.com f2cedbe2ab Bug 5182. Use whitespace instead of ## in NS_FORWARD macros. 1999-04-16 18:08:43 +00:00
waterson%netscape.com 79dc214e7c Added .get()'s to fix Mac. 1999-04-16 08:44:47 +00:00
waterson%netscape.com f528edca9f Added new test files. 1999-04-16 08:39:42 +00:00
waterson%netscape.com 0ebc9d0256 Initial revision. 1999-04-16 08:39:29 +00:00
waterson%netscape.com a5c1a36321 Code cleanup. 1999-04-16 08:39:02 +00:00
waterson%netscape.com 378debf61b Implemented several new DOM methods, including document.createElement() and document.createTextNode(). Fixed some bugs in the XUL content model builder. Code re-organization and cleanup. 1999-04-16 08:38:17 +00:00
waterson%netscape.com c0bc14da61 Removed a frivolous assert. 1999-04-16 08:36:56 +00:00
waterson%netscape.com 2f16ca4113 Use 'ns' instead of 'namespace' just to be paranoid about C++ keywords. 1999-04-16 08:35:03 +00:00
hyatt%netscape.com 59cf7116fe Oops. Not right fix. Backing out. 1999-04-16 07:41:35 +00:00
hyatt%netscape.com 5f6a536bd3 Fix for bug #5129. 1999-04-16 07:38:18 +00:00
jj%netscape.com ef839e917a fix for #5128 : change fragment name 1999-04-16 03:00:10 +00:00
shaver%netscape.com a278115b34 fix DEFINE_RDF_VOCAB 1999-04-15 21:01:11 +00:00
mccabe%netscape.com e33e295f30 Enabling xpidl as a standard part of the unix and windows build. Changed checks against BUILD_XPIDL to the (as yet undefined) USE_XPIDL variable in libpref, rdf, xpfe/AppCores, to keep them from firing just yet. The BUILD_XPIDL-enabling machinery in configure.in is unchanged, but BUILD_XPIDL is unused for now.
See http://www.mozilla.org/scriptable/xpidl/ if this breaks you.
1999-04-15 18:28:27 +00:00
hyatt%netscape.com b2e67b355c Improving chrome URLs. 1999-04-15 05:24:57 +00:00
alecf%netscape.com 4760f00727 remove rdf_qsort from all makefiles 1999-04-15 02:47:08 +00:00
alecf%netscape.com bf0fcd29e1 wierd, this came up as "A" when we really didn't need it. 1999-04-15 02:46:22 +00:00
alecf%netscape.com 6be4b911c0 this didn't exist before? 1999-04-15 02:44:46 +00:00
waterson%netscape.com 295796c6fd Backed out change to nsISupportsArray::AppendElement() and RemoveElement(); they now return PRBool's like they used to. 1999-04-14 23:06:22 +00:00
mcafee%netscape.com abb76ec525 PRBool-to-error-code double conversion. Conversion for AppendElement() happened in nsSupportsArray.h, we don't need to convert the usage here. 1999-04-14 07:15:11 +00:00
alecf%netscape.com dc31513165 use the new nsQuickSort() function instead of the internal rdf_qsort 1999-04-14 03:28:49 +00:00
waterson%netscape.com 782bfba4ef Added back into the build sp alecf & mccabe can get xpconnect working. 1999-04-14 00:39:20 +00:00
waterson%netscape.com 085b65c4df Comment out EXPORTS, CPPSRCS, and LIBRARY_NAME so that this can join
back into the build.
1999-04-14 00:38:47 +00:00
waterson%netscape.com f850ba87c3 Moved localstore.rdf to the bin dir instead of tmp so that clobber builds will blow it away. 1999-04-13 21:02:18 +00:00
waterson%netscape.com 2a46f493b6 Removed #ifdefs, these are just placeholder files now. 1999-04-13 00:30:35 +00:00
waterson%netscape.com 66cc81625f Regenerated using newer xpidl compiler. 1999-04-13 00:29:43 +00:00
waterson%netscape.com 7439f94f9a Moved comments into the IDL file. 1999-04-13 00:16:38 +00:00
sfraser%netscape.com 27368c7c1e Remove assorted extraneous warning-producing cruft 1999-04-12 23:49:37 +00:00
jdunn%netscape.com 96f6fb37a2 remove compiler warning, add comment delimiters after endif 1999-04-12 20:58:05 +00:00
waterson%netscape.com f9582a472f Fixed problem with HTML-nested-in-XUL-neseted-in-HTML. Removed unnecessary code that was #ifdef-ed out. 1999-04-12 20:16:32 +00:00
waterson%netscape.com 98e0d29dc4 Landed RDF_19990407_BRANCH, which includes changes to support the local store, support for namespace prefixes in DOM methods, and notifications. 1999-04-12 19:02:12 +00:00
hyatt%netscape.com 5837b4bd4b Bug 3298 fixed with this patch. 1999-04-10 09:31:48 +00:00
hyatt%netscape.com ccde0dd489 Fixing build bustage. 1999-04-10 09:13:54 +00:00
hyatt%netscape.com 167b5e855e Making sure the right URLs are writable. 1999-04-10 08:18:20 +00:00
hyatt%netscape.com f0cf863dea Implementing persistence of chrome. 1999-04-10 08:08:48 +00:00
rjc%netscape.com 258de91746 Additional support for "live" containers. 1999-04-10 06:11:37 +00:00
hyatt%netscape.com 803c07716e Fixes for bugs 2620 and 3482. 1999-04-10 04:49:21 +00:00
sspitzer%netscape.com 484b187e10 ignore the generated rdcat binary 1999-04-10 00:35:28 +00:00
slamm%netscape.com ca43050ff1 New fix for bookmark properties to appease expat. It does not like '<' in javascript code. Bug #4678. Previously appropved by chofmann and cyeh. 1999-04-09 21:21:01 +00:00
waterson%netscape.com c3808426b5 Bug 4773. Removed idl directory for M4. We'll put it back next week. a=chofmann@netscape.com 1999-04-08 22:21:38 +00:00
nisheeth%netscape.com 7d88a409a5 Replacing asserts in the destructor with printf's. These asserts fire when the namespace or content stacks are non-empty which can happen for any malformed XML document, now that expat is enabled.
This checkin and the earlier one to htmlparser/src/* was approved by Chris Hoffmann earlier todxay.
1999-04-08 09:27:08 +00:00