README/mozilla
|
remove unused images
|
1999-10-20 00:15:50 +00:00 |
apache/gzip/src
|
Add the source and Makefile for the new mod_gzip_content module.
|
1998-09-15 20:17:13 +00:00 |
build
|
Get search locale DTDs from proper location.
|
1999-11-24 10:15:53 +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
|
third party components fix for bug#7173
|
1999-11-22 23:11:38 +00:00 |
chrome
|
Closer to refresh of chrome on a skin switch. r=gimpy
|
1999-11-24 07:37:38 +00:00 |
cmd
|
updated license boilerplate to xPL v1.1
|
1999-11-02 22:43:10 +00:00 |
config
|
update xterm-titler to only show the relative directory
|
1999-11-22 22:21:07 +00:00 |
content
|
Changed nsIPresContext& to nsIPresContext*. Changed nsEventStatus& to nsEventStatus*. Now more compatible with XPIDL. a=vidur r=scc
|
1999-11-24 06:03:41 +00:00 |
db
|
Applied fix to mork for BeOS. Patch submitted by Duncan Wilcox <duncan@be.com>.
|
1999-11-20 11:03:43 +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
|
Removed the set and get of the URLDispatcher. Changed a QI to using the Interface maps.
|
1999-11-24 09:40:56 +00:00 |
dom
|
Changed nsIPresContext& to nsIPresContext*. Changed nsEventStatus& to nsEventStatus*. Now more compatible with XPIDL. a=vidur r=scc
|
1999-11-24 06:03:41 +00:00 |
editor
|
19610: Change InsertAsQuotation API to return inserted node r=rhp
|
1999-11-24 20:48:59 +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
|
Adding back implementation for nsINetNotify. This got removed in the
|
1999-11-23 22:05:18 +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
|
*** empty log message ***
|
1999-11-24 03:49:11 +00:00 |
grendel
|
updated license boilerplate
|
1999-11-02 01:51:54 +00:00 |
htmlparser
|
Change asserts to nonfatal warnings
|
1999-11-24 00:56:03 +00:00 |
include
|
Removing use of unneeded dbm module from win32 build
|
1999-11-14 00:52:48 +00:00 |
intl
|
Changed conversion between posix and xp locale to handle extra locale info correctly, bug 18338, r=tao.
|
1999-11-23 21:51:26 +00:00 |
java
|
18857
|
1999-11-24 03:36:06 +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
|
- report function name, if any, when warning about mismatched return
|
1999-11-24 03:36:25 +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
|
added back in the code that hook it up to the form for submission
|
1999-11-24 21:37:34 +00:00 |
lib
|
Fix the embedding stuff to no longer explicitly create an image manager, now that it is a service. r=neeti.
|
1999-11-24 03:57:32 +00:00 |
mailnews
|
Got rid of outdated API's
|
1999-11-24 21:26:14 +00:00 |
modules
|
Added nsIInterfaceRequestor.h to keep nsCOMPtr happy.
|
1999-11-24 08:31:06 +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
|
r=mscott, premature stream closure cleanup and minor state change to FTP state machine.
|
1999-11-24 21:08:04 +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
|
BugZilla: 19448. Back out disable call to _PR_MD_GetRandomNoise()
|
1999-11-23 19:15:32 +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
|
Change asserts to nonfatal warnings
|
1999-11-24 00:56:03 +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
|
11818: Rename the special XUL key from "command" to "xulkey" so it won't
|
1999-11-23 23:24:57 +00:00 |
rdf
|
Add experimental support for RDF delegates.
|
1999-11-24 20:51:39 +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
|
Speed up reading in of HTML results by reading in as many bytes in one chunk as possible, instead of 256 bytes at a time.
|
1999-11-24 21:04:52 +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
|
force uri dispatching to always be on if the url we are trying to load
|
1999-11-23 07:14:45 +00:00 |
view
|
Changed nsIPresContext& to nsIPresContext*. Changed nsEventStatus& to nsEventStatus*.
|
1999-11-24 06:03:10 +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
|
Removed the set and get of the URLDispatcher. Changed a QI to using the Interface maps.
|
1999-11-24 09:40:56 +00:00 |
webtools
|
for nsI*.idl files, add deoxygen link and image
|
1999-11-23 21:59:13 +00:00 |
widget
|
Changed nsIPresContext& to nsIPresContext*. Changed nsEventStatus& to nsEventStatus*. Now more compatible with XPIDL. a=vidur r=scc
|
1999-11-24 06:03:41 +00:00 |
xpcom
|
update to track catchguard syntax, r=cls
|
1999-11-24 03:36: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
|
Speed up reading in of HTML results by reading in as many bytes in one chunk as possible, instead of 256 bytes at a time.
|
1999-11-24 21:04:52 +00:00 |
xpinstall
|
initial checkin of tool that renames files. This tool is used with the psm.xpi installer to rename 8.3 filenames to long filenames under Win95/98. Not part of tinderbox build system yet.
|
1999-11-24 20:48:32 +00:00 |
.cvsignore
|
ignore a.out as well
|
1999-04-10 21:22:55 +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 |
aclocal.m4
|
oops, forgot to include these files for libIDL detection
|
1999-04-10 00:54:58 +00:00 |
allmakefiles.sh
|
Removed listing of win32 Makefile I accidentally checked in.
|
1999-11-20 23:48:14 +00:00 |
client.mak
|
Adding support for MOZ_CVS_FLAGS (useful for specifying -z3) r=leaf
|
1999-11-22 22:33:40 +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-24 00:45:26 +00:00 |
configure.in
|
Add -DULTRA_SPARC to CFLAGS as well, needed for jslock.c/WS5.0/Solaris. r=slamm
|
1999-11-24 00:43:58 +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 |