rhp%netscape.com
c296f009c0
Fix for email names with embedded &'s - Bug #16383 r=jefft
1999-10-15 03:27:33 +00:00
troy%netscape.com
bf8c6d860d
Space savings. r=kipp@netscape.com
...
Re-implemented DST code to use separate objects for leaf nodes and
internal nodes. This reduces the per node size from 16 bytes to (on
average) 13 bytes per node
1999-10-15 03:18:28 +00:00
troy%netscape.com
f80550c400
Space savings. r=karnaze@netscape.com Cc'd hyatt@netscape.com
...
Eliminated member data mIsContentEmpty and now we use a frame state bit
instead. This saves 4 bytes of space per table cell frame
1999-10-15 03:14:59 +00:00
shaver%netscape.com
c182ce4717
make xpcshell use jsrtsvc, and let jsrtsvc handle JS_Shutdown (r=jband)
1999-10-15 03:05:48 +00:00
bienvenu%netscape.com
cca5e191f9
fix memory leak of nsIURI in Set and GetAttribute r=waterson
1999-10-15 02:59:37 +00:00
srinivas%netscape.com
66a52807fc
Autoconf for NSPR. Checkin for cls@seawood.org. Bugzilla #11893 .
1999-10-15 02:42:36 +00:00
srinivas%netscape.com
e32cb91095
Autoconf for NSPR. Checkin for cls@seawood.org. Bugzilla #11893 .
1999-10-15 02:36:40 +00:00
peterl%netscape.com
670703db1c
moved toggle and tri-state from user-modify to user-select to stay in sync with CSS3
...
no bug #
r=pierre
1999-10-15 02:11:09 +00:00
cls%seawood.org
abf38307a7
Fix for bug #13412 . r=shaver
...
If configured using --with-extensions or --with-extension=all, enable all of the non-default extensions rather than extension "yes" or "all".
1999-10-15 02:04:09 +00:00
akhil.arora%sun.com
e6c5833e3f
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
fb9ab8d4ae
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
d82e325499
change from relative to absolute path
1999-10-15 01:39:32 +00:00
sspitzer%netscape.com
cb3b669f7b
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
7a7042221f
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
26bfd2069e
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
394cee9a9b
getting rid of relative paths in accountsetup and checklist inifiles
1999-10-15 01:19:25 +00:00
wtc%netscape.com
a73091ee3d
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
588d09c583
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
6bef9f859a
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
fff994fd79
bug #16328 . Share a single nsToolkit instance among all widgets.
1999-10-15 00:49:11 +00:00
fur%netscape.com
d372095c34
Initial version of net data cache APIs
1999-10-15 00:46:41 +00:00
kipp%netscape.com
bb62374419
Removed two more warnings
1999-10-15 00:29:28 +00:00
cathleen%netscape.com
4861f04836
adds jsurl.xpt and html.css to windows packager list
1999-10-15 00:14:44 +00:00
wtc%netscape.com
da8666cb2b
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
34f377415a
Hooking up nsISaveAsCharset to the build, part of bug fix 8865, r=ftang.
1999-10-15 00:13:00 +00:00
bienvenu%netscape.com
22e548da9d
fix memory leaks opening and closing dbs r=mscott
1999-10-15 00:11:58 +00:00
nhotta%netscape.com
9dfca9b674
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
cac15fde3f
Additional fallback for not charset labeled input, bug=15766, r=rhp
1999-10-15 00:08:42 +00:00
nhotta%netscape.com
213f38e135
Hooking up nsISaveAsCharset to the build, part of bug fix 8865, r=ftang.
1999-10-15 00:05:23 +00:00
bienvenu%netscape.com
21690a558f
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
18cbc4b5ab
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
dea781ecc9
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
b24e11ce8e
case correction, scriptability and deprecative comment for nsIEnumerator (r=waterson,brendan)
1999-10-14 23:52:59 +00:00
mjudge%netscape.com
385f949e66
oops. for got to check this in last time. bug number is 14795
1999-10-14 23:52:42 +00:00
norris%netscape.com
283946a4e4
Fix a Unix warning by removing an unused local variable
1999-10-14 23:49:36 +00:00
norris%netscape.com
485c484dbd
correct a comment.
1999-10-14 23:49:05 +00:00
kmcclusk%netscape.com
be9ef38eb8
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
f93bec8bc1
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
e282dc6b83
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
2009994a25
Fix bug 16303. r=alecf@netscape.com
1999-10-14 23:45:40 +00:00
davidm%netscape.com
8acd8f991e
First Checked In.
1999-10-14 23:45:20 +00:00
kmcclusk%netscape.com
f84534d73b
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
a62e21a089
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
ee25a02c9c
fix bug 16357, memory leak, r=neeti
1999-10-14 23:37:35 +00:00
harishd%netscape.com
d5a0655740
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
f6d9bf915d
fix bug 16348, memory leak, r=neeti
1999-10-14 23:36:50 +00:00
sdagley%netscape.com
e150ff7ee6
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
2e9499e739
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
97f6fb3a8f
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
f05078fd51
r=dougt; fixed a warning
1999-10-14 23:30:39 +00:00