Commit Graph

66823 Commits

Author SHA1 Message Date
ftang%netscape.com
9a8d1b7ef7 fix bug 5313. Change "acceptcharset" to "accept-charset" according to
HTML 4.0 section 17.13.4 r=nhotta a=ftang
2000-07-31 00:35:20 +00:00
putterman%netscape.com
74a0b3d8e0 Fix for 46390. Crash on exit when using mailnews. Putting on tip, already checked into branch. r=alecf. 2000-07-30 22:03:18 +00:00
BlakeR1234%aol.com
51d7d41926 Bug 44474, improve html checkbox/radio button appearance, and bug 38427 2000-07-30 21:39:07 +00:00
BlakeR1234%aol.com
f8af76029b More work for bug 44474. 2000-07-30 21:29:35 +00:00
morse%netscape.com
92f9c48ba7 fix bug 46947, localization of strings in wallet interview form, r=dp 2000-07-30 20:07:43 +00:00
cls%seawood.org
12145e6d9d Change requires to 5.003. Fixed scoping problems with 5.003. Fixed ambigious name use under 5.003. Set LIBPATH so AIX builds can run tests. Allow --depend/--clobber options to properly override tinder-config.pl settings. Add os_ver to default build name. Set BuildName & friends after args have been completely parsed. 2000-07-30 19:59:28 +00:00
cls%seawood.org
4122dbd6de Only set CVSROOT using netscape.com address if CVSROOT is not already set. Change requires to 5.003 2000-07-30 19:54:16 +00:00
morse%netscape.com
48d204004b fix bug 46699, crash on many sites, r=jar, a=jar 2000-07-30 19:48:21 +00:00
BlakeR1234%aol.com
d644e3f96b Classic skin work (46613) 2000-07-30 19:28:18 +00:00
BlakeR1234%aol.com
efa6ba612c Fix bug 41809 2000-07-30 19:16:29 +00:00
BlakeR1234%aol.com
dd036ab545 Minor wording change (44473) 2000-07-30 18:46:24 +00:00
BlakeR1234%aol.com
ad26eb5bd0 Fix bug 43257 2000-07-30 18:26:27 +00:00
BlakeR1234%aol.com
605f12e7d3 Fix bug 43257 2000-07-30 18:21:06 +00:00
morse%netscape.com
ebe07c1f4e minor wording change 2000-07-30 17:16:42 +00:00
hyatt%netscape.com
ec58eeee52 Oops. really fix 30644. r=ben 2000-07-30 07:35:21 +00:00
hyatt%netscape.com
ae980685db Fix for 30644. r=ben 2000-07-30 07:19:58 +00:00
hyatt%netscape.com
a214783027 Fix tree painting bug. r=ben 2000-07-30 07:05:04 +00:00
BlakeR1234%aol.com
f5085d38e1 Bug 44733 2000-07-30 06:57:38 +00:00
ben%netscape.com
06ee6fcca7 some code tidy up for prefs after my previous checkin -
1) remove mousewheel pref panels from Mac build (there is no mousewheel support on mac, they're not needed)
2) remove js that did platform checking for winhooks and mousewheel from the prefwindow. This is unneeded now
that the panels are overlayed by the build system. no runtime checking is needed.
2000-07-30 06:40:30 +00:00
ben%netscape.com
6865309409 update build lists for my previous checkin... 2000-07-30 06:38:22 +00:00
nelsonb%netscape.com
4e92230a97 Use Windowed computation of exponent in mp_exptmod(). 2000-07-30 06:37:14 +00:00
nelsonb%netscape.com
71be9cf03c Add function mpl_get_bits(). Returns value of contiguous subset of bits
of bignum.  Useful for windowed modular exponentiation.
2000-07-30 06:35:38 +00:00
ben%netscape.com
b11c2d7a51 fixes for 13977 - make sure that 'Use Windows colors' shows up only on Windows, rather than on all platforms.
While we're at it, make the integration of winhooks and mousewheel a little cleaner.
2000-07-30 06:35:33 +00:00
BlakeR1234%aol.com
cba2c4a5e4 Bug 44694 2000-07-30 06:14:55 +00:00
BlakeR1234%aol.com
6a307035db Clean up history window... 2000-07-30 06:09:06 +00:00
BlakeR1234%aol.com
116f16f78b Clean up history window. Also fixes bug 44732. 2000-07-30 06:04:58 +00:00
BlakeR1234%aol.com
67a68a0845 Clean up work, also fixes bug 44689. 2000-07-30 05:45:27 +00:00
BlakeR1234%aol.com
5569b003b8 Clean up Bookmarks/History search window. also fixes bugs 44695, 44697, 44690. 2000-07-30 05:40:58 +00:00
ben%netscape.com
233c04f3b7 fix for 42869, making the profile manager a bit more localisable + allowing vendor customisation. 2000-07-30 05:29:59 +00:00
morse%netscape.com
452a9138ad fix bug 43227, hide quickfill menu item on all platforms, r=ben 2000-07-30 04:44:18 +00:00
BlakeR1234%aol.com
a73802333c Classic skin work (46613). Decrease the min-width of buttons to better replicate win32 buttons. r=ben 2000-07-30 04:32:58 +00:00
morse%netscape.com
a27c7def5b fix bug 46464, split signon viewer into two separate viewers, r=ben 2000-07-30 04:25:54 +00:00
pavlov%netscape.com
d467e64d06 fix for creating too many nsToolkit objects on unix bug 16328 r=cls 2000-07-30 03:39:42 +00:00
ben%netscape.com
fc383c61bb Correct platform keyboard accelerator support for navigation. Should work this time. b46803 2000-07-30 03:36:52 +00:00
BlakeR1234%aol.com
31f902b123 Fix disabled style rules for HTML checkboxes and radio buttons (44474). a=ekrock 2000-07-30 03:09:37 +00:00
BlakeR1234%aol.com
85b46024d2 Rest of the fix for bug 44474. Improves the appearance of HTML radio buttons. a=ekrock 2000-07-30 03:03:31 +00:00
nelsonb%netscape.com
78256a8fa7 MPI Arbitrary Precision Integer Arithmetic library.
The Initial Developer of the Original Code is
Michael J. Fromberger <sting@linguist.dartmouth.edu>
2000-07-30 02:05:19 +00:00
BlakeR1234%aol.com
f5fae503ef Fix for bug 41402, very minor. r=me 2000-07-30 02:02:53 +00:00
nelsonb%netscape.com
97ef19c3b8 MPI Arbitrary Precision Integer Arithmetic library.
The Initial Developer of the Original Code is
Michael J. Fromberger <sting@linguist.dartmouth.edu>
2000-07-30 01:56:35 +00:00
BlakeR1234%aol.com
fba7644aba Fix for bug 35770. Patch by jrgm@netscape.com, r=me 2000-07-30 01:44:55 +00:00
BlakeR1234%aol.com
d308a9e634 Bug 45707 2000-07-30 01:33:50 +00:00
BlakeR1234%aol.com
ce5d9859ff Part of bug 45707. a=johng, german 2000-07-30 01:29:01 +00:00
BlakeR1234%aol.com
0b5e8c29ba Fix 17608 a=vera 2000-07-30 01:22:12 +00:00
BlakeR1234%aol.com
492c08cf46 Fix bug 43893. 2000-07-30 01:06:56 +00:00
BlakeR1234%aol.com
8725a7b5be Classic skin work (bug 46613) a=johng 2000-07-30 00:38:27 +00:00
BlakeR1234%aol.com
b9a4d81a6b Remove redundant <html> tags (part of bug 42202) r=me, simple fix 2000-07-29 22:49:45 +00:00
BlakeR1234%aol.com
afd98df213 Fix for bug 43617, small regression patch. 2000-07-29 22:34:47 +00:00
BlakeR1234%aol.com
0df1730a60 Part of fix for bug 44474, to improve upon the appearance of HTML checkboxes. a=ekrock 2000-07-29 22:11:44 +00:00
morse%netscape.com
0391c6e8a2 bug 46883, move wallet interview form from server to client, r=pnunn 2000-07-29 20:50:30 +00:00
morse%netscape.com
da119e58a3 this is not part of build yet 2000-07-29 20:46:24 +00:00