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-22 17:19:26 +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
base landing nsString2 1999-03-22 09:54:46 +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 fixed instructions 1998-11-23 22:55:32 +00:00
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 new implementation of GetScriptObject, returns a script object that is a wrapper for the Java applet object, whose prototype points to the standard DOM element object. This allows the applet's public fields to shadow the DOM properties. only turned on for XP_MAC. 1999-03-21 20:48:49 +00:00
db initial entry into cvs 1999-03-22 05:11:27 +00:00
dbm Make it possible to prefix mozilla dlls that conflict with system dlls. 1999-03-12 12:43:04 +00:00
directory *** empty log message *** 1999-03-22 04:13:25 +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 Minor formatting change for error output. 1999-03-20 04:25:54 +00:00
editor bug 4057: fix is in layout; here I'm removing the old workaround code 1999-03-22 09:04:06 +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 Fix to use search path for lesstif as per John Hicks suggestion. Environment 1998-11-05 18:04:06 +00:00
gfx DIsabled a free of stack memory 1999-03-22 15:42:07 +00:00
grendel More addressbook patches from Mauro Botelho. 1999-03-15 01:59:26 +00:00
htmlparser minor fixes to parser; fixed DoCopy 1999-03-22 10:19:09 +00:00
include fix bugzilla bug 909 1999-03-13 15:59:05 +00:00
intl Fixed purify errors. Thanks to bruce@cybersight.com for the patches. 1999-03-20 02:42:18 +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 Added traditional and super and changed [] to allow multiple arguments 1999-02-19 04:28:16 +00:00
l10n according to pinkerton, we no longer use mercutio anymore. poof, gone 1998-10-02 19:19:27 +00:00
layout fixed 4057: Clear() now resets focus and anchor nodes 1999-03-22 09:02:30 +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 initial entry into cvs 1999-03-22 05:11:27 +00:00
modules Updated makefile to use nspr version 3. 1999-03-22 06:10:59 +00:00
msgsdk don't hardcode domestic 1998-08-25 18:48:36 +00:00
nav-java Add cvsignore entries for makefiles generated bu autoconf. 1998-12-05 09:07:33 +00:00
network You Have Got ftp directory! 1999-03-22 09:12:29 +00:00
nsprpub Update from the internal CVS repository /m/src. Includes: first 1999-03-19 22:47:21 +00:00
parser minor fixes to parser; fixed DoCopy 1999-03-22 10:19:09 +00:00
plugin/oji/MRJ updated build instructions 1999-03-22 17:19:26 +00:00
privacy Sync'd various Makefile.ins to their Makefile counterparts. 1998-10-21 02:13:56 +00:00
rdf prep work to land nsString2 1999-03-22 08:29:26 +00:00
README updating unix build docs, adding the classic build instructions for when 1998-11-05 20:55:43 +00:00
silentdl Unitialized variable. 1999-03-18 22:00:24 +00:00
string/obsolete landing nsString2 1999-03-22 09:54:46 +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 Added IRIX support (sort of), and a way to turn off CVS compression if necessary. 1999-03-20 02:04:21 +00:00
uriloader/base Enhanced the document loader to handle subdocuments. 1999-03-12 05:20:29 +00:00
view added Set/GetLineHeight(). 1999-03-20 01:25:37 +00:00
wallet New files for wallet 1999-03-10 21:35:41 +00:00
webshell Added (very) basic IE DOM support 1999-03-21 19:53:29 +00:00
webtools add new image for My Netscape 1999-03-22 09:46:05 +00:00
widget memory leak patch from bruce@cybersight.com 1999-03-22 02:57:06 +00:00
xpcom landing nsString2 1999-03-22 09:54:46 +00:00
xpfc Fix windows build: 1998-11-11 00:17:29 +00:00
xpfe ADDED "white-space: pre" to style sheet 1999-03-22 08:09:08 +00:00
xpinstall Run is working in the viewer. 1999-03-19 23:21:30 +00:00
.cvsignore Add .client-defs and myconfig.sh 1999-02-19 19:53:50 +00:00
aclocal.m4 Add support for file-based options, 'myconfig.sh'. 1999-02-04 22:52:56 +00:00
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 updated LEGAL file to reflect non-infringement of WANG patent, and option 1998-05-27 21:17:37 +00:00
LICENSE
Makefile Flip security logic from #ifndef NO_SECURITY to #ifdef MOZ_SECURITY 1998-10-12 21:27:12 +00:00
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 Commiting this from windows caused my special characters to disappear 1998-05-22 06:35:58 +00:00
nglayout.mak real fix for pulling nspr from the tip 1999-03-18 20:43:14 +00:00
nglayout.mk Added mozilla/rdf to the pull. 1998-12-02 00:50:42 +00:00
trex.mak Pull msgsdk 1998-10-29 02:50:29 +00:00
trex.mk Fix msgsdk build problem 1998-11-02 19:14:40 +00:00