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

59311 Коммитов

Автор SHA1 Сообщение Дата
ruslan%netscape.com 5c1a777042 More complete update to the previos check in. Don't even instatiate
the final listener as we're not using it anyway.
2000-04-26 00:11:30 +00:00
ruslan%netscape.com 325a51765f Don't fire OnStopRequest just yet when the channel gets Cancelled (until
the receiver learns how to handle it correctly), r=imoT, a=leaf. Used to
crash when following expedia link from msn.com
2000-04-25 23:59:25 +00:00
dougt%netscape.com f7c7e4ff3b changing to getFolder. r=dveditz 2000-04-25 23:01:37 +00:00
leaf%mozilla.org 9111a9400f backing out changes that keep mozilla mailnews from working without psm. 2000-04-25 22:47:44 +00:00
wtc%netscape.com a0a04fcb0a Bugzilla bug #30902: added an alternative implementation of PR_AtomicSet
using cmpxchg in the comments.  Made PR_AtomicAdd a little more efficient.
2000-04-25 22:33:10 +00:00
jst%netscape.com 352faceb63 Fixing a wallet crasher. a=leaf 2000-04-25 22:01:31 +00:00
wtc%netscape.com b6b16b331d In _PR_MD_ATOMIC_ADD, use the edx register instead of the ebx register. 2000-04-25 21:48:33 +00:00
wtc%netscape.com b4ace21764 Bugzilla bug #37146: fixed the output of the test. 2000-04-25 21:40:49 +00:00
ducarroz%netscape.com 1ffee2a56f Fix for bug 37119. We need to query the attribute "data" in order to handle correctly menulist. A=leaf 2000-04-25 21:32:17 +00:00
larryh%netscape.com ac97777fd8 BugZilla 32048 is realy 35408 2000-04-25 21:08:03 +00:00
donm%bluemartini.com f457500ebc patch from bug 2178 applied and fix for versions of GD/Chart::Lines that won't
produce gifs.
2000-04-25 21:05:32 +00:00
dougt%netscape.com 7cb21a33be if components directory does not include any xpt files, we should not fail
autoregistration.  This caused the xpinstall stub installer to fail.
r=dveditz, a=leaf
2000-04-25 19:37:57 +00:00
ruslan%netscape.com 25976cce56 Fix 37084 (blocker), r=gagan 2000-04-25 19:11:26 +00:00
larryh%netscape.com d3563bb280 BugZilla: 32048. WinGate bug. Use loopback address in PR_NewTCPSocketPair() 2000-04-25 18:54:17 +00:00
wtc%netscape.com e6955446d3 Removed 'nop' instructions that I accidentally added. 2000-04-25 18:23:56 +00:00
dougt%netscape.com 56f4d7e351 missed commenting out two assertions which will cause mac and OS2 users
lots of pain.  r=brade, a=leaf.
2000-04-25 18:16:16 +00:00
robinf%netscape.com 88c7261419 *** empty log message *** 2000-04-25 17:46:16 +00:00
sspitzer%netscape.com f249873f43 fix the threadsafe assertion. 2000-04-25 14:56:59 +00:00
sgehani%netscape.com 01971b9297 * Fix build warnings * Make MIW.mcp build with Universal Headers 3.3.1 2000-04-25 14:55:11 +00:00
sgehani%netscape.com 54df2a1f69 Partial fix for nsIFile/Mac installer horkage [b=36784] 2000-04-25 14:43:58 +00:00
dcone%netscape.com 4289f7ef45 Added the nsRenderingContextImpl for interface 2000-04-25 14:37:40 +00:00
brade%netscape.com 02f46c1d93 for DragDrop, call InsertFromDrop which will handle the drop for the appropriate flavors (as paste if appropriate) 2000-04-25 14:15:33 +00:00
brade%netscape.com 0489219757 factored paste so drop could use the common code; added InsertFromDrop, InsertFromTransferable, PrepareTransferable; r/tested=akkana; tested=jst 2000-04-25 14:15:04 +00:00
brade%netscape.com 6c6bbf6523 add methods for InsertFromDrop, PrepareTransferable, InsertFromTransferable; r=akkana 2000-04-25 14:14:48 +00:00
brade%netscape.com 60109fba9f add method for InsertFromDrop; r=akkana 2000-04-25 14:14:42 +00:00
ftang%netscape.com 2f7faa3e93 fix 33862/33864. Use the Unicode version of method of nsILocalFile
so we can display non ASCII user name and file / directory correctly !!!!
thanks m_kato's help
2000-04-25 13:54:04 +00:00
dcone%netscape.com 0a1ca7f28e Added a DrawPath method to nsRenderingContext, currenly does nothing. 2000-04-25 13:51:46 +00:00
ftang%netscape.com 6c66176084 *eat* UTF-8 BOM which generated by Win2K NotePad so it won't confused parser.
bug 36914
2000-04-25 13:50:41 +00:00
cls%seawood.org 360050cd21 Changed nsinstall to fail if the file to link against does not exist. Objdir build breakage should become more apparent when it happens. Thanks to Greg Noel <GregNoel@san.rr.com> for the patch. 2000-04-25 10:52:11 +00:00
cls%seawood.org db97e9bbfb Added dependency to real Makefile & config.status for targets passed to real Makefile. 2000-04-25 09:12:13 +00:00
hyatt%netscape.com f8280293ae Tweak menulist. 2000-04-25 08:38:12 +00:00
scc%netscape.com 99535de185 making string conversions explicit 2000-04-25 08:10:43 +00:00
jband%netscape.com 7e27d3faff be less aggresive in shutdown cleanup to avoid shutdown crashes. See bug 37058 for an example stack. 2000-04-25 07:26:02 +00:00
cls%seawood.org 8575ce8f9c The clobber objdir build didn't work because we forgot to create the objdir before the realclean 2000-04-25 07:21:40 +00:00
evaughan%netscape.com d16b7355c7 1) StyleChange coelescing
2) Warning fixes
3) Table fixes
2000-04-25 07:10:48 +00:00
sspitzer%netscape.com af42b57976 am I a man or am I a mouse? turn on the real subscribe dialog.
there are a lot of issues with it, but I'm working on them, and the
new subscribe dialog is no worse than the old one.
2000-04-25 07:10:33 +00:00
sspitzer%netscape.com a150bc9e43 change to get -chat to work for the mac. still need a "Mozilla Chat" file. 2000-04-25 06:53:49 +00:00
sspitzer%netscape.com 3f17aa02db get -chat to work on the mac. 2000-04-25 06:51:17 +00:00
sspitzer%netscape.com bb92c92b21 implementing the chatzilla service that I promised rginda months ago.
now, -chat from the command line works and brings up chatzilla.
(only win32 and unix, until I tweak the mac build.)
2000-04-25 06:39:39 +00:00
hyatt%netscape.com ba435f20d3 landing debug rules 2000-04-25 06:35:28 +00:00
bryner%uiuc.edu 68ad904901 Reorganizing the mousewheel code, and in the process fixing bug 36886 and
working around bug 32344.  Also removing some old #ifdef code that is not
going to be used.
2000-04-25 06:25:43 +00:00
mscott%netscape.com 60db7f1cdf Bug #33156 --> implement real progress as a percentage of the document download. 2000-04-25 05:52:10 +00:00
mscott%netscape.com 3d582e9ea9 Bug #33156 --> add a OnProgress handler 2000-04-25 05:51:04 +00:00
mscott%netscape.com 0e3dc8a1b8 Bug #33156 --> finish new nsIWebProgress work --> implement real progress as a percentage of the document download. 2000-04-25 05:50:23 +00:00
leaf%mozilla.org 126ffef6a2 Automated update 2000-04-25 05:45:15 +00:00
pavlov%netscape.com 03d4675682 string api changes r=scc 2000-04-25 05:40:45 +00:00
alecf%netscape.com 3252f7edaf String bundle caching - cache the last 10 stringbundles created by the stringbundle service 2000-04-25 05:29:58 +00:00
jband%netscape.com 0d006c89f8 make the component manager's AutoRegister call the interface info manager's AutoRegisterInterfaces 2000-04-25 05:11:30 +00:00
mjudge%netscape.com 3faeabcb95 fixing vc6.0 compiler bug. cant have static variable called "count" and compare it using "<". dont ask. 2000-04-25 05:09:49 +00:00
jband%netscape.com 90cb21d54f fix leak of nsIPref Service 2000-04-25 05:07:02 +00:00