mkaply%us.ibm.com
c72256868b
New OS/2 code to match everyone else - pretty much the same as Unix
2003-01-12 04:19:02 +00:00
bzbarsky%mit.edu
c2c1454b02
Fix mac bustage...
2003-01-12 02:22:23 +00:00
bzbarsky%mit.edu
4d2505d4e4
Fix bug 86640 -- change helper app dialog to properly remember the selected
...
course of action, move the "neverAsk" information from prefs back to
mimeTypes.rdf, remove the "Reset" button from helper app prefs, set up a way to
select "use default OS helper" for a given type. Patch by Bill Law
<law@netscape.com> and Philip K. Warren <pkw@us.ibm.com>, r=biesi, sr=bzbarsky,
what passes for moa in helper apps=bzbarsky.
2003-01-12 01:14:35 +00:00
sspitzer%netscape.com
65a5fcf61b
fix for bug #181397 (automatically create the junk folder)
...
fix for bug #181394 (enable the "Move to Folder" UI in junk controls)
r/sr=bienvenu
2003-01-11 23:09:34 +00:00
caillon%returnzero.com
4fae449274
Bug 188645 - HTMLTableElement.insertRow(-1) should append a new row, per DOM Level 2 HTML
...
Patch by Ruslan Ismailov <croo@nm.ru>
r=caillon sr=bzbarsky
2003-01-11 21:33:00 +00:00
bzbarsky%mit.edu
f3cea2b0e3
Fix solaris and BSD/OS build bustage
2003-01-11 21:25:57 +00:00
bzbarsky%mit.edu
3afe1118bb
Add sniffing of XML files. Reorganize the sniffing code to make plugging in
...
new sniffers simpler. Bug 186884, r=bbaetz, sr=darin
2003-01-11 19:34:13 +00:00
axel%pike.org
48ea3e8259
bug 184086, number conversion in XSLT is LOCALE independent, r=sicking, sr=jag
2003-01-11 19:19:14 +00:00
ccarlen%netscape.com
386ed86fe5
Trying again to fix build bustage.
2003-01-11 19:12:23 +00:00
ccarlen%netscape.com
c21362ff07
Fixing OS/2 bustage. Hashtable callback functions do need PR_CALLBACK
2003-01-11 15:39:49 +00:00
caillon%returnzero.com
8884383f05
use nsCOMArray instead of nsISupportsArray. r+sr=bzbarsky b=188600
2003-01-11 10:28:37 +00:00
bryner%netscape.com
92d6da24d7
bug 187125 - support multiple device instances for xlib. patch by Roland.Mainz@informatik.med.uni-giessen.de, r=neil@parkwaycc.co.uk, sr=rbs@maths.uq.edu.au
2003-01-11 09:14:06 +00:00
edburns%acm.org
596c610282
Checkpoint for getting webclient to build with 1.3a.
2003-01-11 09:01:20 +00:00
ccarlen%netscape.com
3731053f2b
Fixing ports bustage
2003-01-11 06:39:02 +00:00
rbs%maths.uq.edu.au
386a0a2809
fix incorrect position of certain accents, b=188467, r+sr=bzbarsky
2003-01-11 03:04:30 +00:00
ccarlen%netscape.com
19f4beea9f
Bug 70714 - visited link doesn't change color in embedding apps. The patch turns on the building of the embed-lite component which implements global history with less footprint and is exported to Embed dist. r=chak/sr=alecf
2003-01-11 03:02:33 +00:00
bzbarsky%mit.edu
720143a97b
Comments in framesets should not be moved to <head>. Bug 75873, r=harishd, sr=heikki
2003-01-11 02:42:36 +00:00
pschwartau%netscape.com
e4c62ce9fd
Updating JS_GetImplementationVersion() to date of latest JS release (67111).
2003-01-11 02:05:00 +00:00
bzbarsky%mit.edu
13c04d0702
BeOS does not show Japanese fonts on some widgets. Bug 186495, patch
...
contributed by Ryo Hattori <ryo@myrealbox.com>, r=sergei_d@fi.tartu.ee
2003-01-11 02:04:57 +00:00
sspitzer%netscape.com
b7243dae99
fix for bug #188593 . the account order in the account manager can be unpredictably wacky, so change how we do it.
...
r/sr=bienvenu
2003-01-11 01:36:10 +00:00
jaggernaut%netscape.com
5a561d290c
Bug 187500: selectedIndex broken for <tabs> element. patch by rginda, r=blake, sr=jag
2003-01-11 00:21:42 +00:00
jfrancis%netscape.com
5d27f46889
fix for 187662: first return in empty doc does nothing. r=brade; sr=kin
2003-01-11 00:06:29 +00:00
zach%zachlipton.com
f17969822a
Fix for bug 166481 ("Spellcheck is borked"). Part one of this fix fixes
...
the spelling errors so tinderbox doesn't barf, part two fixes
t/006spellcheck.t and adds some more new words to check for.
Part 1 patch by myself, r=timeless
Part 2 patch by MattyT. r=zach (myself)
a=justdave
2003-01-10 23:51:38 +00:00
pkw%us.ibm.com
a0e9007d87
Backout Bug 188527.
2003-01-10 22:36:09 +00:00
peterlubczynski%netscape.com
f4842f1af8
Resolve relative URLs on CODEBASE, bug 184458 r=adamlock sr=darin
2003-01-10 21:59:02 +00:00
peterlubczynski%netscape.com
a236ef55f9
Fixing bug 173069, relative URLS with PLUGINSPAGE PLUGINURL
2003-01-10 21:48:56 +00:00
sspitzer%netscape.com
96ec7d72f8
pr log when an error of the type reported in bug #158059 occurs.
...
rs=bienvenu
2003-01-10 21:48:33 +00:00
sspitzer%netscape.com
2d066c4cfa
fix for bug #158059 . if we go to send a message, and the connection gets closed on us
...
and we haven't read any bytes, that's an error, and we should let the user know.
(otherwise they think they are sending mail, when they aren't.)
r=cavin, sr=bienvenu.
2003-01-10 21:12:58 +00:00
pkw%us.ibm.com
c17d285207
Bug 188527 - Fix linker errors when building GTK2 Mozilla on AIX.
...
r=seawood@netscape.com
2003-01-10 20:50:43 +00:00
dbaron%dbaron.org
bc98f431d6
Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. sr=jag
2003-01-10 20:02:04 +00:00
dbaron%dbaron.org
d8345512c5
Correctly report 'transparent' for -moz-border-*-colors. b=188465 r=caillon sr=bzbarsky
2003-01-10 19:49:24 +00:00
relyea%netscape.com
6418dccb57
Check for Empty CRL list as well.
...
Bug 164501.
2003-01-10 19:09:46 +00:00
seawood%netscape.com
65c05bc158
Skip the decoders directory if we're not building any image decoders.
...
Bug #169304
2003-01-10 18:36:07 +00:00
relyea%netscape.com
536df41f30
Declare PK11_TokenRefresh()
2003-01-10 17:53:01 +00:00
mostafah%oeone.com
508cd16d59
Fixed calculation of recurrence with exceptions
2003-01-10 15:57:33 +00:00
dbaron%dbaron.org
e91def8b7a
Report 'transparent' border color correctly. b=188465 r=caillon sr=bzbarsky
2003-01-10 15:55:27 +00:00
neil%parkwaycc.co.uk
6e4270dad8
Bug 183747 <dialog>s don't need dialogOverlay r=morse sr=alecf
2003-01-10 15:04:04 +00:00
glazman%netscape.com
8feaaee1c8
just removing useless duplicate code; b=188486, r=Neil, r=brade, sr=peterv
2003-01-10 13:46:44 +00:00
brade%netscape.com
83f430e53c
bug 186054 and others; disable JS and plugins in Composer (r=smfr, sr=kin)
2003-01-10 13:13:25 +00:00
hpradhan%hotpop.com
4463c0c55c
bug 185073: mozilla crashes on http://www.kccommunications.com/
...
r=caillon sr=jst
2003-01-10 12:31:41 +00:00
kyle.yuan%sun.com
1fde1ceb3e
Bug 150994 iframe with tabindex shortens tab cycle
...
r=aaronl, sr=bryner
don't get tabindex for HTML elements that don't support it
2003-01-10 10:07:30 +00:00
darin%netscape.com
cea5d78be3
fixes bug 131237 "Don't assert at nsStandardURL::SetUserPass during normal
...
HTTP publishing" r=brade sr=kin
2003-01-10 09:43:32 +00:00
neil%parkwaycc.co.uk
aa05374d8e
Fix regression to bug 150759 caused by bug 147148 r=jkeiser sr=sfraser
2003-01-10 09:24:30 +00:00
neil%parkwaycc.co.uk
c8b82a0d08
actually check in patch to bug 160924 that has r=doron sr=bz
2003-01-10 09:20:08 +00:00
jouni%heikniemi.net
b1ebb6cd43
Bug 142104: Enhancements in buglists should be gray. r=kiko, a=justdave
2003-01-10 08:59:05 +00:00
seawood%netscape.com
c6e456c48d
Fix IRIX bustage.
...
Thanks to Doug Turner <dougt@netscape.com> for the patch.
Bug #185681 r=cls
2003-01-10 08:32:46 +00:00
gerv%gerv.net
30b63223b2
Bug 179328 - Mozilla-specific wording in duplicates.cgi explanation text. Patch by gerv; r,a=justdave.
2003-01-10 08:28:34 +00:00
bolian.yin%sun.com
d82163c531
Bug 187209, role for toplevel should be "frame"
...
patch by simford.dong@sun.com , r=bolian. This is NOT for the default build.
2003-01-10 07:20:11 +00:00
caillon%returnzero.com
09d5d24460
188438, Null-check the right variable. r+sr=bzbarsky
2003-01-10 06:57:26 +00:00
samuel%sieb.net
4e7d341bb9
Bug 163371 - chatzilla has no icon (installer problem)
...
chatzilla only
patch by bryner
r=rginda
2003-01-10 06:52:20 +00:00