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
Перейти к файлу
akkana%netscape.com e339f2e165 Get rid of confusing duplicated paragraph 1999-07-27 21:18:51 +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
build activated BuildProject("xpidl.mcp") when build{xpidl} is on 1999-07-27 02:07:16 +00:00
calendar fixed instructions 1998-11-23 22:55:32 +00:00
caps Add newlines for unix compilers. 1999-07-27 20:31:21 +00:00
cck Adding contents of customizable shell directory 1999-07-22 18:48:17 +00:00
chrome/src fixing mem leak 1999-07-27 21:12:50 +00:00
cmd Adding context menu library to the interface stubs 1999-05-14 21:58:33 +00:00
config Adding generic chrome rules 1999-07-27 14:30:34 +00:00
content Partial fixes for focus/blur events on windows/frames, fixes for incorrect event.target values 1999-07-27 20:55:03 +00:00
db moving row positions; responding to parse 1999-07-20 23:37:06 +00:00
dbm Adding support for Alpha NT. Patch provided by Bob Meader. 1999-07-21 00:40:58 +00:00
directory Updates for JNDI LDAP service provider 1999-06-05 01:14:50 +00:00
docshell/base window creation changes 1999-07-27 04:27:17 +00:00
dom Stop calling JS_ClearScope (and related methods) when leaving about:blank page. 1999-07-27 20:51:39 +00:00
editor Get rid of confusing duplicated paragraph 1999-07-27 21:18:51 +00:00
ef Faster interference graph simplification due to Amancio Hasty. 1999-04-05 06:32:50 +00:00
expat Newline at end 1999-07-17 00:34:16 +00:00
extensions remove hack for bug 10456 1999-07-27 20:49:39 +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 Added test for null load group. 1999-07-27 20:33:36 +00:00
grendel Including the MozillaZine animation contest winner from Klaus Malorny. 1999-07-02 14:20:06 +00:00
htmlparser Add newlines for unix compilers. 1999-07-27 20:31:21 +00:00
include Fix compiler warnings 1999-07-16 17:39:03 +00:00
intl fix bug 10605. This is caused by incorrect QI 1999-07-27 21:00:05 +00:00
jpeg override NO_STATIC_LIB, because we really do need static libraries for some 1999-05-17 19:20:28 +00:00
js Updated for recent semantic engine changes. Changed the meaning of (?= to match Perl. 1999-07-27 01:05:59 +00:00
js2/semantics Updated for recent semantic engine changes. Changed the meaning of (?= to match Perl. 1999-07-27 01:05:59 +00:00
l10n according to pinkerton, we no longer use mercutio anymore. poof, gone 1998-10-02 19:19:27 +00:00
layout Partial fixes for focus/blur events on windows/frames, fixes for incorrect event.target values 1999-07-27 20:55:03 +00:00
lib moved MenusLib from widget to Interface.mcp for carbon porting ease. 1999-07-20 19:39:04 +00:00
mailnews Fix recounting bug. 1999-07-27 18:18:52 +00:00
modules Added back in leak fix with NECKO ifdefs. 1999-07-27 04:30:34 +00:00
msgsdk don't hardcode domestic 1998-08-25 18:48:36 +00:00
nav-java removing software update references. 1999-05-06 04:18:44 +00:00
netwerk fixing mem leak 1999-07-27 21:12:50 +00:00
network replaced call to deprecated nsString API 1999-07-26 00:47:36 +00:00
nsprpub Assembly language implementation of PR_StackPush/Pop routines for Sparc/x86; 1999-07-27 14:40:44 +00:00
nunet Changes to build http in its own library. and use auto detection/registry. 1999-03-27 02:05:59 +00:00
parser Add newlines for unix compilers. 1999-07-27 20:31:21 +00:00
plugin/oji/MRJ support more "java_" prefixed attributes. 1999-06-14 18:41:33 +00:00
privacy Sync'd various Makefile.ins to their Makefile counterparts. 1998-10-21 02:13:56 +00:00
profile Fixed bugs 6701, 9275 1999-07-27 07:42:12 +00:00
rdf fixing mem leak 1999-07-27 21:12:50 +00:00
silentdl switch to faster string search API 1999-07-19 03:29:56 +00:00
string/obsolete odd 'n' ends 1999-07-25 17:21:34 +00:00
suite Get rid of confusing duplicated paragraph 1999-07-27 21:18:51 +00:00
sun-java Cleaned up a bunch of old (unused?) crap. 1999-06-04 21:45:17 +00:00
timer/src Remove files accidentally checked in. 1999-07-22 18:08:05 +00:00
tools First checkin 1999-07-27 20:32:08 +00:00
tripledb Allow a way to finely control the order of query results. 1999-07-12 22:09:23 +00:00
uriloader necko - had to turn off www.*.com trick until we can identify dns failures 1999-07-21 16:41:07 +00:00
view don't do anything if SetDimentions is called with the same width and height. 1999-07-27 04:37:35 +00:00
wallet New files for wallet 1999-03-10 21:35:41 +00:00
webshell window creation changes 1999-07-27 04:27:17 +00:00
webtools The 'modules' list on the main query page was just all wrong. 1999-07-27 16:25:08 +00:00
widget Removing DEBUG_mcafee from debug code. 1999-07-27 20:55:06 +00:00
xpcom Fix unitialized memory read. Thanks to Bruce Mitchener Jr. <bruce@cybersight.com> for making the purify log that I 1999-07-27 02:22:26 +00:00
xpfc Fix windows build: 1998-11-11 00:17:29 +00:00
xpfe Land TEMPLATE_19990726_BRANCH; RDF C++ content model builder exorcism. 1999-07-27 17:20:28 +00:00
xpinstall Land TEMPLATE_19990726_BRANCH; RDF C++ content model builder exorcism. 1999-07-27 17:20:28 +00:00
.cvsignore ignore a.out as well 1999-04-10 21:22:55 +00:00
LEGAL Add Y2K disclaimer. 1999-07-06 23:00:05 +00:00
LICENSE Add final version of NPL. 1998-03-31 19:11:51 +00:00
Makefile.in Move the timers again. Sorry for the screwup. 1999-07-20 08:23:29 +00:00
aclocal.m4 oops, forgot to include these files for libIDL detection 1999-04-10 00:54:58 +00:00
allmakefiles.sh Exorcise the evil global app context thing and replace it with an xpcom thing. 1999-07-23 12:12:08 +00:00
client.mak add splitting symbols to new target "deliver" in prep for fullcircle distribution. 1999-07-07 20:34:59 +00:00
client.mk Fix webconfig target. 1999-05-04 19:54:24 +00:00
configure Automated update 1999-07-26 11:45:09 +00:00
configure.in Added an include directory to CFLAGS for the Neutrino/Photon platform. 1999-07-26 11:43:49 +00:00
makefile.win Move the timers to their final resting group in mozilla/widget. 1999-07-21 20:13:06 +00:00
nglayout.mac Commiting this from windows caused my special characters to disappear 1998-05-22 06:35:58 +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