Commit Graph

65776 Commits

Author SHA1 Message Date
mkaply%us.ibm.com
da05b42020 #42637
r = mkaply, a = brendan
OS/2 bringup - OS/2 only - no OK Cancel buttons in preferences
2000-07-10 14:50:36 +00:00
mkaply%us.ibm.com
1e88b1cf64 OS/2 only tinderbox break - we will probably still break on a link, but at least we will compile 2000-07-10 14:48:47 +00:00
rbs%maths.uq.edu.au
e965530402 Remove files that have ceased to be used 2000-07-10 14:02:44 +00:00
rbs%maths.uq.edu.au
9a8d1698e7 Convert examples to XHTML now that mathml.css is imported in the ua.css on MathML-enabled builds. a:waterson 2000-07-10 13:58:55 +00:00
rbs%maths.uq.edu.au
8b24b2d555 [not part of default build] @import MathML CSS rules in the ua.css on MathML-enabled builds. Paul Gartside <gartside@maths.ox.ac.uk> and Peter Van der Beken <Peter.VanderBeken@pandora.be> have verified that all went well on Linux and Mac, respectively. a:waterson 2000-07-10 13:58:27 +00:00
rbs%maths.uq.edu.au
67f351cd69 [not part of default build] Some updates in the land of stretchy chars. partial fix for b:45010 2000-07-10 13:57:52 +00:00
mkaply%us.ibm.com
7e7f2a42a7 Tinderbox break - remove OS/2 includes 2000-07-10 12:53:08 +00:00
axel%pike.org
6af8630656 Fix nested relative includes, not part of build, a=leaf 2000-07-10 12:08:00 +00:00
cls%seawood.org
0d38a2635c Explicitly include nspr header when needed 2000-07-10 08:40:05 +00:00
cls%seawood.org
8d81079ac4 Mac needs History_entry struct. 2000-07-10 08:12:01 +00:00
dbaron%fas.harvard.edu
aa5d71232a Fix build bustage by changing #idef to #ifdef (I hope). 2000-07-10 07:59:02 +00:00
cls%seawood.org
9dbf922d2a Explicitly include xp_mem.h since it is needed 2000-07-10 07:42:53 +00:00
cls%seawood.org
676b78d39b Ok, so the mac isn't ready to have its mind freed. 2000-07-10 07:40:08 +00:00
cls%seawood.org
e87a1b7b11 Start tedious process of removing obsolete mozilla/include files from build. This patch should take us down to 19 of 101. Bug #38061 2000-07-10 07:13:31 +00:00
alecf%netscape.com
10767f5b73 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
6524bbb982 fix problem posting to wrong news server r=mscott 35678 2000-07-10 02:45:21 +00:00
bienvenu%netscape.com
3198c38bd1 fix problem posting to wrong news server r=mscott 35678 2000-07-10 02:38:22 +00:00
bienvenu%netscape.com
b9323eccf6 fix 41292, r=waterson, problem with rdf factory cache 2000-07-10 02:35:50 +00:00
waterson%netscape.com
4d44110dd4 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
b2d01667e4 #22954, adding unix and mac flavors, r=pierre 2000-07-09 22:26:44 +00:00
mcafee%netscape.com
3a5a6e6541 Ignore generated files. 2000-07-09 21:10:01 +00:00
cls%seawood.org
62c398bbcf Check for BUILD_OFFICIAL as well as MOZILLA_OFFICIAL 2000-07-09 15:02:24 +00:00
cls%seawood.org
01baa94f26 Check for BUILD_OFFICIAL as well as MOZILLA_OFFICIAL 2000-07-09 15:01:27 +00:00
brendan%mozilla.org
e419a66c7a First cut at reusable trace-malloc logfile reader, factored from bloatblame. 2000-07-09 08:53:46 +00:00
morse%netscape.com
d070f06001 fix bug 44351, crash in cookie viewer and signon viewer, r=evaughan 2000-07-08 23:40:06 +00:00
rhp%netscape.com
3588f61c5b 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
b89d0f5db1 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
347f067798 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
e11b1bbc74 Automated update 2000-07-08 11:45:09 +00:00
cls%seawood.org
3f4a648b4d 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
d5963df738 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
c7e36eb3cb 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
18b5c3f6ff Remove hacks that fixed tmp vpath screwups. 2000-07-08 09:39:16 +00:00
cls%seawood.org
634bdeb719 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
a79763793b 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
4152b2835b Automated update 2000-07-08 05:00:14 +00:00
cls%seawood.org
1d2d838080 Add --disable-libIDL option for use with standalone modules. 2000-07-08 04:45:49 +00:00
leaf%mozilla.org
afc49d9ed5 Automated update 2000-07-08 03:45:10 +00:00
tor%cs.brown.edu
09388fe170 Remove unneeded AC_DEFINE, clean up warnings, and take out debug printfs. 2000-07-08 03:39:21 +00:00
ben%netscape.com
a2683bd996 more Application Helper Pref panel stuff (supporting removal of handlers) 2000-07-08 03:21:23 +00:00
cls%seawood.org
69a5100cae 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
1133783b32 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
7acd9814b4 Fix an out-of-date comment. 2000-07-08 02:35:56 +00:00
blizzard%redhat.com
0a247620b4 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
58ffa1e2e0 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
cdddfeea75 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
bf2d2dfac2 Fix for 42041. Patch from Dave Miller (dave@intrec.com). 2000-07-08 01:31:23 +00:00
mscott%netscape.com
67e22c951f 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
967ade904a 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
e02c584953 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