sicking%bigfoot.com
733abe019c
Bug 162461: Make inLayoutUtils::GetContainerFor use nsIDOMWindowInternal::GetFrameElement
...
r=bz, sr=hewitt
2002-08-17 04:19:34 +00:00
bryner%netscape.com
4d1db9937e
Include window icons in installer packages (bug 163067). r=leaf, sr=dveditz.
2002-08-17 04:11:05 +00:00
aaronl%netscape.com
2ef9b33530
Temporarily fixing bustage until proper fix comes later
2002-08-17 04:05:50 +00:00
varga%netscape.com
0597130087
Fix for bug 114989. Expand / collapse thread ("+" and "-") icons are drawn
...
incorrectly. r=bryner, sr=bz
2002-08-17 03:58:18 +00:00
naving%netscape.com
9848cf196f
156558 r=cavin sr=sspitzer bienvenu Adding changes on mozilla side so that aim can show new mail status from buddies etc..
2002-08-17 02:31:08 +00:00
jkeiser%netscape.com
547c986137
Restore select by value, not position (bug 95622), r=rods@netscape.com, sr=dbaron@fas.harvard.edu
2002-08-17 01:56:04 +00:00
aaronl%netscape.com
5229183e82
Bug 132158. Active Accessibility: expose correct bounds information and accessible value for HTML areas. r=saari, sr=alecf.
2002-08-17 01:46:58 +00:00
caillon%returnzero.com
cbbdd9ee40
119044 - Prevent a crash when trying to append/insert the current element or one of its ancestors into itself. Throw the correct exception in this case per the DOM spec.
...
Thanks to Neil Deakin <ndeakin@sympatico.ca> for pinpointing this and providing a patch.
r=bryner/caillon sr=jst
2002-08-17 01:43:07 +00:00
katakai%japan.sun.com
8be45362ae
bug 7965
...
[converter] need ISO-2022-CN converters
Added ISO-2022-CN converter. (no new file)
r=ftang,sr=alecf
2002-08-17 01:17:42 +00:00
jst%netscape.com
ee64a386a4
Fixing topcrash bug 162526. Change the shutdown code in nsGenericElement so that the order in which things are torn down, and also the things that are torn down match what we did before my fix for bug 156364. This causes us to leak what we leaked before my fix for bug 156364. r=jkeiser@netscape.com, sr=dbaron@fas.harvard.edu
2002-08-17 01:06:11 +00:00
dbaron%fas.harvard.edu
7b955f3646
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:57:09 +00:00
bugreport%peshkin.net
8ec64bbfd0
Bug 10037 - param to disable adding new quips
...
r=imajes, preed
2002-08-16 23:28:58 +00:00
heikki%netscape.com
fc8c759d67
Bug 163039, relax sanity check on XML serializer so that we won't throw an error if the serialized document is not XML. This is needed because Bugzilla (at least) abuses XMLSerializer (to edit attachments). r=sicking, sr=jst.
2002-08-16 23:24:15 +00:00
heikki%netscape.com
c3bcc86756
Bug 158977, GetResponseXML() can return null document even with NS_OK return value, so callers need to check the document exists before using it. r=bzbarsky, sr=jst.
2002-08-16 23:20:49 +00:00
heikki%netscape.com
c923b74618
Bug 137866, responseText should default to UTF-8. r=bzbarsky, sr=jst.
2002-08-16 23:18:20 +00:00
chak%netscape.com
6d8241e511
Fix for #162829 - Add additional missing files to the current MRE package.
...
r=leaf, sr=alecf
2002-08-16 23:15:54 +00:00
relyea%netscape.com
bb6cf23f23
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
a1ba18b687
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
7a94e66b89
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
d17b274c81
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
ee73bf0431
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
b3a67b84d4
136497 r=fraser sr=dveditz
...
add carbResource.r to carbon target
2002-08-16 22:37:48 +00:00
dprice%netscape.com
2ff89b4441
136497 r=sfraser sr=dveditz
...
add carbResource.r file to carbon targets
2002-08-16 22:37:07 +00:00
dprice%netscape.com
fad3f96050
158729 - sr=leaf
...
fix flag to build nsztool on windows nt
2002-08-16 22:26:38 +00:00
naving%netscape.com
8b68cb407a
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
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