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
Перейти к файлу
rogerl%netscape.com a6311b8044 Making str_escape available for jsfile use. r=mccabe. 1999-10-07 20:41:15 +00:00
README/mozilla removing obsolete doc file; a=leaf@mozilla.org 1999-10-06 19:17:56 +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 Don't export headers in lib/mac/MacMemoryAllocator any more. NSPR no longer needs the one that was being exported. r=sdagley 1999-10-06 01:20:44 +00:00
calendar fixed instructions 1998-11-23 22:55:32 +00:00
caps Fix 15618 [CRASH] JS assertion on table regression test 1999-10-06 21:12:21 +00:00
cck have made error dialog box systemmodal bug #15339 1999-10-07 02:07:23 +00:00
chrome/src Fix the following bugs: 1999-10-02 03:41:37 +00:00
cmd Adding context menu library to the interface stubs 1999-05-14 21:58:33 +00:00
config Make mkdepend lines shorter (OpenVMS only). r=ramiro 1999-10-04 10:43:28 +00:00
content Bug 15683. Hack to get the tree open. Don't SetParent(nsnull), <option> elements do funky stuff when the <option> is inside a <xul:template>. r=kmcclusk 1999-10-07 19:32:39 +00:00
db try not to leak all environments r=davidmc 1999-10-07 14:45:26 +00:00
dbm Add memmove to autoconf tests. 1999-09-18 02:55:39 +00:00
directory Fixed a bad link 1999-09-28 19:58:15 +00:00
docshell/base bug #15605. Reviewed by nisheeth. Check the return code from GoToAnchor(...) :-) 1999-10-06 05:15:13 +00:00
dom Added window.scrollBy/scrollTo/scrollX/scrollY. Scopus bug 361046. R=troy 1999-10-06 22:07:42 +00:00
editor fixed some space leaks reported by kipp. no bug #, r=tague 1999-10-06 20:27:41 +00:00
ef add simple test to make sure things are actually working. 1999-08-30 08:04:12 +00:00
expat Fixing build warning. 1999-09-20 21:35:50 +00:00
extensions Converted wallet.dll and wlltvwrs.dll to use nsIModule to prepare for memory leaks fixing. Bug# 14034. r=morse 1999-10-06 04:42:59 +00:00
gc/boehm First Checked In. 1999-10-07 03:03:36 +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 Fixed build warnings. 1999-10-06 08:51:48 +00:00
grendel Updates for JavaMail 1.1.x. 1999-08-12 03:28:00 +00:00
htmlparser In reference to bug # 12415 1999-10-07 01:30:56 +00:00
include Export xp_regexp.h, for libjar. r=sdagley 1999-10-06 01:19:18 +00:00
intl fix bug 15647 r=sdagley. Swap progid base between ENCODER/DECODER 1999-10-06 07:11:40 +00:00
java To compile on Linux, renamed 'jarray' to 'theJarray' (jarray is a JNI type), and made sure all paths in xpjd_GetInterfaceInfoNative() return a jboolean (bug 15279). 1999-10-02 00:18:02 +00:00
jpeg changed from directly using "MSL ShLibRuntime.Lib" to using "NSLibraryStartup.o" to enable GC leak detector. r=smfr 1999-10-03 20:23:01 +00:00
js Making str_escape available for jsfile use. r=mccabe. 1999-10-07 20:41:15 +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 Add flags to selectively build subdirectories. 1999-10-06 00:03:37 +00:00
layout Fixed some warnings 1999-10-07 20:40:00 +00:00
lib breakage fixing, gc_stdout -> GC_stdout 1999-10-03 22:30:35 +00:00
mailnews fix mork factory r=mscott 12326, also fix some memory leaks 1999-10-07 14:30:44 +00:00
modules Converted to use nsIModule to prepare for memory leaks fixing. Bug# 14034. r=dveditz 1999-10-07 03:39:36 +00:00
msgsdk don't hardcode domestic 1998-08-25 18:48:36 +00:00
nav-java General cleanup. 1999-09-14 01:35:43 +00:00
netwerk Fixed warnings. 1999-10-07 04:10:12 +00:00
network General cleanup. 1999-09-17 22:12:46 +00:00
nsprpub Backed out previous checkin. 1999-10-06 19:33:52 +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 In reference to bug # 12415 1999-10-07 01:30:56 +00:00
plugin/oji/MRJ Took out the debug panel which appears whenever System.out messages are 1999-09-23 20:36:16 +00:00
privacy Sync'd various Makefile.ins to their Makefile counterparts. 1998-10-21 02:13:56 +00:00
profile more clean up for #15402. disable the rename, delete and start buttons 1999-10-07 09:41:33 +00:00
rdf Bug 15683. Hack to get the tree open. Don't SetParent(nsnull), <option> elements do funky stuff when the <option> is inside a <xul:template>. r=kmcclusk 1999-10-07 19:32:39 +00:00
silentdl General cleanup. 1999-09-15 22:13:45 +00:00
string/obsolete fixed leak using patch from beard; verified in purify. r=rgess; bug=15751 1999-10-07 07:22:57 +00:00
suite Cleaning up whitespace so I can edit this file with a clue. 1999-10-07 01:07:41 +00:00
sun-java General cleanup. 1999-09-15 22:29:43 +00:00
timer ignore generated Makefile 1999-08-10 05:16:39 +00:00
tools Improved printouts so that addref/release tracing always shows the old/new refcnts in decimal instead of old in decimal and new in hex 1999-10-05 23:56:33 +00:00
tripledb Allow a way to finely control the order of query results. 1999-07-12 22:09:23 +00:00
uriloader Removed dead code inside of #if 0 blocks... 1999-10-06 21:43:21 +00:00
view r=beard; Added in ctor/dtor counting 1999-10-05 14:52:53 +00:00
wallet New files for wallet 1999-03-10 21:35:41 +00:00
webshell Removed dead code inside of #if 0 blocks... 1999-10-06 21:43:21 +00:00
webtools Wow. Turns out this stuff would only handle 10 products. Did the 1999-10-06 20:37:37 +00:00
widget 15712: Fix gtk double-click events. r=pavlov 1999-10-06 22:57:00 +00:00
xpcom add myself to fix DLLs 1999-10-07 20:15:58 +00:00
xpfc Fix windows build: 1998-11-11 00:17:29 +00:00
xpfe fix mork factory r=waterson 12326 1999-10-07 14:27:50 +00:00
xpinstall *** NOT PART OF BUILD *** DEBUG symbolic constant renamed to MIW_DEBUG. 1999-10-06 23:52:08 +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 new version of LICENSE; not part of the build 1999-10-06 02:14:51 +00:00
Makefile.in Autoconfing leaky tool, cvs checkout mozilla/tools/leaky; ./configure --enable-leaky. a=shaver, r=kipp 1999-09-25 20:44:48 +00:00
aclocal.m4 oops, forgot to include these files for libIDL detection 1999-04-10 00:54:58 +00:00
allmakefiles.sh fix resources for the profile migration dialog. 1999-09-29 04:07:12 +00:00
client.mak remove MODULAR_NETLIB define. obsolete. 1999-09-02 22:19:21 +00:00
client.mk Fix build bustage reported by Greg Noel and Jerry Kirk on netscape.public.mozilla.builds. 1999-09-30 16:14:11 +00:00
configure Automated update 1999-10-05 00:31:43 +00:00
configure.in add detection for broken mmap()/write() behavior 1999-10-05 00:29:09 +00:00
makefile.win changed order to do splitsym before componentreg. 1999-09-30 17:50:24 +00:00
nglayout.mac Commiting this from windows caused my special characters to disappear 1998-05-22 06:35:58 +00:00
nglayout.mk General cleanup. 1999-09-11 04:50:16 +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