85654 Commits

Author SHA1 Message Date
dbragg%netscape.com
45c1cd44cb Checking in for smeredith@netscape.com.
Fix for bug 18266.  Check all IMAP folders for new messages when getMessage is pressed.
Added function GetNewMessagesAllFolders.  r=bienvenu, sr=mscott.
2001-07-19 23:56:34 +00:00
bbaetz%cs.mcgill.ca
a02e4a6de0 Bug 87047. Use a default timeout from the prefs, (matching what we tell
the server our timeout is) r=gagan, sr=dougt
2001-07-19 23:52:54 +00:00
pschwartau%netscape.com
0733c8cb62 Changing test since bug 90551 has been marked WONTFIX. 2001-07-19 23:46:23 +00:00
mjudge%netscape.com
fba51d0090 82993, 87662 r=glazman,cmanske,kin forgot to put r= on other part of this checkin. This will stop entry into generated content and also make the drag selection work better with variant sized text. 2001-07-19 23:33:33 +00:00
mjudge%netscape.com
9d539a0e0f 82993, 87662 fixes for caret going into generated content. adjusting the content snapping to the best X value not Y value for up/down clicking. This will not cause a problem with the different size text but it MAY cause a problem with inline positioned elements. 2001-07-19 23:32:07 +00:00
brendan%mozilla.org
f90032b6ba Drop scope property after holding, even if SPROP_GET/SET failed (90597, r=hyatt, sr=waterson). 2001-07-19 23:08:10 +00:00
edburns%acm.org
72cc61dc5c bug=64332
r=edburns
author=rpotts

This fix seems to prevent the deadlock.
2001-07-19 22:48:08 +00:00
cathleen%netscape.com
04a2d87fea fixed bug 87004, for win static build, changed libjar and xpinstall to be
dynamic, updated static packager list, added build_static.pl, fixed static
component loader to handle no static component cases, updated and added
.cvsignore for extra files generated by static build
2001-07-19 22:43:14 +00:00
mkaply%us.ibm.com
67a69a472d #89183
r=javier, a=blizzard
OS/2 only - convert CRLF on any Unicode paste
2001-07-19 22:05:29 +00:00
mcgreer%netscape.com
0ed73cf55a what's this, a checkin to lib/pki?
stub out function implementations, make it build
2001-07-19 20:41:38 +00:00
mcgreer%netscape.com
017f25312f make some header/source definitions consistent to fix build 2001-07-19 20:40:42 +00:00
hyatt%netscape.com
cbfec5d9f3 Backing out 90081 fix until I understand why opt builds only crash. 2001-07-19 19:43:51 +00:00
edburns%acm.org
a0065d3e1a Print out the time before initiating each load. 2001-07-19 19:02:16 +00:00
hwaara%chello.se
de52f97892 #58564, fix a js error. r=hwaara, sr=mscott, checkin for Henrik Gemal 2001-07-19 13:13:23 +00:00
ben%netscape.com
b87c881d49 91438, filing a bookmark folder into itself causes the folder to get deleted.
r=vishy, sr=blake.
2001-07-19 09:01:41 +00:00
dveditz%netscape.com
8c26640cea bug 84896 reduce sleep cycle of xpicleanup utility. r=selmer@netscape.com, sr=blake 2001-07-19 08:01:14 +00:00
simon%softel.co.il
4a71690e4f Move the IBMBIDI code in nsCaret.cpp to fix a crash when backspacing in a form with dir=rtl. Bug 89964, r=ftang, sr=kin. 2001-07-19 06:56:46 +00:00
cls%seawood.org
6e066dd854 Remove tests for the following unused defines:
HAVE_SYS_FILIO_H
HAVE_QSORT
HAVE_USLEEP
HAVE_GETTIMEOFDAY
GETTIMEOFDAY_TWO_ARGS
HAVE_DEV_ZERO
HAVE_VALLOC
HAVE_SYSERRLIST
HAVE_OSTREAM
NEEDS_bool

Bug #89793 r=dbaron
2001-07-19 06:16:13 +00:00
valeski%netscape.com
ea661eedd1 91365. r=dougt, sr=hyatt. nsIScriptGlobalObject->GetContext() can legitimately return NS_OK *and* a nsnull outparam. Various callsites were not respecting the nsnull out param and this patch gracefully handles those cases. 2001-07-19 05:48:49 +00:00
naving%netscape.com
ed63a59caa 91412 r/sr=mscott; do not use the copyService, call copy directly on the destFolder. 2001-07-19 04:12:51 +00:00
tor%cs.brown.edu
55183f176f Bug 90985 - add default size of scrollbar snap region.
Patch from bzbarsky@mit.edu, rs=tor.
2001-07-19 04:02:49 +00:00
mstoltz%netscape.com
b7bc6c249c Bug 91043 - document.write(ln) should be same-origin to prevent inserting content
into a document from another host. r=jesse, sr=jband.
2001-07-19 03:16:51 +00:00
dbaron%fas.harvard.edu
fc01a17366 Make the width of floats with |width: auto| depend only on the width of the containing block and the contents of the float and not on the available space. Remove the loop calling ReflowFloater at different positions that is no longer needed, and remove the caching of the max element size for that loop that was not being invalidated correctly between reflows. Fix handling of margin, border, and padding for computation of available width for |width: auto| floaters. r=attinasi sr=waterson b= 85876, 82314, 82315, 85216, 85874, 86746 2001-07-19 02:33:43 +00:00
dougt%netscape.com
3848f15987 Adding check for null. Shooting in the dark for bug 84073. r=bbaetz, sr=me. 2001-07-19 02:33:17 +00:00
shrutiv%netscape.com
c78f701a21 Fix for bug 84405: Parser for config.ini hardcodes component names (r=tao) 2001-07-19 02:14:39 +00:00
shrutiv%netscape.com
2a4432cbd0 Changing capitalization: "mail/news" to "Mail/News" to maintain
consistencey (r=bobj)
2001-07-19 01:21:42 +00:00
mitesh%netscape.com
c08757addc Bug 83585 - Changes for new feature to import comm 4.x ab
r=chuang and sr=sspitzer
checking in for rdayal@netscape.com
2001-07-19 01:01:21 +00:00
shrutiv%netscape.com
2dbd2654ff Fix for bug 85470: Need input validation for port number (r=tao) 2001-07-19 00:59:01 +00:00
mitesh%netscape.com
61bed917fc Bug 83585 - Modified for use by new feature to import comm 4.x ab
r=chuang and sr=sspitzer
checking in for rdayal@netscape.com
2001-07-19 00:53:40 +00:00
shrutiv%netscape.com
68a8167250 Fix for bug 85470: Need input validation for port number (r=tao) 2001-07-19 00:48:06 +00:00
shrutiv%netscape.com
c1d1dc6064 Fix for bug 85470: Need input validation for port number (r=tao) 2001-07-19 00:41:11 +00:00
shrutiv%netscape.com
000004481a Fix for Bug 90697: Mail and News UI should be updated (r=tao) 2001-07-19 00:13:41 +00:00
ddrinan%netscape.com
73e571375a Check in for jst. Remove some unused macros 2001-07-19 00:10:13 +00:00
shrutiv%netscape.com
fcfeed7a59 Fix for bug 90697: Mail and News UI should be updated (r=tao) 2001-07-19 00:10:11 +00:00
bbaetz%cs.mcgill.ca
1e315ce34b Bug 86109. Pass "gopher" into the port-safety function for consistency, and
remove the default parameter. r=jesse, sr=dougt
2001-07-18 23:48:21 +00:00
shrutiv%netscape.com
dc2203435d Fix for bug 90697: Mail and News UI should be updated (r=tao) 2001-07-18 23:48:20 +00:00
bbaetz%cs.mcgill.ca
2b0a7464d0 This fixes two small problems that may cause pages being partially loaded. 82720. The first problem addresses new cache entries being created when access to the entry is readonly. The second fix was to a badly placed assertion.
Patch by gordon, r=bbaetz, sr=dougt.
2001-07-18 23:37:17 +00:00
shrutiv%netscape.com
60f62658b5 Fix for bug 90697: Mail and News UI should be updated (r=tao)
Determining whether the POP or IMAP radio button is selected
2001-07-18 23:26:51 +00:00
hyatt%netscape.com
2f3b6c03f9 More hot 90081 action. Needed to tweak it a little to avoid crash. 2001-07-18 23:25:16 +00:00
tor%cs.brown.edu
294c0e264c Bug 90985 - add pref to control scrollbar snap region size and disable
snapping behavior by default on unix.  r=dean_tessman, sr=blake
2001-07-18 23:19:42 +00:00
pinkerton%netscape.com
2dfd569f8f update scrolling routine for carbon, remove target_carbon part of our old classic ScrollRect code. r=saari/sr=scc. bug#35534. 2001-07-18 23:15:02 +00:00
yokoyama%netscape.com
85c90b6016 bug 91171 adding support for webdings font.
/r=ftnag, /sr=sspitzer
2001-07-18 22:57:49 +00:00
harishd%netscape.com
ab911670c4 91205 - Removed a debug flag that accidently got enabled.
r=nisheeth, sr=jst.
2001-07-18 22:56:22 +00:00
hyatt%netscape.com
1f794f1074 Fix for 90081, r/sr=waterson,attinasi 2001-07-18 22:48:35 +00:00
waterson%netscape.com
4ae03235e4 Bug 87860. Use GetElementsByTagNameNS() to pick up explicitly qualified tags. r=dbaron, sr=hyatt 2001-07-18 22:44:51 +00:00
pschwartau%netscape.com
8a89543e3d Added another section to the test. Improved comments. 2001-07-18 22:34:37 +00:00
rogerl%netscape.com
6303b01730 Added fdlibm_ns to build, stopped warnings from formmatter.h 2001-07-18 22:34:09 +00:00
pollmann%netscape.com
fc05e4b02f Bug 65947: Don't save password input values in session history. This resolves a potential security hole where, even after logging out of a web service, a malicious user can click back to the login page and log in without knowing the password. r=gagan@netscape.com, sr=vidur@netscape.com 2001-07-18 21:50:16 +00:00
yokoyama%netscape.com
045ce88d6b Bug 88944 for jshin. r=ftang sr=blizzard@mozilla.org
adding converter support for x-windows-949 and x-johab
2001-07-18 21:49:21 +00:00
pschwartau%netscape.com
40cf988765 Adding a comment. 2001-07-18 21:49:16 +00:00