relyea%netscape.com
f9a5a2f1e7
use error code in secutil.
...
Clean up the output.
Print out cert chain parsing issues more completely.
2002-08-16 23:09:02 +00:00
danm%netscape.com
dc57ad0730
fixing a typo which caused a parsing error. been there 8 months, by the way
2002-08-16 23:03:18 +00:00
dbaron%fas.harvard.edu
752887953b
Move nsStyleUtil from content/shared/ to content/html/style/ to reduce the size the shared library that is part of both content and layout. b=71257 sr=bzbarsky
2002-08-16 23:00:25 +00:00
dbaron%fas.harvard.edu
47eeab703b
File moved from content/shared/src/ to content/html/style/src/. b=71257 sr=bzbarsky
2002-08-16 22:56:49 +00:00
dbaron%fas.harvard.edu
f6483217e7
File moved from content/shared/public/ to content/html/style/public/. b=71257 sr=bzbarsky
2002-08-16 22:56:08 +00:00
dprice%netscape.com
6f81a2d5bd
136497 r=fraser sr=dveditz
...
add carbResource.r to carbon target
2002-08-16 22:37:48 +00:00
dprice%netscape.com
bad45647a9
136497 r=sfraser sr=dveditz
...
add carbResource.r file to carbon targets
2002-08-16 22:37:07 +00:00
dprice%netscape.com
df1d503078
158729 - sr=leaf
...
fix flag to build nsztool on windows nt
2002-08-16 22:26:38 +00:00
naving%netscape.com
860341ecae
66955 r=cavin sr=bienvenu. Implementing drag and drop messages from advanced search results to 3 pane.
...
Hooking up fcc, search results and drag and drop copies to copyService so that we can handle multiple sources/requests.
89285 r=cavin sr=bienvenu fixing copy to Sent folder failed sometimes by queuing copy requests
2002-08-16 22:22:55 +00:00
alecf%netscape.com
a423cfe794
fix off-by-one error from bug 162947, found by rbs@maths.uq.edu.au
...
(no functional change, just prevents assertion)
2002-08-16 21:47:12 +00:00
morse%netscape.com
a322c70242
bug 155083, path test not being made when site sets a cookie, r=mstoltz, sr=dveditz
2002-08-16 21:40:50 +00:00
brade%netscape.com
c84c18b223
clean up new Object usage (bug 157970); r=Neil, sr=alecf
2002-08-16 21:37:24 +00:00
rbs%maths.uq.edu.au
7ecbfe9076
Merge mi/ms/mtext in a single token class and make mo inherit from the token class. The merge allows centralizing the special treatment needed for their child text frames that are non-MathML, b=162412, r=roc+moz, sr=kin
2002-08-16 21:36:31 +00:00
mikep%oeone.com
2e60546546
Fixing bug 159653.,
2002-08-16 18:15:59 +00:00
mikep%oeone.com
e3a481246b
Fixing bug 158605, problem with dates from events being imported.
2002-08-16 18:04:50 +00:00
mikep%oeone.com
badfcd317f
Fixing bug 157511.
2002-08-16 17:41:09 +00:00
bryner%netscape.com
51ae4e0cf7
Sync Chimera changes with CHIMERA_M1_0_1_BRANCH (bug 161668). In addition to landing all the Chimera-specific changes here, I'm creating a new chimera.js file with our Chimera-specific prefs (and moving them out of all.js). r=brade.
2002-08-16 17:34:24 +00:00
relyea%netscape.com
8afdfba321
Quick and dirty utility to pink SSL servers to see if they are configured
...
correctly.
NOTES: This program is a (very slightly) modified version of the
SSLSample/client.c program. As such it used the sample program support, which is
a duplication of much of secutil. Future enhancements would be 1) link with
secutil.lib. 2) When handling BadCert requests, run the Full VerifyCert and dump
the results. Make connections to the servers testing SSL2, SSL3 and TLS.
Changes were basically 1) Set the program to run without a security database
(this means no token support, or client auth). 2) Explicitly load the builtins
module so that we can test against the standard trust.
2002-08-16 16:29:18 +00:00
alecf%netscape.com
57ccc09f7e
fix other bustage
2002-08-16 16:17:13 +00:00
alecf%netscape.com
b39e01b285
argh, back myself out because it causes xpcomglue bustage
2002-08-16 15:24:58 +00:00
mikep%oeone.com
27b1c72160
Removing unused Js file.
2002-08-16 15:04:22 +00:00
mikep%oeone.com
883a4ece41
FIxing bug 123583, date picker not highlighting dates after clicking on month.
2002-08-16 15:04:10 +00:00
alecf%netscape.com
f74ea58b44
warning fix for bug 12493 - quiet down on warnings when url spec is set to ""
...
sr=darin
2002-08-16 14:55:34 +00:00
alecf%netscape.com
1793ec9a39
fix bug 159328, and probably bug 146673 - use locale-insensitive string comparisons in strings so we don't break when doing case-insensitive matching of simple ASCII strings in non-US locales, like "SubMIT" != "submit"
...
r=brade, sr=dbaron
2002-08-16 14:35:48 +00:00
mikep%oeone.com
672bc5ca90
Fixing bug 163028, adding in ability to launch edit event dialog from alarms.
2002-08-16 14:34:34 +00:00
mikep%oeone.com
6c08fea8b3
Removing background image.
2002-08-16 14:34:08 +00:00
mikep%oeone.com
bb0d0f1705
FIxing bug 161162, dont' include CVS files.
2002-08-16 14:15:17 +00:00
mostafah%oeone.com
29f588ff1b
Checking in patch for bug 145525: [PATCH] tm_gmtoff is not a member of struct tm on Solaris
2002-08-16 14:05:23 +00:00
mikep%oeone.com
b5327e7588
REmoving toggle background, bug 160517
2002-08-16 13:49:06 +00:00
mikep%oeone.com
e5354f8bb1
Fixing bug color coding for events based on category.
2002-08-16 13:46:14 +00:00
mikep%oeone.com
8d25b9a7cf
Fixing bug 155875.
2002-08-16 13:34:44 +00:00
dbaron%fas.harvard.edu
232e591f4c
Clean up unneeded includes of nsStyleUtil.h, and some other include cleanup in MathML. r=rbs b=71257 (|#include| changes only)
2002-08-16 11:52:20 +00:00
dbaron%fas.harvard.edu
8c9dc77d09
Handle style attribute changes in XUL through the normal style change mechanism rather than forcing a reframe. Change nsIStyledContent::WalkInlineStyleRules to nsIStyledContent::GetInlineStyleRule to simplify nsCSSFrameConstructor::AttributeChanged. b=156971 sr=hyatt r=bzbarsky
2002-08-16 11:29:20 +00:00
blakeross%telocity.com
2e8a4cb598
More perf work.
2002-08-16 06:44:56 +00:00
igor%mir2.org
2809a2cb52
Fixing line number generation for the empty return statement which was reported by Steven Beal. It was caused by missed update of lineno in statementHelper when dealing with return;.
2002-08-16 06:42:27 +00:00
caillon%returnzero.com
d9ec8520f9
128801 - downloading dialog has "-1%" in titlebar
...
Patched by Aaron Kaluszka <ask@swva.net>
r=law sr=bryner
2002-08-16 05:23:47 +00:00
rginda%netscape.com
4a1468f8c2
apply scole@planetweb.com's fix for JS_InitClass (bug 162946)
2002-08-16 05:11:36 +00:00
blakeross%telocity.com
9aaa215d2b
More stripping.
2002-08-16 04:11:28 +00:00
sspitzer%netscape.com
59a5c1122a
fix for #162987 . some build changes for minotaur. r=bryner, sr=bienvenu
2002-08-16 04:10:13 +00:00
blakeross%telocity.com
ba2ee96440
More stripping.
2002-08-16 04:07:36 +00:00
blakeross%telocity.com
cf65cc2154
Remove navigator links.
2002-08-16 03:57:09 +00:00
sspitzer%netscape.com
afbfc356c4
removing. thanks to hewitt for lending his voice and his recording studio for this sound.
2002-08-16 03:51:57 +00:00
sspitzer%netscape.com
7a3728160f
ignore generated makefiles.
2002-08-16 03:48:41 +00:00
sspitzer%netscape.com
9d16ecab76
some build changes. remove wav file, not used.
2002-08-16 03:46:38 +00:00
pinkerton%netscape.com
ad8f252e2d
reduce size of splash screen. ifdef'd off use of "loading..." which we never
...
used anyway. fixed huge leak that basically leaked the entire splash screen.
2002-08-16 03:20:54 +00:00
pinkerton%netscape.com
b1b6081a82
Add a "view source" toolbar button, off by default
2002-08-16 02:34:19 +00:00
cmanske%netscape.com
3b7325178d
Fixed small error in nsIIOService checkin. b=157131, r=dougt, sr=alecf
2002-08-16 02:15:34 +00:00
bzbarsky%mit.edu
8abffee962
Adding files for Load/Save. Not part of build.
2002-08-16 02:05:22 +00:00
myk%mozilla.org
d078cd2b00
Fix for bug 41917: Gets LXR working again on systems with only one sourceroot.
...
Patch by Gregory Leblanc <gleblanc@linuxweasel.com>.
r=kiko
2002-08-16 01:31:20 +00:00
anthonyd%netscape.com
99960246fe
fix for bug #135292 . fix for unsigned int being compared to -1
...
r=serge
sr=darin
2002-08-16 01:11:18 +00:00