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
Перейти к файлу
hyatt%netscape.com cd3a69b5fc Testing to see if the leak is in menubutton. 2000-05-01 06:32:20 +00:00
README/mozilla *** empty log message *** 2000-03-28 02:10:58 +00:00
apache/gzip/src
build 5313 Accept language UI is not implemented r=ftang, be 2000-05-01 03:31:30 +00:00
calendar
caps Fix bustage on Sun and HP compilers...was casting void* to PRInt16. Added intermediate cast. 2000-04-26 20:54:02 +00:00
cck *** empty log message *** 2000-04-28 22:08:04 +00:00
chrome Fixing chrome registry leak. r=scc 2000-05-01 06:07:52 +00:00
cmd
config Rearranged CFLAGS so that mozilla includes come before system includes. Bug #37210 2000-04-27 01:38:11 +00:00
content Add an UpdateCommandState method to the command maanger. 2000-05-01 01:33:22 +00:00
db General cleanup of the shared library rules. 2000-04-23 17:48:04 +00:00
dbm # 25555 2000-03-07 21:00:06 +00:00
directory Pass className rather than mechanismName to DynamicInvoker (391585) 2000-04-10 17:47:02 +00:00
docshell Removed the rest of the PERF_METRICS stuff that was removed when the WebShell changes were landed (the code is now in the Viewer itself). 2000-04-29 00:07:40 +00:00
dom Hooking up window.getSelection() to return a selection object. 2000-04-28 14:02:29 +00:00
editor r: mjudge 2000-04-30 18:55:13 +00:00
ef
embedding Added back some broken project references 2000-04-29 01:14:02 +00:00
expat Fix "comparison between signed and unsigned" build warning. 2000-04-26 14:25:47 +00:00
extensions fix warning. 2000-04-30 17:40:50 +00:00
gc/boehm [not part of build] using non-debugging allocators to keep out of leak reports. 2000-04-13 06:40:16 +00:00
gconfig
gfx remove use of gccache in image code.. just doesn't give the win I was hoping for... :( 2000-04-30 22:40:31 +00:00
grendel Added contribution from Ian Clarke. 2000-04-08 06:16:32 +00:00
htmlparser making string conversions explicit, and converting global static returning function to the canonical form 2000-04-27 20:19:17 +00:00
include
intl 5313 Accept-Charset for form is not implemented, r=ftang, be 2000-05-01 03:22:01 +00:00
java modified README 2000-04-24 21:28:42 +00:00
jpeg # 25555 2000-02-29 22:12:14 +00:00
js Changed syntax of identifiers, attributes, expressions, functions, and packages. Added export, use, constructor, namespace, import. 2000-05-01 06:21:39 +00:00
js2 Changed syntax of identifiers, attributes, expressions, functions, and packages. Added export, use, constructor, namespace, import. 2000-05-01 06:21:39 +00:00
l10n First release of mozilla-dtd2mysql. 2000-03-22 20:55:45 +00:00
layout Fix leak of nsHTMLOptionElement. r=pollmann@netscape.com 2000-05-01 04:00:38 +00:00
lib These files are now obsolete. See mozilla/embedding/browser/powerplant 2000-04-25 04:21:31 +00:00
mailnews update search widgets - add operator widget, and make generic abstract XUL widget which attribute and operator widgets inherit from 2000-05-01 00:31:40 +00:00
modules Fix access paths to remove bogus path to freenav. 2000-05-01 00:07:18 +00:00
msgsdk
mstone Add PNG support for gnuplot 2000-04-27 21:36:40 +00:00
netwerk ignore generated makefiles 2000-04-30 17:21:47 +00:00
network/protocol/http
nsprpub Bugzilla bug #37240: define DebugBreak() for OS/2 for use by PR_Assert(). 2000-04-28 00:01:57 +00:00
nunet
parser making string conversions explicit, and converting global static returning function to the canonical form 2000-04-27 20:19:17 +00:00
plugin/oji/MRJ updated version strings for any impending distribution 2000-04-27 21:33:01 +00:00
privacy
profile Removing activation dtd file. Not needed in mozilla anymore. 2000-05-01 02:14:36 +00:00
rdf Fixing chrome registry leak. r=scc 2000-05-01 06:07:52 +00:00
security Applying Mac changes 2000-04-28 09:35:09 +00:00
silentdl
string fix for pink 2000-04-28 00:21:44 +00:00
suite
sun-java a=leaf 2000-04-06 04:21:51 +00:00
themes/modern skin re-org 2000-04-28 02:03:45 +00:00
timer
tools Debloat output by consolidating onmouseovers. 2000-04-27 05:41:59 +00:00
tripledb
uriloader change several IDL parameters to be unsigned, to work better with length_is, size_is. Preperatory to requiring unsigned in xpidl, fixing 13413 2000-04-28 10:51:52 +00:00
view review: kmcclusk, mjudge 2000-04-26 00:53:31 +00:00
wallet
webshell Removed the rest of the PERF_METRICS stuff that was removed when the WebShell changes were landed (the code is now in the Viewer itself). 2000-04-29 00:07:40 +00:00
webtools duhhh. backout unique index change for versions table. 2000-04-30 04:34:53 +00:00
widget Stop building the unused native widgets (these were removed from the win32 2000-05-01 04:35:30 +00:00
xpcom 5313 Accept-Charset for form is not implemented, r=ftang, be 2000-05-01 05:47:12 +00:00
xpfc
xpfe Testing to see if the leak is in menubutton. 2000-05-01 06:32:20 +00:00
xpinstall fixed problem with redirect.ini being deleted when user canceled download. 2000-04-28 20:37:56 +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 Adding lines to build the new gtkxtbin library for implementing legacy 2000-04-22 20:45:12 +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 Adding lines to build the new gtkxtbin library for implementing legacy 2000-04-22 20:45:12 +00:00
client.mak build browse info target was failing. parameters reordered. affects no other target 2000-03-22 22:03:27 +00:00
client.mk Made sure that sub-modules use the date option when MOZ_CO_DATE is set. 2000-04-28 10:33:50 +00:00
configure Automated update 2000-04-27 06:00:39 +00:00
configure.in Add test to check whether partial template specialization works. r=scc 2000-04-27 05:52:26 +00:00
makefile.win adding crypto stuff to the tip 2000-03-11 04:33:39 +00:00
nglayout.mac
nglayout.mk
trex.mak
trex.mk