Commit Graph

55146 Commits

Author SHA1 Message Date
dbaron%fas.harvard.edu
b905023253 Belatedly take credit/blame for my changes. r=jim_nance@yahoo.com 2000-03-14 03:52:18 +00:00
dbaron%fas.harvard.edu
61148f66ad Document trick to make jprof work under RedHat 6.0. r=jim_nance@yahoo.com 2000-03-14 03:50:43 +00:00
ruslan%netscape.com
c9b313d004 Fix 10738, partial fix for 21020. Keep-alive, http/1.1, transfer-encoding: chunked
can now be turned on (network.http.version=1.1); network.http.keep-alive can also
be used, however not recommended (1.1 pref will automatically enable keepa-alive).
r=warren,gagan
2000-03-14 03:41:46 +00:00
bienvenu%netscape.com
e5cd3ce413 add in use hdr cache, performance enhancement, r=scottip 2000-03-14 03:39:43 +00:00
warren%netscape.com
d3c3942046 Added nsHTTPChunkConv.cpp for Ruslan. 2000-03-14 03:34:37 +00:00
leaf%mozilla.org
72d48a1ebe Automated update 2000-03-14 03:30:10 +00:00
jim_nance%yahoo.com
682702de64 Fixed a small bug WRT shared library naming 2000-03-14 03:27:13 +00:00
akkana%netscape.com
b0c8f8b961 31438: stealth msg compose (r=ducarroz) 2000-03-14 03:25:15 +00:00
gagan%netscape.com
c6349ecc8b Fix for 30385. We were leaking channel due to the no longer needed "proxy channel" by the cache transport (mem cache) Also removed nsIHttpEventSink.h since its now an IDL. Also fixed 31667, 31222, 31657 (the assertion failures for thread safety) 2000-03-14 03:24:56 +00:00
akkana%netscape.com
7dcaf4657a Install the new TestOutSinks.pl 2000-03-14 03:24:44 +00:00
slamm%netscape.com
09dbc345a6 Move unix build script from mozilla/config to mozilla/build/unix 2000-03-14 03:22:44 +00:00
slamm%netscape.com
0fb9b725ec Remove unused tool. 2000-03-14 03:21:16 +00:00
gagan%netscape.com
583ed3e9c4 Fix for 30385. We were leaking channel due to the no longer needed "proxy channel" by the cache transport (mem cache) 2000-03-14 03:20:26 +00:00
slamm%netscape.com
cbb3476a41 Move non-autoconf tools to build/unix 2000-03-14 03:20:14 +00:00
slamm%netscape.com
74e166dd10 Rename find-mozconfig.sh to mozconfig-find. Rename load-mozconfig.sh to mozconfig2configure. Rename mozconfig2defs.sh to mozconfig2client-mk. Also, take an extra parameter for topsrcdir. 2000-03-14 03:18:54 +00:00
joki%netscape.com
91f1550db4 Fix bug 25353, check if jsval is a string before converting it to one. a:rickg, r:vidur 2000-03-14 03:18:43 +00:00
ruslan%netscape.com
2f6f7277b0 Fix multithreadness assert in the file channel, r=warren 2000-03-14 03:18:26 +00:00
slamm%netscape.com
55fed6be6b Ripout everything except what ns tree needs on top of mozilla tree. ns tree's autoconf.mk.in will now include the one from mozilla. All you have to do is override settings if necessary. 2000-03-14 03:16:25 +00:00
danm%netscape.com
b4a513454f added factory source files 2000-03-14 03:13:54 +00:00
danm%netscape.com
f6c608b41f two more source files necessary for webBrowser.mcp 2000-03-14 03:12:07 +00:00
danm%netscape.com
ce536ce1b4 making webBrowser.mcp a component 2000-03-14 03:10:39 +00:00
mscott%netscape.com
c016030148 Fix the problem where the thread pane / message pane splitter would always move and
"creep" up when you displayed messages. thanks to evaughan for helping me figure this out.
2000-03-14 03:02:08 +00:00
akkana%netscape.com
4751911331 Bug 20207, extra lines in textarea (r=buster) 2000-03-14 03:01:56 +00:00
jdunn%netscape.com
30cc7a5490 just adding 'newlines' UGH! 2000-03-14 03:01:38 +00:00
slamm%netscape.com
82897231d3 Change 'Search Results' to 'Search' 2000-03-14 03:01:28 +00:00
slamm%netscape.com
8ba923bbdd Use simplified CHROME rules. Use default dirs for install locations. 2000-03-14 03:01:26 +00:00
akkana%netscape.com
a48cd213bb 17883, indentation spaces (from Daniel Bratell, bratell@lysator.liu.se),
30380, blockquote should be block (also from Daniel),
6079, URLs surrounded by quotes *and* angle brackets (from Ben Bucksch,
      mozilla@bucksch.org),
translate test into perl (so it will eventually be runnable on mac)
 and fix up some old tests (me).
2000-03-14 03:01:15 +00:00
slamm%netscape.com
fcd7c8e21d Clean up clean targets. Use defines from autoconf.mk.in for build tools (*_TOOLS). Simplify CHROME rules (combine them into one shell process). 2000-03-14 03:00:52 +00:00
slamm%netscape.com
35bbd4e502 Add flag to avoid multiple inclusions. Use defines from autoconf.mk.in for tool locations (supports 3rd party builds). Move include of insure.mk from autoconf.mk.in to config.mk 2000-03-14 03:00:38 +00:00
slamm%netscape.com
341b59e258 Add flag to avoid multiple inclusions. 2000-03-14 03:00:13 +00:00
leaf%mozilla.org
b52eac9670 Automated update 2000-03-14 03:00:12 +00:00
slamm%netscape.com
d4dc2cc04d Add defines for tool locations (supports 3rd party builds). Move insure include into config.mk 2000-03-14 03:00:04 +00:00
slamm%netscape.com
28bfcf54b6 Rename load-mozconfig.sh to mozconfig2configure. 2000-03-14 03:00:00 +00:00
slamm%netscape.com
9723096329 Pass MOZ_TOPSRCDIR to altoptions.m4. This allows third parties (like netscape) to refer to the mozilla copy rather than copying it (and mozconfig2configure and mozconfig-find) into their own tree. 2000-03-14 02:59:54 +00:00
slamm%netscape.com
50c40d8a88 Remove obsolete libs target. Remove clean targets and let regular make handle it. Use new names for mozconfig scripts. 2000-03-14 02:59:43 +00:00
slamm%netscape.com
674afa9dcd Add GARBAGE for clean/distclean targets. Remove unused real_* targets. 2000-03-14 02:59:36 +00:00
akkana%netscape.com
1e8b1a7614 31438: stealth msg compose (r=ducarroz) 2000-03-14 02:59:13 +00:00
akkana%netscape.com
8f13e2f0b2 25645, fix delete line and kill to end 2000-03-14 02:58:14 +00:00
akkana%netscape.com
739e5055f3 Fix paste as quotation 2000-03-14 02:57:38 +00:00
akkana%netscape.com
882203420d Add a helpful comment 2000-03-14 02:57:10 +00:00
akkana%netscape.com
fec2126d44 6085, middle mouse should load link in new window (r=alecf,puetzk@iastate.edu);
24571, middle-mouse paste should be pref-able (r=mcafee);
plus nonmodal pref window (r=pavlov).
2000-03-14 02:56:48 +00:00
pavlov%netscape.com
f5f3003b0a remove all the menu stuff from the build to fix 21652 2000-03-14 02:55:59 +00:00
sfraser%netscape.com
6af40d722b Fix so that bugs like 31710 are easier to find in future -- printf when opening a file fails. r=pavlov 2000-03-14 02:10:20 +00:00
sfraser%netscape.com
cd84a0cb7b Fix for 31710 -- install psm.js so that the mac build starts up. r=pavlov, a=granrose 2000-03-14 02:09:39 +00:00
norris%netscape.com
9cca0a1352 31251 NervousText.js applet doesn't work 2000-03-14 01:20:45 +00:00
wtc%netscape.com
8569dfce52 Bugzilla bug #31697: Mac OS X (Rhapsody) port, based on the patch that
Stuart Parmenter <pavlov@netscape.com> sent to me.
Modified files: Rhapsody.mk, arch.mk, _pth.h, _rhapsody.h, prlink.c,
rhapsody.c, uxproces.c, uxrng.c, ptio.c, pr/tests/Makefile,
pr/tests/Makefile.in
2000-03-14 00:43:31 +00:00
wtc%netscape.com
93c4b26a5f Fixed an error in the previous checkin. 2000-03-14 00:33:02 +00:00
beard%netscape.com
855f2ed7a8 added mozilla/js/rhino/org/mozilla/javascript/tools/jsc/Main.java 2000-03-14 00:24:23 +00:00
mcafee%netscape.com
1753c4a642 AliveTest warning comment. 2000-03-13 23:47:48 +00:00
mcafee%netscape.com
f94d7a75b7 MailNewsTest changes. 2000-03-13 23:44:49 +00:00