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
Go to file
sspitzer%netscape.com 60e5c2f425 changes for davidmc.
1999-09-22 05:35:43 +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 Adding context menu library to the interface stubs 1999-05-14 21:58:33 +00:00
config Strip unused symbols from .so components on linux by default. 1999-09-22 03:14:23 +00:00
content Adding support for event.clickCount, obsoleting old dblclick event. 1999-09-22 02:29:33 +00:00
db changes for davidmc. 1999-09-22 05:35:43 +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 Adding support for event.clickCount, obsoleting old dblclick event. 1999-09-22 02:29:33 +00:00
editor very simple extension of a fix already in place for bug 11804 1999-09-22 05:00:58 +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 backing out Ben Goodger's viewer due to bug 14079 1999-09-22 03:36:19 +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 for bugs 13113, and 12631. 1999-09-22 03:05:25 +00:00
include Cleanup. Why is this makefile still around? 1999-09-10 08:35:22 +00:00
intl check in code drop from Xu, Yueheng <yueheng.xu@intel.com> 1999-09-22 03:35:31 +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 new Array("string") should be ["string"], not silent failure (14545, r=brendan) 1999-09-22 04:36:28 +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 fixes for line/frame traversal. now we use more common code inside nsFrame rather than nsTextFrame specific code all the time. 1999-09-22 04:12:23 +00:00
lib First Checked In. 1999-09-20 22:12:35 +00:00
mailnews fix race condition with fe events 1999-09-22 04:16:41 +00:00
modules add componentType to nsIModule::RegisterSelf 1999-09-22 03:18:27 +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 Changes to build http in its own library. and use auto detection/registry. 1999-03-27 02:05:59 +00:00
parser Fix for bugs 13113, and 12631. 1999-09-22 03:05:25 +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 fix my build bustage. 1999-09-22 05:32:41 +00:00
rdf Make ::Init() barf if the element is not a container, rather than sprinkling around in individual methods. 1999-09-22 03:28:32 +00:00
README Update 1999-09-04 00:01: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 bring account setup dialog up to spec 1999-09-22 03:44:58 +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 Allow a way to finely control the order of query results. 1999-07-12 22:09:23 +00:00
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 missed an NS_DEBUG->DETECT_WEBSHELL_LEAKS 1999-09-22 03:14:44 +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 Adding support for event.clickCount, obsoleting old dblclick event. 1999-09-22 02:29:33 +00:00
xpcom fix utf converson bug 1999-09-22 03:20:21 +00:00
xpfc
xpfe First Checked In. 1999-09-22 05:34:08 +00:00
xpinstall Fixed a bunch of Freeing Memory Mismatches. 1999-09-22 04:43:03 +00:00
.cvsignore ignore a.out as well 1999-04-10 21:22:55 +00:00
aclocal.m4 oops, forgot to include these files for libIDL detection 1999-04-10 00:54:58 +00:00
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 03:16:10 +00:00
configure.in Strip unused symbols from .so components on linux by default. 1999-09-22 03:14:23 +00:00
LEGAL Add Y2K disclaimer. 1999-07-06 23:00:05 +00:00
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
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