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
Перейти к файлу
matt%netscape.com 373be65eca Adding globalOverlay 1999-09-22 02:01:02 +00:00
README Update 1999-09-04 00:01:42 +00:00
apache/gzip/src
build step 2 of getting the pref-migrator progress dialog working on the Mac. 1999-09-22 01:50:58 +00:00
calendar
caps Add ability to disable JS. Fix 13978 shopping at webvan.com crashes 1999-09-17 20:13:52 +00:00
cck This is the modified cck.che defaults file that has the correct values 1999-09-21 01:03:48 +00:00
chrome/src Removed caps dependency from necko. Used nsCOMPtr for nsInputStreamChannel. 1999-09-11 18:45:36 +00:00
cmd
config bug #: 10847, enabling webshell leak detection. 1999-09-22 01:40:41 +00:00
content reset pushback buffer when creating a new scanner 1999-09-22 01:19:29 +00:00
db ignore generated makefile 1999-09-16 11:32:19 +00:00
dbm Add memmove to autoconf tests. 1999-09-18 02:55:39 +00:00
directory Changed JAVACLASSPATH 1999-09-15 20:27:10 +00:00
docshell/base Changed the ifdef NS_DEBUG around webshell leak detection code to ifdef DETECT_WEBSHELL_LEAKS. 1999-09-22 01:24:20 +00:00
dom Changing broadcaster to use onbroadcast instead of oncommand. Adding the "braodcast" "commandupdate" and "input" events. Changed all xul observes nodes to use onbroadcast instead of onchange. 1999-09-21 23:02:35 +00:00
editor Fixing Paul's bustage in our dialogs - PLEASE PAY ATTENTION TO DEFAULT NAMESPACE! 1999-09-22 01:39:18 +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 Added key binding to dialogOverlay.xul for OK and Cancel buttons. Updated xul windows to include these keys. 1999-09-21 05:20:56 +00:00
gconfig
gfx Added support for font weights 1999-09-20 21:02:01 +00:00
grendel Updates for JavaMail 1.1.x. 1999-08-12 03:28:00 +00:00
htmlparser fix to bug 13688 1999-09-21 06:37:53 +00:00
include Cleanup. Why is this makefile still around? 1999-09-10 08:35:22 +00:00
intl Creation code for the new component. 1999-09-22 01:12:17 +00:00
java Moved to OJI. 1999-09-17 18:41:34 +00:00
jpeg General cleanup. 1999-09-11 03:12:45 +00:00
js changed createAdapterClass() to only generate methods for properties defined in the wrapped object itself, not for properties defined in prototypes. This makes sense, as the prototype for the wrapped object becomes the LiveConnect wrapper, thus prototype properties become inaccessible anyway. 1999-09-22 01:32:05 +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
layout Stop the stopwatches before you print them. 1999-09-22 01:49:31 +00:00
lib First Checked In. 1999-09-20 22:12:35 +00:00
mailnews oops, don't comment out the signature UI! 1999-09-22 02:00:24 +00:00
modules we don't need xplib.lib anymore 1999-09-21 22:24:04 +00:00
msgsdk
nav-java General cleanup. 1999-09-14 01:35:43 +00:00
netwerk Whacked test a bit and added more test cases, primarily for bug #6193 1999-09-21 22:27:27 +00:00
network General cleanup. 1999-09-17 22:12:46 +00:00
nsprpub Back out last change; it killed tinderbox. a=don%netscape.com. 1999-09-21 04:04:03 +00:00
nunet
parser fix to bug 13688 1999-09-21 06:37:53 +00:00
plugin/oji/MRJ changed access paths to find MRJSDK in "{Compiler}MacOS Support:". 1999-09-18 22:36:02 +00:00
privacy
profile step one of getting the pref-migrator progress dialog to work on the Mac. 1999-09-22 01:46:14 +00:00
rdf Make sure <keyset> tags are only hooked up when in the XUL namespace. Add an assertion if HTML element creation fails. 1999-09-22 01:22:42 +00:00
silentdl General cleanup. 1999-09-15 22:13:45 +00:00
string/obsolete Fix memmove() stuff. 1999-09-20 06:11:36 +00:00
suite Implement bookmark "delete" menu item. 1999-09-22 01:53:09 +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 revised browser tests to work with seamonkey M11: 1) closed open sidebar. 2) worked around broken menus by using all-keyboard method for loading URIs. 3) added bDebug and bGrippyOpen variables. bDebug should always be false for build smoketests 1999-09-17 17:57:18 +00:00
tripledb
uriloader take action to prevent re-entering the destructor 1999-09-21 21:10:22 +00:00
view Add new scroll method to allow scrolling to top or bottom of doc. 1999-09-21 14:15:53 +00:00
wallet
webshell Changed the ifdef NS_DEBUG around webshell leak detection code to ifdef DETECT_WEBSHELL_LEAKS. 1999-09-22 01:24:20 +00:00
webtools Patches by Scott Heavner <sheavner@adaclabs.com> -- wording, wasn't displaying correct directory name. 1999-09-21 20:30:38 +00:00
widget Oops, forgot to #include something 1999-09-22 01:01:24 +00:00
xpcom talk about JS components, remove gratuitous 'netscape' from progID 1999-09-21 21:23:02 +00:00
xpfc
xpfe Adding globalOverlay 1999-09-22 02:01:02 +00:00
xpinstall Example of multiple .xpi's to test fix for bug 14318. 1999-09-22 00:47:20 +00:00
.cvsignore
LEGAL
LICENSE
Makefile.in Build widget/timer before gfx, dom, etc since they all need the timer code 1999-09-12 12:33:52 +00:00
aclocal.m4
allmakefiles.sh add editor/txmgr/idl 1999-09-21 22:28:08 +00:00
client.mak remove MODULAR_NETLIB define. obsolete. 1999-09-02 22:19:21 +00:00
client.mk Fix for the problem of GtkMozilla not being properly cleaned up from client.mk's cleansrcdir target. 1999-09-22 00:40:11 +00:00
configure Automated update 1999-09-22 00:46:15 +00:00
configure.in Removed check for c++ namespaces as they are not used and are outlawed by the c++ portability guide. 1999-09-22 00:38:44 +00:00
makefile.win don't build xplib.lib anymore 1999-09-21 22:24:36 +00:00
nglayout.mac
nglayout.mk General cleanup. 1999-09-11 04:50:16 +00:00
trex.mak
trex.mk