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

65555 Коммитов

Автор SHA1 Сообщение Дата
alecf%netscape.com 06e634c2ce remove a debugging line from this XUL - this is just a bonehead line I left in here on friday
r=mozbot, and everyone else on IRC at the moment
2000-07-10 06:46:41 +00:00
bienvenu%netscape.com 58b7d0c83e fix problem posting to wrong news server r=mscott 35678 2000-07-10 02:45:21 +00:00
bienvenu%netscape.com cd9e842492 fix problem posting to wrong news server r=mscott 35678 2000-07-10 02:38:22 +00:00
bienvenu%netscape.com 8ab5089511 fix 41292, r=waterson, problem with rdf factory cache 2000-07-10 02:35:50 +00:00
waterson%netscape.com 34c01f23ce Register bookmarks datasource with RDF service *last*, because an other failure will leave the RDF service with a dangling pointer. Also, add assertion if we're unable to create a timer, because this is an *extremely* common platform porting error. r=rjc 2000-07-09 23:49:41 +00:00
av%netscape.com 902b10802f #22954, adding unix and mac flavors, r=pierre 2000-07-09 22:26:44 +00:00
mcafee%netscape.com 36e9b139ec Ignore generated files. 2000-07-09 21:10:01 +00:00
cls%seawood.org 7d42581c54 Check for BUILD_OFFICIAL as well as MOZILLA_OFFICIAL 2000-07-09 15:02:24 +00:00
cls%seawood.org a3b71ef004 Check for BUILD_OFFICIAL as well as MOZILLA_OFFICIAL 2000-07-09 15:01:27 +00:00
brendan%mozilla.org c8c2095917 First cut at reusable trace-malloc logfile reader, factored from bloatblame. 2000-07-09 08:53:46 +00:00
morse%netscape.com 6477787994 fix bug 44351, crash in cookie viewer and signon viewer, r=evaughan 2000-07-08 23:40:06 +00:00
rhp%netscape.com ca02d359f7 Fixing problem with dropping Nickname and display name in sync - Bug #: 1371 - r: jefft 2000-07-08 20:51:31 +00:00
colin%theblakes.com 976758a906 Need to break up large groups of files to prevent command overflow. r,a=leaf 2000-07-08 12:56:41 +00:00
morse%netscape.com 93ecd15bc3 bug 40682, minor wording change, submitter= gabriel@pixle.demon.co.uk, r+a=morse 2000-07-08 12:56:39 +00:00
leaf%mozilla.org 461e623923 Automated update 2000-07-08 11:45:09 +00:00
cls%seawood.org 9fb0332aac Updated NetBSD section so that mozilla will build on NetBSD-current. Bug #41524 Thanks to Shin'ichiro TAYA <taya@sm.sony.co.jp> for the patch. 2000-07-08 11:39:05 +00:00
cls%seawood.org fdf6fa8ca8 Changing default debug & opt flags for qnx Bug #44133. Removed autoconf 2.13 specific macro 2000-07-08 11:25:25 +00:00
cls%seawood.org beb4f814bf Change test to check for file (-f) rather than exists (-e) which broke under solaris. 2000-07-08 10:25:59 +00:00
cls%seawood.org b741036a4e Remove hacks that fixed tmp vpath screwups. 2000-07-08 09:39:16 +00:00
cls%seawood.org 0eabd8aa50 The unix builds will use a generated build_number (rather than the checked in version) that will forcibly be 000000000 unless MOZILLA_OFFICIAL is set. Bug #26798
Chrome files that need the build date set for MOZILLA_OFFICIAL builds will no longer be modified in the source tree.  The source tree copies will be used as a template for a generated version.  Bug #29597
2000-07-08 09:36:01 +00:00
rpotts%netscape.com 9eca8cab59 More session history cleanup... Reorganizing the code and removing SH_IN_FRAMES ifdefs... (r=radha) 2000-07-08 05:17:49 +00:00
leaf%mozilla.org 8b3c1258e6 Automated update 2000-07-08 05:00:14 +00:00
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