apache/gzip/src
|
|
|
build
|
Build script update (NOT PART OF THE BUILD)
1. Make the build scripts pull by default, and remember the pull state in the build progress file (pulling is now just the first step of the build).
2. Allow a local prefs file at the root of the source tree to cause the scripts to not look in the prefs folder for a build prefs file.
3. Improve the input file parsing, to deal with trailing # as comments
4. Totally parse the checkout list file now before checking out, instead of parsing and checking out at line at a time.
5. Ensure that the build flag arrays and hashes are cleared out at the start of a build, so that mozilla-then-netscape builds don't get the union of the two sets of flags.
|
2000-11-02 02:38:20 +00:00 |
calendar
|
|
|
caps
|
Bug 57937, signed frames denied access to unsigned frames. r=mccabe, sr=brendan
|
2000-10-30 20:05:07 +00:00 |
cck
|
fix for bug#55964; changes to icon in setup.exe
|
2000-10-27 19:31:42 +00:00 |
chrome
|
Fix for 53218. r-pav, a=ben
|
2000-10-30 01:50:20 +00:00 |
cmd
|
|
|
config
|
Use MOZILLA_DIR instead of $(topsrcdir)/../mozilla to remove netscapism. Bug #54210
|
2000-10-27 08:47:51 +00:00 |
content
|
27006 - Don't reload documents with POST form data.
|
2000-11-01 20:25:33 +00:00 |
db
|
don't write out row comments for mork, r=waterson 44556
|
2000-07-26 21:14:34 +00:00 |
dbm
|
Tinderbox break - change OS/2 only code - third time is a charm
|
2000-07-10 20:38:41 +00:00 |
directory
|
test commit; a=r=(not built)
|
2000-10-25 23:54:02 +00:00 |
docshell
|
Bug #56938 --> Break out the code which parses and sets up refresh urls into
|
2000-11-01 08:03:58 +00:00 |
dom
|
Declare local variables as static to avoid conflicts with variables of the same name in other modules. Fixes Irix AliveTest bustage. r=javi
|
2000-11-01 06:01:54 +00:00 |
editor
|
Changed font specification from 'monospace' to '-moz-fixed' to enforce fixed-width fonts always. b=58098 r=akkana,rickg a=buster
|
2000-10-30 22:22:17 +00:00 |
ef
|
|
|
embedding
|
Fix for broken implementation of IE interface method IHTMLDocument2::Write(). b=58076, sr=blizzard@mozilla.org
|
2000-10-31 20:14:01 +00:00 |
expat
|
a=vidur. Fix for bug 34168. We now handle the case of a redundant percentage sign in the entity value of an entity definition in the internal subset without crashing.
|
2000-10-12 21:07:45 +00:00 |
extensions
|
doh! forgot to add the new file
|
2000-11-01 10:20:07 +00:00 |
gc/boehm
|
Added GC_init_MacOS() to make sure MaxApplZone() and MoreMasters() get called. r=sfraser, not part of standard build.
|
2000-10-24 20:18:43 +00:00 |
gconfig
|
|
|
gfx
|
bug #55450: New gfx implementation more in synch with linux/gtk version. r=cls
|
2000-11-02 00:47:12 +00:00 |
grendel
|
Added contribution from Ian Clarke.
|
2000-04-08 06:16:32 +00:00 |
htmlparser
|
27006 - Don't reload documents with POST form data.
|
2000-11-01 20:25:33 +00:00 |
include
|
Fix Un*x bustage (typo in last patch, oops, sorry!)
|
2000-10-12 04:49:28 +00:00 |
intl
|
27006 - FIXED a potential leak r=pollmann sr=vidur
|
2000-11-02 03:02:17 +00:00 |
java
|
*not part of tbox build*
|
2000-10-17 08:28:15 +00:00 |
jpeg
|
Removed obsolete REQUIRES variable from every Makefile.in/makefile.win
|
2000-06-30 08:08:04 +00:00 |
js
|
Fix to 58007. Add Date.prototype.toDateString, toTimeString methods, by commoning existing date_format helper function with toString. ECMA-262 ed. 3 conformance.
|
2000-11-01 23:57:37 +00:00 |
js2
|
Fixed signed/unsigned whinage.
|
2000-11-01 02:04:04 +00:00 |
l10n
|
fix bug 35057 Use "My Sidebar" consistently throughout browser
|
2000-10-26 02:36:02 +00:00 |
layout
|
27006 - Don't reload documents with POST form data.
|
2000-11-01 20:25:33 +00:00 |
lib
|
changes for Carbon r=pchen/a=sfraser. bug# 42100
|
2000-10-27 20:40:47 +00:00 |
mailnews
|
fix 46375 (or part of it, anyway) reading large imap messages in too small chunks r=jefft, sr=mscott
|
2000-11-02 02:22:13 +00:00 |
modules
|
#55813
|
2000-11-01 20:04:59 +00:00 |
msgsdk
|
|
|
mstone
|
http stuff
|
2000-05-10 23:20:05 +00:00 |
netwerk
|
Bug 47263 - null check for top crasher (mOutputStream becomes null -- could be going through END_READ state twice).
|
2000-11-01 00:58:10 +00:00 |
network/protocol/http
|
Converting usage of ::GetIID() to NS_GET_IID().
|
2000-01-11 20:49:15 +00:00 |
nsprpub
|
Add gcc check for -pthreads if -pthread check fails. bug #44504 Thanks to madams
|
2000-10-26 07:53:51 +00:00 |
nunet
|
|
|
parser
|
27006 - Don't reload documents with POST form data.
|
2000-11-01 20:25:33 +00:00 |
plugin/oji/MRJ
|
Bug 56607 (sr=waterson, r=edburns): Fixes for <APPLET> tag processing, clipping.
|
2000-10-28 05:55:35 +00:00 |
privacy
|
|
|
profile
|
Fixing bug 56002. Randomization process is fixed to get right values on the mac and regitry updates are done to make sure salted entries are in there. r=sspitzer,sr=alecf
|
2000-11-02 01:10:05 +00:00 |
rdf
|
Bug 58252. Make sure that local store and internet search service match RegisterDataSource() calls with UnregisterDataSource(). Make RDFServiceImpl support weak references. r=rjc,scc; sr=alecf
|
2000-10-31 07:27:49 +00:00 |
README
|
This was approved a while ago by mitchell and leaf.
|
2000-10-20 20:27:03 +00:00 |
security
|
Changes to RSA keygen:
|
2000-10-31 16:52:31 +00:00 |
silentdl
|
Converting usage of ::GetIID() to NS_GET_IID().
|
2000-01-11 20:49:15 +00:00 |
string
|
Remove extraneous line I introduced in previous checkin. r=waterson
|
2000-10-31 05:39:34 +00:00 |
suite
|
On 12/16/1999, dmose@mozilla.org checked in some changes to the default
|
1999-12-31 11:48:20 +00:00 |
sun-java
|
Don't rely upon files that use jri_md.h to include prtypes.h which provides a much needed HAS_LONG_LONG define. Bug 31381
|
2000-07-27 21:56:07 +00:00 |
themes
|
#57711 - new lock icons, r=marlon, sr=hangas
|
2000-11-01 00:40:27 +00:00 |
timer
|
|
|
tools
|
Update elf-gc-dynstr to support ppc binaries and non-native-endian binaries. Also some general cleanup. r=waterson
|
2000-11-01 08:14:11 +00:00 |
tripledb
|
|
|
uriloader
|
Bug #58774 --> salt the temp file name we generate when downloading external content
|
2000-11-02 01:27:12 +00:00 |
view
|
Bug 47207. Backing out logging/PRINTF changes until we can fix stopwatch.h, introduce double parens, etc.
|
2000-10-28 22:17:53 +00:00 |
wallet
|
|
|
webshell
|
Bug #56938 --> add a method for setting up a refresh uri given just a channel.
|
2000-11-01 08:03:22 +00:00 |
webtools
|
fix/enhancement from 53951:[rfe] make bug# link on show_bug.cgi an absolute link
|
2000-10-31 21:16:57 +00:00 |
widget
|
#58628
|
2000-11-01 21:08:09 +00:00 |
xpcom
|
fixing the broken indenting from dougt's checking (he applied my -wu patch). This is a whitespace change only (cvs diff -wu shows no change). If I don't fix this it will bother me forever!
|
2000-11-02 03:31:06 +00:00 |
xpfc
|
|
|
xpfe
|
Fixing a typo in my last patch...
|
2000-11-02 02:38:05 +00:00 |
xpinstall
|
Make license agreement show up on ja_JP locale systems.
|
2000-11-02 02:01:18 +00:00 |
.cvsignore
|
Ignore .mozconfig.mk and .mozconfig.out (made by client.mk)
|
2000-03-23 23:29:16 +00:00 |
aclocal.m4
|
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 |
allmakefiles.sh
|
Not part of Netscape 6.0 package. Checking in patches from toml@us.ibm.com. These fix bug 55508 (DOMParser does not work without script environment) and bug 55599 (add GetChannel method to nsIXMLHTTPRequest), as well as add a test program. r=heikki, a=vidur.
|
2000-10-20 23:26:10 +00:00 |
client.mak
|
Fix for LDAP tags. Thanks to wtc for the patch. Bug 55007 r=dmose
|
2000-10-18 19:45:37 +00:00 |
client.mk
|
Remove obsolete pull l10n commands.
|
2000-06-29 00:18:55 +00:00 |
configure
|
Automated update
|
2000-10-31 11:00:09 +00:00 |
configure.in
|
Remove HAVE_MOVEMAIL for OpenVMS.
|
2000-10-31 10:55:37 +00:00 |
embed.mk
|
First draft of a embedding makefile.
|
2000-10-27 04:39:43 +00:00 |
LEGAL
|
|
|
LICENSE
|
|
|
Makefile.in
|
Updating xlib toolkit. r=a=blizzard. Not part of build. Bug # 54132
|
2000-10-05 04:35:18 +00:00 |
makefile.win
|
Adding mpfilelocprovider to build
This lib is being used to fix #48981
r=bhuvan, mscott
|
2000-09-22 03:46:18 +00:00 |
nglayout.mac
|
|
|
nglayout.mk
|
|
|
trex.mak
|
|
|
trex.mk
|
|
|