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
Перейти к файлу
dbragg%netscape.com b7e66206f2 Added nsJSFile.cpp to fix bug 16215 r=dougt 2000-01-15 01:55:33 +00:00
README/mozilla remove unused images 1999-10-20 00:15:50 +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 Add chatzilla to the Mac build. r=rginda 2000-01-15 01:30:34 +00:00
calendar updating license boilerplate 1999-11-02 06:13:48 +00:00
caps Fix 18592 Fix example: XPCom components cannot be used under 2000-01-14 00:03:46 +00:00
cck checking in a wizardmachine.ini with bogus values to act as global variables inorder for QA to verify 2000-01-14 03:12:40 +00:00
chrome Bug 22915. Be sure to add the nsCachedChromeChannel to the load group on nsIChannel::SetLoadGroup(). Also, don't assume (in nsXULDocument::StartDocumentLoad) that when you 'hit' in the cache that the channel is actually a nsCachedChromeChannel; instead, inspect its content type. Finally, get rid of extraneous 'command' member variable in nsCachedChromeChannel. r=mscott 2000-01-11 21:18:19 +00:00
cmd updated license boilerplate to xPL v1.1 1999-11-02 22:43:10 +00:00
config backing out andreas and warren 2000-01-14 22:01:56 +00:00
content Bug 14419 (1 of 4): Make option text read/write (implementation) r=harishd 2000-01-15 01:42:56 +00:00
db Converting to use nsIModule macro. r=dp. 2000-01-03 22:59:05 +00:00
dbm Oops, I missed the c++ comments in the review. 2000-01-01 22:45:52 +00:00
directory First major cleanup, mostly finished. 2000-01-14 22:25:29 +00:00
docshell Hey, how about some sensitivity for us objdir users? :) Makefiles still cannot automagically determine where the actual files are for install targets so you have to specify it. 2000-01-14 10:17:04 +00:00
dom Bug 14419 (4 of 4): Make option text read/write (glue implementation) r=harishd 2000-01-15 01:50:18 +00:00
editor Fix build bustage; r=sfraser. My theory for what the current build bustage is: `tainted' |nsCOMPtr<nsIDOMElement>| definition. The full definition of |nsIDOMElement| must be in scope first. 2000-01-14 04:14:09 +00:00
ef fix another XXX 1999-12-01 21:26:42 +00:00
embedding Converting usage of ::GetIID() to NS_GET_IID(). 2000-01-11 20:49:15 +00:00
expat Fix build on win98. 2000-01-10 08:40:10 +00:00
extensions Remove the bslib from the build, r=leaf 2000-01-15 01:39:40 +00:00
gc/boehm added ASCII annotation of fields. 1999-12-10 20:23:16 +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 Photon UI Only 2000-01-14 13:17:25 +00:00
grendel Added support for combobox and image 1999-11-29 00:44:34 +00:00
htmlparser backing out harishd 3:50PM checkin a=mcafee 2000-01-14 06:57:53 +00:00
include Added xp_core.h to files that get disted. r=amusil a=sdagley 1999-12-08 09:27:07 +00:00
intl Bug #3941. r=naoki Adding access APIs to the converter managers data. 2000-01-15 01:44:21 +00:00
java This is updated source code with comments. 2000-01-13 22:54:46 +00:00
jpeg Fix for build bustage on Solaris 2.3. 1999-12-18 00:13:27 +00:00
js revised incorrect testcase 2000-01-14 22:23:08 +00:00
js2 Added unicode character category functions 2000-01-11 05:55:58 +00:00
l10n updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
layout Bug 14419 (1 of 4): Make option text read/write (implementation) r=harishd 2000-01-15 01:42:56 +00:00
lib Removed obsolete arguments from nsIDocumentLoaderObserver OnEndDocumentLoad and OnStartURLLoad. 1999-12-29 07:32:59 +00:00
mailnews bug #23894 --> be sure to escape the display name for the attachment b4 2000-01-15 01:45:12 +00:00
modules backing out andreas and warren 2000-01-14 22:01:56 +00:00
msgsdk updating license boilerplate to xPL v1.1 1999-11-02 06:20:05 +00:00
netwerk backing out andreas and warren 2000-01-14 22:01:56 +00:00
network/protocol/http Converting usage of ::GetIID() to NS_GET_IID(). 2000-01-11 20:49:15 +00:00
nsprpub Bugzilla bug #20770: CopyHostent should handle the possibility that 2000-01-14 00:58:02 +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 backing out harishd 3:50PM checkin a=mcafee 2000-01-14 06:57:53 +00:00
plugin/oji/MRJ r=marklin 1999-12-06 20:12:56 +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 Fixing bug 14358. Extracting activation url. a=McAfee 2000-01-14 08:31:44 +00:00
rdf Bug #24007 --> you can't remove xul elements from html elements in JS 2000-01-15 01:37:16 +00:00
silentdl Converting usage of ::GetIID() to NS_GET_IID(). 2000-01-11 20:49:15 +00:00
string/obsolete Fix for bug #21317: UMR: nsCAutoString::=(nsCAutoString const&) 1999-12-09 22:53:52 +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 updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:40:37 +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 Replaced with build-moz-ports.pl because people were confused. 2000-01-11 22:25:25 +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 Short term hack...allow the uri loading to proceed even if we don't have a load group. eventually we should try to 2000-01-09 23:45:36 +00:00
view Converting usage of ::GetIID() to NS_GET_IID(). 2000-01-11 20:49:15 +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 Fixed control after changes to web shell caused compile errors 2000-01-13 23:33:27 +00:00
webtools Patch by kevin@suberic.net (kevin lyda) -- reformated to 77 columns. 2000-01-15 01:19:44 +00:00
widget Added ScrollWidgets method to nsIWidget. Added stub for ScrollWidgets to nsBaseWidget. Implemented nsScrollWidgets and nsScrollRect on WIN32. bug 22067; r=rods@netscape.com 2000-01-15 01:38:50 +00:00
xpcom Making event handler callbacks static. 2000-01-14 05:03:29 +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 Save File... button so it works again; r=rgoodyer/akkana 2000-01-15 01:48:22 +00:00
xpinstall Added nsJSFile.cpp to fix bug 16215 r=dougt 2000-01-15 01:55:33 +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 Build modules/libutil before netwerk on Unix and Windows. a=sdagley. 1999-12-21 23:55:04 +00:00
aclocal.m4 oops, forgot to include these files for libIDL detection 1999-04-10 00:54:58 +00:00
allmakefiles.sh Remove bslib (socket component no-longer-used in irc), r=leaf 2000-01-15 01:41:01 +00:00
client.mak backing out slamm's changes to use cvsco.pl; builds are breaking, not sure 1999-11-30 17:29:20 +00:00
client.mk Something goofy is up with tinderbox. Going back to 1.72. 1999-11-30 02:00:13 +00:00
configure Automated update 2000-01-15 01:45:13 +00:00
configure.in Add a check for miscompiled long long when using -pedantic. Bug #19431 r=waterson 2000-01-15 01:39:44 +00:00
makefile.win Fixing build bustage. libutil can only get compiled after xpcom. 1999-12-22 00:39:32 +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