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
Перейти к файлу
mcafee%netscape.com 94d5a492ea TestSpaceManager now builds on Linux 1999-02-02 03:31:44 +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 Adding License 1999-02-02 03:16:52 +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 On second thought, the recursive rules aren't needed because the Makefiles will get updated as needed for any target. 1999-01-29 20:45:39 +00:00
content fixed bug handling multiple namespace declarations in one tag 1999-02-02 03:24:56 +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 Makefile 1999-02-02 01:03:32 +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 htmlrobot test now builds on Linux 1999-02-02 03:21:01 +00:00
include Add sockstub to list of url types. 1999-01-23 02:56:30 +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 First Checked In. 1999-01-30 01:19:00 +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 TestSpaceManager now builds on Linux 1999-02-02 03:31:44 +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 Fix a bug in my ReadLine implementation where I wasn't properly killing off CRLFs before returning the line. Added code which writes article contents to a file as RFC-822. Now we just need a hook into the viewer app to display the file and we can display articles in HTML. Yeah!. 1999-02-02 03:09:50 +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 ValidateDocData() isn't implemented anywhere, the only usage is in this file and there's 8 stubs in the tree to get around the undefine. Moving the stub to this file in lieu of yanking it; will remove other stubs from viewer, apprunner, etc. 1999-02-01 12:33:19 +00:00
nsprpub Bugsplat bug #340658: implemented a version of the atomic routines 1999-02-02 00:08:25 +00:00
parser/htmlparser htmlrobot test now builds on Linux 1999-02-02 03:21:01 +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 Initial revision. 1999-02-02 00:43:56 +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 Renamed Init() to SetContentModelBuidler(). 1999-02-01 22:35:17 +00:00
webtools Make page auto-reload every fifteen minutes. 1999-02-01 22:46:51 +00:00
widget Added a missing init of the refcnt 1999-02-02 01:32:09 +00:00
xpcom Adding License 1999-02-02 03:16:52 +00:00
xpfc Fix windows build: 1998-11-11 00:17:29 +00:00
xpfe Moving ValidateDocData() stub to mozilla/network/util/mkbuf.c 1999-02-01 12:36:46 +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 build local folders in Unix build 1999-02-02 00:13:52 +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