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

73 Коммитов

Автор SHA1 Сообщение Дата
pinkerton%netscape.com ea5738c4d8 Export right symbols for mac. THis will get whomped by RDF_BRANCH landing. 1998-07-20 16:18:00 +00:00
danm%netscape.com b2dc6869da bumping the revision number some more. making last checkin more likely to work. bug 301138. 1998-07-15 19:22:02 +00:00
danm b3c5389869 plugging leaks. bug 301138 a:don. 1998-07-15 17:26:32 +00:00
pinkerton 9447dffdaf Really fix bug #299909 (appr don, rev rjc). 1998-07-10 22:19:56 +00:00
rjc f4abad66ea Fix bug # 124117 1998-07-09 23:00:29 +00:00
rjc 2bd00fb5f6 Fix bug # 129629 1998-07-09 22:53:25 +00:00
rjc 70a6bc5cea Fix bug # 299980 (disable FTP output into Aurora, until RDF_BRANCH_060398 lands) 1998-07-09 22:48:38 +00:00
rjc 4355bb6ce9 Fixes for bugs # 299744 and # 299909. 1998-07-09 22:43:11 +00:00
guha 0abecd1391 Fix for 299931 and an attempt to fix 124173 1998-07-09 02:19:37 +00:00
guha e84c153166 Fix the major RDF bugs on the tip. 1998-07-04 19:13:55 +00:00
guha 2b6281808f Back out changes. 1998-07-02 23:48:19 +00:00
guha 585bde7ef7 Fix the RDF backend P0 bugs 1998-07-02 22:45:01 +00:00
cyeh 9f44540bc4 removing yet more conflicts as a result of the normandy merge. ARGH. 1998-06-23 05:56:23 +00:00
spider 8f94f24ac8 Normandy Merge .... 1998-06-22 21:21:28 +00:00
scc c518b6d483 First Checked In. 1998-06-04 22:51:07 +00:00
sfraser 289e151ee2 Remove the ldap2rdf.c file so that this puppy builds with MOZ_LDAP on 1998-06-03 22:50:06 +00:00
rjc 39f4337839 Fix warnings on Mac (from RDF_BRANCH) 1998-06-03 18:50:29 +00:00
rjc fb84c2a487 Fix warnings. 1998-06-03 18:29:23 +00:00
rjc 912ec7f5e8 Fix crash bug regarding buffer size. (Reported by Juergen Keil - jk@tools.de) 1998-06-03 18:29:00 +00:00
rjc bae05811d2 Add new file (find2rdf.c) into Mac project from RDF_BRANCH. 1998-06-03 18:03:44 +00:00
rjc 8d96642262 Landing RDF_BRANCH. 1998-06-03 17:35:31 +00:00
jgellman 3eed711ae4 merge from OJI branch 1998-06-03 00:37:20 +00:00
valeski 40d00e4a7c fixing shorted mem allocation call. 1998-06-02 17:24:15 +00:00
donm a5b2e5ec4b removing reference to FE_Trace not used anymore. 1998-06-01 21:40:42 +00:00
sfraser 04e353ecaf Changes for new build system, and unified prefix files. 1998-05-28 19:22:54 +00:00
morse fca2064186 removed ifdefs, mac busted fixed 1998-05-27 20:06:00 +00:00
morse 697e1de16a attempt to fix mac bustage 1998-05-27 15:08:35 +00:00
morse bff88e2fb3 bug 122126, reviewed by guha 1998-05-27 08:15:49 +00:00
sfraser 061bb4d1e2 First Checked In. 1998-05-23 01:14:17 +00:00
guha 007be36f8d Add export (for Mac), fix XP_strcmp NOT_NULL bug. 1998-05-21 19:16:43 +00:00
guha aaaba15db0 Cookie changes. 1998-05-21 19:08:38 +00:00
rjc 1557ac0354 Bug fix: Make sure parent isn't NULL. 1998-05-21 01:06:51 +00:00
rjc 6717dd1355 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 4b6c333afe 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 4bc373a85f Fix bug with tracking # of grandchildren nodes. (Discovered by pinkerton) 1998-05-20 03:43:43 +00:00
rjc 838936d4d9 Make Appletalk URLs (at:, afp:) more closely match URL format definition in CyberDog. 1998-05-20 01:13:24 +00:00
guha 24ede0069e fix mac horkage 1998-05-19 22:07:35 +00:00
guha 8e0b2d726a more small fixes 1998-05-19 21:01:38 +00:00
rjc a069c0d6ea HT_Launch() changes. 1998-05-14 00:01:43 +00:00
atotic 2e116c58ce Netlib modularity changes. montulli's your point man 1998-05-11 22:02:43 +00:00
rjc de8699bbb8 Small fix... use '\0' instead of NULL. 1998-05-08 06:01:30 +00:00
rjc b5d9abf1b7 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 42a6d40276 (Mac only) Appletalk changes to support changes related to RDFT-specified data sources. 1998-05-05 02:56:07 +00:00
rjc 88dba5c3f6 More interface support. 1998-05-02 02:18:36 +00:00
rjc 8f6cb159d8 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 cb9bba4238 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 2406af25d9 Use the new netgeturlquick that Gagan has given us 1998-05-01 22:42:37 +00:00
guha f2ac5c4865 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 33f2c9ca4b Workspace interface customization support. 1998-04-28 21:51:48 +00:00
rjc c8ffae81d7 Better "autoOpen" support. 1998-04-28 01:15:49 +00:00