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
Перейти к файлу
kipp%netscape.com 1a7ee962b6 Added --enable-wrap-malloc,--with-malloc; removed liblayer cruft; better handling for debug builds and compiler warnings 1999-02-02 17:38:11 +00:00
README updating unix build docs, adding the classic build instructions for when 1998-11-05 20:55:43 +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 Ignore genereated Makefile 1999-02-02 06:13:16 +00:00
build added files: mozilla/base/src/nsArena.cpp 1999-02-02 02:46:00 +00:00
calendar fixed instructions 1998-11-23 22:55:32 +00:00
caps OJI MozClassic to raptor merge 1999-01-25 08:05:00 +00:00
cck/muc new checkins for free source CCK 1998-12-30 23:03:13 +00:00
cmd Just fixed a warning. 1998-12-23 22:09:09 +00:00
config unix should support netlib on another thread too. 1999-02-02 07:59:20 +00:00
content Changed value of mozAnonymousBlock atom to match ua.css until a css working group issue is resolved 1999-02-02 17:31:36 +00:00
db start using row methods 1999-02-02 00:52:17 +00:00
dbm Better include line, alternative to Elliot Lee's patch in mozilla.patches 1999-01-29 09:46:50 +00:00
directory Merged v1.1 development branch to trunk, v1.1 released 1999-01-21 23:52:52 +00:00
docshell/base Adding new history interface method onto webshell, removing enums types from linkhandler 1999-01-28 23:13:48 +00:00
dom Modifying window.closed to check existence to webshell, not document 1999-02-01 23:21:58 +00:00
editor Ignore generated Makefiles 1999-02-02 06:11:26 +00:00
ef Ignore generated files. 1999-01-31 06:00:48 +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 2439 [PP] Links are not underlined correctly 1999-02-01 23:50:25 +00:00
grendel Patch from Edwin Wouldt to compensate for NT's losing handling of head 1999-01-29 06:42:41 +00:00
htmlparser Ignore generated Makefiles 1999-02-02 06:11:26 +00:00
include Removed layers references 1999-02-02 17:34:46 +00:00
intl Ignore generated binaries 1999-02-02 01:52:35 +00:00
jpeg First Checked In. 1998-12-13 05:01:04 +00:00
js Ignore generated jscpucfg, jsautocfg.h files 1999-02-02 06:15:27 +00:00
js2/semantics First Checked In. 1999-01-30 01:19:00 +00:00
l10n according to pinkerton, we no longer use mercutio anymore. poof, gone 1998-10-02 19:19:27 +00:00
layout Wrapped up debugging noise in a ifdef; implemented 4th remove-frame case; fixed a bug in the 5th remove-frame case 1999-02-02 17:32:09 +00:00
lib Moving XP_ReBuffer() and XP_Trace() from xp_stubs.c to xp_stub.c, sorry I didn't see the original stub file. Retiring xp_stubs.c. 1999-02-02 03:08:03 +00:00
mailnews Added missing include 1999-02-02 05:40:03 +00:00
modules Moving fe_GetConfigDir() to prefs. 1999-02-02 03:12:36 +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 Removed call to RL_Init 1999-02-02 17:36:46 +00:00
nsprpub Bugsplat bug #340658: implemented a version of the atomic routines 1999-02-02 00:08:25 +00:00
parser/htmlparser Ignore generated Makefiles 1999-02-02 06:11:26 +00:00
plugin/oji/MRJ Creates a new window with "_new" target. 1998-12-29 22:37:55 +00:00
privacy Sync'd various Makefile.ins to their Makefile counterparts. 1998-10-21 02:13:56 +00:00
rdf Added code to release individual assertion elements when the data source is destroyed: this should close some major leakage. 1999-02-02 08:06:38 +00:00
silentdl OJI MozClassic to raptor merge 1999-01-25 08:05:06 +00:00
string/obsolete Added operator=(nsAutoString) for autostring 1999-01-30 06:19:52 +00:00
sun-java Add cvsignore entries for makefiles generated bu autoconf. 1998-12-05 09:07:33 +00:00
uriloader/base Content model builder CID now specified by XML processing instruction. 1999-02-01 22:30:42 +00:00
view Modifying view event flow to always start processing from top view, not enter at children 1999-02-01 22:45:59 +00:00
webshell Cleaned up linkage of the viewer 1999-02-02 17:37:19 +00:00
webtools Don't draw any more than 20 date ticks. 1999-02-02 15:03:52 +00:00
widget widget test now builds on Linux 1999-02-02 05:42:37 +00:00
xpcom Fixed off-by-one bug in Next() 1999-02-02 07:43:23 +00:00
xpfc Fix windows build: 1998-11-11 00:17:29 +00:00
xpfe Fix solaris bustage by including headers instead of using forward class decl's for nsCOMPtr'd interfaces in a header file. 1999-02-02 17:09:44 +00:00
.cvsignore Ignore files generated by autoconf. 1998-12-05 10:39:46 +00:00
LEGAL updated LEGAL file to reflect non-infringement of WANG patent, and option 1998-05-27 21:17:37 +00:00
LICENSE Add final version of NPL. 1998-03-31 19:11:51 +00:00
Makefile Flip security logic from #ifndef NO_SECURITY to #ifdef MOZ_SECURITY 1998-10-12 21:27:12 +00:00
Makefile.in add intl directory 1999-01-21 12:12:49 +00:00
aclocal.m4 Moved gtk macros into separate file to make way for new macros with conflicting licenses. Requires that autoconf be called with '-l build/autoconf'. 1998-12-12 02:41:17 +00:00
client.mak making client.mak build apprunner by default. Probably should be replaced by 1999-01-30 01:12:59 +00:00
client.mk Turn on debug by default 1998-12-19 00:10:52 +00:00
configure Automated update 1999-02-02 00:16:20 +00:00
configure.in Added --enable-wrap-malloc,--with-malloc; removed liblayer cruft; better handling for debug builds and compiler warnings 1999-02-02 17:38:11 +00:00
makefile.win Fix bugs on win95 builds, aprvd briano law 1998-10-15 12:38:26 +00:00
nglayout.mac Commiting this from windows caused my special characters to disappear 1998-05-22 06:35:58 +00:00
nglayout.mak Checked in a probable fix to the windoze build 1999-02-01 20:56:47 +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