apache/gzip/src
|
Add the source and Makefile for the new mod_gzip_content module.
|
1998-09-15 20:17:13 +00:00 |
build
|
s/apprunner/mozilla-bin/ to comply with new binary name. r=alecf
|
1999-11-10 23:50:01 +00:00 |
calendar
|
updating license boilerplate
|
1999-11-02 06:13:48 +00:00 |
caps
|
Restore original changes with bustage fixes.
|
1999-11-12 03:07:37 +00:00 |
cck
|
adding wizard directory to cck
|
1999-11-08 21:55:03 +00:00 |
chrome
|
Oh, silly me. Warren's last change was on a branch. Putting nsNeckoUtil.h back.
|
1999-11-11 20:47:01 +00:00 |
cmd
|
updated license boilerplate to xPL v1.1
|
1999-11-02 22:43:10 +00:00 |
config
|
new versions of the build tools
|
1999-11-12 00:45:13 +00:00 |
content
|
Fix for bug 18040. Removed spurious UMR. Added macro for turning off incremental notification. R=buster, pollmann.
|
1999-11-12 02:07:54 +00:00 |
db
|
fix trivial build warnings, unused variables
|
1999-11-10 23:58:39 +00:00 |
dbm
|
updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org
|
1999-11-06 03:40:37 +00:00 |
directory
|
updating license boilerplate
|
1999-11-02 01:46:24 +00:00 |
docshell
|
fix build bustage.
|
1999-11-12 00:19:00 +00:00 |
dom
|
Fix for bug 13144. Check that private of JSObject is an nsISupports before trying to convert. R=pollmann.
|
1999-11-12 02:17:12 +00:00 |
editor
|
Oops, citer classes weren't initializing refcount, causing an assert on Windows. One-line change, r=rhp
|
1999-11-12 00:57:55 +00:00 |
ef
|
updating license boilerplate to xPL v1.1
|
1999-11-02 06:38:29 +00:00 |
embedding
|
Changed nsComponentManager::CreateInstance calls to use the new nsCOMPtr do_CreateInstance().
|
1999-11-10 06:54:39 +00:00 |
expat
|
updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
|
1999-11-06 03:43:54 +00:00 |
extensions
|
fix bug 18603, grammar error in dialog, r=cpratt
|
1999-11-12 01:11:21 +00:00 |
gc/boehm
|
added -assign flag, to assign blame to stack crawls.
|
1999-11-06 03:24:08 +00:00 |
gconfig
|
updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
|
1999-11-06 03:43:54 +00:00 |
gfx
|
A re-write of Rendering and Drawing Surface to fix a lot of
|
1999-11-12 02:18:36 +00:00 |
grendel
|
updated license boilerplate
|
1999-11-02 01:51:54 +00:00 |
htmlparser
|
Backing out previous change -- it didn't do as much as I'd hoped
|
1999-11-11 22:45:32 +00:00 |
include
|
Oops. Wrapping that in a ifdef until a proper fix is determined
|
1999-11-10 00:59:30 +00:00 |
intl
|
fix 17409. rewrite the Notify method to take care random order of HTTP-EQUIV or CONTENT. performance enhance the code. keep the old code in the #else of #if 1 statement for now. r=nhotta
|
1999-11-10 05:55:58 +00:00 |
java
|
17873 r=akhil.arora@sun.com fix=Denis Sharypov <sdv@sparc.spb.su>
|
1999-11-11 22:35:14 +00:00 |
jpeg
|
updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
|
1999-11-06 03:43:54 +00:00 |
js
|
Fix most remaining warnings in js/src. Patch courtesy slamm.
|
1999-11-11 21:52:35 +00:00 |
js2/semantics
|
Removed distribution restrictions because this is part of the language spec
|
1999-11-03 03:59:31 +00:00 |
l10n
|
updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
|
1999-11-06 03:43:54 +00:00 |
layout
|
Fix for AIX build bustage. Unfortunately the compiler requires that if
|
1999-11-12 03:52:50 +00:00 |
lib
|
updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
|
1999-11-06 03:43:54 +00:00 |
mailnews
|
Changes for multipart alternative UI - Bug #: 17770 - r: jefft
|
1999-11-12 02:58:22 +00:00 |
modules
|
* Modify nsIPref to support security policy work.
|
1999-11-12 02:50:18 +00:00 |
msgsdk
|
updating license boilerplate to xPL v1.1
|
1999-11-02 06:20:05 +00:00 |
nav-java
|
updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org
|
1999-11-06 03:40:37 +00:00 |
netwerk
|
FTP no longer sets the port on a URI. If no port is set on a URI, FTP will use the default (21) at connection time.
|
1999-11-12 01:26:20 +00:00 |
network
|
updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org
|
1999-11-06 02:47:15 +00:00 |
nsprpub
|
Fix to larryh's earlier checkin to implement bug #17558. Previous fix from bad diff would always result in an error trying to create a file that already existed (should only be an error in certain cases). r=sfraser
|
1999-11-05 01:18:07 +00:00 |
nunet
|
updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org
|
1999-11-06 02:47:15 +00:00 |
parser
|
Backing out previous change -- it didn't do as much as I'd hoped
|
1999-11-11 22:45:32 +00:00 |
plugin/oji/MRJ
|
updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org
|
1999-11-06 03:40:37 +00:00 |
privacy
|
updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org
|
1999-11-06 03:40:37 +00:00 |
profile
|
updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org
|
1999-11-06 03:40:37 +00:00 |
rdf
|
Oh, silly me. Warren's last change was on a branch. Putting nsNeckoUtil.h back.
|
1999-11-11 20:47:01 +00:00 |
README/mozilla
|
remove unused images
|
1999-10-20 00:15:50 +00:00 |
silentdl
|
updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
|
1999-11-06 03:43:54 +00:00 |
string/obsolete
|
AIX requires a 'const' in order to handle the assignment of 2 nsStrings
|
1999-11-12 03:58:15 +00:00 |
suite
|
added JS and handlers to enable dropping URLs onto the content area and having them load (r=sdagley).
|
1999-11-12 03:41:27 +00:00 |
sun-java
|
updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org
|
1999-11-06 03:40:37 +00:00 |
timer
|
updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
|
1999-11-06 03:43:54 +00:00 |
tools
|
Print out what we're deleting, debugging orange status.
|
1999-11-12 00:28:56 +00:00 |
tripledb
|
updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org
|
1999-11-06 02:47:15 +00:00 |
uriloader
|
(not part of the seamonkey build...yet!)
|
1999-11-10 06:24:40 +00:00 |
view
|
update just a touch more when resizing views. bug=17574, r=pavlov, a=chofmann
|
1999-11-08 04:06:59 +00:00 |
wallet
|
updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
|
1999-11-06 03:43:54 +00:00 |
webshell
|
fix build bustage.
|
1999-11-12 00:19:00 +00:00 |
webtools
|
Nuking this file. ar=slamm,waterson
|
1999-11-11 22:16:51 +00:00 |
widget
|
Fix for #17694 - nsFileSpecWithUIImpl.cpp::ChooseOutputFile should preset the directory if one has been specified as a starting point. Code from vxir@concentric.net, r=sdagley
|
1999-11-12 04:27:57 +00:00 |
xpcom
|
AIX requires a 'const' in order to handle the assignment of 2 nsStrings
|
1999-11-12 03:58:15 +00:00 |
xpfc
|
updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org
|
1999-11-06 02:47:15 +00:00 |
xpfe
|
added JS and handlers to enable dropping URLs onto the content area and having them load (r=sdagley).
|
1999-11-12 03:41:27 +00:00 |
xpinstall
|
This is just a local .cvsignore file. Doesn't affect build.
|
1999-11-11 18:15:49 +00:00 |
.cvsignore
|
ignore a.out as well
|
1999-04-10 21:22:55 +00:00 |
aclocal.m4
|
oops, forgot to include these files for libIDL detection
|
1999-04-10 00:54:58 +00:00 |
allmakefiles.sh
|
I'm in complete awe as to how the unix tinderboxen haven't broken because of this....when I did a clobber build, nsCookie.cpp & mailnews/* started complaining about a missing rosetta.h.
|
1999-11-10 02:30:47 +00:00 |
client.mak
|
updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
|
1999-11-06 03:43:54 +00:00 |
client.mk
|
updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
|
1999-11-06 03:43:54 +00:00 |
configure
|
Automated update
|
1999-11-12 04:00:22 +00:00 |
configure.in
|
turn on NSCAP_DISABLE_DEBUG_PTR_TYPES for AIX
|
1999-11-12 03:55:34 +00:00 |
LEGAL
|
Add Y2K disclaimer.
|
1999-07-06 23:00:05 +00:00 |
LICENSE
|
new version of LICENSE; not part of the build
|
1999-10-06 02:14:51 +00:00 |
Makefile.in
|
I'm in complete awe as to how the unix tinderboxen haven't broken because of this....when I did a clobber build, nsCookie.cpp & mailnews/* started complaining about a missing rosetta.h.
|
1999-11-10 02:30:47 +00:00 |
makefile.win
|
updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
|
1999-11-06 03:43:54 +00:00 |
nglayout.mac
|
updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
|
1999-11-06 03:43:54 +00:00 |
nglayout.mk
|
updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
|
1999-11-06 03:43:54 +00:00 |
trex.mak
|
updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
|
1999-11-06 03:43:54 +00:00 |
trex.mk
|
updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
|
1999-11-06 03:43:54 +00:00 |