apache/gzip/src
|
Add the source and Makefile for the new mod_gzip_content module.
|
1998-09-15 20:17:13 +00:00 |
build
|
Make the uri loader a component.
|
1999-11-18 06:39:37 +00:00 |
calendar
|
updating license boilerplate
|
1999-11-02 06:13:48 +00:00 |
caps
|
Modify generated dom code to use a enum rather than a string for codesize
|
1999-11-20 07:28:34 +00:00 |
cck
|
fix for bug #18332 and other clean ups
|
1999-11-18 17:34:18 +00:00 |
chrome
|
Removed the nsICapabilities interface in favor of nsIInterfaceRequestor.
|
1999-11-18 07:36:41 +00:00 |
cmd
|
updated license boilerplate to xPL v1.1
|
1999-11-02 22:43:10 +00:00 |
config
|
Don't define EXTRA_DSO_LDOPTS to EXTRA_LIBS and more. r=shaver
|
1999-11-18 22:54:09 +00:00 |
content
|
Bug 12734. Make check for duplicate insertions debug-only. Thanks to zee@northrock.bm
|
1999-11-20 07:13:25 +00:00 |
db
|
fix build warning
|
1999-11-16 04:55:37 +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
|
Updated ldapjdk 4.05
|
1999-11-12 06:34:14 +00:00 |
docshell
|
don't know how this got through, I must not have saved the file from my IDE?
|
1999-11-19 08:43:27 +00:00 |
dom
|
Modify generated dom code to use a enum rather than a string for codesize
|
1999-11-20 07:28:34 +00:00 |
editor
|
moved content-specific data and methods from nsIWebShell to appropriate content viewer interface
|
1999-11-19 07:35:27 +00:00 |
ef
|
updating license boilerplate to xPL v1.1
|
1999-11-02 06:38:29 +00:00 |
embedding
|
Renamed nsIWebBrowserApp with nsIWebBrowserChrome. Added some additional methods and more fully specified the ones that were there. Changed the interfaces to forward declare referenced interfaces rather than including them all. Added topLevelWindow to nsIWebBrowser. Provided implementation for these changes.
|
1999-11-18 09:17:07 +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 15111, mac not reading cookies file, r=rjc
|
1999-11-19 10:13:44 +00:00 |
gc/boehm
|
bug #15906: added symbol_name parameter to GC_address_to_source, instead of relying on traceback table.
|
1999-11-15 03:26:03 +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
|
older and wiser, making previous attempt to return correct clientrect actually work. r:saari@netscape.com
|
1999-11-19 07:56:12 +00:00 |
grendel
|
updated license boilerplate
|
1999-11-02 01:51:54 +00:00 |
htmlparser
|
Contribution from mozilla@bucksch.org to improve anchor and img tags
|
1999-11-18 19:39:47 +00:00 |
include
|
Removing use of unneeded dbm module from win32 build
|
1999-11-14 00:52:48 +00:00 |
intl
|
check in backout code after nhotta fix other problem. fix bug 14914
|
1999-11-19 01:16:53 +00:00 |
java
|
fix=Denis Sharypov <sdv@sparc.spb.su> r=akhil.arora@sun.com
|
1999-11-19 02:17:28 +00:00 |
jpeg
|
Fix for 18903 -- remove an unecessary JPEG shared lib. Make two new static lib targets. r=sdagley
|
1999-11-15 22:41:54 +00:00 |
js
|
Added javapath, and confail options. Made some trace output come out by default so it isn't so eerily quiet in quiet mode.
|
1999-11-20 05:22:20 +00:00 |
js2/semantics
|
Fixed MCL incompatibility
|
1999-11-20 04:34:42 +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
|
Adding a new interface that will be used for scrolling tree frames with
|
1999-11-20 07:16:52 +00:00 |
lib
|
Added a couple of Morefiles routines to the export list. FSpGetFileSize and FSpResolveFileIDRef. r=sfraser
|
1999-11-19 00:58:42 +00:00 |
mailnews
|
Changes for using nsSpecialSystemDirectory directory - Bug #18021 - r: jefft
|
1999-11-20 03:14:13 +00:00 |
modules
|
Adding pref classname
|
1999-11-20 07:33:09 +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
|
Bug 16797. Allow files to be 'zero' length. r=warren
|
1999-11-20 07:15:28 +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
|
Adding rng to the autoconf Makefiles. Patch submitted by Mike Shaver <shaver@mozilla.org> a=granrose
|
1999-11-19 16:43:00 +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
|
Contribution from mozilla@bucksch.org to improve anchor and img tags
|
1999-11-18 19:39:47 +00:00 |
plugin/oji/MRJ
|
Added support for Proxies in the MRJ Plugin via getProxyForURL. Reviewed
|
1999-11-13 00:37:48 +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
|
Necko API and implementation changes for retargeting. Needed for URL dispatching. r=mscott
|
1999-11-17 08:14:52 +00:00 |
rdf
|
Modify generated dom code to use a enum rather than a string for codesize
|
1999-11-20 07:28:34 +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
|
Changed ifdefs to this stuff is off for debug builds too.
|
1999-11-20 07:28:45 +00:00 |
suite
|
Don't make the label of a pref an anchor. r=none.
|
1999-11-20 07:11:11 +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
|
Removing multiple FE support, we were not using it. Fixing mozilla-bin hash table problem, binary was not getting deleted. Other minor cleanup. r=slamm
|
1999-11-13 02:43:55 +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
|
Convering to GenericModule.
|
1999-11-20 07:28:11 +00:00 |
view
|
Fix for bug #17989: Selection AutoScrolling broken when using GFX Scrollbars
|
1999-11-18 19:40:52 +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
|
don't know how this got through, I must not have saved the file from my IDE?
|
1999-11-19 08:43:27 +00:00 |
webtools
|
Vastly speed up searches if a directory name is specified.
|
1999-11-19 17:22:47 +00:00 |
widget
|
Reworked the flashing for porkjockey's. r=rods
|
1999-11-19 14:56:24 +00:00 |
xpcom
|
Fixed indentation.
|
1999-11-20 07:30:26 +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
|
Remove unused file and change makefile to reflect change.
|
1999-11-20 07:30:57 +00:00 |
xpinstall
|
Removed the nsICapabilities interface in favor of nsIInterfaceRequestor.
|
1999-11-18 07:36:41 +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
|
add uriloader directory
|
1999-11-18 06:05:16 +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-19 08:00:23 +00:00 |
configure.in
|
Backing out mcafee's change to configure.in to fix SunOS bustage.
|
1999-11-19 07:50:38 +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
|
Make uriloader part of the build on Unix!!
|
1999-11-18 06:03:27 +00:00 |
makefile.win
|
Make uriloader part of the build on windows!!
|
1999-11-18 06:02:51 +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 |