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
idk%eng.sun.com 15d7e5f8e5 Fixed problem with loadaing pluglets.
changed "file://" to "file:"
2000-02-09 03:39:45 +00:00
apache/gzip/src
build Some script magic to hopefully make the tinderboxen happier. 2000-02-09 00:07:47 +00:00
calendar
caps Pro5 update 2000-02-07 23:06:04 +00:00
cck fix for bug #27032 changed the pointer to the executable from Comm\setup to Core\Seamonkey 2000-02-09 02:51:54 +00:00
chrome Bug 26129. Replace timer with a PLEvent. GTK timers (in this specific case) seem to be confused when a modal event queue has been pushed. By using a PLEvent, we get the same effect, but are able to grab the outermost queue to ensure that our callback to fire OnEndDocumentLoad gets kicked. r=mscott 2000-02-06 01:30:16 +00:00
cmd
config Added 'make run' rule so I don't have to type '../../../dist/win32_d.obj/bin/mozilla.exe' any more. 2000-01-28 02:51:21 +00:00
content Fixing command dispatcher horkage. r=saari 2000-02-09 03:14:03 +00:00
db Pro5 update 2000-02-07 23:06:04 +00:00
dbm Pro5 update 2000-02-07 23:06:04 +00:00
directory 4.07 main dev tree synch up 2000-02-08 02:39:50 +00:00
docshell GlobalWindow now calls up nsIDocShellTreeOwner rather than nsIBrowserWindow. GlobalWindow has mostly been re-organized as well as cleaned up to provide this new functionality. DocShellTreeOwners got implementations filled in and many bugs fixed. nsIScriptGlobalObject now talks in terms of docShells instead of webShells. Fixed a number of cases where people were walking through content viewers etc to get to a presShell and changed them to simply ask for the presShell from the docShell. GlobalWindow now deals completely in terms of docShells. r=vidur 2000-02-08 13:40:10 +00:00
dom Second part of sizing fix for alerts. WinHasOptions should not evaluate when options is null. This fixes a crash bringing up new windows with no options. SizeToContent now uses the implementation found in the contentViewer. r=mscott 2000-02-08 22:45:45 +00:00
editor remove \n and <br> since they don't seem to be parsed correctly anymore (bug #25939) 2000-02-08 15:34:03 +00:00
ef
embedding Pro5 update 2000-02-07 23:06:04 +00:00
expat Pro5 update 2000-02-07 23:06:04 +00:00
extensions protect against failure to get database key, r=travis 2000-02-09 01:18:22 +00:00
gc/boehm Pro5 update 2000-02-07 23:06:04 +00:00
gconfig
gfx add callback to browser.screen_resolution so that the screen resolution is maintained when a profile is loaded 2000-02-08 05:52:41 +00:00
grendel More temporary HTML generation disabling. Thanks to Eric Werk for pointers to these. --jgalyan 2000-01-17 23:35:50 +00:00
htmlparser Pro5 update 2000-02-07 23:06:04 +00:00
include Pro5 update; mustn't un-define _INT16, et al. r=beard 2000-02-07 22:34:09 +00:00
intl Changer menu items sorting code. r=naoki, bug #26252 #24029 2000-02-09 01:35:14 +00:00
java Fixed problem with loadaing pluglets. 2000-02-09 03:39:45 +00:00
jpeg Pro5 update 2000-02-07 23:06:04 +00:00
js Added comment recommending rooting of new script objects, to address problems experienced by netscape.public.mozilla.jseng developers. 2000-02-08 01:38:20 +00:00
js2 Fixed bug 2000-02-05 00:39:58 +00:00
l10n
layout new regression test not affecting the build. 2000-02-09 03:30:37 +00:00
lib added stub for GC_malloc_atomic() to fix bustage. r=sfraser 2000-02-08 05:48:20 +00:00
mailnews Bug #26586 --> a work around for this bug. set the value for each titledbutton before we add it to the document 2000-02-09 03:16:34 +00:00
modules Bg 26937, bug 26759 Enforcing close of the registry before open of a 2000-02-08 21:50:54 +00:00
msgsdk
netwerk Fixing build. 2000-02-08 07:29:47 +00:00
network/protocol/http Converting usage of ::GetIID() to NS_GET_IID(). 2000-01-11 20:49:15 +00:00
nsprpub Pro5 update 2000-02-07 23:12:23 +00:00
nunet
parser Pro5 update 2000-02-07 23:06:04 +00:00
plugin/oji/MRJ Pro5 update 2000-02-07 23:06:04 +00:00
privacy
profile workaround fix for #26885. changes for ben to the nsIProfile interface 2000-02-08 01:04:41 +00:00
rdf Fixing command dispatcher horkage. r=saari 2000-02-09 03:14:03 +00:00
README/mozilla Changing all cvs-mirror.mozilla.org references to point to politically 2000-02-05 07:23:36 +00:00
silentdl Converting usage of ::GetIID() to NS_GET_IID(). 2000-01-11 20:49:15 +00:00
string/obsolete bug24015; r=rods a=chofmann 2000-01-18 21:06:05 +00:00
suite
sun-java Pro5 update 2000-02-07 23:06:04 +00:00
timer
tools Some tweaks for cygwin bash. Also a minor change to verify that a valid tree is found. 2000-02-08 23:05:24 +00:00
tripledb
uriloader Pro5 update 2000-02-07 23:06:04 +00:00
view added blending logic 2000-02-09 02:53:09 +00:00
wallet
webshell GlobalWindow now calls up nsIDocShellTreeOwner rather than nsIBrowserWindow. GlobalWindow has mostly been re-organized as well as cleaned up to provide this new functionality. DocShellTreeOwners got implementations filled in and many bugs fixed. nsIScriptGlobalObject now talks in terms of docShells instead of webShells. Fixed a number of cases where people were walking through content viewers etc to get to a presShell and changed them to simply ask for the presShell from the docShell. GlobalWindow now deals completely in terms of docShells. r=vidur 2000-02-08 13:40:10 +00:00
webtools Don't lock up mysqld if a lot of addcheckin processes pile up. 2000-02-07 23:48:17 +00:00
widget remove some code cruft and remove the code to do expose events on timers that wasn't working in modal dialogs and replace it with a more efficient, direct, and just better method. we're getting pretty fast now. r=bryner@uiuc.edu 2000-02-09 01:43:04 +00:00
xpcom Fix for bug 26732. r=danm. event queue need to be able to init a plevent 2000-02-09 02:28:51 +00:00
xpfc
xpfe This file was not supposed to get commited. 2000-02-09 02:12:33 +00:00
xpinstall removed test from build command line because it requires nszip.exe which not everyone might have it on their system. r= dveditz affects only windows platform. 2000-02-09 03:33:21 +00:00
.cvsignore
aclocal.m4
allmakefiles.sh start building the remote controller (to be used by X-remote some time soon). 2000-02-08 08:24:54 +00:00
client.mak Pull nsprpub by static tag, if NSPR_CO_TAG isn't already set. Patch 2000-02-05 21:17:07 +00:00
client.mk Pull nsprpub by static tag. patch from wtc, r=leaf 2000-02-05 21:37:55 +00:00
configure Automated update 2000-02-05 04:15:47 +00:00
configure.in Adding support to bypass profile at startup to test tinderbox. setenv MOZ_BYPASS_PROFILE_AT_STARTUP 1 to get do this. r=pavlov 2000-02-05 04:07:57 +00:00
LEGAL
LICENSE
Makefile.in fix build bustage r=travis 2000-02-02 04:12:22 +00:00
makefile.win disabling the run of regxpcom so automated builds this weekend won't 2000-02-05 03:35:39 +00:00
nglayout.mac
nglayout.mk
trex.mak
trex.mk