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
Перейти к файлу
disttsc%bart.nl d43a87787f Fix potential crash, bug 51663, r=radha, a=brendan 2000-12-07 06:24:12 +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 Adding options to not use the progress file, and optimize project opening in codewarrior. Bug 61401, r=scc, sr=jj 2000-12-06 22:09:50 +00:00
calendar updating license boilerplate 1999-11-02 06:13:48 +00:00
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 fixing bug 55965 2000-11-30 23:32:22 +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 Adding check for xargs. It is used in some non-default build rules and we need it to properly clean up after our Makefile creation when using some shells. 2000-12-06 03:25:17 +00:00
content XBL forms experiments. Testing the water to see what XBL can do right now. Not used as part of build. a=ben 2000-12-06 22:50:53 +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 test commit; a=r=(not built) 2000-10-25 23:54:02 +00:00
docshell Fix 58633 and 49744: a typo in GetLastVisited() and improving a cmd line help description. r=jag sr=alecf 2000-11-30 21:17:15 +00:00
dom Fix to 48299. Distinguish between chrome JS and content JS when reporting errors; this will allow the JS console to hide or otherwise highlight errors in UI javascript. 2000-12-07 02:08:21 +00:00
editor fixes bug 62148: mac optimized build runs out of memory building nsHTMLEditor.cpp. I refactored a huge routine to be kinder to the codewarrior compiler. r=sfraser; sr=kin 2000-12-06 23:11:21 +00:00
ef fix another XXX 1999-12-01 21:26:42 +00:00
embedding Bug 59282. Specify URL at command line. r=dougt, sr=rpotts 2000-12-06 02:07:38 +00:00
expat a=vidur. Fix for bug 34168. We now handle the case of a redundant percentage sign in the entity value of an entity definition in the internal subset without crashing. 2000-10-12 21:07:45 +00:00
extensions 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
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 #58446 2000-12-05 04:01:13 +00:00
grendel Added contribution from Ian Clarke. 2000-04-08 06:16:32 +00:00
htmlparser REGRESSION TEST FILES - *** NOT PART OF THE BUILD *** 2000-12-05 18:51:05 +00:00
include Fix Un*x bustage (typo in last patch, oops, sorry!) 2000-10-12 04:49:28 +00:00
intl #56767 2000-11-29 23:28:04 +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 Add emacs makefile modeline to many makefiles, add npl license to others. 2000-12-07 02:44:27 +00:00
js2 Corrupt. Removing. 2000-12-06 19:01:21 +00:00
l10n fix bug 35057 Use "My Sidebar" consistently throughout browser 2000-10-26 02:36:02 +00:00
layout XBL forms experiments. Testing the water to see what XBL can do right now. Not used as part of build. a=ben 2000-12-06 22:50:53 +00:00
lib added UTCUtils for use by JavaScript engine. bug #61577, r=mccabe 2000-12-05 04:36:32 +00:00
mailnews Fix nebiros (Sun WS 5.0) bustage. LF missing at the end of the file. Thanks dbaron@fas.harvard.edu 2000-12-07 01:36:36 +00:00
modules License file was accidentally omitted from this external library. 2000-12-05 22:06:12 +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 [not part of build] implements theme:menu and theme:menuseperator <lordpixiel@mac.com>, r=beard 2000-12-06 17:25:16 +00:00
network/protocol/http Converting usage of ::GetIID() to NS_GET_IID(). 2000-01-11 20:49:15 +00:00
nsprpub Bugzilla: 61747. netbsd 2000-12-01 21:29:17 +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 REGRESSION TEST FILES - *** NOT PART OF THE BUILD *** 2000-12-05 18:51:05 +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 Bug 35559 - dynamic profile switching Added file nsIProfileChangeStatus.idl r=valeski, sr=alecf 2000-12-06 15:02:57 +00:00
rdf Fix for smoketest blocker 61946, r=pink 2000-12-05 21:17:30 +00:00
security Add a new -t option to specify the maximum number of threads, and hence 2000-12-07 05:34:50 +00:00
silentdl Converting usage of ::GetIID() to NS_GET_IID(). 2000-01-11 20:49:15 +00:00
string Fix iteration type in ConvertTo(Upper|Lower)Case in nsReadableUtils.cpp, bug=60047, r=dmose, a=scc 2000-11-15 01:58:23 +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 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
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 Damnit! Die bug die! Why is linux choking on a minor css change? I'm switching to IE. Depooooort meeeeee......... 2000-11-29 05:37:44 +00:00
webtools patch from Jake <jsteenhagen@novagate.com> to fix bug 59515; adds a title attribute containing status and short description to various bug links. In some browsers (most Mozilla builds, at least) this makes the status and short description available as a tooltip, so it is no longer necessary to click through to see it. r=dmose@mozilla.org 2000-12-07 03:04:32 +00:00
widget Fix memory leak, check in for disttsc@bart.nl, bug 58423, r=nhotta, sr=brendan. 2000-12-06 22:29:36 +00:00
xpcom Fix to 8734. Make xpidl produce its' output file in the same directory it is run in. This only applies when the -o someotheroutname option isn't supplied. Previous behavior was to produce the output file in the same directory as the input file. Hopefully this'll save some confusion for first-time xpidl users. 2000-12-07 04:25:07 +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 Fix potential crash, bug 51663, r=radha, a=brendan 2000-12-07 06:24:12 +00:00
xpinstall add forms.css to packages for hyatt. 2000-12-04 23:40:03 +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 Static Module Patch. r=valeski,warren@netscape.com, sr/a=cls@netscape.com 2000-11-21 23:40:34 +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 Static Module Patch. r=valeski,warren@netscape.com, sr/a=cls@netscape.com 2000-11-21 23:40:34 +00:00
client.mak 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
client.mk If it is the first checkout, don't call build again (ends up in a recursive loop). Bug #59934 2000-12-06 08:10:52 +00:00
configure Automated update 2000-12-06 07:30:07 +00:00
configure.in Turn off monolithic toolkit builds for OpenBSD. 2000-12-06 07:22:00 +00:00
embed.mak First cut of an embedding makefile for windows.... 2000-11-22 20:12:16 +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