Commit Graph

181 Commits

Author SHA1 Message Date
guha%netscape.com
b852180b74 Make Related links work again 1998-07-31 02:54:10 +00:00
pinkerton%netscape.com
b7b39911dd Adding new behavior properties for tree view (rev/appr rjc) 1998-07-28 00:43:07 +00:00
rjc%netscape.com
64332341df Bug fix re: HT_SetNodeData() 1998-07-23 23:51:12 +00:00
guha%netscape.com
900e6cc477 Fix for crashing bug when related links pane is docked 1998-07-23 20:08:27 +00:00
rjc%netscape.com
b70d86822c Add Java Security code into Mac project. 1998-07-23 17:50:48 +00:00
rjc%netscape.com
b4259947dd Add prototypes. 1998-07-23 17:50:27 +00:00
hyatt%netscape.com
c992b5cb1c Landing the RDF branch. 1998-07-23 17:36:59 +00:00
dfm%netscape.com
0b7890852b Landed privacy features from PRIVACY_BRANCH_070898; Transaction Receipts
and Privacy Policies are still switched off, so mozilla/privacy doesn't
build by default.
1998-07-20 18:40:09 +00:00
pinkerton%netscape.com
11fa747834 Export right symbols for mac. THis will get whomped by RDF_BRANCH landing. 1998-07-20 16:18:00 +00:00
danm%netscape.com
eeb3260ba9 bumping the revision number some more. making last checkin more likely to work. bug 301138. 1998-07-15 19:22:02 +00:00
danm
d864fe4155 plugging leaks. bug 301138 a:don. 1998-07-15 17:26:32 +00:00
pinkerton
7cb5c90ad2 Really fix bug #299909 (appr don, rev rjc). 1998-07-10 22:19:56 +00:00
rjc
81ef89b228 Fix bug # 124117 1998-07-09 23:00:29 +00:00
rjc
6a78ed59b6 Fix bug # 129629 1998-07-09 22:53:25 +00:00
rjc
48a29abe53 Fix bug # 299980 (disable FTP output into Aurora, until RDF_BRANCH_060398 lands) 1998-07-09 22:48:38 +00:00
rjc
6575c5ee8c Fixes for bugs # 299744 and # 299909. 1998-07-09 22:43:11 +00:00
guha
6c53758a35 Fix for 299931 and an attempt to fix 124173 1998-07-09 02:19:37 +00:00
guha
5ef052753b Fix the major RDF bugs on the tip. 1998-07-04 19:13:55 +00:00
guha
02b94c1260 Back out changes. 1998-07-02 23:48:19 +00:00
guha
cb9f9fcc74 Fix the RDF backend P0 bugs 1998-07-02 22:45:01 +00:00
cyeh
1018fcfba9 removing yet more conflicts as a result of the normandy merge. ARGH. 1998-06-23 05:56:23 +00:00
spider
365c772ff9 Normandy Merge .... 1998-06-22 21:21:28 +00:00
scc
432f3ea897 First Checked In. 1998-06-04 22:51:07 +00:00
sfraser
983681c31b Remove the ldap2rdf.c file so that this puppy builds with MOZ_LDAP on 1998-06-03 22:50:06 +00:00
rjc
873ab2fa48 Fix warnings on Mac (from RDF_BRANCH) 1998-06-03 18:50:29 +00:00
rjc
5a647467f8 Fix warnings. 1998-06-03 18:29:23 +00:00
rjc
94a254d0bb Fix crash bug regarding buffer size. (Reported by Juergen Keil - jk@tools.de) 1998-06-03 18:29:00 +00:00
rjc
45b856d0a3 Add new file (find2rdf.c) into Mac project from RDF_BRANCH. 1998-06-03 18:03:44 +00:00
rjc
2996915292 Landing RDF_BRANCH. 1998-06-03 17:35:31 +00:00
jgellman
9f800f1e0e merge from OJI branch 1998-06-03 00:37:20 +00:00
valeski
3e39fa58f0 fixing shorted mem allocation call. 1998-06-02 17:24:15 +00:00
donm
1411f2a3b8 removing reference to FE_Trace not used anymore. 1998-06-01 21:40:42 +00:00
sfraser
d3e0c7dbf9 Changes for new build system, and unified prefix files. 1998-05-28 19:22:54 +00:00
morse
d0e0714fb4 removed ifdefs, mac busted fixed 1998-05-27 20:06:00 +00:00
morse
d0398e5f0a attempt to fix mac bustage 1998-05-27 15:08:35 +00:00
morse
fa8558204f bug 122126, reviewed by guha 1998-05-27 08:15:49 +00:00
sfraser
44e9956672 First Checked In. 1998-05-23 01:14:17 +00:00
guha
587d877cf1 Add export (for Mac), fix XP_strcmp NOT_NULL bug. 1998-05-21 19:16:43 +00:00
guha
9572e18899 Cookie changes. 1998-05-21 19:08:38 +00:00
rjc
7339cf65c9 Bug fix: Make sure parent isn't NULL. 1998-05-21 01:06:51 +00:00
rjc
6a2acce579 GetSlotValue() now returns memory which caller must free (if its a string). Remove references to DEBUG_RDF_GetSlotValue_Memory_Needs_Freedom define. 1998-05-21 00:57:25 +00:00
rjc
7e0f175815 Add support for "Refresh" command across data sources. Also, fix a couple more bugs in HT regarding node count (deletion didn't always update the count correctly.) 1998-05-20 06:35:51 +00:00
rjc
1798bb11b6 Fix bug with tracking # of grandchildren nodes. (Discovered by pinkerton) 1998-05-20 03:43:43 +00:00
rjc
4884ee3e3f Make Appletalk URLs (at:, afp:) more closely match URL format definition in CyberDog. 1998-05-20 01:13:24 +00:00
guha
f3453ae976 fix mac horkage 1998-05-19 22:07:35 +00:00
guha
041b4f5121 more small fixes 1998-05-19 21:01:38 +00:00
rjc
4e459ae84e HT_Launch() changes. 1998-05-14 00:01:43 +00:00
atotic
90a78abec5 Netlib modularity changes. montulli's your point man 1998-05-11 22:02:43 +00:00
rjc
8e8c9f99da Small fix... use '\0' instead of NULL. 1998-05-08 06:01:30 +00:00
rjc
2eb40cf651 Move all hardcoded strings into allxpstr. Bug fix from tenthumbs@cybernex.net in isNodeEditable(). HT Properties dialog changes (pretty, now). Better color support. 1998-05-08 05:48:14 +00:00
rjc
a5b13eef64 (Mac only) Appletalk changes to support changes related to RDFT-specified data sources. 1998-05-05 02:56:07 +00:00
rjc
b4e6ab5c73 More interface support. 1998-05-02 02:18:36 +00:00
rjc
4ded14f3a6 Better fix for Guha bustage... requires a prototype addition in net.h for NET_GetQuickURL() though. Removed #include "mkutils.h" from glue.h as its a private Netlib header file. 1998-05-02 01:28:02 +00:00
rjc
f869a71414 Fix Guha bustage by adding a #include "mkutils.h" in glue.h, adding appropriate include path(s) to libnet, and modifying Navigator.exp to export the NET_GetQuickUrl() function. 1998-05-02 01:00:06 +00:00
guha
de7a381a41 Use the new netgeturlquick that Gagan has given us 1998-05-01 22:42:37 +00:00
guha
7a3b2ad305 Remove some files from CVS
(the old xml parser was confusing a lot of people
even though it wasn't being used.)
1998-04-29 18:00:31 +00:00
rjc
7acbd715e0 Workspace interface customization support. 1998-04-28 21:51:48 +00:00
rjc
d71db58bde Better "autoOpen" support. 1998-04-28 01:15:49 +00:00
rjc
777b3dd09d Vocabulary additions for NavCenter appearance styles 1998-04-25 02:07:03 +00:00
rjc
e7d0f3e990 Add prototypes to remove warnings on Mac. 1998-04-25 00:07:08 +00:00
guha
13b67bfe25 Remove SCook.c from mac project file 1998-04-24 16:13:20 +00:00
guha
7588564730 Fix potential mac problems 1998-04-24 16:10:38 +00:00
guha
1b97d0d27c smore cleanup and bug fixes 1998-04-24 16:04:53 +00:00
rjc
2357316754 Removed unused variables to fix up warnings. 1998-04-24 02:20:19 +00:00
rjc
9863177c68 Support for workspace reordering. 1998-04-24 02:15:22 +00:00
pinkerton
a546829837 fix build bustage for guha. 1998-04-20 16:08:47 +00:00
guha
f7328a901f More Sitemap related fixes 1998-04-20 00:39:11 +00:00
pinkerton
cf988eae72 For guha. Fixes crashes at startup. 1998-04-17 22:33:56 +00:00
guha
75c0994f83 Fix sitemap bug reported by Pinkerton 1998-04-16 21:29:27 +00:00
rjc
6687d44e47 Appletalk is Mac only. 1998-04-14 01:31:02 +00:00
rjc
0aa182a826 (Mac) Appletalk data source. 1998-04-14 01:26:35 +00:00
rjc
9d166d8786 First Checked In. 1998-04-14 01:24:59 +00:00
rjc
e92f0624d4 Fix bugs with makeNewID(). 1998-04-14 01:24:06 +00:00
guha
733b8f4f5e Fix the problem with sitemaps going away on page
transition
1998-04-13 02:00:34 +00:00
ramiro
732f560a99 Make the local file system browser work on unix. The 'file:///' url
prefix was missing.
Thanks to Dan McGuirk <djm@indirect.com>.
1998-04-13 01:38:17 +00:00
guha
7b57538d39 Sitemap bugfixes. 1998-04-10 21:00:30 +00:00
guha
ab89d48dba 2.1 vs 3.1 lossage 1998-04-08 05:34:52 +00:00
guha
5d459ad2ae Spankage for new XML to build on Mac 1998-04-08 04:48:26 +00:00
guha
ca6bc6c3d4 XML - dp(for guha) 1998-04-08 04:04:58 +00:00
ltabb
4556a7c89c bump rev to 3.1 1998-03-28 03:38:53 +00:00
ltabb
3b56a9af51 Free the lizard 1998-03-28 02:44:41 +00:00