107369 Commits

Author SHA1 Message Date
sspitzer%netscape.com
f377fc74d2 just some white space foo, in preparation for blake's compose window changes.
no bug.  r/sr=no one.
2002-08-18 17:55:20 +00:00
sspitzer%netscape.com
abc7ef9989 fix for #163355. move hard coded "Web Page (URL):" string from .xul to .dtd.
fix by shliang@netscape.com, from another branch.  r/sr=sspitzer
2002-08-18 17:45:49 +00:00
blakeross%telocity.com
af0a2c9cb0 Readding platform overlays. 2002-08-18 04:50:34 +00:00
blakeross%telocity.com
fd995ebfc0 Removing more overlays. 2002-08-18 03:18:08 +00:00
dcone%netscape.com
4e387a65a9 bug 148598 r=mcclusk,sr=kin fixes slow scrolling 2002-08-18 00:47:54 +00:00
dcone%netscape.com
53276bf5e0 b=148598 r=mcclusky,sr=kin Speed up scrolling 2002-08-18 00:46:00 +00:00
sfraser%netscape.com
2cf0161ab7 Be sure to catch cocoa exceptions when trying to make favicons, otherwise things get really messed up (see bug 163260 for the general problem). 2002-08-17 22:04:33 +00:00
bryner%netscape.com
6ba75e3b3a Make sure tooltips don't appear for the content under the popup when you bring up a context menu, since it causes all sorts of focus weirdness if you click on the tooltip (bug 155018). r=blizzard, sr=dbaron. 2002-08-17 19:09:18 +00:00
aaronl%netscape.com
4bb787ada2 Complete fix for last night's bustage when checking in bug 132158 - forgot to check in MANIFEST. 2002-08-17 18:49:30 +00:00
bbaetz%student.usyd.edu.au
0ca13739b2 Bug 162854 - buglist.cgi reporter is actually owner
r=joel x2
2002-08-17 14:31:00 +00:00
bbaetz%student.usyd.edu.au
7ad618595d bug 160631 - bug_email.pl is broken
r=joel x2
2002-08-17 14:19:57 +00:00
bbaetz%student.usyd.edu.au
e3f2b3282c Bug 160112 - clean up quip table conversion code
r=joel x2
2002-08-17 14:09:08 +00:00
dbaron%fas.harvard.edu
f363c6f0ae Convert mapped attribute table from nsHashtable to pldhash. b=148368 sr=bzbarsky r=sicking 2002-08-17 12:17:03 +00:00
andreas.otte%debitel.net
33e3ae5a2b fix bug 32966 [http:/ (one slash) treated as http:// rather than /] We
now support some deprectated relative urls because RFC2396 allows for
a backwards compatibility implementation. Also fixes bug 22251, bug
40670, and some more. r=bbaetz, sr=darin
2002-08-17 11:56:52 +00:00
bbaetz%student.usyd.edu.au
af43c769d9 Hopefully fix HPUX bustage from bug 7965. 2002-08-17 11:12:29 +00:00
cbiesinger%web.de
2381016621 fixing AIX bustage, maybe others too 2002-08-17 10:30:59 +00:00
jst%netscape.com
3d841040bb More random cleanup. Not part of the build yet 2002-08-17 07:15:09 +00:00
jkeiser%netscape.com
474a9fca25 Make forms with input type=image submit on pressing enter (bug 150232), r=sicking@bigfoot.com, sr=jst@netscape.com 2002-08-17 05:42:55 +00:00
bryner%netscape.com
4271439830 Speed up intrinsic sizing of trees by not creating a new rendering context for each cell width measurement (bug 163186). r=varga, sr=hewitt. 2002-08-17 05:36:24 +00:00
justdave%syndicomm.com
5de5989598 Backing out patch for bug 126955 (supporting localized templates) due to fatal regression in checksetup.pl for initial
checkouts/clean installs.  See comment 25 onward in bug for details.
2002-08-17 04:40:53 +00:00
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