27840 Commits

Author SHA1 Message Date
gordon%netscape.com
17ccbb4ad5 Fix for bug#6662 "PR_Open does not set hpb.fileParam.ioDirID field". 1999-05-20 03:58:42 +00:00
matt%netscape.com
08989ba31a Adding xul files for prefs 1999-05-20 03:35:50 +00:00
gordon%netscape.com
edd1271fc8 Resolves bug# 4314 "create separate build script for NSPR" by factoring the builds of the dist directory and projects into the minimum necessary for NSPR (collectively referred to as Runtime) and the rest of the Client. Reviewed by Simon Fraser. 1999-05-20 03:34:01 +00:00
gordon%netscape.com
31a4380ada Preparation for separate runtime builds on Mac. Added $build{runtime} = 0; 1999-05-20 03:31:25 +00:00
briano%netscape.com
8a3d75aa09 Fix for BSDI builds. 1999-05-20 03:27:20 +00:00
mscott%netscape.com
a6bc6e1c60 Back out ftang's changes to fix show stopper on mailnews: Bug #6740. Right now mailnews is helpless without backing this out. 1999-05-20 03:23:44 +00:00
mscott%netscape.com
861fef8b5d Remove nsNewsArticleSet.h for sspitzer. 1999-05-20 03:18:13 +00:00
mjudge%netscape.com
c733bb4dd6 incorrect C++ put class:: in front of method name illegal ASCII C++ MAC picks this up i guess 1 line change 1999-05-20 03:01:02 +00:00
briano%netscape.com
09328c4574 Fix for SCO OpenServer builds. _SCO_DS is always set by SCO's compiler. 1999-05-20 02:57:37 +00:00
sspitzer%netscape.com
0edb4f1392 removed files: mozilla/mailnews/news/src/nsNNTPArticleSet.cpp 1999-05-20 02:57:19 +00:00
sspitzer%netscape.com
8b25978ce3 added files: mozilla/mailnews/base/util/nsMsgKeySet.cpp, removed files: mozilla/mailnews/base/util/nsNewsSet.cpp 1999-05-20 02:56:02 +00:00
sspitzer%netscape.com
4a56b0473c remove duplicate implementations of nsNewsSet. rename nsNewsSet to nsMsgKeySet.
heed the news set.  this fixes #6730 and #6244.
1999-05-20 02:54:25 +00:00
danm%netscape.com
8f33434d3e more error checking, a missing GetIID method and another test button should fix bug 6751. a:chofmann 1999-05-20 02:24:31 +00:00
rjc%netscape.com
5f33c29784 Fix Unix bustage on previous checking for bug # 6778. 1999-05-20 01:55:37 +00:00
akkana%netscape.com
c25fa13fd9 6773: an nsresult was being checked before it was initialized. Appv'd chofmann 1999-05-20 01:48:12 +00:00
sdagley%netscape.com
190fb5c9b0 Fix bug #3534. Now set EOF and file position to requested offset in a seek when the offset is past the current EOF. With this fix pinkerton's workaround in reg.c is no longer required si it has been removed. Reviewed pinkerton, approved chofmann. 1999-05-20 01:25:54 +00:00
rjc%netscape.com
c03e43cdb3 Fix bug # 6778. Reviewed by sdagley, approved by chofmann. The fix consists of checking the proper default namespace on attributes (instead of using the XUL namespace), and adding a XUL template in for the bookmarks panel in the sidebar. 1999-05-20 01:21:20 +00:00
briano%netscape.com
e961722798 Fix for SCO's brain-damaged C++ (cfront) compiler. 1999-05-20 01:01:43 +00:00
mjudge%netscape.com
4bff71e096 reviewed sfraser approved choffman 6771 6762 UMR and Extreemly inefficient table selection code fixed simply 1999-05-20 00:52:00 +00:00
slamm%netscape.com
ec49d0ec61 Avoid user layers with gecko client. Need to use style sheets instead. 1999-05-20 00:36:09 +00:00
rogerl%netscape.com
a254fc512f New. 1999-05-20 00:14:26 +00:00
rogerl%netscape.com
0248fef529 Switch to new JSValue hierarchy.
Added logical/bitwise ops.
1999-05-20 00:13:38 +00:00
norris%netscape.com
b652b55b72 Remove Java 2 dependency. 1999-05-19 23:58:37 +00:00
joki%netscape.com
6d01924c3c Partial fix for 3289, reduce number of repaints/reflow when mousing over toolbar buttons. A:chofmann 1999-05-19 23:28:18 +00:00
sfraser%netscape.com
11c68f561c Fix for bugs 4907, 5317; New blank editor window, and Edit Page. r akkana, kin. a chofmann. 1999-05-19 23:27:34 +00:00
beard%netscape.com
85e4ed7461 bugs #5062, #4703: have to create per view manager rendering contexts, even when the shared drawing surfaces are already big enough. a=chofmann 1999-05-19 23:23:47 +00:00
slamm%netscape.com
d92ba21ee3 Change last checkin to use legal perl. 1999-05-19 23:20:23 +00:00
slamm%netscape.com
55f4f7d1e6 Tighten up the date format for the sidebar panel. 1999-05-19 23:14:02 +00:00
slamm%netscape.com
661529737b Update the sidebar panel every minute. 1999-05-19 23:07:54 +00:00
evaughan%netscape.com
a9d351ef30 Fixed some visibility bugs in order to make the tab widget work correctly. 1999-05-19 22:14:11 +00:00
harishd%netscape.com
51b80d50e2 Fix for Bug# 6716 - Handling multiple <BODY> tags in a document.
Fix for Bug# 6644 - Illegal content handling in tables - Tweaked.
(R) rickg (A) chofmann
1999-05-19 22:14:01 +00:00
harishd%netscape.com
267334286a Fix for bug#6716. For handling multiple <BODY> tags in a document.
(R) rickg, (A) chofmann
1999-05-19 22:10:30 +00:00
varada%netscape.com
fb3029c9ae help files 1999-05-19 21:53:48 +00:00
slamm%netscape.com
4f6ece1abf Add flash panel data. 1999-05-19 21:20:00 +00:00
kin%netscape.com
79af47e95c Fix build bustage when --disable-editor is used.
Approved by chofmann@netscape.com and leaf@mozilla.org.
1999-05-19 20:26:51 +00:00
dp%netscape.com
b55a43814c Caret files moved from base/ 1999-05-19 19:17:07 +00:00
briano%netscape.com
0e3d0f796d Automated update 1999-05-19 09:59:43 +00:00
briano%netscape.com
342f32569a SCO OS5 specific addition. 1999-05-19 09:51:11 +00:00
briano%netscape.com
5f5363e5f9 Replaced 'true' and 'false' with 'PR_TRUE' and 'PR_FALSE' to make it compile on Unix. 1999-05-19 09:13:05 +00:00
hyatt%netscape.com
95a6b34717 Fix for bug 5911. 1999-05-19 08:26:21 +00:00
waterson%netscape.com
7dd039a375 Check for null pointer to avoid crashes in Unix viewer. 1999-05-19 08:06:47 +00:00
mcafee%netscape.com
0a78df5232 Fixing missing toolbar problem. r=danm a=me 1999-05-19 07:51:48 +00:00
waterson%netscape.com
0fd45f02de Re-wrote to avoid use of NS_WITH_SERVICE macro; otherwise, we'll get annoying asserts in viewer. 1999-05-19 07:22:57 +00:00
waterson%netscape.com
aa389269be Don't PR_DELETE() an uninitialized pointer. 1999-05-19 07:08:38 +00:00
waterson%netscape.com
765ce49b40 Fix crash bugs: failure to initialize m_reg member. 1999-05-19 07:02:07 +00:00
mscott%netscape.com
1204c7255b For consistancies sake, back out the rest of hangas's changes until he can
add a selectaddress.xul file.
1999-05-19 06:36:36 +00:00
mscott%netscape.com
b8b8edbee4 for consistencies sake, back out the rest of hangas's changes until he
can add a selectaddress.xul file.
1999-05-19 06:33:30 +00:00
dveditz%netscape.com
a1122db87f AddDirectory() implemented 1999-05-19 06:32:16 +00:00
waterson%netscape.com
7add7b54a9 Fix Linux ambiguity with nsCOMPtr. 1999-05-19 06:10:17 +00:00
dp%netscape.com
876539afa0 Reversing previous checkin. It should have happened in XPCOM20_BRANCH 1999-05-19 06:04:03 +00:00