dveditz%netscape.com
2864c16e3f
bug 92222 -- get xpinstall wizard building on IRIX. patch thanks to
...
johnv@adacel.com.au (John Mark Vandenberg), r=me, sr=kin@netscape.com
2001-09-26 05:55:51 +00:00
rginda%netscape.com
39432424ca
- venkman only -
...
package new icons
2001-09-26 05:48:57 +00:00
rginda%netscape.com
59d261f012
- venkman only -
...
add appendChildren method
2001-09-26 05:47:11 +00:00
rginda%netscape.com
407cba8c7e
- venkman only -
...
remove "reload ui" string, added "reload"
2001-09-26 05:45:38 +00:00
dbaron%fas.harvard.edu
3d6ca1242d
Add PR-logging and assertions used to find bug 94979. r=bbaetz rs=darin, dougt
2001-09-26 05:21:12 +00:00
mscott%netscape.com
15be49ce89
Bug #9178 --> when migrating an account be sure to not call get default server. Instead,
...
create a new smtp server then set the migrated smtp settings on that new server.
r=bhuvan
sr=sspitzer
2001-09-26 05:11:58 +00:00
nelsonb%netscape.com
d8a8b62691
Fix the 128-bit block encrypt and decrypt functions for unaligned buffers.
2001-09-26 04:24:29 +00:00
nelsonb%netscape.com
7cf0e718c5
Correct the test for length of data in SSL channel info struct.
2001-09-26 04:22:55 +00:00
dbradley%netscape.com
d618f63ba1
Bug 94859 silence compiler warning about unused variable r=rginda, sr=jband
2001-09-26 04:11:54 +00:00
bienvenu%netscape.com
742467820e
fix memory leak of nsImapProtocol and nsImapFlagAndUidState r=naving,sspitzer, sr=mscott,sspitzer 50529 101261
2001-09-26 03:44:56 +00:00
mcafee%netscape.com
e9f47af403
Ack! this patch never made it in. Force dynamic library for static build to install properly. (87213) r=cathleen, sr=waterson
2001-09-26 02:47:04 +00:00
peterlubczynski%netscape.com
37fe825fc1
Clean up code in part for fix for doing GET rather than POST when NPN_PostURL is called bug 77603 r=av sr=attinasi
2001-09-26 02:45:20 +00:00
peterlubczynski%netscape.com
5339979276
Fix for doing GET rather than POST when NPN_PostURL is called bug 77603 r=av sr=attinasi
2001-09-26 02:45:01 +00:00
shanjian%netscape.com
f2df4bdfd6
#8664 Debug messages in terminal window on Linux Japanese build.
...
r=bstell sr=waterson
2001-09-26 02:38:34 +00:00
sspitzer%netscape.com
fb2d561f75
fix for #101421 . the radiogroups in the mailnews pref panel and in search
...
and filters are supposed to be horizontal. rs=bienvenu
2001-09-26 02:38:28 +00:00
justdave%syndicomm.com
18eab3e1d2
Fix for bug 101659: emailsuffix was missing from the component owner mailto tag on sites that use emailsuffix.
...
Patch by Steve Naldrett <snaldrett@transparentnetworks.com>
r= justdave@syndicomm.com x2
2001-09-26 02:37:29 +00:00
idk%eng.sun.com
ef91f0b375
*not part of the build*
...
tiny fix for solaris build.
2001-09-26 01:52:11 +00:00
pschwartau%netscape.com
1d7d637878
Adding comments from contributor.
2001-09-26 01:15:14 +00:00
alecf%netscape.com
6d88fdccf4
other file I missed - use NS_LITERAL_STRING instead of char* because API changed
2001-09-26 01:14:37 +00:00
alecf%netscape.com
8e66314a38
oops missed this file - use NS_LITERAL_STRING now that API has changed
2001-09-26 01:10:14 +00:00
shrutiv%netscape.com
78f18dba7a
Fix for bug 99403: Browser Windows Title bar text does not show up on build
...
(r=tao)
2001-09-26 01:06:53 +00:00
sspitzer%netscape.com
28dcf695a9
fix for #101640 , to allow cavin to finish #14295 . if a server is removed
...
or if a server "changes" notify the incoming server listeners. for the three pane
listener, we use that to decide if we need to change our selection.
r=cavin, sr=bienvenu
2001-09-26 01:01:49 +00:00
shrutiv%netscape.com
8a964b4cfb
Fix for bug 96268: HTTP support for network installer (r=tao)
2001-09-26 01:00:27 +00:00
pschwartau%netscape.com
3ee4346ce3
Correcting some typos.
2001-09-26 00:58:35 +00:00
naving%netscape.com
4b2a433240
101057 r=robinf, bienvenu sr=sspitzer Add error messages when compact fails because of insufficient disk space or writing to folder failed.
2001-09-26 00:48:35 +00:00
gerv%gerv.net
d7777fd8c3
License changes, take 2. Bug 98089. mozilla/intl/ (part 2).
2001-09-26 00:47:52 +00:00
gerv%gerv.net
e61b2be88e
License changes, take 2. Bug 98089. mozilla/include/, /mozilla/htmlparser/, /mozilla/intl/ (part 1).
2001-09-26 00:40:45 +00:00
alecf%netscape.com
753cedd34e
bug 101562 - dont' use necko to unnecessarily create URIs just to load a string bundle. r=harishd, sr=attinasi
2001-09-26 00:36:45 +00:00
hewitt%netscape.com
c88b339267
9656 - outliner column drag and drop rearranging, r=sspitzer, sr=hyatt
2001-09-26 00:33:48 +00:00
pschwartau%netscape.com
f5ec3cf9e1
Initial add. Regression test for bug 101488.
2001-09-26 00:32:11 +00:00
rangansen%netscape.com
5faf0df7fc
bug# 100457; r=ddrinan; r=nelsonb; r=blizzard;
...
sr=blizzard; Patch to put in proper handling of unrecognized
cert errors in psm
2001-09-26 00:28:24 +00:00
gerv%gerv.net
7b81bbd6e8
Use vendor-neutral version of translation UI from Alis Technologies. Bug 77207. r=hwaara, sr=shaver.
2001-09-26 00:19:34 +00:00
gerv%gerv.net
1d745f3019
License changes, take 2. Bug 98089. mozilla/gfx/.
2001-09-26 00:16:04 +00:00
bryner%netscape.com
d4853b8ec5
Bug 100921 - cannot tab into certain dialog fields. wrap-around of tabbing within a single document had regressed. r=saari, sr=hyatt.
2001-09-26 00:03:57 +00:00
hewitt%netscape.com
8f078b94db
93519 - new box-ordinal-group xul layout feature, r=waterson, sr=hyatt
2001-09-25 23:35:36 +00:00
dougt%netscape.com
d367501b1d
uses strtok_r if avaliable. r=doug/cls, sr=rpotts, patch by drepper@cygnus.com. bug 99248
2001-09-25 23:31:27 +00:00
gerv%gerv.net
8edf26bcee
License changes, take 2. Bug 98089. mozilla/extensions/.
2001-09-25 23:31:24 +00:00
nelsonb%netscape.com
c63336c244
Add a few new OIDs for AES and one old semi-bogus OID for DSA. 55048.
2001-09-25 23:29:30 +00:00
mkaply%us.ibm.com
43a201be82
#100300
...
r=pedemont, sr=blizzard
OS/2 only - new filepicker based on OS/2 file dialog - remove old stuff
2001-09-25 23:03:21 +00:00
mkaply%us.ibm.com
37e2fda27c
#100300
...
r=pedemont, sr=blizzard
OS/2 only - new filepicker based on OS/2 file dialog
2001-09-25 23:01:57 +00:00
jgaunt%netscape.com
a000eb321f
bug 100772 bug 98777 accessible support for XUL
...
Description, Label, Button
r=aaronl sr=hyatt
2001-09-25 22:59:55 +00:00
gerv%gerv.net
5d7331d24f
License changes, take 2. Bug 98089. mozilla/embedding/.
2001-09-25 22:58:40 +00:00
gerv%gerv.net
a6cbe5b4e0
License changes, take 2. Bug 98089. mozilla/editor/.
2001-09-25 22:53:13 +00:00
jgaunt%netscape.com
7ad2ec1e40
bug 100772 and bug 98777 - accessibility support for XUL Descriptions, Labels and Buttons
idl and mac mcp files only -- missed something in the mcp
r=aaronl sr=hyatt
2001-09-25 22:46:23 +00:00
gerv%gerv.net
b2bfcfd61c
License changes, take 2. Bug 98089. mozilla/dom/.
2001-09-25 22:43:09 +00:00
loadrunner%betak.net
2cd685da02
bug 97541, r=cmanske, sr=kin, Enable multiple spellcheckers in mail/composer
2001-09-25 22:41:49 +00:00
jgaunt%netscape.com
83ba55346c
bug 100772 and bug 98777 - accessibility support for XUL Descriptions, Labels and Buttons
idl and mac mcp files only
r=aaronl sr=hyatt
2001-09-25 22:41:10 +00:00
loadrunner%betak.net
b36fc76f1a
bug 95541, r=cmanske, sr=kin, Enable multiple spellcheckers in mail/composer
2001-09-25 22:39:47 +00:00
rginda%netscape.com
797b117100
- venkman only -
...
remove duplicate rule
add blacklist rules
2001-09-25 22:32:56 +00:00
aaronl%netscape.com
365288f7ae
Bug 98781. Active Accessibility: XUL <image> element support. sr=hyatt, r=jgaunt
2001-09-25 22:32:32 +00:00