Commit Graph

86885 Commits

Author SHA1 Message Date
blizzard%redhat.com
c19ffb54d8 Add basic infastructure for gtk2 work. Bug #92034. r=cls
git-svn-id: svn://10.0.0.236/trunk@99837 18797224-902f-48f8-a5cc-f745e15eee43
2001-07-24 23:30:00 +00:00
ssu%netscape.com
f128bb2d87 fixing bug 2808 - Allow MS Windows Shell to recognize N6Mail in Start Menu. r=syd, sr=mscott
git-svn-id: svn://10.0.0.236/trunk@99836 18797224-902f-48f8-a5cc-f745e15eee43
2001-07-24 23:15:58 +00:00
morse%netscape.com
a903ce6c4d bug 92081, fix js error, r=vishy, sr=blake
git-svn-id: svn://10.0.0.236/trunk@99835 18797224-902f-48f8-a5cc-f745e15eee43
2001-07-24 23:14:26 +00:00
mkaply%us.ibm.com
5c7fecee77 #47712
r=peterl, sr=mscott
Check the plugin database to see if it can map extension to mimetype before failing.


git-svn-id: svn://10.0.0.236/trunk@99834 18797224-902f-48f8-a5cc-f745e15eee43
2001-07-24 23:12:29 +00:00
morse%netscape.com
1013d8efec bug 90129, uncaught js exception, r=vishy, sr=blake
git-svn-id: svn://10.0.0.236/trunk@99833 18797224-902f-48f8-a5cc-f745e15eee43
2001-07-24 23:08:30 +00:00
cmanske%netscape.com
ab32a06f9d Fix editable menulist behavior in Form Manager dialogs, b=82655, r=morse, sr=hewitt
git-svn-id: svn://10.0.0.236/trunk@99832 18797224-902f-48f8-a5cc-f745e15eee43
2001-07-24 23:00:29 +00:00
bryner%netscape.com
ec1612eb99 Bug 81280 - correctly handle user-typed ".." in linux filepicker. r=jag, sr=blizzard.
git-svn-id: svn://10.0.0.236/trunk@99831 18797224-902f-48f8-a5cc-f745e15eee43
2001-07-24 22:57:52 +00:00
dougt%netscape.com
0231f967ce Fixes:
91019 "BSD Type: L8" alert msg when clicking download link
59039 FTP should proxy back nsIPrompt like HTTP
84525 Not handling 421 error on connect
86369 ftp hangs in CWD
84854 ftp pages are not cached so going backforth is slow
77032 Logging should not log users password!
88482 nsFTPChannel::IsPending() needs to be implemented

Biggest change adds ftp cacheing. r=bbaetz@netscape.com, sr=darin@netscape.com


git-svn-id: svn://10.0.0.236/trunk@99830 18797224-902f-48f8-a5cc-f745e15eee43
2001-07-24 22:51:06 +00:00
mkaply%us.ibm.com
0a0435757b No bug
r=mkaply, a=blizzard
Code from dainis jonitis - general image cleanup


git-svn-id: svn://10.0.0.236/trunk@99829 18797224-902f-48f8-a5cc-f745e15eee43
2001-07-24 22:50:49 +00:00
shanjian%netscape.com
b4453b8d4c #41461
This checkin correct a minor leftout in previous checkin.
r=rbs@math.uq.edu.au  sr=attinasi


git-svn-id: svn://10.0.0.236/trunk@99828 18797224-902f-48f8-a5cc-f745e15eee43
2001-07-24 22:48:54 +00:00
mkaply%us.ibm.com
b148ceda8d No bug
r=mkaply, a=blizzard
OS/2 only - Basic UTF-8 support - requires font Times New Roman MT 30


git-svn-id: svn://10.0.0.236/trunk@99827 18797224-902f-48f8-a5cc-f745e15eee43
2001-07-24 22:48:31 +00:00
mkaply%us.ibm.com
35144941a4 No bug
r=mkaply, a=blizzard
OS/2 only - Change unicode converters to use a linked list so they can convert any codepage


git-svn-id: svn://10.0.0.236/trunk@99826 18797224-902f-48f8-a5cc-f745e15eee43
2001-07-24 22:47:29 +00:00
av%netscape.com
709f1dd63c Fix for bug 90152 -- corrected logic for displaying an alt content of the object tag, r=peterl, sr=watercon
git-svn-id: svn://10.0.0.236/trunk@99825 18797224-902f-48f8-a5cc-f745e15eee43
2001-07-24 22:45:14 +00:00
mkaply%us.ibm.com
bf83bfbfae #91790
s[r]=mscott
Avoid malloc of 0 - if there are no items to sort, don't try to sort them.


git-svn-id: svn://10.0.0.236/trunk@99824 18797224-902f-48f8-a5cc-f745e15eee43
2001-07-24 22:43:01 +00:00
radha%netscape.com
f30f3fba57 Partial fix to bug # 40867. Exposes interfaces implemented by nsGlobalwindow to JS. r=rpotts sr=jst, vidur
git-svn-id: svn://10.0.0.236/trunk@99823 18797224-902f-48f8-a5cc-f745e15eee43
2001-07-24 22:39:11 +00:00
yokoyama%netscape.com
c79f17f6c7 Bug 60178
Before calling browserChrome->SetStatus()
if mailtourl then UnEscape from utf-8.
if not,then UnEscape from doc charset
/r=ftang, /sr=blizzard


git-svn-id: svn://10.0.0.236/trunk@99822 18797224-902f-48f8-a5cc-f745e15eee43
2001-07-24 22:37:40 +00:00
nhotta%netscape.com
8f6830cb0c Added ASCII check to the US-ASCII optimization code in order to avoid generating illegal UTF-8,
bug 82591, r=ducarroz, sr=sspitzer.


git-svn-id: svn://10.0.0.236/trunk@99821 18797224-902f-48f8-a5cc-f745e15eee43
2001-07-24 22:35:55 +00:00
bienvenu%netscape.com
219193e16d potential fix for 40701 rs=mscott problem with handling unsolicited imap flag responses
git-svn-id: svn://10.0.0.236/trunk@99820 18797224-902f-48f8-a5cc-f745e15eee43
2001-07-24 22:19:15 +00:00
shanjian%netscape.com
fac90e31c9 #41461 Japanese is not wrapped in correct position compared with ascii.
r/sr = attinasi
We should use document langGroup to load font and check width. Locale langGroup will not work well.


git-svn-id: svn://10.0.0.236/trunk@99819 18797224-902f-48f8-a5cc-f745e15eee43
2001-07-24 21:45:45 +00:00
av%netscape.com
655ef28210 Fixing 72052 -- GDI resource leak in the default plugin, r=peterl, sr=waterson
git-svn-id: svn://10.0.0.236/trunk@99818 18797224-902f-48f8-a5cc-f745e15eee43
2001-07-24 21:37:59 +00:00
waterson%netscape.com
b1ab07b415 Bug 90972. Add missing |scriptable| attributes.
git-svn-id: svn://10.0.0.236/trunk@99817 18797224-902f-48f8-a5cc-f745e15eee43
2001-07-24 21:09:09 +00:00
av%netscape.com
a4e452c216 Fixing 91140 -- postponing NPP_DestroyStream call till the plugin instance is destroyed, sr=jst, r=peterl
git-svn-id: svn://10.0.0.236/trunk@99816 18797224-902f-48f8-a5cc-f745e15eee43
2001-07-24 20:48:36 +00:00
pinkerton%netscape.com
6ae944f59f clean up error cases with assertions, fix a buffer leak. use the appropriate clipboard api under carbon so we don't cause a conversion from text->unicode when simply checking if a flavor is present. r=pchen/sr=hyatt. bug#84143.
git-svn-id: svn://10.0.0.236/trunk@99815 18797224-902f-48f8-a5cc-f745e15eee43
2001-07-24 20:47:11 +00:00
sonmi%netscape.com
2b124ae8e9 added more errorindicators (segmentation fault, bus error, ..., bug 83418
a recent fix in the toolstest had produced a problem in the diff of the backwardcompatibility test
see bug 90244 - fixed


git-svn-id: svn://10.0.0.236/trunk@99814 18797224-902f-48f8-a5cc-f745e15eee43
2001-07-24 20:36:48 +00:00
timeless%mac.com
af083dfa80 fix Bugzilla Bug 90741 Whack the rest of the <box> tags in the trunk [mailnews]
by andersma@luther.edu r=hwaara sr=sspitzer


git-svn-id: svn://10.0.0.236/trunk@99813 18797224-902f-48f8-a5cc-f745e15eee43
2001-07-24 20:31:03 +00:00
waterson%netscape.com
bd4c52dc90 Bug 90205. Rather than recreating the {ib} frames for a style-change reflow, retarget the reflow at the {ib}'s containing block. Clean up logic in ReframeContainingBlock(). r=karnaze, sr=attinasi
git-svn-id: svn://10.0.0.236/trunk@99812 18797224-902f-48f8-a5cc-f745e15eee43
2001-07-24 20:24:15 +00:00
gerv%gerv.net
89eddfe0af Add UI for debug prefs - JS strict and dump(). Bug 90945. r=bzbarsky, sr=blake.
git-svn-id: svn://10.0.0.236/trunk@99811 18797224-902f-48f8-a5cc-f745e15eee43
2001-07-24 20:15:13 +00:00
stephend%netscape.com
fdd436a83b 91285. Better fix for JS strict warnings, declare the variable before the if/else. r=varada@netscape.com, sr=blaker@netscape.com
git-svn-id: svn://10.0.0.236/trunk@99810 18797224-902f-48f8-a5cc-f745e15eee43
2001-07-24 20:02:35 +00:00
sspitzer%netscape.com
673bbd66b9 fix for #88949. fix certain cases where account central was not loading.
r=hwaara, varga, rs=bienvenu


git-svn-id: svn://10.0.0.236/trunk@99809 18797224-902f-48f8-a5cc-f745e15eee43
2001-07-24 20:02:19 +00:00
javi%netscape.com
e1ebf61194 Fix for Bug 91638, checking in for Stephen Walker
r=ddrinan, sr=blizzard

  Add semi-colons to end of onload directives in 2 xul files.


git-svn-id: svn://10.0.0.236/trunk@99808 18797224-902f-48f8-a5cc-f745e15eee43
2001-07-24 19:50:06 +00:00
stephend%netscape.com
19bef7e2ee 60669. Javascript strict warnings in EdDialogCommon.js r=gemal@gemal.dk, sr=kin@netscape.com
git-svn-id: svn://10.0.0.236/trunk@99807 18797224-902f-48f8-a5cc-f745e15eee43
2001-07-24 19:47:27 +00:00
mcgreer%netscape.com
1c10fbbea6 fix for 90510, listing individual certs from token
git-svn-id: svn://10.0.0.236/trunk@99806 18797224-902f-48f8-a5cc-f745e15eee43
2001-07-24 19:26:53 +00:00
jcgriggs%sympatico.ca
445691e213 remove code that writes to console in non-debug mode (Bugzilla #78663)
git-svn-id: svn://10.0.0.236/trunk@99805 18797224-902f-48f8-a5cc-f745e15eee43
2001-07-24 19:09:35 +00:00
shrutiv%netscape.com
9265e4082a Bug 85224: Need help contents for CCK mail and news dialogs (r=tao)
Changing URLs for Mail and News help buttons


git-svn-id: svn://10.0.0.236/trunk@99804 18797224-902f-48f8-a5cc-f745e15eee43
2001-07-24 19:00:57 +00:00
pete%alphanumerica.com
63991fa7da Fix for nsIFile delete conflicts with JS reserved name b=37406, r=dougt, sr=jst
Renamed all Delete methods to Remove.

--pete


git-svn-id: svn://10.0.0.236/trunk@99803 18797224-902f-48f8-a5cc-f745e15eee43
2001-07-24 18:38:25 +00:00
heikki%netscape.com
796fc1aa09 Bug 82022, xml-stylesheet PI in XUL without href stopped layout. r=harishd, sr=vidur.
git-svn-id: svn://10.0.0.236/trunk@99802 18797224-902f-48f8-a5cc-f745e15eee43
2001-07-24 18:08:52 +00:00
dcone%netscape.com
8e4776ca35 b=91321 r=peterl sr=attinasi. Moved margins in by .25 inches.
git-svn-id: svn://10.0.0.236/trunk@99800 18797224-902f-48f8-a5cc-f745e15eee43
2001-07-24 13:53:52 +00:00
gerv%gerv.net
6014d4a861 Remove IE-parity Backspace and Shift-Backspace bindings because they confuse unders. Bug 69981. r=jag, sr=blake.
git-svn-id: svn://10.0.0.236/trunk@99799 18797224-902f-48f8-a5cc-f745e15eee43
2001-07-24 12:15:49 +00:00
jaggernaut%netscape.com
db8e66f1d4 Bug 65412: Move browser xbl bindings into their own file and add functionality which we can later use from navigator.js et al. r=ben, sr=hyatt
git-svn-id: svn://10.0.0.236/trunk@99798 18797224-902f-48f8-a5cc-f745e15eee43
2001-07-24 10:59:27 +00:00
leaf%mozilla.org
83c4551e7f Automated update
git-svn-id: svn://10.0.0.236/trunk@99797 18797224-902f-48f8-a5cc-f745e15eee43
2001-07-24 10:14:07 +00:00
peterv%netscape.com
d7d125ef89 Fixing wrong output path for the headers.
git-svn-id: svn://10.0.0.236/trunk@99796 18797224-902f-48f8-a5cc-f745e15eee43
2001-07-24 10:13:43 +00:00
cls%seawood.org
3f63ee7f2a Looks like LIBIDL_CONFIG remains set even if AM_PATH_LIBIDL fails, so use the tmp error variable instead.
Bug #85186


git-svn-id: svn://10.0.0.236/trunk@99795 18797224-902f-48f8-a5cc-f745e15eee43
2001-07-24 10:05:54 +00:00
leaf%mozilla.org
0a3630fe98 Automated update
git-svn-id: svn://10.0.0.236/trunk@99793 18797224-902f-48f8-a5cc-f745e15eee43
2001-07-24 08:29:12 +00:00
cls%seawood.org
6be64ccb5c Remove independent libIDL-config check and move orbit-config fallback checks until after the AM_PATH_LIBDIL macro is evaluated so that it can handle the -prefix options correctly.
Bug #85186 r=bryner


git-svn-id: svn://10.0.0.236/trunk@99792 18797224-902f-48f8-a5cc-f745e15eee43
2001-07-24 08:16:48 +00:00
stephend%netscape.com
d10487355b 91285. Javascript strict warnings in askSendFormat.js r=kerz@netscape.com sr=blaker@netscape.com
git-svn-id: svn://10.0.0.236/trunk@99790 18797224-902f-48f8-a5cc-f745e15eee43
2001-07-24 07:12:16 +00:00
jaggernaut%netscape.com
49728c2c6a Bug 87141: Extensions for inserted images are case-sensitive. r=bryner, sr=blake.
git-svn-id: svn://10.0.0.236/trunk@99789 18797224-902f-48f8-a5cc-f745e15eee43
2001-07-24 07:10:30 +00:00
stephend%netscape.com
02bd8f6804 86706. Javascript strict warning in EdPageProps.js. r=akkana@netscape.com sr=blaker@netscape.com
git-svn-id: svn://10.0.0.236/trunk@99788 18797224-902f-48f8-a5cc-f745e15eee43
2001-07-24 07:01:09 +00:00
bryner%netscape.com
01e79dbe19 Bug 84426 - no folder icons in linux filepicker on classic skin. r=jag, sr=blake.
git-svn-id: svn://10.0.0.236/trunk@99787 18797224-902f-48f8-a5cc-f745e15eee43
2001-07-24 06:58:14 +00:00
jaggernaut%netscape.com
5fec441971 Bug 87704: JS warnings about winhooks at startup. r=bbaetz, sr=brendan.
git-svn-id: svn://10.0.0.236/trunk@99786 18797224-902f-48f8-a5cc-f745e15eee43
2001-07-24 06:58:13 +00:00
timeless%mac.com
ea8d14d7e7 Fix Bugzilla Bug 89999 [XUL Syntax] Remove support for align="vertical" in <box> and <window>
by andersma@luther.edu r=timeless, sr=blake
The road to XUL1.0 has many casualties... Die, align="vertical"!
this is the last straw for bug 70857


git-svn-id: svn://10.0.0.236/trunk@99782 18797224-902f-48f8-a5cc-f745e15eee43
2001-07-24 03:57:36 +00:00