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

62671 Коммитов

Автор SHA1 Сообщение Дата
pavlov%netscape.com 6a7f45fbe2 try to fix stupid windows compiler bustage 2000-05-25 01:20:20 +00:00
axel%pike.org 237c43f404 Getting us a step closer to xslt on mozilla, see 36038,
[NOT PART OF THE BUILD]
2000-05-25 01:03:29 +00:00
sspitzer%netscape.com 7838c32762 fix for #36159, get send unsent messages to work again. while I'm here, remove
the rosetta_mailnews.h horse crap.  r=mscott.
2000-05-25 01:02:13 +00:00
jefft%netscape.com c99b96e79b fixed bug 39810 - empty trash on exit causes slow shutdow; PR_Wait() too long; r=mscott 2000-05-25 00:56:28 +00:00
ssu%netscape.com ac3f951cdb fixing bugs #:
39783 - installer should install seamonkey into a subfolder from chosen destination path.
34011 - err check for files getting downloaded before installation starts

The code to fix this bug is in, but simply disabled
39015 - Browser needs proxy settings from installer when available

r=sgehani
2000-05-25 00:47:30 +00:00
ssu%netscape.com 5b01d9a93e fixing bugs #:
39783 - installer should install seamonkey into a subfolder from chosen destination path.
34011 - err check for files getting downloaded before installation starts

The code to fix this bug is in, but simply disabled
39015 - Browser needs proxy settings from installer when available

r=sgehani

this particular file is not part of tinderbox build.
2000-05-25 00:46:30 +00:00
pavlov%netscape.com c165e6c65b fix for unix file picker not handling null window parents bug 34328 r=brendan, slamm
fix for mailnews' file->save as dialog not saving files on unix in due to its handling of file extentions and filters.  this code now uses nsIFilePicker.  fixes nsbeta2+ bug 31096. r=mscott
2000-05-25 00:44:10 +00:00
sgehani%netscape.com fc31c6fc0a Fixing seg fault on exit. [b=36781, r=dveditz] 2000-05-25 00:13:48 +00:00
jfrancis%netscape.com 3557066e86 fixing unix nsCOMPtr usage 2000-05-24 23:59:45 +00:00
pinkerton%netscape.com bfc2ba4c32 Using WINAPI macro for callback routines. Thanks to juberti@aol.com and
jesusx@who.net for the help and moral support. r=mozbot a=mozbot
2000-05-24 23:56:47 +00:00
jfrancis%netscape.com b72fc981df fixes: 14753, 29843, 39864, 40141, 40139, 36679, 39542, 34729, 34855, 37216, 39292, 26447 r=sfraser,cmanske,fm; a=beppe 2000-05-24 23:38:07 +00:00
jst%netscape.com 4d943347db Fixing bug nsbeta2+ bug 40197, accessing .href on anchors with no href attribute returned the base URL in stead of an empty string, same problem exists and is fixed with this checkin for images. r=vidur@netscape.com 2000-05-24 23:37:26 +00:00
buster%netscape.com 282be9e0ac partial fix for bug 40211. This fixes the layout assertions loading the page.
the problem was dynamic creation of positioned elements wasn't properly handled
r=nisheeth@netscape.com
2000-05-24 23:28:20 +00:00
warren%netscape.com 69483729ce Fix problem handing deleted string to SetURLString. r=alecf 2000-05-24 23:26:49 +00:00
blizzard%redhat.com 18cafcaee3 bring test case in sync with new header file definitions 2000-05-24 23:24:39 +00:00
morse%netscape.com 58b4713250 bug 39653, describe obscure/encrypt choice better to reduce our liability, r=dp 2000-05-24 23:22:15 +00:00
blizzard%redhat.com f9e4793241 make enums more gtklike. r=pavlov, a=waterson 2000-05-24 23:18:23 +00:00
blizzard%redhat.com ec7eb2de95 automatically add text/plain where text/unicode is present. r=pavlov, a=waterson part of #37003 2000-05-24 23:17:43 +00:00
blizzard%redhat.com b0d7b497b9 add interlacebuf to ipng_struct that was missed on pnunn's checkin. should fix impending redness. a=leaf 2000-05-24 23:12:00 +00:00
putterman%netscape.com ee0624cd6e Fix for dogfood bug 40483. r=sspitzer. a=phil. Can now bring up account wizard when a new
profile is created.
2000-05-24 23:09:34 +00:00
ruslan%netscape.com 6ae8a5ab9a Fix 39107, a=gagan 2000-05-24 23:04:57 +00:00
jfrancis%netscape.com bcd3fa6b6c fixes 29329 2000-05-24 23:01:09 +00:00
jfrancis%netscape.com 18736fd80c fixes: 14753, 29843, 39864, 40141, 40139, 36679, 39542, 34729, 34855, 37216, 39292, 26447 r=sfraser,cmanske,fm; a=beppe 2000-05-24 23:00:24 +00:00
leaf%mozilla.org 6630ca37f6 Automated update 2000-05-24 23:00:11 +00:00
pnunn%netscape.com 939be2b739 bug#3195: Checking in for Chris Hill. Thanks for the patch, Chris.
fixes progressive (interlacing) png's. rev:pnunn@netscape.com, a:brendan@mozilla.org
2000-05-24 22:59:20 +00:00
dougt%netscape.com c029aaee90 Making ProxyService Threadsafe for Add and Remove Proxy. r=gagan. 2000-05-24 22:55:35 +00:00
axel%pike.org daa4628992 Fix for 40456, adding --enable-xsl to configure
second is not part of default build, r,a=leaf
2000-05-24 22:54:58 +00:00
mccabe%netscape.com cb41d34427 Fix for 40406. Add setter to XPConnect to set default JS context used to execute JS components when no appropriate context can be found.
The setter changes per-thread data - for the DOM/UI thread, this means that we can set the JS Context to one with DOM magic.  This magic allows some DOM JS <-> XPConnect JS conversions to succeed, and in particular allows creation of a DOM window from within a JS component.

Unblocks nsbeta2 work by Vishy and Pavlov.

r=mccabe,vishy.  a=brendan,sleestack.
2000-05-24 22:54:57 +00:00
dougt%netscape.com d94517e578 removing warning. 2000-05-24 22:53:15 +00:00
blizzard%redhat.com 05113aa8bc fix searching from the search sidebar. fix css for Customize dialog. r=rjc,waterson a=waterson,brendan 2000-05-24 22:52:39 +00:00
dougt%netscape.com c88bbbf48b nsPSMComponent.cpp
1.  Reduce complexity in launching code.

nsPSMShimLayer.c
1.  Read and Write should timeout
2.  Read and Write should return errors... duh.
2.  PR_IN_PROGRESS_ERROR on Connect should be returned

nsPSMUICallbacks.cpp
1. Use the modal flag to open new windows.

nsSSLIOLayer.cpp
1.  disable Nagle algorithm

r=valeski@netscape.com
2000-05-24 22:51:27 +00:00
danm%netscape.com ab5bd11ffb fixing broken makefiles (see warnings in full tinderbox log) r=law 2000-05-24 21:20:50 +00:00
sfraser%netscape.com 2713c473e3 Fix for 40444; don't allow buttons to steal focus willy-nilly, because this breaks toolbar buttons. What really needs to happen is that every kind of toolbar buttons needs user-focus: none style. r=hyatt, a=leaf 2000-05-24 20:52:26 +00:00
nelsonb%netscape.com 05f5b12e1d Simplify and speed up client cache expiration detection. 2000-05-24 19:28:27 +00:00
nboyd%atg.com 220fce4815 Add rhino9 and rhinoms9. 2000-05-24 18:10:55 +00:00
locka%iol.ie 0a20dc9914 Fixed back button scrolling to scroll to top left corner b=39716, r=jst 2000-05-24 17:18:10 +00:00
dveditz%netscape.com e848ed2311 attempting to fix mac bustage 2000-05-24 15:37:12 +00:00
dveditz%netscape.com 03a6fa03d2 adding new error defines to wizard header to match new errors in XPInstall engine 2000-05-24 14:15:34 +00:00
dveditz%netscape.com 89034e16f8 Getting installed overlays to work, dogfood bug 1011 in bugSCAPE. Also fixing
misc horkage (still!!) from the nsIFile landing necessary to get this working
(bugs 40228, 40403, 40405, 37964, 28950)
2000-05-24 14:13:39 +00:00
dveditz%netscape.com 790dc736a1 Getting chrome registered in the build, necessary to fix install overlay problem
(bugSCAPE bug 1011), r=ssu
2000-05-24 14:08:46 +00:00
ben%netscape.com 63e0f85362 fix skinnability flaw (taskbar toolbar not in toolbox) 2000-05-24 13:57:19 +00:00
ben%netscape.com cbd6cca257 classic skin... 2000-05-24 13:55:46 +00:00
ben%netscape.com 7f274593c1 classic skin... 2000-05-24 13:50:39 +00:00
ben%netscape.com 90eb7d6257 classic skin work (not part of build) 2000-05-24 13:45:43 +00:00
ben%netscape.com 6f87e481eb fix skinnability flaw (put menubar in toolbox) 2000-05-24 13:45:01 +00:00
jefft%netscape.com 473585f46a fixed bug 39883 - compact local folder crashes in nsMsgLocalMailFolder::Compact() with null database; r=putterman 2000-05-24 12:30:10 +00:00
ben%netscape.com d612f5c8f8 classic skin stuff 2000-05-24 09:51:54 +00:00
ben%netscape.com bb2436e991 widget lovin', r=hyatt 2000-05-24 09:45:04 +00:00
axel%pike.org 8a8a7f31f6 Updating new build scheme for recent checkins, NOT PART OF THE BUILD 2000-05-24 08:39:01 +00:00
hyatt%netscape.com 95d53bfec3 fix broken skin switching, r=ben 2000-05-24 08:36:10 +00:00