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
Перейти к файлу
leaf%mozilla.org 6434fc5b40 rearranged DIRS order so builds can complete in one pass from a clean tree
r=valeski
2000-12-12 23:59:19 +00:00
README This was approved a while ago by mitchell and leaf. 2000-10-20 20:27:03 +00:00
apache/gzip/src
build Update the standalone build system to handle our extensive intermodule header dependencies without descending into recursive dependency hell. 2000-12-11 06:52:25 +00:00
calendar
caps fix bug 55506. If seman was initialized too early then it was failing to register its nameset. This happened on first run when JS Component Loader would use the secman. The result was that all calls to the security manager via JavaScript would fail for that session. This fixes that by continuing to try to register the nameset until it actually succeeds. r=mstoltz a=brendan 2000-11-30 05:32:08 +00:00
cck fix for bug#57340; custom components not showing up in build;added additional field 2000-12-08 04:00:29 +00:00
chrome Fix for smoketest blocker 61946, r=pink 2000-12-05 21:17:30 +00:00
cmd updated license boilerplate to xPL v1.1 1999-11-02 22:43:10 +00:00
config Need to cat huge list of makefiles directly to xargs instead of using variables. 2000-12-12 21:28:24 +00:00
content Change to token and parser node interfaces in conjunction with less copying in the parser. r=harishd,heikki sr=jst 2000-12-12 21:58:13 +00:00
db Oops. Fixing bustage introduced by previous checkin. I forgot that XPIDL_MODULE is sometimes set by MODULE. r=blizzard Bug 59454 2000-11-21 00:18:46 +00:00
dbm Tinderbox break - change OS/2 only code - third time is a charm 2000-07-10 20:38:41 +00:00
directory Make file compile under JDK1.3 2000-12-08 17:17:49 +00:00
docshell Fix for bug # 54492 r=verah sr=alecf 2000-12-11 23:29:04 +00:00
dom Adding pref to REQUIRES to fix senna tinderbox bustage from hyatt's checkin. 2000-12-10 14:34:06 +00:00
editor Change to token and parser node interfaces in conjunction with less copying in the parser. r=harishd,heikki sr=jst 2000-12-12 21:58:13 +00:00
ef fix another XXX 1999-12-01 21:26:42 +00:00
embedding Fix for the crashing NewWindow2 event mechanism & new IMozControlBridge COM interface for ActiveX programmers who want to get at the Gecko APIs via the control. b=58471, sr=blizzard@mozilla.org 2000-12-12 13:05:35 +00:00
expat Set expat endian flags so we don't do an extra copy. r=heikki, sr=jst 2000-12-12 20:23:50 +00:00
extensions Replaced isalpha() and isdigit() by nsCRT equivalents which take unicode instead of char, bug 62407, r=morse, sr=alecf. 2000-12-12 22:20:50 +00:00
gc/boehm Bug 61571. Improve speculative RTTI heuristics by adding one more instruction to the signature for typeinfo(). r=brendan, sr=beard 2000-12-06 00:05:45 +00:00
gconfig updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
gfx Fixed the background with Transparent PNG's and a 32 and 16 bit depth printing problem. 2000-12-12 21:27:42 +00:00
grendel Added contribution from Ian Clarke. 2000-04-08 06:16:32 +00:00
htmlparser Inadvertant checkin of nsLoggingSink 2000-12-12 23:55:35 +00:00
include Fix Un*x bustage (typo in last patch, oops, sorry!) 2000-10-12 04:49:28 +00:00
intl Changed locale string parse code not to set country if the locale string is country+encoding and no country code, 2000-12-12 22:21:02 +00:00
java * not part of tbox build * 2000-11-14 09:04:38 +00:00
jpeg removing glowcode directives. won't affect you unless you use an obsolete version of glowcode. 2000-11-18 02:13:42 +00:00
js Support single-letter bean properties. 2000-12-12 20:29:06 +00:00
js2 Sweeping set of changes to implement closures. Also re-targetted entire 2000-12-08 23:55:39 +00:00
l10n fix bug 35057 Use "My Sidebar" consistently throughout browser 2000-10-26 02:36:02 +00:00
layout Change to token and parser node interfaces in conjunction with less copying in the parser. r=harishd,heikki sr=jst 2000-12-12 21:58:13 +00:00
lib added UTCUtils for use by JavaScript engine. bug #61577, r=mccabe 2000-12-05 04:36:32 +00:00
mailnews implement downloading of messages for offline use, add folder props ui r=sspitzer, sr=mscott 15865 2000-12-12 03:18:06 +00:00
modules Second half of bug 58538. Allowing access to cross-origin DOM exceptions. r=jband, sr=brendan. 2000-12-12 23:10:07 +00:00
msgsdk updating license boilerplate to xPL v1.1 1999-11-02 06:20:05 +00:00
mstone http stuff 2000-05-10 23:20:05 +00:00
netwerk Implementation of ReadSegments to support less copying in the parser. r=rpotts, sr=jst 2000-12-12 21:57:47 +00:00
network/protocol/http Converting usage of ::GetIID() to NS_GET_IID(). 2000-01-11 20:49:15 +00:00
nsprpub Bugzilla bug #61746: make NSPR local threads work on more NetBSD platforms. 2000-12-10 15:20:03 +00:00
nunet updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 02:47:15 +00:00
parser Inadvertant checkin of nsLoggingSink 2000-12-12 23:55:35 +00:00
plugin/oji/MRJ Bug 56607 (sr=waterson, r=edburns): Fixes for <APPLET> tag processing, clipping. 2000-10-28 05:55:35 +00:00
privacy updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:40:37 +00:00
profile Add the tinderbox-ports panel to panel-list so that it shows up by default. 2000-12-11 00:08:47 +00:00
rdf Change to token and parser node interfaces in conjunction with less copying in the parser. r=harishd,heikki sr=jst 2000-12-12 21:58:13 +00:00
security one first quick + dirty cut + paste doc about kernelconfigurations 2000-12-12 23:56:01 +00:00
silentdl Converting usage of ::GetIID() to NS_GET_IID(). 2000-01-11 20:49:15 +00:00
string Fix for Solaris compiler warning from scc. r=vidur 2000-12-12 23:02:01 +00:00
suite On 12/16/1999, dmose@mozilla.org checked in some changes to the default 1999-12-31 11:48:20 +00:00
sun-java Don't rely upon files that use jri_md.h to include prtypes.h which provides a much needed HAS_LONG_LONG define. Bug 31381 2000-07-27 21:56:07 +00:00
themes Fix 61825: double-ended scrollbars have ugly/incorrect double black border between scrollbar buttons. patch by lordpixel@mac.com. r=me a=ben 2000-12-05 21:35:02 +00:00
timer updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
tools Extract interval as makefile parameter. 2000-12-12 20:00:33 +00:00
tripledb updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 02:47:15 +00:00
uriloader Bug #60069 --> checking this patch in for Sergey Lunegov (lsv@sparc.spb.su) 2000-11-22 19:48:49 +00:00
view Resurrect REQUIRES so that we have some sort of means to track intermodule dependencies. Bug #59454 r=blizzard@mozilla.org 2000-11-20 07:16:06 +00:00
wallet updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
webshell Changes to put style data into the layout regression data output. r=karnaze, a=waterson 2000-12-07 15:31:40 +00:00
webtools add a stack to save the current global SQL state so that queries can be nested. used this mechanism to fix the 62618 regression. r=encido@mozilla.org 2000-12-12 03:47:40 +00:00
widget fixing drag+click == double click. The click counter needs to be zeroed during a drag 2000-12-12 12:22:49 +00:00
xpcom Fix for Solaris compiler warning from scc. r=vidur 2000-12-12 23:02:01 +00:00
xpfc updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 02:47:15 +00:00
xpfe re-checkin all my changes from yesterday, plus some fix-ups so that history doesn't get 2000-12-12 21:07:30 +00:00
xpinstall Fix packaging of cross-compiled builds by using proper $(STRIP) 2000-12-12 20:08:40 +00:00
.cvsignore Ignore .mozconfig.mk and .mozconfig.out (made by client.mk) 2000-03-23 23:29:16 +00:00
LEGAL
LICENSE
Makefile.in Need to cat huge list of makefiles directly to xargs instead of using variables. 2000-12-12 21:28:24 +00:00
aclocal.m4 Pass MOZ_TOPSRCDIR to altoptions.m4. This allows third parties (like netscape) to refer to the mozilla copy rather than copying it (and mozconfig2configure and mozconfig-find) into their own tree. 2000-03-14 02:59:54 +00:00
allmakefiles.sh Moving the tool to strip the dynstr section from elf binaries to config/elf-dynstr-gc.c . See mozilla/tools/elf-dynstr-gc/elf-gc-dynstr.c for the previous history of this file. 2000-12-11 07:24:47 +00:00
client.mak we won't get very far building mozilla/security on windows without pulling 2000-12-09 00:34:08 +00:00
client.mk Update the standalone build system to handle our extensive intermodule header dependencies without descending into recursive dependency hell. 2000-12-11 06:52:25 +00:00
configure Automated update 2000-12-12 07:45:09 +00:00
configure.in The ORBit fallback checks confuse cross-compile builds. 2000-12-12 07:40:37 +00:00
embed.mak rearranged DIRS order so builds can complete in one pass from a clean tree 2000-12-12 23:59:19 +00:00
embed.mk Second cut at an embedding makefile. This is not part of the seamonkey build. 2000-11-22 18:39:16 +00:00
makefile.win Fix for bug 60909. r=javi@netscape.com, bryner@netscape.com. sr=brendan@mozilla.org, leaf@mozilla.org. 2000-12-06 23:45:42 +00:00
nglayout.mac updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
nglayout.mk updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
trex.mak updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
trex.mk updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00