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

65533 Коммитов

Автор SHA1 Сообщение Дата
cls%seawood.org 33b80651af Add --disable-libIDL option for use with standalone modules. 2000-07-08 04:45:49 +00:00
leaf%mozilla.org d42386eea2 Automated update 2000-07-08 03:45:10 +00:00
tor%cs.brown.edu 4e554bb7e3 Remove unneeded AC_DEFINE, clean up warnings, and take out debug printfs. 2000-07-08 03:39:21 +00:00
ben%netscape.com 64c6c5c0f1 more Application Helper Pref panel stuff (supporting removal of handlers) 2000-07-08 03:21:23 +00:00
cls%seawood.org c99fd7394b Commented out compaq compiler test as the test still fails after new compiler was installed 2000-07-08 03:02:43 +00:00
brendan%mozilla.org a1f6317f1a Patch around bad in-place modification of .../build/build_number, and consequent removal of it by distclean, which leaves one with a build that breaks here. This patch cures the broken build, but results in at least four modified source files: build_number, nsBuildID.h, and two related files under xpfe (r=cls@seawood.org). 2000-07-08 02:39:40 +00:00
brendan%mozilla.org 13a173485a Fix an out-of-date comment. 2000-07-08 02:35:56 +00:00
blizzard%redhat.com 91315ab4ba fix for bug #44790. Fix TestGtkEmbed crash on startup. Ignore the return value from nsIChromeRegistry::CheckForNewChrome(). Also, clean up event queue start up and shut down, fix tabs in file, some 80 col violations and some other code formatting cleanups. r,a=brendan 2000-07-08 02:16:34 +00:00
brendan%mozilla.org 897fd3f942 Make it safe to nest a GC from js_AllocGCThing, ultimately from the interpreter; also make sure we collect all garbage (even garbage created by finalizers who unroot or unlock GC-things) when destroying the last context (39125, 44376, r=mccabe@netscape.com). 2000-07-08 02:06:01 +00:00
edburns%acm.org d3299ad0d6 runem.pl now successfully runs webclient on solaris. However,
webclient on solaris doesn't run yet.
2000-07-08 01:36:37 +00:00
cyeh%bluemartini.com 6707d36b9c Fix for 42041. Patch from Dave Miller (dave@intrec.com). 2000-07-08 01:31:23 +00:00
mscott%netscape.com 36780ea6a6 Bug #44166 --> fix news modal dialog problems by using correct nsIPrompt object
r=alecf
2000-07-08 01:13:08 +00:00
mscott%netscape.com 2323080493 Bug #44167 --> fix news modal dialog problems by using correct nsIPrompt object. part of this fix meant making
sure all news urls were initialized with the currect message window. Hence the change to ConstructNntpUrl.
r=alecf
2000-07-08 01:12:30 +00:00
mscott%netscape.com 4b70a12627 Bug #44158 --> fix modal dialog problems by using correct nsIPrompt object obtained from the message window
associated with the current url.

r=alecf
2000-07-08 01:10:30 +00:00
rogerl%netscape.com 0d7c4bc5c1 Support for 'constructor'. 2000-07-08 01:08:29 +00:00
mcafee%netscape.com e8443b40d8 Ignore generated files 2000-07-08 00:24:33 +00:00
mcafee%netscape.com 8c2722a721 Ignore generated files. 2000-07-08 00:23:48 +00:00
brendan%mozilla.org e3dc3bf485 Constipation (r=lumpy,a=jack). 2000-07-08 00:23:12 +00:00
pollmann%netscape.com cd1eceeb92 Bug 4891: Allow flushes to occur outside parsing of the <script> tag. This allows us to keep content lists up to date through document.writes in event handlers r=nisheeth 2000-07-08 00:19:44 +00:00
ben%netscape.com 85a1f46ce0 swap ordering of apps and layout prefs in debug panel so it is possible to turn off box debugging 2000-07-08 00:18:31 +00:00
blizzard%redhat.com d9dc026329 remove Makefile since we have a Makefile.in that works a=brendan 2000-07-08 00:09:36 +00:00
warren%netscape.com 8912327b8f Fixed comment 2000-07-07 23:43:00 +00:00
Peter.VanderBeken%pandora.be e3e01f77b0 Remove redundant define. Not part of build. a=leaf. 2000-07-07 23:34:12 +00:00
edburns%acm.org 967c4751f4 First pass at automating the creation of the runem script. I hope runem.pl
can be used on both win32 and unix.
2000-07-07 23:32:43 +00:00
mcafee%netscape.com 0d5d088504 Ignore generated files 2000-07-07 23:27:47 +00:00
jfrancis%netscape.com da46edc790 fixing increase/decrease font bustage in editor 2000-07-07 23:17:37 +00:00
waterson%netscape.com 779800989a Bug 37621. Add necessary logic to retract and fire rules in nsXULTemplateBuilder::OnChange(). I lost these when I re-wrote this method :-(. r=rjc 2000-07-07 23:01:14 +00:00
alecf%netscape.com 3eb2816421 fix for #29568 - automatically disable other ISP accounts when newsgroup is selected
(skinned to make it work) r=putterman
2000-07-07 22:33:45 +00:00
jefft%netscape.com 52eb0d4b73 fixed bug 44699 -- IMAP does not check result param from nsIMsgAccountManager::FindServer(); r=bienvenu, alecf 2000-07-07 22:27:03 +00:00
evaughan%netscape.com 89cac70734 Fixed body resizing bug #35681
-r pinkerton
2000-07-07 22:24:06 +00:00
saari%netscape.com 13d87ad82a fixing crashing popups on Windows. Smoketest blocker. Simple null check, nsPIDOMWindow QI result wasn't checked. Not sure why this fails suddenly, I would think everyone shoudl be implementing nsPIDOMWindow.... r=pinkerton 2000-07-07 22:17:00 +00:00
ruslan%netscape.com 84dfd2d63a WIP on 40449, a/r=gagan 2000-07-07 22:02:47 +00:00
leaf%mozilla.org 89991bc0ce Automated update 2000-07-07 22:00:12 +00:00
mkaply%us.ibm.com a94323ebe5 #42637
r = sspitzer, a = brendan
OS/2 bringup - I have no idea how systemDir( got changed to system(
2000-07-07 21:59:01 +00:00
mscott%netscape.com f4be0bbdc6 Bug #43661 --> open attachment needs to pass in the file name
r=bienvenu
2000-07-07 21:57:39 +00:00
mkaply%us.ibm.com dbaac39c8d #42637
r = sspitzer, a = brendan
OS/2 bringup - Our profile is located in the OS2 directory
2000-07-07 21:56:48 +00:00
mscott%netscape.com 9be0256d9d Bug #43661 --> pass in the file name for the attachment
r=bienvenu
2000-07-07 21:56:38 +00:00
Peter.VanderBeken%pandora.be db960d3077 Get rid of MOZILLA, use MOZ_XSL. Not part of build. a=leaf. 2000-07-07 21:54:52 +00:00
dbragg%netscape.com c53e74368e Fix for bug #42719. SetLeafName was not removing the old leaf name before appending a new one. r=sgehani 2000-07-07 21:54:08 +00:00
Peter.VanderBeken%pandora.be e54dcce1da Add nsDOMParser.cpp. Not part of build. a=vidur. 2000-07-07 21:53:28 +00:00
Peter.VanderBeken%pandora.be 2e08c9adff Add nsIDOMParser.idl. Not part of build. a=vidur. 2000-07-07 21:53:00 +00:00
tor%cs.brown.edu e9aa28bc6f Turning on MNG decoder by default on all platforms.
configure.in change r=cls.  a=pnunn,brendan.
2000-07-07 21:52:23 +00:00
Jerry.Kirk%Nexwarecorp.com cbc3534039 NOT PART OF BUILD - PHOTON ONLY
Various fixes to make it draw again from Brian Edmond of QNX
r=kirkj
2000-07-07 21:49:05 +00:00
mkaply%us.ibm.com 4bd13d9a42 #42637
r = mkaply, a = brendan
OS/2 bringup - We weren't returning a value from CallMethodFromVTable
2000-07-07 21:46:12 +00:00
mscott%netscape.com 8ac1b09e87 part of the fix for Bug #43661 --> need to register the browser as the handler for text/plain so we can open text documents
and have them get dispatched to the browser.
r=alecf
2000-07-07 21:45:40 +00:00
mscott%netscape.com 70881362b5 Bug #44082 --> fail if we couldn't find mimeTypes.rdf during the data source init phase.
patch from jst
r=mscott
2000-07-07 21:44:11 +00:00
mscott%netscape.com b5e1a4e647 Bug #44568 -> don't fall out and not open the url if we failed to set the load
attributes on a channel. This broke mailto urls because the mailto channel
is just a stub and doesn't implement this method.
r=valeski
2000-07-07 21:43:16 +00:00
mscott%netscape.com c60b861bbb Bug #43652 --> fix running of JS urls by returning the error status of the
underlying file transport if the input stream channel doesn't have an error
of it's own.
r=warren
2000-07-07 21:42:15 +00:00
javi%netscape.com a59a8b2ea1 Correctly define CORE_DEPTH 2000-07-07 21:17:31 +00:00
terry%mozilla.org 20179806cd Fixed links off of 'Most doomed' reports to only list bugs that match the product we're reporting about. 2000-07-07 21:05:19 +00:00