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
alecf%netscape.com f58a6a6df0 add files for pref revamp
(not part of seamonkey build)
2000-03-04 01:45:51 +00:00
apache/gzip/src
build Reset default build number to 000000000 to avoid user confusion about non-official builds. Bug 26798 2000-03-02 12:23:10 +00:00
calendar
caps This allows clicked "finger:" links to work. r=norris@netscape.com. 2000-02-26 23:37:08 +00:00
cck hack for bug #30123 - checking to see if a filename is null before copying it 2000-03-03 00:08:25 +00:00
chrome Bug 29148. Put OnStartLoad() on an event, as well as OnStopLoad(). Avoids re-entrancy where re-entrancy should never be. r=rjc, a=jar. 2000-03-03 23:17:10 +00:00
cmd
config Cleanup EXIT_ON_ERRORS in LOOP_OVER_DIRS. r=cls 2000-03-02 20:45:23 +00:00
content r=gagan. 29870. We weren't handling a malformed http-equiv refresh header. 2000-03-04 00:32:30 +00:00
db
dbm Mingw32 fixes. 2000-03-02 15:58:02 +00:00
directory
docshell Fix to 30123. Pop up an alert for JavaScript errors rather than printing them to the system console (which results in silent failure on release builds). 2000-03-04 01:28:06 +00:00
dom XUL RadioGroup element, not used in XUL. r=ben, a=jar 2000-03-02 10:00:09 +00:00
editor Fix for the solaris compiler; I need to include nsITimer.h. r=brade 2000-03-04 00:33:15 +00:00
ef
embedding Bug 28670: Move scroll methods from webshell to docshell r=travis a=rickg 2000-02-29 06:51:48 +00:00
expat
extensions fix bug 30184, repeated prompts for master password, r=dp, a=jar 2000-03-03 23:24:11 +00:00
gc/boehm [not part of build] allow leaksoup to work with older versions of MacCVS (no CVS/Entries files) 2000-02-28 22:44:21 +00:00
gconfig
gfx draw only the part of the image that has been read in. This limits the size of the blitting.. which can be quite a few blits depending on the image and the incremental loading and drawing. r=kmclusk a=rickg. 2000-03-02 21:00:59 +00:00
grendel
htmlparser fix bug 20570. r=harishd a=jar. Compare against PRUnichar instead of the first byte. 2000-03-04 00:38:12 +00:00
include Changes for Mac to make cartman build (bug 19119). r=mwelch, a=jar 2000-02-23 23:10:38 +00:00
intl fix 29725. delay the loading of charsetalias.properties till when we hit charset that is neither UTF-8 nor ISO-8859-1 to 2000-03-03 01:02:24 +00:00
java a=edburns 2000-03-04 01:37:20 +00:00
jpeg # 25555 2000-02-29 22:12:14 +00:00
js Added bugnumber to uc-003.js and regress-24712.js 2000-03-03 22:14:09 +00:00
js2 can't use operator new to allocate containers that use GC_allocator, because the Mac heap zone isn't scanned. 2000-03-02 21:06:36 +00:00
l10n
layout new regression test not affecting the build. 2000-03-04 01:29:54 +00:00
lib
mailnews fix for REALLY stupid typo from my earlier fix for #29714 2000-03-03 08:10:52 +00:00
modules add files for pref revamp 2000-03-04 01:45:51 +00:00
msgsdk
netwerk First checkin. Not in the build yet. Moving the HTTP event sink from .h to .idl. 2000-03-04 00:40:35 +00:00
network/protocol/http
nsprpub Merged NSPR 4.0 release onto the main trunk. 2000-03-03 19:53:57 +00:00
nunet
parser fix bug 20570. r=harishd a=jar. Compare against PRUnichar instead of the first byte. 2000-03-04 00:38:12 +00:00
plugin/oji/MRJ Brought it up to CW5 pathing standard. THIS DOES NOT AFFECT TINDERBOX. 2000-02-23 12:26:56 +00:00
privacy
profile fix for 30119, r=waterson@netscape.com, a=jar@netscape.com 2000-03-03 01:46:45 +00:00
rdf Bug 29148. Put OnStartLoad() on an event, as well as OnStopLoad(). Avoids re-entrancy where re-entrancy should never be. r=rjc, a=jar. 2000-03-03 23:17:10 +00:00
README/mozilla removing misleading build documentation; redirecting to website. 2000-02-18 22:49:03 +00:00
security First checkin 2000-03-01 02:02:14 +00:00
silentdl
string/obsolete fix 29333 make the initial construction passing "" for performance and legal nsString usage. r=rickg a=bobj 2000-02-29 06:59:55 +00:00
suite
sun-java
timer
tools updated with today's run: not part of build 2000-03-02 21:02:58 +00:00
tripledb
uriloader Adding the new webProgress interfaces to the build. a=jevering. 2000-03-02 03:03:32 +00:00
view # 25555 2000-02-29 22:07:34 +00:00
wallet
webshell Force the install phase to build the subdirs first as dependencies are not properly handled. 2000-03-04 00:07:54 +00:00
webtools *** empty log message *** 2000-03-03 23:52:48 +00:00
widget a=jar r=ftang 28852 2000-03-04 00:27:16 +00:00
xpcom updated README 2000-03-03 19:40:52 +00:00
xpfc
xpfe Part of fix for PDT+ bugs including 26334, others. New search engines, new search categories, etc. Review: ben. Pre-approval: jar 2000-03-04 00:51:28 +00:00
xpinstall Changes affecting packaging only, not build. #29549: added Plugins folder to [browser] module #28442: backed-out morse's changes from 1.40 (inexistant .xpt files) removed obsolete viewer:res:xpinstall: directory a=chofmann r=leaf 2000-03-04 01:42:42 +00:00
.cvsignore
aclocal.m4
allmakefiles.sh Added xmlterm as an optionally built extension, r=leaf. 2000-03-01 02:38:38 +00:00
client.mak backing myself out, this should be on a branch. 2000-02-27 10:22:24 +00:00
client.mk Fix client.mk for case when building in mozilla/mozilla. r=endico 2000-02-29 21:00:21 +00:00
configure Long overdue removal of broken comment from --enable-mathml. Sorry guys. 2000-03-02 11:14:38 +00:00
configure.in Long overdue removal of broken comment from --enable-mathml. Sorry guys. 2000-03-02 11:14:38 +00:00
LEGAL
LICENSE
Makefile.in Finally following warren's lead from "last year", the libs phase has been removed from the build. Directories had to be ordered and in some cases, traversed after a subsequent module was built. 2000-03-02 13:29:03 +00:00
makefile.win
nglayout.mac
nglayout.mk
trex.mak
trex.mk