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
1999-03-19 22:47:21 +00:00
apache/gzip/src
base Backed out nsUnicharKey -- couldn't get it to build with -pedantic linux. 1999-03-19 10:27:41 +00:00
build Turn on traceback tables in the optimized build, so that MacsBug logs from dogfood are useful. Bug 3888, approved chofmann. 1999-03-17 03:18:24 +00:00
calendar
caps Landing nspr library name change, and plevent function call change. 1999-03-17 21:32:03 +00:00
cck Modified buffer sizes in define constants 1999-02-26 18:36:56 +00:00
cmd Mac project changes -- don't generate SYM file. 1999-02-26 00:52:23 +00:00
config Landing nspr library name change, and plevent function call change. 1999-03-17 21:32:03 +00:00
content Remove const. 1999-03-19 01:56:21 +00:00
db fix 3754 assert deleting a mail message r=davidmc, a=chofmann 1999-03-15 21:46:11 +00:00
dbm Make it possible to prefix mozilla dlls that conflict with system dlls. 1999-03-12 12:43:04 +00:00
directory Fix for http://bugzilla.mozilla.org/show_bug.cgi?id=3231 Thanks to lentz@process.com 1999-03-16 20:14:19 +00:00
docshell/base Fix bug 3413. Approved by chofmann. Reviewed by rpotts. We check nsIURL's 1999-03-18 01:07:22 +00:00
dom Splitting up NS_ScriptErrorReporter() to test each argument before printing it, we were passing a partial error report to printf() which was crashing for Edit|Preferences. 1999-03-19 09:00:39 +00:00
editor small change to match change in semantics in nsIDOMRange::GetCommonParent 1999-03-18 21:55:23 +00:00
ef Add Object.registerNatives() dummy stub. 1999-03-04 19:17:24 +00:00
expat Uninitialized variables 1999-03-05 04:40:14 +00:00
extensions workaround for bug 3585 1999-03-19 03:42:54 +00:00
gconfig
gfx Wrapped in PR_BEGIN_EXTERN_C and PR_END_EXTERN_C to fix c++/c linkage problem. 1999-03-18 23:29:50 +00:00
grendel More addressbook patches from Mauro Botelho. 1999-03-15 01:59:26 +00:00
htmlparser Added nsString, so the conversion goes to a string and to a stream 1999-03-19 15:53:07 +00:00
include fix bugzilla bug 909 1999-03-13 15:59:05 +00:00
intl UTF8 name fixed. 1999-03-19 01:33:47 +00:00
jpeg Landing nspr library name change, and plevent function call change. 1999-03-17 21:32:03 +00:00
js update TODO list, fixed finalization to wrapper release mapping for wrapped native 1999-03-19 04:57:09 +00:00
js2/semantics
l10n
layout Fix for bug 3584. 1999-03-19 01:41:09 +00:00
lib Change MOZILLA_HOME to MOZILLA_FIVE_HOME so that we dont fight Communicator 1999-03-11 20:00:57 +00:00
mailnews NOT PART OF BUILD PROCESS. 1999-03-19 22:02:48 +00:00
modules Landing nspr library name change, and plevent function call change. 1999-03-17 21:32:03 +00:00
msgsdk
nav-java
network initialize mLoadAttribs... 1999-03-19 06:23:22 +00:00
nsprpub Update from the internal CVS repository /m/src. Includes: first 1999-03-19 22:47:21 +00:00
parser Added nsString, so the conversion goes to a string and to a stream 1999-03-19 15:53:07 +00:00
plugin/oji/MRJ fixed MRJPlugin::Initialize() to be more robust, added hasTagInfo to determine whether javascript: URL must be used to get the CODEBASE attribute. 1999-03-19 18:25:56 +00:00
privacy
rdf Remember cast of void ** on QueryInterface! 1999-03-19 04:19:55 +00:00
README
silentdl Unitialized variable. 1999-03-18 22:00:24 +00:00
string/obsolete removed static vars 1999-03-19 08:47:20 +00:00
sun-java Cleaned up some of the platform-specific ifdef's. Using HAVE_INT16_T, HAVE_INT32_T, and HAVE_UINT16_T now. 1999-03-11 02:37:23 +00:00
tools -mQuiet the cvs checkout with -q. It will still print what is updated. It just won't print the name of every directory it recurses through. Cleared with cyeh. 1999-03-18 23:50:10 +00:00
uriloader/base Enhanced the document loader to handle subdocuments. 1999-03-12 05:20:29 +00:00
view fixed bug where out of order computation of child view positions and scroll 1999-03-18 21:04:00 +00:00
wallet New files for wallet 1999-03-10 21:35:41 +00:00
webshell Enabled debug menu for all typed of builds 1999-03-19 20:59:11 +00:00
webtools Turn line numbers on by default. 1999-03-19 21:49:45 +00:00
widget Removed nsITextDataFlavor.h from the makefiles 1999-03-19 16:30:01 +00:00
xpcom Backed out nsUnicharKey -- couldn't get it to build with -pedantic linux. 1999-03-19 10:27:41 +00:00
xpfc
xpfe Fix case in include name for unix :-( 1999-03-19 08:44:40 +00:00
xpinstall Added queue to hold pending downloads 1999-03-19 00:32:05 +00:00
.cvsignore
aclocal.m4
allmakefiles.sh Modified allmakefiles.sh setup to use autoconf's default $srcdir. Also fixes mailnews not building in separate obj tree. 1999-03-06 20:38:24 +00:00
client.mak correcting the pulling of NSPR 1999-03-18 19:50:26 +00:00
client.mk Landing nspr library name change, and plevent function call change. 1999-03-17 21:32:03 +00:00
configure Automated update 1999-03-18 03:15:39 +00:00
configure.in Fixed the typo in the check for C++ unused methods, and hard-coded ac_ext=C 1999-03-18 03:11:15 +00:00
LEGAL
LICENSE
Makefile
Makefile.in Adding expat. a=nisheeth 1999-02-27 10:40:40 +00:00
makefile.win make it possible to turn mailnews off by setting DISABLE_MAILNEWS 1999-03-12 02:27:29 +00:00
nglayout.mac
nglayout.mak real fix for pulling nspr from the tip 1999-03-18 20:43:14 +00:00
nglayout.mk
trex.mak
trex.mk