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

516 Коммитов

Автор SHA1 Сообщение Дата
waterson%netscape.com fb1b0309b8 Always return NS_OK from Refresh(), because if we couldn't load the
file, we still need to be able to put crap into the local store.
1999-09-03 18:31:30 +00:00
waterson%netscape.com d02ff19493 Remove unused decls to clean up Unix warnings. 1999-09-03 09:03:47 +00:00
waterson%netscape.com 69522f539b Change to use xul:tag instead of rdf:type as the meta-attribute that gets an element's tag info thru the graph. This was clashing with other 'normal' uses of rdf:type, and was working because of, er, another bug which I fixed by centralizing the namespace/attribute munging code. 1999-09-03 08:59:29 +00:00
waterson%netscape.com 4978ccb6f2 Centralize the place from whence we whack namespace/attribute pairs into RDF properties. 1999-09-03 07:01:07 +00:00
waterson%netscape.com 15c78fc41d Make the local store _not_ broadcast its changes. In anticipation of persistence... 1999-09-03 06:58:36 +00:00
waterson%netscape.com a72f982a76 Fix JavaScript line numbers for <html:script src='...' />, update anonymous content to use nsCString. 1999-09-01 00:51:33 +00:00
rjc%netscape.com ab50cb196b Clean up the final warning. 1999-08-31 00:38:28 +00:00
warren%netscape.com 8cfa3fd4d4 Minor include cleanup. 1999-08-27 10:32:58 +00:00
rpotts%netscape.com 3ed5c99db2 M9 BRANCH landing... 1999-08-26 22:45:55 +00:00
rjc%netscape.com 2c07c34ea5 Save HTML page results for any given engine. 1999-08-23 08:11:42 +00:00
mccabe%netscape.com 2290033202 NS_DECL_NSIFOO spam for nsIRequest, nsIChannel, nsIStreamListener, nsIStreamObserver, all from netwerk/
convert manual interface method declarations in implementation class to NS_DECL_NSIFOO macro.
1999-08-22 13:26:18 +00:00
rjc%netscape.com 932fce654e Start engine loading animation earlier (when URI connection is initially opened) to give a longer, more accurate progress indication. 1999-08-22 12:17:41 +00:00
rjc%netscape.com 6aabc499c9 BeOS specific changes for importing NetPositive bookmark attributes.
Thanks to duncan@be.com for help with linkage problem.
1999-08-22 10:51:12 +00:00
rjc%netscape.com bd074491af Save HTML banners in graph. 1999-08-21 09:23:13 +00:00
dougt%netscape.com 8cf9b81629 xpild-ing nsIAtom. Now nsIAtom is xpcom compliant. 1999-08-21 07:07:00 +00:00
rjc%netscape.com 3984bd02ed Save HTML chunks in graph. 1999-08-21 00:53:52 +00:00
rjc%netscape.com d6999a8895 Search datasource tweaks. 1999-08-19 19:57:48 +00:00
rjc%netscape.com 8dc812ad54 Hook up search persistence. 1999-08-11 04:06:23 +00:00
rjc%netscape.com f4afad06af Fix bug # 11512: remove unnecessary Unregister() calls. 1999-08-11 03:15:23 +00:00
jband%netscape.com e6130e8615 adding missing member initilizer to ctor 1999-08-10 22:36:50 +00:00
rjc%netscape.com e72b131935 Get HTTP POST working for Necko. 1999-08-10 02:39:21 +00:00
rjc%netscape.com 45c90a3331 Fix some more search parsing bugs. 1999-08-07 00:46:11 +00:00
rjc%netscape.com 4dc30be14e Fix search parsing bug. 1999-08-07 00:14:09 +00:00
rjc%netscape.com b697af4993 Look in {DIST}/res/rdf/datasets for search datasets. 1999-08-06 22:54:28 +00:00
rjc%netscape.com 715c2e39df Look in {DIST}/res/rdf/datasets for search datasets. 1999-08-06 20:59:17 +00:00
hyatt%netscape.com 9bec2d1b1e Fix for bug 10938. 1999-08-06 00:36:55 +00:00
rjc%netscape.com c9d886851c Fix string parsing issues/ 1999-08-05 20:05:59 +00:00
waterson%netscape.com 0836272c82 Bug 11027. Change PR_ASSERT() to PR_LOG message. 1999-08-04 02:20:42 +00:00
waterson%netscape.com 753ac28592 Stop assertions in viewer when you can't get localstore. 1999-08-04 02:19:55 +00:00
rjc%netscape.com bffc7090f3 Now that we can read in the localstore, don't hide failure to read it in any more. 1999-08-02 06:39:54 +00:00
rjc%netscape.com 4566ac87d8 Hook up persistent (via the localstore). 1999-07-30 23:42:41 +00:00
valeski%netscape.com e8728c2ed4 cyeh approved - stability repairs 1999-07-29 21:16:27 +00:00
nisheeth%netscape.com 1458ecf3e7 Adding a new parameter, aMode, to nsIContentSink::AddDocTypeDecl. 1999-07-28 06:56:05 +00:00
harishd%netscape.com 0f20a41578 EnableParse() returns nsresult. 1999-07-27 23:33:16 +00:00
sfraser%netscape.com 5e4da3ca9e Change ResolveAlias to ResolveSymlink. dougt should have done this. 1999-07-27 23:05:53 +00:00
waterson%netscape.com f6b84db71a Land TEMPLATE_19990726_BRANCH; RDF C++ content model builder exorcism. 1999-07-27 17:20:28 +00:00
dougt%netscape.com 69178099d5 Fix for bug 10177 and 10041. 1999-07-26 22:09:42 +00:00
rickg%netscape.com bcfb3a153a replaced call to deprecated nsString API 1999-07-26 00:47:36 +00:00
rjc%netscape.com 8b690ae8f3 Support importing of NetPositive bookmarks under the BeOS. Current disabled (via a #undef XP_BEOS) until linkage issue is resolved. 1999-07-25 19:53:15 +00:00
rjc%netscape.com acdae54d93 Get rid of warning. 1999-07-23 00:39:29 +00:00
vidur%netscape.com 24261b3c9f Forms can now be container content. 1999-07-22 23:28:16 +00:00
rjc%netscape.com e6984d697f Even more support for IE Favorites on Windows. 1999-07-22 12:09:48 +00:00
rjc%netscape.com a77d346bc1 More IE Favorites hackage (for Windows). 1999-07-22 10:44:31 +00:00
rjc%netscape.com e7c771420b Windows only! 1999-07-22 10:08:17 +00:00
rjc%netscape.com 7c7959e547 Smack the file system datasource (under windows) to munge "IE Favorites" names. 1999-07-22 10:06:25 +00:00
rjc%netscape.com 8881ce7bce Use nsFileSpec's new IsHidden() method. 1999-07-21 23:14:01 +00:00
warren%netscape.com 7bcb94a320 Changed around load group insertion/removal to happen on mozilla thread. 1999-07-20 08:46:33 +00:00
rickg%netscape.com 844a7e45ef switch to faster string search API 1999-07-19 03:29:56 +00:00
peterl%netscape.com e3019ad978 clean up some string usage 1999-07-18 00:01:21 +00:00
hyatt%netscape.com 4c2a642cb4 Teaching XUL overlays how to do positioning. 1999-07-17 21:50:01 +00:00
hyatt%netscape.com 85d30d28a3 XUL overlays work! 1999-07-17 04:27:55 +00:00
hyatt%netscape.com 2ee4ccec8a XUL overlay work. 1999-07-17 02:24:13 +00:00
rjc%netscape.com 73fdcacca7 Cleanup command APIs slightly. 1999-07-17 02:15:53 +00:00
hyatt%netscape.com 8757e444f0 Like this way better. 1999-07-16 10:02:33 +00:00
hyatt%netscape.com b63b138d62 More work on XUL overlays. 1999-07-16 09:43:14 +00:00
hyatt%netscape.com d604820879 Initializing a member variable to nsnull. 1999-07-16 08:26:42 +00:00
hyatt%netscape.com ed24cdbc00 More fun with XUL overlays. 1999-07-16 07:31:43 +00:00
hyatt%netscape.com 415eb6c18e Continuing XUL overlay work. 1999-07-16 07:10:20 +00:00
hyatt%netscape.com d56bbe8d61 Adding support for XUL Overlays. 1999-07-16 06:37:28 +00:00
hyatt%netscape.com 237db9eb9b Laying the foundation for XUL Overlays. 1999-07-16 04:35:30 +00:00
rjc%netscape.com 3754e3aa5a Add const. Fix build. All good. 1999-07-14 22:10:16 +00:00
rjc%netscape.com b1771edf11 Get LocalStore() working in regards to nsIRemoteDataSource. 1999-07-14 21:12:46 +00:00
rjc%netscape.com 599602ca83 Use GetValueConst(). Also, remember the "Last Internet Search" in the localstore. 1999-07-14 21:11:51 +00:00
rjc%netscape.com 44c4c90403 Use GetValueConst(). 1999-07-14 21:11:16 +00:00
valeski%netscape.com f974dfa823 necko only - added the the source url to the NS_NewURI call 1999-07-13 02:19:47 +00:00
warren%netscape.com 0cd57746e8 Necko stuff for dealing with load groups when opening URLs. 1999-07-09 21:18:47 +00:00
warren%netscape.com 9efa754f74 Added channel argument to nsIStreamObserver/nsIStreamListener/nsIProgressEventSink methods. 1999-07-07 08:08:40 +00:00
waterson%netscape.com e59b134ada Fix compiler warnings. 1999-07-07 04:44:14 +00:00
warren%netscape.com 8462929dda Renamed OnStartBinding/OnStopBinding to OnStartRequest/OnStopRequest (removing the redundant ones from necko). Numerous necko fixes. Necko now using nsIPrompt interface instead of nsINetSupport. 1999-07-01 19:30:20 +00:00
rjc%netscape.com 1fa33803d2 Clean up a couple of warnings. 1999-06-30 09:05:24 +00:00
mscott%netscape.com 3e54914cd0 Necko change: nsIStreamListener::OnDataAvailable now takes a nsIInputStream instead of a nsIBufferInputStream. 1999-06-28 20:38:06 +00:00
valeski%netscape.com 38afdd857d NECKO if defs 1999-06-27 16:36:48 +00:00
mcafee%netscape.com c3efbaa943 BeOS changes 1999-06-27 09:18:50 +00:00
rjc%netscape.com 9e3165d37f Fix a lot of warnings by not using "basename" as a variable as it happens to be defined globally as a function. 1999-06-26 09:25:22 +00:00
rjc%netscape.com 01aa9a5b30 Fix typo. 1999-06-26 09:17:46 +00:00
rjc%netscape.com 076f7b157d Cleanup. 1999-06-26 08:29:11 +00:00
rjc%netscape.com 9a084abf17 Cleanup. 1999-06-26 07:40:59 +00:00
rjc%netscape.com 5f751d82d6 Cleanup. 1999-06-26 07:25:54 +00:00
rjc%netscape.com cf81c8c689 Cleanup. 1999-06-26 07:11:56 +00:00
warren%netscape.com f6b9d3a028 Necko ifdefs for layout and rdf. 1999-06-26 06:36:26 +00:00
rjc%netscape.com 452d355bf8 Return an empty command enumerator instead of throwing an assertion. 1999-06-26 04:58:22 +00:00
rjc%netscape.com 03d1711a4f Reject assertions that we don't support instead of returning an error. 1999-06-26 04:51:05 +00:00
rjc%netscape.com 60ad33efbd Add some FTP commands (for context menus). 1999-06-26 04:39:16 +00:00
rjc%netscape.com 3a764c6bfc Added new method GetAllCmds() which uses a nsISimpleEnumerator instead of GetAllCommands() which uses a nsIEnumerator. Migration to GetAllCmds() can be done in the future. 1999-06-26 01:09:02 +00:00
warren%netscape.com 41b5fcddad Changed URLGroup to LoadGroup 1999-06-25 02:31:51 +00:00
waterson%netscape.com f008503b2f Land RDF_19990617_BRANCH. Add Change() and Move() methods to nsIRDFDataSource; add OnChange() and OnMove() methods to nsIRDFObserver. Factor nsIRDFDatasource::Init() and ::Flush() into nsIRDFRemoteDataSource. Change ownership model s.t. a datasource reference counts its observers. 1999-06-24 00:22:58 +00:00
warren%netscape.com 5e8dccf3fe More necko changes. Changed nsIPluginTagInfo2::GetDocumentBase to copy string. 1999-06-23 19:55:21 +00:00
warren%netscape.com 23864df5e3 Renamed nsIURL to nsIURI in preperation for necko. More NECKO ifdefs too. 1999-06-23 03:29:44 +00:00
rjc%netscape.com 3f3bb07d6c Cleanup. 1999-06-22 01:57:46 +00:00
rjc%netscape.com 4418e22473 Unescape FTP names (in case they were encoded). 1999-06-21 23:35:23 +00:00
rjc%netscape.com 115bb55004 Better buffering of FTP input. 1999-06-21 23:11:17 +00:00
rjc%netscape.com f08e61ac8d Slightly better parsing of weird HTML for search results. 1999-06-20 06:47:44 +00:00
rjc%netscape.com 6379a89a7f Slightly better parsing of weird HTML for search results. 1999-06-20 05:42:52 +00:00
valeski%netscape.com 487d9ea921 NECKO ifdef (ifdef'd _off_ by default) this checkin should not impact anything. checkin approved. If someone runs into a problem, call me at 303.546.0061. 1999-06-18 17:34:08 +00:00
waterson%netscape.com cab7d6f231 Bug 8367. Remove cruft after '#endif' to make HP compiler happy. Thanks, Bruce. a=chofmann 1999-06-17 04:37:05 +00:00
waterson%netscape.com 80a310bc04 Bug 7026. Make GetTarget() return the first child of a directory. Plus clean up the mess I've made of RJC's spaces. 1999-06-17 04:13:39 +00:00
rjc%netscape.com 92d566bc69 Work around bug #8278. 1999-06-16 06:58:40 +00:00
rjc%netscape.com 29c5b09136 Try and ensure that we're actually looking at proper search datasets by checking file type and creator on Mac. 1999-06-16 06:46:51 +00:00
rjc%netscape.com 70873444c5 Only save data in graph if its not already there. Also, resolve aliases to search datasets on Mac. 1999-06-16 06:01:04 +00:00
rjc%netscape.com aa9caac823 Use case-insignificant string comparisons now that we can. 1999-06-16 05:32:13 +00:00
rjc%netscape.com 07a4dcf004 If we already have the results from a search, just return them; don't bother re-doing the search. 1999-06-16 05:22:14 +00:00
rjc%netscape.com cd630c8e2f Less memory intensiveness: now only load/save data into memory store as needed instead of upfront. 1999-06-16 05:11:54 +00:00
rjc%netscape.com 6228b0e0fd Add checks for NULL before using mInner. It could be NULL, for example, if JavaScript creates the datasource but forgets to Init() the datasource. 1999-06-16 00:59:43 +00:00
jdunn%netscape.com cee02628fc need to declare friend class 1999-06-15 23:33:19 +00:00
rjc%netscape.com b758277822 Small fix for non-Mac platforms in terms of where to look for search datafiles. 1999-06-15 07:07:09 +00:00
peterl%netscape.com f582acdf29 sync to css loader api change (default namespace) 1999-06-15 06:22:46 +00:00
rjc%netscape.com 4c41e1e724 Cleanup a bit. 1999-06-15 05:11:05 +00:00
rjc%netscape.com 4cf8646dcc Added HTTP POST support for searching. 1999-06-15 05:07:29 +00:00
rjc%netscape.com 6564138b99 Check for URLs that need to be massaged to be absolute URLs. 1999-06-14 09:54:19 +00:00
rjc%netscape.com 3a7b20fa3b More search support. 1999-06-14 07:14:38 +00:00
waterson%netscape.com 62b6172eb6 Move bookmarks to xpfe/components. 1999-06-11 06:17:15 +00:00
rjc%netscape.com cc897bf304 More search support. 1999-06-10 19:42:53 +00:00
waterson%netscape.com 2212cca9b0 Enable aggregation on the in-memory datasource. 1999-06-10 06:47:28 +00:00
peterl%netscape.com e4693f9f9a added code to ignore unknown namespace prefix for attributes
(actually the parser should've rejected it before here)
1999-06-10 05:18:46 +00:00
rjc%netscape.com a96931038c Adding RDF Search datasource into build. 1999-06-09 20:04:23 +00:00
rjc%netscape.com 51c8b9d1de Adding RDF Search datasource. 1999-06-09 20:03:20 +00:00
waterson%netscape.com 9e5fbf10b8 Don't rely on rdf_PossiblyMake[Relative|Absolute](); rather, use XUL-specific functions to do it. 1999-06-09 08:30:47 +00:00
chuang%netscape.com 299a6ad320 Fix bustage on Windows 1999-06-07 20:32:49 +00:00
waterson%netscape.com ad4796c4cc Remove related links datasource. Moved to xpfe/components/related. 1999-06-07 19:54:36 +00:00
mcmullen%netscape.com ca21a6c109 Fix an assert (and a bug) in some XP_MAC code for importing IE favorites. The wrong stream was being tested for openness, and the parser was being given a nonexistent stream to parse, and asserting. 1999-06-07 18:53:29 +00:00
waterson%netscape.com 452a3a8494 Remove unnecessary LINCS now that all headers are pushed to the same directory. 1999-06-03 20:22:54 +00:00
peterl%netscape.com e2862defe9 fixed leak of css loader 1999-06-03 01:54:35 +00:00
rjc%netscape.com 470ebf7d3a Small bug fix with FTP; be a little bit smarter at what paths need filtering out (along with "." and "..", skip any absolute URLs, as they usually point "up" the path to the parent) 1999-05-30 06:15:58 +00:00
rjc%netscape.com 5f8b194381 Add support for separators in "Related Links" data. 1999-05-30 06:02:30 +00:00
peterl%netscape.com 7d5c18655c switch to CSS loader for loading CSS sheets
fixed mime type processing
1999-05-26 23:43:40 +00:00
dp%netscape.com 0443b20e33 Landing xpcom20/21 branch. 1999-05-26 01:38:36 +00:00
waterson%netscape.com 1098d89cda Bug 4629. Store an ID= attribute on bookmark folders to ensure that we assign them the same resource in the graph between runs. 1999-05-21 22:19:12 +00:00
waterson%netscape.com 7e3d1ff387 Bug 5630. Use nsRandomAccessInputStream to read a line at a time (vs. a character at a time). Tip o' the hat to jim_nance@yahoo.com. 1999-05-19 05:53:14 +00:00
davidm%netscape.com 81813b2ef9 File Removed. 1999-05-18 21:42:21 +00:00
davidm%netscape.com d10bfc97d5 removing nsIWindowMediator.h 1999-05-18 21:41:05 +00:00
waterson%netscape.com ebffe04e69 Moved nsHistoryDataSource implementation into xpfe/components/history. 1999-05-18 04:09:44 +00:00
waterson%netscape.com 0b9397d8b7 Add nsISupports to QI. 1999-05-17 22:20:35 +00:00
rjc%netscape.com 9d79173687 While remote data starts streaming in, assert "loading"="true" attribute. When stream finishes, unassert it. Provide a "loading"="true" CSS style that sets the icon to be loading.gif 1999-05-08 12:42:33 +00:00
rjc%netscape.com becb95e885 Fix hasAssertion() methods of FTP and Related Links datasources. 1999-05-08 10:18:01 +00:00
rjc%netscape.com 6ffd5cd6b0 Fix history bug; if a URI doesn't have a title (for example, if we're loading in a GIF file), detect it and don't try to write out a bogus title. 1999-05-08 09:45:32 +00:00
rjc%netscape.com 30d3899e8c Use nsFileSpec's GetCatInfo() instead of rolling our own. 1999-05-08 09:34:31 +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 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 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 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 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
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
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 23aa77ee25 pass default charset info to parser 1999-04-27 21:33:36 +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
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
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 6acfb6ac21 Separator support. 1999-04-27 01:33:34 +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 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
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
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
rickg%netscape.com 198cfbb96b update to sync with nsString2 1999-04-22 06:13:43 +00:00
rickg%netscape.com 26f04dff54 sync with new nsString2 API 1999-04-21 04:02:14 +00:00
rjc%netscape.com 960a74971b Return names of FTP URLs. 1999-04-20 20:28:57 +00:00
rickg%netscape.com 0d1b06ca19 sync with nsString2 API 1999-04-20 07:20:21 +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 d5d7bafd37 Code cleanup. Got rid of rdf_Assert() functions. 1999-04-17 00:10:18 +00:00
waterson%netscape.com a5c1a36321 Code cleanup. 1999-04-16 08:39:02 +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
jdunn%netscape.com 96f6fb37a2 remove compiler warning, add comment delimiters after endif 1999-04-12 20:58:05 +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
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
waterson%netscape.com 4e233c0d33 Bug 4710. Implement no-ops for local store commands so as not to break stuff that depends on commands working. r=putterman@netscape.com, a=chofmann@netscape.com 1999-04-08 00:43:11 +00:00
waterson%netscape.com d012f6729c Bug 4706. Make sure to close the first RDF:RDF tag. Duh. 1999-04-07 23:18:54 +00:00
waterson%netscape.com 52df040914 Modified to use NS_RDF_ASSERTION_ACCEPTED and NS_RDF_ASSERTION_REJECTED return codes (local store implementation) 1999-04-07 06:29:41 +00:00
waterson%netscape.com de411d583e Added nsLocalStore.cpp. 1999-04-06 20:37:24 +00:00
waterson%netscape.com df01f723f4 Added nsILocalStore.h 1999-04-06 20:36:37 +00:00
rjc%netscape.com 50e84fc90c File system datasource and Find datasource now specify that they want to be pulsed for updates by any observer (such as the tree widget). Also, fix a couple of bugs in the Find datasource due to changes on how errors are reported by RDF. 1999-04-05 23:09:15 +00:00
waterson%netscape.com e3c61c8262 Flip MOZ_BRPROF switch. 1999-04-01 06:40:09 +00:00
jdunn%netscape.com 16bbc94792 Fix compiler warning (at least on AIX) 1999-03-31 04:20:33 +00:00
waterson%netscape.com 61fdc6725d 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
rjc%netscape.com 23276edcca Add FindBookmarkShortcut() method. 1999-03-30 10:42:55 +00:00
waterson%netscape.com 3062f66f67 Changed RDF-specific errors to be success rather than error codes. 1999-03-30 02:30:16 +00:00
waterson%netscape.com 66a55f3f2c Landed RDF_19990326_BRANCH, scriptability changes. 1999-03-29 19:52:54 +00:00
rjc%netscape.com f3134154fc Fix declarative error. 1999-03-28 21:52:31 +00:00
rjc%netscape.com 98bd3a87f0 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 10fbe0639d Export new interface: nsIBookmarkDataSource.h 1999-03-28 21:32:33 +00:00
rjc%netscape.com 24f2f5e954 Buffer up a line at a time when reading in FTP input. 1999-03-26 07:44:01 +00:00
rjc%netscape.com 4a0cdf9124 Gotta luv Makefiles! 1999-03-26 06:06:16 +00:00
rjc%netscape.com a84bec059e Add FTP datasource into build. 1999-03-26 05:57:22 +00:00
rjc%netscape.com 3c9ae2c577 More FTP changes. (Not yet in build) 1999-03-26 05:20:25 +00:00
briano%netscape.com 41dd62814d Handle NO_STATIC_LIB being set, when all this file does is create a static library. 1999-03-25 21:10:22 +00:00
warren%netscape.com f63bc93364 Reverted accidental commit of makefile.win 1999-03-25 08:20:46 +00:00
warren%netscape.com ebddfe0196 Added brprof bootstrapping code (ifdef DEBUG_warren for now). 1999-03-25 08:20:19 +00:00
rjc%netscape.com 3dce29a17d FTP data source (not yet in build) 1999-03-25 02:31:15 +00:00
rjc%netscape.com 08ad0f2ba5 FTP datasource (not yet being built) 1999-03-25 02:30:21 +00:00
rjc%netscape.com ca9e9ef1e8 Make sure history line isn't an empty line. 1999-03-24 02:19:02 +00:00
rjc%netscape.com 0bbed1e31c More History datasource changes and bugfixes. 1999-03-24 02:15:34 +00:00
pinkerton%netscape.com d37ae9ace8 PBGetVInfo()->PBHGetVInfo() for carbon compliance. 1999-03-23 23:29:20 +00:00
rjc%netscape.com 6c829e8a78 Temporarily commenting out remembering of file, due to Win crash in nsFileSpec at startup. (I'll investigate tomorrow!) 1999-03-23 11:10:27 +00:00
rjc%netscape.com 03719ce91a Smarter "History by Date": break up entries into "Today", "Yesterday", "{day of last week}", and then finally "Week of ...". 1999-03-23 10:48:26 +00:00
rjc%netscape.com 45f090cfcf Now also read-in/save-out visitCount. 1999-03-23 08:00:05 +00:00
rjc%netscape.com a2f71eb2ca Try and do a live import for "IE Favorites" under Windows too now. 1999-03-23 07:10:19 +00:00
rjc%netscape.com b5529bf892 Now do a live import of "IE Favorites" into our bookmarks (on Mac). 1999-03-23 06:50:16 +00:00
rjc%netscape.com dfccebfeb8 Add first level of "History by Date" support. 1999-03-23 03:24:33 +00:00
rickg%netscape.com ede624cbbf prep work to land nsString2 1999-03-22 08:29:26 +00:00
waterson%netscape.com cc60ec79d3 Hooked up history to the front-end, cleaned up a bunch of bugs. 1999-03-20 17:12:37 +00:00
mcmullen%netscape.com bcccdd97a7 Again. 1999-03-20 00:41:14 +00:00
mcmullen%netscape.com 9a38c7ef90 More fixes (dangling pointers and fishy constscoffness) 1999-03-20 00:29:16 +00:00
mcmullen%netscape.com 56ecec4954 FIx possible bustage (not shown up on tinderbox yet). 1999-03-20 00:18:53 +00:00
rjc%netscape.com 84a6a133a9 Remember cast of void ** on QueryInterface! 1999-03-19 04:19:55 +00:00
rjc%netscape.com bcebc7129c Added a comment about nsString.Find() which is currently only case-significant. We really want to have a case-insignificant Find(). 1999-03-19 04:17:17 +00:00
rjc%netscape.com 73863de580 Finish implementing match criterion. 1999-03-19 04:14:20 +00:00
rjc%netscape.com 44fbced18b Only answer questions with positive assertions. 1999-03-19 00:44:04 +00:00
rjc%netscape.com c9dc7bb1a2 Add RDF find datasource into build system. 1999-03-19 00:01:49 +00:00
rjc%netscape.com 05b6bfd742 No longer checking if a file URL is a directory and, if so, appending a slash. nsFileSpec et.al. should be doing that now. 1999-03-19 00:00:52 +00:00
rjc%netscape.com 0279f04966 Export nsIRDFFind.h 1999-03-18 22:35:12 +00:00
rjc%netscape.com 22d4c58ae3 First Checked In. 1999-03-18 22:34:22 +00:00
mcmullen%netscape.com f7778f3167 Adjusted the use of nsFileSpec in GetVolumeList(), thereby avoiding a crash. 1999-03-13 22:52:24 +00:00
rjc%netscape.com 840e7a39f9 Reduce amount of string allocation, and delete []basename when done with it. 1999-03-13 09:32:13 +00:00
rjc%netscape.com 2071bf5824 Use nsFileURL instead of nsFilePath to get file URL. 1999-03-13 09:25:46 +00:00
pierre%netscape.com 54d4e48974 fixed uninitialized variable in XULContentSinkImpl::Init() 1999-03-12 23:36:33 +00:00
warren%netscape.com 558fe23653 Changed GetEnabledCommands to GetAllCommands/IsCommandEnabled. 1999-03-12 21:28:34 +00:00
rjc%netscape.com f88509a2bf The file system datasource now sets a type='FileSystemObject' attribute on file system nodes. 1999-03-12 08:50:36 +00:00
waterson%netscape.com f2e2f5d702 Ripped out the 'toy' parser and installed an updated version of the parser from 4.5. 1999-03-12 07:46:42 +00:00
hyatt%netscape.com c63911775c Tweaked the content sink to remove an unused argument from the Init method. 1999-03-12 05:21:01 +00:00
rjc%netscape.com 508a20b7cc Make history datasource work on Mac and Unix, not just Windows. Now using nsFileSpec and removed all Std C FILE code in favor of streams. 1999-03-12 03:42:43 +00:00
danm%netscape.com c53e11b3a9 fix large leak loading XUL page. bug 3561 reported by bruce@cybersight.com. r:hyatt. 1999-03-11 19:54:17 +00:00
rjc%netscape.com 1a0a4f1e32 Only answer GetTarget() queries if its a file URL (ignore file root node) 1999-03-11 12:00:57 +00:00
warren%netscape.com fc2e4550dc First cut at new command architecture. 1999-03-11 10:01:25 +00:00
hyatt%netscape.com 347fb3aa94 Tweaks related to XUL fragments. 1999-03-10 23:31:26 +00:00
rjc%netscape.com c79c4cf792 const this, baby! 1999-03-10 22:54:49 +00:00
rjc%netscape.com 8162c0689c When asking for a bookmark's URL via GetTarget(), synthesize it. 1999-03-10 21:58:40 +00:00
waterson%netscape.com dbd530e6b4 Remove invalid reference to nsIRDFContent.h 1999-03-10 20:18:21 +00:00
hyatt%netscape.com e88c1129fb Working on XUL fragments. 1999-03-10 20:05:12 +00:00
waterson%netscape.com 217beee7f7 Bug 3510. Fixed to use nsFileSpec, so now bookmarks should load on Mac (even through an alias). 1999-03-10 08:15:17 +00:00
hyatt%netscape.com 7f7cbd5a7d Fixing a bug. 1999-03-10 01:47:35 +00:00
hyatt%netscape.com 27746339ad Adding support for XUL fragments to the content sink. (Work in
progress)
1999-03-10 01:45:53 +00:00
mcafee%netscape.com 93a500e430 PRBool means use PR_FALSE/PR_TRUE. This breaks Solaris. 1999-03-10 00:53:29 +00:00
rjc%netscape.com 0545fdee3d Comment out PR_ASSERT() due to assert/unassert now actually being called. 1999-03-09 22:06:29 +00:00