Read-only Git mirror of the Mercurial gecko repositories at https://hg.mozilla.org. How to contribute: https://firefox-source-docs.mozilla.org/contributing/contribution_quickref.html
Go to file
2000-04-04 23:54:06 +00:00
apache/gzip/src
build Adding a script to print out which of a given list of files do not end with a newline. Source files that do not end with a newline break at least the HP-UX compiler. Adding newlines to all of the source files found at this point. 2000-04-02 07:17:25 +00:00
calendar updating license boilerplate 1999-11-02 06:13:48 +00:00
caps Moved static MOZ_COMPONENT_NSPR_LIBS, MOZ_COMPONENT_XPCOM_LIBS, MOZ_COMPONENT_LIBS definitions from configure.in to config.mk. Replaced -lxpcom in Makefiles to $(XPCOM_LIBS) so that we can optionally link against -lboehm when needed. Bug #31287 2000-04-04 04:46:38 +00:00
cck updating this file to reflect Mozilla end-user text 2000-04-04 18:57:12 +00:00
chrome making string conversions explicit 2000-04-03 05:13:05 +00:00
cmd updated license boilerplate to xPL v1.1 1999-11-02 22:43:10 +00:00
config Fix for EXTRA_DSO_LIBS in rules.mk 2000-04-04 07:37:50 +00:00
content Eliminating nsIFocusableContent 2000-04-04 23:54:06 +00:00
db Fix for EXTRA_DSO_LIBS in rules.mk 2000-04-04 07:37:50 +00:00
dbm # 25555 2000-03-07 21:00:06 +00:00
directory 4.07 main dev tree synch up 2000-02-08 02:39:50 +00:00
docshell Seems the conditional as a parameter was too much for speedracer's little brain. 2000-04-04 03:31:57 +00:00
dom Updating the DOM Attr interface to match the DOM Level 2 spec. r=waterson@netscape.com 2000-04-03 13:40:04 +00:00
editor Make nsIFileURL scriptable and QueryInterfaceable. fix bug #34335 and 34328 and 34470. Minor cleanups on unix file picker dialog 2000-04-04 23:50:41 +00:00
ef fix another XXX 1999-12-01 21:26:42 +00:00
embedding add .cvsignore file 2000-04-03 02:06:14 +00:00
expat Pro5 update 2000-02-07 23:06:04 +00:00
extensions Moved static MOZ_COMPONENT_NSPR_LIBS, MOZ_COMPONENT_XPCOM_LIBS, MOZ_COMPONENT_LIBS definitions from configure.in to config.mk. Replaced -lxpcom in Makefiles to $(XPCOM_LIBS) so that we can optionally link against -lboehm when needed. Bug #31287 2000-04-04 04:46:38 +00:00
gc/boehm Make gc/boehm compile under linux. Compiles but doesn't necessarily run programs. Bug #31287 2000-04-04 04:48:44 +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 Fix extern definition of PdReleaseDirectContext it should be extern'd as 2000-04-04 14:28:43 +00:00
grendel More temporary HTML generation disabling. Thanks to Eric Werk for pointers to these. --jgalyan 2000-01-17 23:35:50 +00:00
htmlparser Fix for EXTRA_DSO_LIBS in rules.mk 2000-04-04 07:37:50 +00:00
include Changes for Mac to make cartman build (bug 19119). r=mwelch, a=jar 2000-02-23 23:10:38 +00:00
intl check in the table which generated by using the Unicode 3.0 data base. 2000-04-04 12:34:26 +00:00
java Added entries for ElementImpl_hasAttribute and 2000-04-04 22:25:19 +00:00
jpeg # 25555 2000-02-29 22:12:14 +00:00
js Updated for lexer changes 2000-04-04 21:43:28 +00:00
js2 Updated for lexer changes 2000-04-04 21:43:28 +00:00
l10n First release of mozilla-dtd2mysql. 2000-03-22 20:55:45 +00:00
layout bug#34444: blocker bug. Backing out changes for dcone. pnunn. 2000-04-04 20:04:40 +00:00
lib 27857 nsIFile - MAC not completely implemented 2000-04-03 01:50:19 +00:00
mailnews fix for blocker bug #34438. we weren't linking in -lmsgbaseutil, which left 2000-04-04 19:33:10 +00:00
modules Making nsJARDownloadObserver have thread-safe addref/release. 2000-04-04 08:34:37 +00:00
msgsdk updating license boilerplate to xPL v1.1 1999-11-02 06:20:05 +00:00
mstone DNS problem didnt actually exist 2000-04-01 00:30:18 +00:00
netwerk Make nsIFileURL scriptable and QueryInterfaceable. fix bug #34335 and 34328 and 34470. Minor cleanups on unix file picker dialog 2000-04-04 23:50:41 +00:00
network/protocol/http Converting usage of ::GetIID() to NS_GET_IID(). 2000-01-11 20:49:15 +00:00
nsprpub Bugzilla bug #33740: checked in a patch contributed by Skip Nizinski 2000-04-03 20:59:39 +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 Fix for EXTRA_DSO_LIBS in rules.mk 2000-04-04 07:37:50 +00:00
plugin/oji/MRJ configuration file for MRJPlugin (GC) target. 2000-03-29 02:14:03 +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 Moved static MOZ_COMPONENT_NSPR_LIBS, MOZ_COMPONENT_XPCOM_LIBS, MOZ_COMPONENT_LIBS definitions from configure.in to config.mk. Replaced -lxpcom in Makefiles to $(XPCOM_LIBS) so that we can optionally link against -lboehm when needed. Bug #31287 2000-04-04 04:46:38 +00:00
rdf Eliminating nsIFocusableContent 2000-04-04 23:54:06 +00:00
README/mozilla *** empty log message *** 2000-03-28 02:10:58 +00:00
security Make the stub sytem work for WIN NT as well as other unix platforms: 2000-04-04 23:49:50 +00:00
silentdl Converting usage of ::GetIID() to NS_GET_IID(). 2000-01-11 20:49:15 +00:00
string Ok, the |typename| stuff wasn't really necessary, and caused problems on VC++. r=scc 2000-04-04 09:21:57 +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 # 25555 2000-03-15 15:15:29 +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 New Daily Performance file. Not part of build. 2000-03-24 21:42:41 +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 Fix for EXTRA_DSO_LIBS in rules.mk 2000-04-04 07:37:50 +00:00
view Ugh, forgot another EXTRA_DSO_LIBS. 2000-04-04 11:06:30 +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 Moved static MOZ_COMPONENT_NSPR_LIBS, MOZ_COMPONENT_XPCOM_LIBS, MOZ_COMPONENT_LIBS definitions from configure.in to config.mk. Replaced -lxpcom in Makefiles to $(XPCOM_LIBS) so that we can optionally link against -lboehm when needed. Bug #31287 2000-04-04 04:46:38 +00:00
webtools Fixed perl warning which occurs if $ENV{"CONTENT_TYPE"} is not set. 2000-03-30 23:56:36 +00:00
widget fix for 34473 2000-04-04 23:51:59 +00:00
xpcom Making string conversions explicit. 2000-04-04 09:35:51 +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 Eliminating nsIFocusableContent 2000-04-04 23:54:06 +00:00
xpinstall # 33859 2000-04-03 22:58:34 +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 Fixed typo. 2000-04-04 12:17:06 +00:00
client.mak build browse info target was failing. parameters reordered. affects no other target 2000-03-22 22:03:27 +00:00
client.mk Output options from mozconfig. Rework checkout. 2000-03-21 21:08:35 +00:00
configure Add -Wno-multichar to WARNINGS_C*FLAGS for BeOS. Thanks to "Yannick Koehler" <koehler@mythrium.com> for the patch. 2000-04-04 07:53:25 +00:00
configure.in Add -Wno-multichar to WARNINGS_C*FLAGS for BeOS. Thanks to "Yannick Koehler" <koehler@mythrium.com> for the patch. 2000-04-04 07:53:25 +00:00
LEGAL
LICENSE
Makefile.in Avoid running allmakefiles.sh everytime (i.e use "=" instead of ":="). allmakefiles.sh is only needed for the "distclean" target. 2000-03-17 00:49:15 +00:00
makefile.win adding crypto stuff to the tip 2000-03-11 04:33:39 +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