Граф коммитов

89952 Коммитов

Автор SHA1 Сообщение Дата
sspitzer%netscape.com 70ddf00a80 fix for #73853. allow the user to post news message when there isn't a msg window
around. r/sr=bienvenu
2001-10-09 06:57:48 +00:00
sspitzer%netscape.com 4793901dfb fix for #92393 and #91421. "Get Message" menu item and toolbar button disable
when they shouldn't.  r/sr=bienvenu
2001-10-09 06:36:30 +00:00
sspitzer%netscape.com cb82b25bc8 fix for #49157. support nntp://host/message-id urls (we already support
news://host/message-id urls).  r/sr=bienvenu
2001-10-09 06:01:16 +00:00
sfraser%netscape.com d559f00941 Fix bug 103031 -- don't put the top-left of the structure region into event.where before passing it off to raptor, because this might actually be outside of that window (like on X when windows have rounded corners). Instead, offset event.where by the amount that the window was moved. r=sdagley, sr=hyatt. 2001-10-09 05:59:24 +00:00
rpotts%netscape.com c3be3c3b93 bug #102774 (r=jst@netscape.com, sr=vidur@netscape.com). location.reload(true) did not cause the cache to be bypassed. 2001-10-09 05:02:25 +00:00
darin%netscape.com f8ddc13958 backing out unnecessary now-obsolete hack for bug 89191 r=peterl, sr=dougt 2001-10-09 04:59:03 +00:00
morse%netscape.com 3111ec0766 bug 103467, fields with default values do not get prefilled by password manager, r=law, sr=alecf 2001-10-09 03:39:59 +00:00
bienvenu%netscape.com 7c7aaca10e fix string leak in GetWindowsFolder r=dougt sr=sspitzer 103779 2001-10-09 03:30:12 +00:00
stephend%netscape.com a94a0f8080 Removing extra space in a declaration for the last bug (nsSidebar.js). Previously had r=me/sr=shaver 2001-10-09 03:27:53 +00:00
stephend%netscape.com 96552345af Bug 78485. Javascript strict warnings. Patch by Christoper Aillon <caillon@returnzero.com> r=me, sr=shaver@mozilla.org 2001-10-09 03:16:31 +00:00
sspitzer%netscape.com 40dfed30cc fix for #56419. implement the "Go To Message Folder" feature from search.
r/sr=bienvenu.
2001-10-09 03:05:18 +00:00
sfraser%netscape.com f46ca53c56 Fix for 100353 -- handle polling for read and write on different threads, and properly deal with sending to a socket that has flow control restrictions. Fixes a problem saving to IMAP server sent messages with attachments. r=gordon, wtc. 2001-10-09 02:12:40 +00:00
curt%scruznet.com 61b8f23a13 Simple MAPI setting in win.ini. 2001-10-09 01:20:29 +00:00
pavlov%netscape.com 9aa2253a54 build xptcinvoke_*_mips.* on linux/mips r=pavlov sr=waterson 2001-10-09 01:01:48 +00:00
heikki%netscape.com 915c884c4e Backing out the double uconv. 2001-10-09 00:56:07 +00:00
nboyd%atg.com b29a38854b Fix name of function in error message 2001-10-09 00:54:49 +00:00
loadrunner%betak.net 961740da20 fixing bustage (will backout my changes if it doesn't help) 2001-10-09 00:50:34 +00:00
heikki%netscape.com 9757db6571 Trying to fix build bustage by adding requires. 2001-10-09 00:48:52 +00:00
loadrunner%betak.net ef0cb58440 bug 88155, Trunk & M094 crash [@ MSVCRT.DLL - ns4xPluginStreamListener::OnDataAvailable, nsPluginStreamListenerPeer::OnDataAvailable] - seg faults loading http://www.planetjulie.com/, r=av, peterl, sr=waterson 2001-10-09 00:34:52 +00:00
loadrunner%betak.net 750823ac50 bug 88155, Trunk & M094 crash [@ MSVCRT.DLL - ns4xPluginStreamListener::OnDataAvailable, nsPluginStreamListenerPeer::OnDataAvailable] - seg faults loading http://www.planetjulie.com/, r=av, peterl, sr=waterson 2001-10-09 00:12:15 +00:00
pschwartau%netscape.com d2eeedc189 Warning fixes 2001-10-09 00:08:31 +00:00
rogerl%netscape.com 6bef5de0a9 Added enumerable handling, === operator. Fixed try/catch across interpreter
loop invocations, other sundry ecma test suite fixes.
2001-10-08 23:57:01 +00:00
hyatt%netscape.com 2c2f664999 Backing out changes to commonDialog.xul. That checkin was unintentional. 2001-10-08 23:50:29 +00:00
hyatt%netscape.com 33a67009fa Fix for initial focus problems with dialog binding, bug #103739, r=aaronl, sr=shaver 2001-10-08 23:49:45 +00:00
nhotta%netscape.com 460ab4f50b Remove nsHTMLUtils.cpp from the project, bug 88155. 2001-10-08 23:44:21 +00:00
nhotta%netscape.com 6f27b8f6f6 Add nsHTMLUtils.cpp to the project, bug 88155. 2001-10-08 23:43:58 +00:00
loadrunner%betak.net fd7063b265 bug 88155, Trunk & M094 crash [@ MSVCRT.DLL - ns4xPluginStreamListener::OnDataAvailable, nsPluginStreamListenerPeer::OnDataAvailable] - seg faults loading http://www.planetjulie.com/, r=av, peterl, sr=waterson 2001-10-08 23:42:40 +00:00
wtc%netscape.com be81bdcb8b Fixed the comment about the updateEOF member of HTAB. The update_EOF()
function is not "closing and reopening the file".
2001-10-08 23:19:33 +00:00
peterlubczynski%netscape.com cc2e9e4be5 Fix for topcrash on UNIX where the ProxyJNI is broken with the JRE after a plugins.refresh(). bug 86591 r=av sr=attinasi 2001-10-08 23:00:58 +00:00
beard%netscape.com 93191556c8 Fix for bug #103431, r=peterl, sr=sfraser. 2001-10-08 22:58:59 +00:00
leaf%mozilla.org c3696c983e bug 103022, update mac version string. code from lpham@netscape.com, r=granrose, sr=leaf 2001-10-08 22:58:31 +00:00
leaf%mozilla.org e2c3c09f03 bug 103025, update version string for windows installers. code from kysmith, r=leaf 2001-10-08 22:47:53 +00:00
dougt%netscape.com 7a729c973e removes a printf. r=syd 2001-10-08 22:45:01 +00:00
jst%netscape.com 0a67c16919 Truncate the output string in nsNodeInfo::GetQualifiedName() before appending to it. r=jag, sr=me 2001-10-08 22:37:23 +00:00
dougt%netscape.com 27d71f3cd6 fixes 89097. Adds pref observer to IOService. r=me, sr=darin, patch submitted by tingley@sundell.net 2001-10-08 22:27:14 +00:00
bienvenu%netscape.com a0265779fb fix 10K leak when filtering multiple pop message r=naving, sr=sspitzer 103614 2001-10-08 22:26:02 +00:00
bienvenu%netscape.com 074ba1d83f fix leak of password in biff, sr=sspitzer, r=naving 103676 2001-10-08 22:24:13 +00:00
bienvenu%netscape.com 301e454f1f fix 103701 leak of url spec when loading local message rs=sspitzer 2001-10-08 22:23:44 +00:00
jaggernaut%netscape.com 98ae04c465 Bug 102461: Workaround for bug 93771 causes hang in Xprint module, patch by gisburn, r=jag, sr=jst 2001-10-08 22:23:08 +00:00
darin%netscape.com 2134db071c fixes bug 103043 "nsSocketTransport should only fire OnStatus when status
changes" r=bbaetz, sr=mscott
2001-10-08 22:17:25 +00:00
alecf%netscape.com 7638e29ef4 #if 0 out some other code which will be turned on later
not part of build, will be reviewed for bug 100214
2001-10-08 22:16:22 +00:00
andreww%netscape.com 5efc615716 103165 r=pink sr=fraser personal toolbar buttons turn dark grey on click in mac classic 2001-10-08 22:08:23 +00:00
andreww%netscape.com 756f7a279e 103233 r=adamlock sr=sraser global.css lists window 2x and forgot wizard. correcting. 2001-10-08 22:06:47 +00:00
andreww%netscape.com 501a677c87 101824 r=gerv sr=hewitt double entry in jar.mn file. mac classic 2001-10-08 22:04:14 +00:00
andreww%netscape.com 4028bee7bd 94048 sr=sfraser r=shliang mac classic max width on menu items. 2001-10-08 22:02:58 +00:00
andreww%netscape.com 6209d5a6a2 corrected bug reference: 53826 sr=hewitt r=sfraser mac classic wizards need padding. 2001-10-08 22:01:28 +00:00
andreww%netscape.com d635c5e0db 103165 r=pink sr=fraser mac classic wizards need padding. 2001-10-08 21:59:43 +00:00
alecf%netscape.com bba93b4903 more updates for bug 100214:
- #if 0 out nsUnicharUtils.h
- implement case insensitive string compare
- add nsUnicharUtils.h to mac build
(none of this actually part of the build)
2001-10-08 21:59:13 +00:00
alexsavulov%netscape.com 2531844959 fix for bug 45621 - added MarkDirty for procentage child in case of nowrap
blocks, consolidated the logic in nsBlockFrame::PrepareResizeReflow
sr= attinasi, r=dbaron
2001-10-08 21:51:48 +00:00
heikki%netscape.com ed875e59c3 Bug 103250, attempting to fix topcrasher with a null check. Crash happens when you select text while page loading. r=harishd, sr=vidur. 2001-10-08 21:51:43 +00:00