Commit Graph

305 Commits

Author SHA1 Message Date
rjc%netscape.com
699707b7cd 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
0d3b081628 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
f616ca55cb Save HTML banners in graph. 1999-08-21 09:23:13 +00:00
dougt%netscape.com
32a9a77110 xpild-ing nsIAtom. Now nsIAtom is xpcom compliant. 1999-08-21 07:07:00 +00:00
rjc%netscape.com
f8054c7ae0 Save HTML chunks in graph. 1999-08-21 00:53:52 +00:00
rjc%netscape.com
34176dea50 Search datasource tweaks. 1999-08-19 19:57:48 +00:00
rjc%netscape.com
99b9271de8 Hook up search persistence. 1999-08-11 04:06:23 +00:00
rjc%netscape.com
a69e38a634 Fix bug # 11512: remove unnecessary Unregister() calls. 1999-08-11 03:15:23 +00:00
jband%netscape.com
904d45e5ea adding missing member initilizer to ctor 1999-08-10 22:36:50 +00:00
rjc%netscape.com
bc3c64b57c Get HTTP POST working for Necko. 1999-08-10 02:39:21 +00:00
rjc%netscape.com
c50ef930d0 Fix some more search parsing bugs. 1999-08-07 00:46:11 +00:00
rjc%netscape.com
c11c3db819 Fix search parsing bug. 1999-08-07 00:14:09 +00:00
rjc%netscape.com
7a5f8a0f5b Look in {DIST}/res/rdf/datasets for search datasets. 1999-08-06 22:54:28 +00:00
rjc%netscape.com
8971adcf13 Look in {DIST}/res/rdf/datasets for search datasets. 1999-08-06 20:59:17 +00:00
hyatt%netscape.com
1432b6eb37 Fix for bug 10938. 1999-08-06 00:36:55 +00:00
rjc%netscape.com
c40196a9cb Fix string parsing issues/ 1999-08-05 20:05:59 +00:00
waterson%netscape.com
d9d84dac19 Bug 11027. Change PR_ASSERT() to PR_LOG message. 1999-08-04 02:20:42 +00:00
waterson%netscape.com
993be7ae9a Stop assertions in viewer when you can't get localstore. 1999-08-04 02:19:55 +00:00
rjc%netscape.com
b19e9b2e82 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
931e33f799 Hook up persistent (via the localstore). 1999-07-30 23:42:41 +00:00
valeski%netscape.com
db0a61eb53 cyeh approved - stability repairs 1999-07-29 21:16:27 +00:00
nisheeth%netscape.com
88a7a3eadb Adding a new parameter, aMode, to nsIContentSink::AddDocTypeDecl. 1999-07-28 06:56:05 +00:00
harishd%netscape.com
49e2f26016 EnableParse() returns nsresult. 1999-07-27 23:33:16 +00:00
sfraser%netscape.com
e45ae9e281 Change ResolveAlias to ResolveSymlink. dougt should have done this. 1999-07-27 23:05:53 +00:00
waterson%netscape.com
91a8ac09e7 Land TEMPLATE_19990726_BRANCH; RDF C++ content model builder exorcism. 1999-07-27 17:20:28 +00:00
dougt%netscape.com
5adb63dcaf Fix for bug 10177 and 10041. 1999-07-26 22:09:42 +00:00
rickg%netscape.com
65fcb776bb replaced call to deprecated nsString API 1999-07-26 00:47:36 +00:00
rjc%netscape.com
a5cc8544b9 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
da909ebcdc Get rid of warning. 1999-07-23 00:39:29 +00:00
vidur%netscape.com
0ebbf485db Forms can now be container content. 1999-07-22 23:28:16 +00:00
rjc%netscape.com
e3a8c902d4 Even more support for IE Favorites on Windows. 1999-07-22 12:09:48 +00:00
rjc%netscape.com
5ecb70f3c5 More IE Favorites hackage (for Windows). 1999-07-22 10:44:31 +00:00
rjc%netscape.com
5b4ff158dd Windows only! 1999-07-22 10:08:17 +00:00
rjc%netscape.com
bce3c8e167 Smack the file system datasource (under windows) to munge "IE Favorites" names. 1999-07-22 10:06:25 +00:00
rjc%netscape.com
cc4645bfa2 Use nsFileSpec's new IsHidden() method. 1999-07-21 23:14:01 +00:00
warren%netscape.com
bf8423a769 Changed around load group insertion/removal to happen on mozilla thread. 1999-07-20 08:46:33 +00:00
rickg%netscape.com
23b232d248 switch to faster string search API 1999-07-19 03:29:56 +00:00
peterl%netscape.com
3a3725dcca clean up some string usage 1999-07-18 00:01:21 +00:00
hyatt%netscape.com
f043918b1e Teaching XUL overlays how to do positioning. 1999-07-17 21:50:01 +00:00
hyatt%netscape.com
7e2979d26c XUL overlays work! 1999-07-17 04:27:55 +00:00
hyatt%netscape.com
2fea4e222d XUL overlay work. 1999-07-17 02:24:13 +00:00
rjc%netscape.com
f252bb4ae9 Cleanup command APIs slightly. 1999-07-17 02:15:53 +00:00
hyatt%netscape.com
b3bdcb153e Like this way better. 1999-07-16 10:02:33 +00:00
hyatt%netscape.com
7814dfbce0 More work on XUL overlays. 1999-07-16 09:43:14 +00:00
hyatt%netscape.com
1146e0fe11 Initializing a member variable to nsnull. 1999-07-16 08:26:42 +00:00
hyatt%netscape.com
64de4dc531 More fun with XUL overlays. 1999-07-16 07:31:43 +00:00
hyatt%netscape.com
592408790f Continuing XUL overlay work. 1999-07-16 07:10:20 +00:00
hyatt%netscape.com
9cd2f3bfa1 Adding support for XUL Overlays. 1999-07-16 06:37:28 +00:00
hyatt%netscape.com
d1c277934a Laying the foundation for XUL Overlays. 1999-07-16 04:35:30 +00:00
rjc%netscape.com
1de03a2b6c Add const. Fix build. All good. 1999-07-14 22:10:16 +00:00