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

750 Коммитов

Автор SHA1 Сообщение Дата
waterson%netscape.com 4f64e7ffd9 Doh! Let's try that hex-to-int conversion one more time. 1999-04-01 10:07:23 +00:00
waterson%netscape.com e7911a163e Fix endian-ness dependency. 1999-04-01 09:52:17 +00:00
waterson%netscape.com 4c8ef4452e Added PR_LOGs and made some stuff a little more paranoid. 1999-04-01 09:13:14 +00:00
waterson%netscape.com 2d536dc80f Added PR_LOG calls to debug the InMemoryDataSource. 1999-04-01 08:28:12 +00:00
waterson%netscape.com ec028e1ef3 Changes for Guha's latest and greatest schema. Handle case where no cookie sent. 1999-04-01 08:08:12 +00:00
waterson%netscape.com e05312da12 Add xpidl-test-1.xul to list of exports. 1999-04-01 08:07:22 +00:00
waterson%netscape.com 39d17aa7e7 New test for XPIDL stuff. 1999-04-01 08:07:11 +00:00
waterson%netscape.com 64ff84d2b9 Fixed a bug in URL truncation; updated resources and structure to reflect Guha's latest drop. 1999-04-01 08:05:45 +00:00
waterson%netscape.com b0ddf21d28 Guha's latest and greatest. 1999-04-01 07:56:31 +00:00
waterson%netscape.com 607baa7a31 Fixed refcount bug. 1999-04-01 06:44:50 +00:00
waterson%netscape.com 2041bbcc79 Flip MOZ_BRPROF switch. 1999-04-01 06:40:09 +00:00
waterson%netscape.com ec23597790 Fixed a case where we weren't handling default namespaces on output. 1999-04-01 05:17:05 +00:00
waterson%netscape.com d876715ce5 Add brprof to build if MOZ_BRPROF is set. 1999-04-01 05:10:05 +00:00
waterson%netscape.com edc80f8420 Cleaned this mess up. 1999-04-01 05:09:34 +00:00
waterson%netscape.com e1644cc242 Initial revision. 1999-04-01 05:08:16 +00:00
waterson%netscape.com 35346dad3a Added browsing profile to the build. 1999-04-01 02:30:51 +00:00
waterson%netscape.com 4293358b74 Check to make sure that you have content in the doc before doing GetElementById(). (This was causing crash in SearchForNodeByID() -- thanks to law@netscape.com for the fix.) 1999-04-01 02:30:03 +00:00
waterson%netscape.com 09fb78fcb4 First Checked In. 1999-04-01 02:03:03 +00:00
vidur%netscape.com 60b09b8c97 Added epilog and prolog to document. 1999-03-31 20:49:42 +00:00
sspitzer%netscape.com b0a8e7f7d0 changing the static gRDFService to a local variable.
removing the gRefCnt code.
this allows the three pane to work on Linux
1999-03-31 19:22:10 +00:00
slamm%netscape.com 70139f59d3 Show colors for sorting states. Will use icons next. 1999-03-31 19:09:44 +00:00
donm%netscape.com d4adfbd43d backing out mac bustage. 1999-03-31 16:41:11 +00:00
waterson%netscape.com 452c4821d9 Regenerated files to pick up bug fixes to the -m stub XPIDL compiler. 1999-03-31 06:43:43 +00:00
kipp%netscape.com 6c8a8e4919 landed HPUX patch from Kartik Subbarao <subbarao@computer.org> 1999-03-31 04:54:42 +00:00
jdunn%netscape.com 9959e0cc94 Fix compiler warning (at least on AIX) 1999-03-31 04:20:33 +00:00
waterson%netscape.com 489a4f94fd Bug 4433. Fix XUL content sink to return NS_OK instead of NS_ERROR_UNEXPECTED when it sees too many close tags. 1999-03-31 03:53:46 +00:00
sspitzer%netscape.com 5187470a59 remove a warning
too many warnings, and people will just ignore them
1999-03-30 15:12:32 +00:00
rjc%netscape.com 6356dba9b1 Add "Shortcut URL" column in bookmark window. 1999-03-30 11:41:30 +00:00
rjc%netscape.com e16abf736b Fix crash when sorting on a column (due to change on how GetTarget() returns errors.) 1999-03-30 11:05:58 +00:00
rjc%netscape.com 08d0b05e70 Add FindBookmarkShortcut() method. 1999-03-30 10:42:55 +00:00
rjc%netscape.com 4b0a833581 Add a column for "URL Shortcuts" and add a few sample shortcuts (for Mac websites) 1999-03-30 10:41:11 +00:00
waterson%netscape.com 99a0e395db Fixed GetTarget() to use new return codes. 1999-03-30 03:58:24 +00:00
sspitzer%netscape.com 59313bf970 initializing some uninitialized variables 1999-03-30 03:07:20 +00:00
waterson%netscape.com 95fe5b64f9 Changed RDF-specific errors to be success rather than error codes. 1999-03-30 02:30:16 +00:00
guha%netscape.com aa73966da2 changes to directory.rdf 1999-03-30 02:07:02 +00:00
waterson%netscape.com 833f7f782b Made sure to copy data source URI for key in the hashtable. 1999-03-30 01:41:21 +00:00
waterson%netscape.com e1975708cd Updated for changes to RDF interfaces for scriptability. 1999-03-30 01:15:01 +00:00
waterson%netscape.com 89e53b21e2 Changed RDF progids to use forward-slashes instead of pipes. 1999-03-30 01:09:24 +00:00
waterson%netscape.com 1675e0c378 Added code to initialize XPIDL JS stubs, added nsJSXULDocument into the build, temporarily added the rdf service as an attribute on the XUL document. 1999-03-30 00:38:16 +00:00
waterson%netscape.com f69aeedb1d Added nsJSXULTreeElement to the build. 1999-03-30 00:05:13 +00:00
waterson%netscape.com 0cf17d4ce5 Landed RDF_19990326_BRANCH, scriptability changes. 1999-03-29 19:52:54 +00:00
joki%netscape.com ef6d2b292d Removing assertion from HandleDOMEvent. New capture/bubble path passes through this func. 1999-03-29 02:29:43 +00:00
joki%netscape.com e39e13cf18 Changing api uses in editor, rdf, and xpfe to match DOM2 api name/param changes. 1999-03-28 22:27:38 +00:00
rjc%netscape.com b1467f3bf1 Fix declarative error. 1999-03-28 21:52:31 +00:00
rjc%netscape.com 1c9aa6c8d1 Bookmark datasource now has a public interface. Also, with interface it now
has a new method:  AddBookmark()
1999-03-28 21:33:38 +00:00
rjc%netscape.com 5c32ec9caf Export new interface: nsIBookmarkDataSource.h 1999-03-28 21:32:33 +00:00
ftang%netscape.com 9944eaeed5 add Set/GetWordBreaker to nsIDocument. reviewed and approved by waterson 1999-03-27 00:58:42 +00:00
waterson%netscape.com e2946fd9b1 Got this building and running again. 1999-03-27 00:30:20 +00:00
waterson%netscape.com ebc7d5465e Added paranoid check to UnregisterDataSource() in the case that the datasource was never registered & tries to unregister in its destructor. Optimization to GetResource() -- do away with nsString's as they were causing a lot of heap activity. 1999-03-27 00:29:35 +00:00
waterson%netscape.com 7adacca4f2 Added check for null pointer when doing synchronous read. Netlib return codes are bogus. 1999-03-27 00:28:08 +00:00