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

44026 Коммитов

Автор SHA1 Сообщение Дата
akhil.arora%sun.com 8413fee16d 16426 r=akhil.arora@sun.com fixed by Denis Sharypov <sdv@sparc.spb.su>
The class java.lang.RuntimeException was not being pinned
1999-10-15 01:47:04 +00:00
akhil.arora%sun.com d91d37ae36 16427 r=akhil.arora@sun.com fixed by Denis Sharypov <sdv@sparc.spb.su>
Check before dereferencing a NULL pointer.
1999-10-15 01:43:24 +00:00
varada%netscape.com 084be896ce change from relative to absolute path 1999-10-15 01:39:32 +00:00
sspitzer%netscape.com ceaa5bbb97 fix for #14892, automatically migrate if we only have one 4.x profile and no 5.0 profiles.
r=mscott.
1999-10-15 01:38:54 +00:00
akhil.arora%sun.com 83fc28178b 16424 r=akhil.arora@sun.com fixed by Denis Sharypov <sdv@sparc.spb.su>
Fix two problems that kept the code from compiling on Win32
1999-10-15 01:38:42 +00:00
varada%netscape.com afd4be9807 getting rid of relative paths in wizardmachine.cpp and wizardui.cpp for generate lists 1999-10-15 01:38:25 +00:00
varada%netscape.com 733d9bada7 getting rid of relative paths in accountsetup and checklist inifiles 1999-10-15 01:19:25 +00:00
wtc%netscape.com 639c85a1e3 Bugsplat bug #358401: created a separate .rc file for each DLL. The
product name is "Netscape Portable Runtime" and the file descriptions
are "NSPR Library", "PLDS Library", "PLC Library", and "PRSTRMS Library".
A debug build is indicated in the file description.  The copyright years
changed to 1996-1999.
Modified files: rules.mk, lib/ds/Makefile, lib/ds/Makefile.in,
lib/libc/src/Makefile, lib/libc/src/Makefile.in,
lib/prstreams/Makefile, lib/prstreams/Makefile.in,
prinit.h, nspr.rc
Added files: plds.rc, plc.rc, prstrms.rc
Removed file: resource.h
1999-10-15 00:51:41 +00:00
mcafee%netscape.com b6422d5462 Add #status option so you don't have to scroll down to the tree status. 1999-10-15 00:50:58 +00:00
sspitzer%netscape.com 3c3e3abba8 more fixes to the 4.x uri -> 5.0 uri (copies and folders) code, for windows and mac.
#14951.  r=mscott
1999-10-15 00:50:34 +00:00
rpotts%netscape.com e7151e6080 bug #16328. Share a single nsToolkit instance among all widgets. 1999-10-15 00:49:11 +00:00
fur%netscape.com 458daa620a Initial version of net data cache APIs 1999-10-15 00:46:41 +00:00
kipp%netscape.com f9c3c010dc Removed two more warnings 1999-10-15 00:29:28 +00:00
cathleen%netscape.com b476a47ebf adds jsurl.xpt and html.css to windows packager list 1999-10-15 00:14:44 +00:00
wtc%netscape.com 424657ba4e Backed out the Windows resource file stuff checked in in the autoconf
branch merge.  It has two problems: 1. RESOBJ is not being used.  It
has the same meaning as the existing variable RES.  2. $(RES) is added
to OBJS twice on Win32.
1999-10-15 00:14:09 +00:00
nhotta%netscape.com 1406ba604b Hooking up nsISaveAsCharset to the build, part of bug fix 8865, r=ftang. 1999-10-15 00:13:00 +00:00
bienvenu%netscape.com e381578d43 fix memory leaks opening and closing dbs r=mscott 1999-10-15 00:11:58 +00:00
nhotta%netscape.com 5e409f5504 Changed to get a charset name from a locale instead of hard code, also fixed a memory leak, bug=10816, r=tague 1999-10-15 00:11:38 +00:00
nhotta%netscape.com d18ff62a0f Additional fallback for not charset labeled input, bug=15766, r=rhp 1999-10-15 00:08:42 +00:00
nhotta%netscape.com e6ec82e910 Hooking up nsISaveAsCharset to the build, part of bug fix 8865, r=ftang. 1999-10-15 00:05:23 +00:00
bienvenu%netscape.com cda5110fee fix mork linked list which was disabling more than one table change from getting recorded r=davidmc 1999-10-15 00:05:10 +00:00
shaver%netscape.com e362bed5fa Fix for 15480 (menu reflow from content change).
Use <titledbutton>, not <div>, for accelerator text to fix alignment
and improve performance _ever_ so slightly.
Initial support for checked menus (needs more magic).
(r=hyatt)
1999-10-14 23:59:18 +00:00
wtc%netscape.com ac83ce8eb2 Removed the rule for $(PURE_LIBRARY), which was accidentally
resurrected in the autoconf checkin.
1999-10-14 23:55:27 +00:00
shaver%netscape.com fb1d7afdb5 case correction, scriptability and deprecative comment for nsIEnumerator (r=waterson,brendan) 1999-10-14 23:52:59 +00:00
mjudge%netscape.com 9cf7094f5f oops. for got to check this in last time. bug number is 14795 1999-10-14 23:52:42 +00:00
norris%netscape.com 04f396f3d6 Fix a Unix warning by removing an unused local variable 1999-10-14 23:49:36 +00:00
norris%netscape.com 1463085d96 correct a comment. 1999-10-14 23:49:05 +00:00
kmcclusk%netscape.com 601d5e377d Set vertical-align:baseline for input[type=image] to make it compatible with Nav 4.x
bug #16370; r=rods@netscape.com
1999-10-14 23:48:02 +00:00
pollmann%netscape.com 7c60c9a28d Bugs 16450, 11979, 16576: Add back a CRLF I took out of the form post headers; r=harishd 1999-10-14 23:47:08 +00:00
davidm%netscape.com 330561ede3 14974 apprunner fails to start up on B&W G3 8.6 Add file to generate logs on the mac r sdagley 1999-10-14 23:46:27 +00:00
norris%netscape.com aefb83887f Fix bug 16303. r=alecf@netscape.com 1999-10-14 23:45:40 +00:00
davidm%netscape.com aa96b8bc65 First Checked In. 1999-10-14 23:45:20 +00:00
kmcclusk%netscape.com 2122c10911 When submitting a form using a "get" method only add the ? if the href does not end in a ?.
bug #16137 r=rods@netscape.com
1999-10-14 23:45:02 +00:00
kmcclusk%netscape.com 8216078009 Return the value of the option element value attribute if it is present otherwise return
the content of the option. bug #16158. r=rods@netscape.com
1999-10-14 23:41:40 +00:00
morse%netscape.com 67bb1b53f1 fix bug 16357, memory leak, r=neeti 1999-10-14 23:37:35 +00:00
harishd%netscape.com c0a0a219ae Bug fix 2749 - Tweaked comment handling in quirks mode.
Bug fix 15992 - Line breaks within script and style were not getting counted
Related to bug 15423 - Rectified a glitch in Nav. DTD code where a doctype tag
                                         was opening up a body.
Userdefined tags are now treated as containers.
Added Kipp's Leaky Tool

r=pollmann.
1999-10-14 23:37:21 +00:00
morse%netscape.com c89031b0c5 fix bug 16348, memory leak, r=neeti 1999-10-14 23:36:50 +00:00
sdagley%netscape.com 9201e2fcb4 Enforce _MD_DEFAULT_STACK_SIZE as the minimum stack size on Mac. r=beard 1999-10-14 23:33:13 +00:00
pepper%netscape.com 4655f53a5f Changed friend declaration to make HP compilers happy.
aCC requires a decl of friend class ClassName instead of friend ClassName.
r=peterl@netscape.com,mgleeson@netscape.com
1999-10-14 23:31:07 +00:00
ssu%netscape.com 9ef7f45ec4 fixes bug #16246, #16312, #16344, #16308. r=dbragg@netscape.com. fixes crash bug if the install file operation fails. no longer crashes. 1999-10-14 23:30:56 +00:00
kipp%netscape.com 20b5fda17c r=dougt; fixed a warning 1999-10-14 23:30:39 +00:00
sdagley%netscape.com 20546f0c52 Marking all Mac threads as GCable for leak detector work. Bug #15906. r=beard 1999-10-14 23:29:34 +00:00
pepper%netscape.com 0c9f664ac5 Added missing newline at end of file to make the HP compilers happy.
r=mgleeson@netscape.com
1999-10-14 23:28:17 +00:00
alecf%netscape.com 165eff83db add boehm to apprunner
(flag not active in build yet)
1999-10-14 23:27:45 +00:00
alecf%netscape.com 404fdd4ba5 add boehm leak detector support to xpcom on linux
(these flags not active in the build yet)
1999-10-14 23:26:41 +00:00
wtc%netscape.com d882d2a965 Bugsplat bug #365543: removed the PRIntn typecast in the definition of
PR_TRUE and PR_FALSE.
1999-10-14 23:25:01 +00:00
alecf%netscape.com 0e244fcd74 tweaks to make generic_threads work on linux
not part of build
1999-10-14 23:24:34 +00:00
alecf%netscape.com d9a9a5c17e more tweaks to make beard's generic_threads stuff work on linux
linux already has some of these routines implemented with pthread-specifics
not part of build = no reviewer/bug
1999-10-14 23:22:17 +00:00
mgleeson1%netscape.com a42a3de7de r=pepper HPUX specific change - enable 64-bit int for js 1999-10-14 23:20:27 +00:00
wtc%netscape.com 01425945a0 Bugzilla bug #14126: quote $(OS_RELEASE) in the shell command.
Thanks to Greg Noel <GregNoel@san.rr.com> for the bug report
and the fix.  Reviewed by Greg Noel and tested on several flavors
of Linux (x86, sparc, alpha, and ppc) and FreeBSD.
1999-10-14 23:17:38 +00:00