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

223 Коммитов

Автор SHA1 Сообщение Дата
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