alecf%netscape.com
f34730c3ac
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
aca536278b
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
f6abb4a220
clean up new Object usage (bug 157970); r=Neil, sr=alecf
2002-08-16 21:37:24 +00:00
rbs%maths.uq.edu.au
a7e1410a39
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
eaffce9b08
Fixing bug 159653.,
2002-08-16 18:15:59 +00:00
mikep%oeone.com
76d8a17d21
Fixing bug 158605, problem with dates from events being imported.
2002-08-16 18:04:50 +00:00
mikep%oeone.com
a3281c3a0a
Fixing bug 157511.
2002-08-16 17:41:09 +00:00
bryner%netscape.com
2b204d8d7f
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
cf0278de93
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
7ea939924f
fix other bustage
2002-08-16 16:17:13 +00:00
alecf%netscape.com
41c97f7cf0
argh, back myself out because it causes xpcomglue bustage
2002-08-16 15:24:58 +00:00
mikep%oeone.com
1af6845ee1
Removing unused Js file.
2002-08-16 15:04:22 +00:00
mikep%oeone.com
928b73dc9a
FIxing bug 123583, date picker not highlighting dates after clicking on month.
2002-08-16 15:04:10 +00:00
alecf%netscape.com
81f961f9ca
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
0682e903f8
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
0be296ba2a
Fixing bug 163028, adding in ability to launch edit event dialog from alarms.
2002-08-16 14:34:34 +00:00
mikep%oeone.com
dfa9329cb2
Removing background image.
2002-08-16 14:34:08 +00:00
mikep%oeone.com
e34d5d5c87
FIxing bug 161162, dont' include CVS files.
2002-08-16 14:15:17 +00:00
mostafah%oeone.com
cc470222b5
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
5bd33078ee
REmoving toggle background, bug 160517
2002-08-16 13:49:06 +00:00
mikep%oeone.com
4bde9547fe
Fixing bug color coding for events based on category.
2002-08-16 13:46:14 +00:00
mikep%oeone.com
e382083de4
Fixing bug 155875.
2002-08-16 13:34:44 +00:00
dbaron%fas.harvard.edu
a7f0385127
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
d4cc4f7061
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
166505939a
More perf work.
2002-08-16 06:44:56 +00:00
igor%mir2.org
b481986e42
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
a5982013d4
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
00ab5c046c
apply scole@planetweb.com's fix for JS_InitClass (bug 162946)
2002-08-16 05:11:36 +00:00
blakeross%telocity.com
f0cd933114
More stripping.
2002-08-16 04:11:28 +00:00
sspitzer%netscape.com
f0dd2fc5e1
fix for #162987 . some build changes for minotaur. r=bryner, sr=bienvenu
2002-08-16 04:10:13 +00:00
blakeross%telocity.com
54b865d675
More stripping.
2002-08-16 04:07:36 +00:00
blakeross%telocity.com
5d03a00a0e
Remove navigator links.
2002-08-16 03:57:09 +00:00
sspitzer%netscape.com
b0e7f3389f
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
49510f6847
ignore generated makefiles.
2002-08-16 03:48:41 +00:00
sspitzer%netscape.com
3ca7f4cc1e
some build changes. remove wav file, not used.
2002-08-16 03:46:38 +00:00
pinkerton%netscape.com
45f1cb4383
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
5a4a359f71
Add a "view source" toolbar button, off by default
2002-08-16 02:34:19 +00:00
cmanske%netscape.com
70661df08c
Fixed small error in nsIIOService checkin. b=157131, r=dougt, sr=alecf
2002-08-16 02:15:34 +00:00
bzbarsky%mit.edu
12ba3fc7f0
Adding files for Load/Save. Not part of build.
2002-08-16 02:05:22 +00:00
myk%mozilla.org
ec70db0d68
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
3997d9dc72
fix for bug #135292 . fix for unsigned int being compared to -1
...
r=serge
sr=darin
2002-08-16 01:11:18 +00:00
blakeross%telocity.com
d9b1f65f24
Checking in more files.
2002-08-16 01:04:47 +00:00
alecf%netscape.com
fa6fe66780
fix bug 162947 - small leak in nsXULDocument
...
sr=jst, r=timeless
2002-08-16 01:04:40 +00:00
sfraser%netscape.com
fc61097449
Rename CHExtendedTabView to BrowserTabView (because that's what it is), and add a new subclass of CHIconTabViewItem, BrowserTabViewItem, for browser tabs.
2002-08-16 00:58:10 +00:00
ftang%netscape.com
69df8c30eb
fix bug 128263. let ATSUI to render Unicode surrogate characters. r=nhotta sr=sfraser
2002-08-16 00:54:03 +00:00
blakeross%telocity.com
94f3ec82d2
More cleanup.
2002-08-16 00:44:41 +00:00
blakeross%telocity.com
f0b64ea1b5
*** empty log message ***
2002-08-16 00:33:05 +00:00
blakeross%telocity.com
f128afb612
Minotaur. Only half bull.
2002-08-16 00:26:44 +00:00
sfraser%netscape.com
86905eb5b9
Fixing absolute path to dist/Embed/components
2002-08-16 00:12:47 +00:00
alecf%netscape.com
61899db23b
bug 162944 - FMM in cache
...
r=dougt/timeless, sr=darin
2002-08-16 00:08:14 +00:00