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

84628 Коммитов

Автор SHA1 Сообщение Дата
depstein%netscape.com 0e001b3099 Update testembed w/ latest ifaces, incl nsIRequest cases & nsIWebProgLstnr support 2001-06-26 22:39:32 +00:00
heikki%netscape.com d54af4e833 Bug 75700, fixed bad internal namespace with xmlns=''. r=harishd,sr=jst. 2001-06-26 22:25:33 +00:00
cls%seawood.org 212c48c2f1 Add --without-system-nspr option.
Bug #87612 r=bryner a=blizzard
2001-06-26 22:22:49 +00:00
heikki%netscape.com 8c494134a0 Bug 86894, make context menu and metadata dialog work with non-default namespaces. r=blake,sicking@bigfoot.com, sr=jst. 2001-06-26 22:11:52 +00:00
peterlubczynski%netscape.com 57c9888bde Patch to fix blank plugins after reload of document bug 87397 s/r=darin & dougt 2001-06-26 21:57:48 +00:00
cltbld%netscape.com 4a8d7c3ae8 adding new files on trunk before committing them on the branch, these files
are not build on the trunk (yet). a=chofmann, bug 86323
2001-06-26 21:50:30 +00:00
ftang%netscape.com 2d929ea02b add ctl directory for sun to land complex script code 2001-06-26 21:38:24 +00:00
dbaron%fas.harvard.edu 8af5049c5d Add layout to REQUIRES (for outliner) to MOZ_TRACK_MODULE_DEPS bustage (senna tinderbox). 2001-06-26 21:34:52 +00:00
mkaply%us.ibm.com bbbf5c6c8e #84420
r=mkaply for OS/2, r=r=VYA04230@nifty.com for BeOS, sr=darin
Code from gordon to make DNS on OS/2 and BeOS use the same paths as Unix
2001-06-26 21:33:04 +00:00
dbaron%fas.harvard.edu 44a200fa45 Fix leak of strings (and potential for the same in other places) by converting to nsXPIDLCString. b=87245 r=bstell sr=waterson 2001-06-26 21:31:56 +00:00
dbaron%fas.harvard.edu 1496d5b7f1 Fix leak from complicated ownership cycle by releasing |mChromeEventHandler| in |CleanUp| and |SetDocShell|. b=87466 r=saari sr=hyatt 2001-06-26 21:29:08 +00:00
mkaply%us.ibm.com a1785baacf #86711
r=cls
gmake clean deletes dom/public/idl/core directory on OS/2
2001-06-26 21:21:10 +00:00
mkaply%us.ibm.com 295dee9138 #82632
r=timeless, sr=brendan
Avoid potential malloc of 0
2001-06-26 21:14:12 +00:00
ssu%netscape.com cbc6916a7c fixing bug 77244 - Installers need to create Win32 Reg. key schema that Gecko Embedding browsers can follow. r=sgehani, sr=mscott, a=drivers. not part of tinderbox builds. affects only windows platforms 2001-06-26 21:07:17 +00:00
ssu%netscape.com a6dd4f86f0 fixing bug 87721 - UI cleanup of uninstaller. r=sgehani, rs=mscott, a=pdt, l=msanz. 2001-06-26 21:04:48 +00:00
ssu%netscape.com 5962b41275 fixing bug 87721 - UI cleanup of uninstaller. r=sgehani, rs=mscott, a=pdt, l=msanz. not part of tinderbox builds. affects only windows platforms 2001-06-26 21:04:10 +00:00
ssu%netscape.com 44fac13414 fixing bug 87702 - Change UI text for mozilla setup. r=sgehani, sr=mscott, b=rudman, a=drivers@mozilla.org, l=msanz. not part of tinderbox builds. affects only windows platforms. 2001-06-26 20:57:38 +00:00
kmcclusk%netscape.com 42af30dee8 check for null mPrintContext in nsPostScriptObj destructor to fix crash when the open of the postscript file fails. bug 85535. sr=attinasi@netscape.com, r=dcone@netscape.com 2001-06-26 20:53:02 +00:00
anthonyd%netscape.com 673904e412 fix for 82151 -- Right arrow key at end of a TEXTAREA goes to the beginning
checking in for mjudge
r=cmanske, anthonyd
sr=kin
a=asa
2001-06-26 20:47:46 +00:00
anthonyd%netscape.com 265c05cfd4 fix for 84208 - calling extractContents from javascript crashes browser
r=sfraser
sr=kin
a=asa
2001-06-26 20:45:18 +00:00
anthonyd%netscape.com 46c896a943 backing out changes
a=asa@mozilla.org
2001-06-26 19:35:21 +00:00
anthonyd%netscape.com 27f8fd72a2 fix for 82151 - checking in mjudges patch for right arrow key fix for textarea
r=cmanske@netscape.com, anthonyd@netscape.com
sr=kin@netscape.com
a=asa@mozilla.org
2001-06-26 18:01:10 +00:00
anthonyd%netscape.com 70e1e42da9 fix for 84208 - calling extractContents crashes browser
r=sfraser@netscape.com
sr=kin@netscape.com
a=asa@mozilla.org
2001-06-26 17:58:56 +00:00
peterv%netscape.com b0a05e5b8e Bustage fix, backing out lines that shouldn't have gone in. 2001-06-26 14:51:53 +00:00
peterv%netscape.com 9a4903e107 Fix for bug 85548 (Move Transformiix to PRInt32/PRUint32), mostly search and replace. r=Pike, sr=jst. 2001-06-26 14:10:28 +00:00
sicking%bigfoot.com 145cbcd4d6 remove file to fix readness. This file was removed some time ago, but I still had changes to it in my tree. 2001-06-26 13:07:12 +00:00
peterv%netscape.com ae3ccdc3d8 Implement <xsl:key> and the key() xslt function. Also extend the Map class to enable it to own either it's key-objects or it's value-objects, not just both.
b=65986, r=peterv,pike sr=jst
2001-06-26 11:59:53 +00:00
sicking%bigfoot.com b0dd641584 Implement <xsl:key> and the key() xslt function. Also extend the Map class to enable it to own either it's key-objects or it's value-objects, not just both.
b=65986, r=peterv,pike sr=jst
2001-06-26 11:58:57 +00:00
peterv%netscape.com 7ae38114cc Fix for bug 85606 (Need -venkman command line handler). r=rginda, sr=sfraser. 2001-06-26 11:42:10 +00:00
sicking%bigfoot.com e1c81db973 Precan the XSLT namespace in the namespace manager. b=84335, r=peterv, sr=jst 2001-06-26 11:31:54 +00:00
idk%eng.sun.com ebeddfd00e *not part of the build*
urpConnect update.
a=idk@eng.sun.com
2001-06-26 11:00:13 +00:00
idk%eng.sun.com 566b142858 *not part of the build*
fix for 86789
2001-06-26 10:54:44 +00:00
hwaara%chello.se 311f761ff7 #87586, make wording a little bit more friendly. r=naving, rs=sspitzer 2001-06-26 09:41:15 +00:00
sspitzer%netscape.com f7ab7fe212 fix for js warnings. #58564. fix by gemal@gemal.dk, r=timeless,mao,sr=sspitzer 2001-06-26 07:30:28 +00:00
darin%netscape.com 47778fd113 Fixes bug 87710 (part 2) "Image cache does not re-validate images before reusing them"
r=bbaetz, sr=jst
2001-06-26 07:08:52 +00:00
sspitzer%netscape.com cd2637aab9 fix for #83763. remove close button from the search dialog and make it a window, not a dialog.
(fix by blakeross).  r=hwaara, sr=sspitzer
2001-06-26 07:08:18 +00:00
darin%netscape.com e431bed7e5 Fixes bug 87710 (part 1) "Image cache does not re-validate images before reusing them"
r=bbaetz, sr=jst
2001-06-26 07:06:52 +00:00
sspitzer%netscape.com 904b486fdd fix for #84145, news searches with "@" fail.
fix for #87345, improve NNTP protocol logging and some minor code cleanup.
r=cavin, sr=mscott
2001-06-26 07:04:16 +00:00
jst%netscape.com b923e87265 Why was this checked in w/o review and super review? This setting is causing the JS console to be filled with insignificant warnings that do no other good than hiding real errors, taking out the pref since this is hindering development. If you have issues with this, feel free to contact me. 2001-06-26 05:56:30 +00:00
jaggernaut%netscape.com 55694b4cad Bug 78458: ``Remove our broken text/rtf support'', patch by Boris Zbarsky <bzbarsky@mit.edu>, r=harishd, sr=jst 2001-06-26 05:22:23 +00:00
sspitzer%netscape.com 5a43b8700a fix for #86200. add search to the subscribe dialog (and remove typedown.)
like 4.x, the text area is disabled for IMAP servers.

for news servers, when you type we show you the list of newsgroups that contain the substring.

r=naving, sr=mscott
2001-06-26 05:08:26 +00:00
naving%netscape.com ac21c4b967 87140. r=suresh sr=mscott Make the password dialog come up again on blank password and
set the window object for the mailnewsurl whenever possible
2001-06-26 05:08:07 +00:00
peterlubczynski%netscape.com e963b224cd Fix for bug 87755, a comparison problem r=alexsavulov & sr=attinasi 2001-06-26 05:04:32 +00:00
dougt%netscape.com 81e326e590 Fixes 87289 - context menu bustage fix - r=gagan@netscape.com, sr=alecf@netscape.com, a=chofmann 2001-06-26 04:59:13 +00:00
mkaply%us.ibm.com 6f500be3e4 Backing out file to fix bustage 2001-06-26 03:23:31 +00:00
blakeross%telocity.com 8116bf9163 Textboxes disabled via xbl properties don't have proper styling (86899). r=kerz sr=ben 2001-06-26 02:45:44 +00:00
blakeross%telocity.com 0bdc7c6587 Sidebar panel has incorrect clicking behavior (71768). r=kerz sr=ben a=nobody 2001-06-26 02:43:22 +00:00
nicolson%netscape.com ce584de9a9 Change name and description of the provider. 2001-06-26 02:19:29 +00:00
bryner%uiuc.edu 89a8648447 Bug 82123 -- enable embeddors to alter the focus traversal so that the document itself receives focus first instead of last. r=saari, adamlock, sr=jst, a=chofmann. 2001-06-26 01:19:11 +00:00
attinasi%netscape.com ecc25a875f Fixed allocation alignment problem: checking in for jim_nance@yahoo.com
b=85890 r=attinasi sr=alecf
2001-06-26 01:19:05 +00:00