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
2000-01-13 02:12:08 +00:00
apache/gzip/src
build Backing out test8 to workaround bug 23767, we will put this back in when 23767 is fixed. r=nisheeth 2000-01-13 00:47:41 +00:00
calendar
caps Fix bug 16536. 2000-01-12 01:42:37 +00:00
cck fix for bug#22948 the field for third party installers now has-please select an executable to install 2000-01-12 01:34:25 +00:00
chrome Bug 22915. Be sure to add the nsCachedChromeChannel to the load group on nsIChannel::SetLoadGroup(). Also, don't assume (in nsXULDocument::StartDocumentLoad) that when you 'hit' in the cache that the channel is actually a nsCachedChromeChannel; instead, inspect its content type. Finally, get rid of extraneous 'command' member variable in nsCachedChromeChannel. r=mscott 2000-01-11 21:18:19 +00:00
cmd
config when using SunOS and not using GCC, clobber now removes the Sun WorkShop template repository cache, as this can get out of sync. r=cls@seawood.org,akkana@netscape.com 2000-01-11 22:11:02 +00:00
content Add .cvsignore file. 2000-01-12 23:03:47 +00:00
db Converting to use nsIModule macro. r=dp. 2000-01-03 22:59:05 +00:00
dbm Oops, I missed the c++ comments in the review. 2000-01-01 22:45:52 +00:00
directory *** empty log message *** 2000-01-12 06:27:00 +00:00
docshell 17697. r=dougt. we now throw a dialog when we can't find a protocol handler. 2000-01-12 22:54:07 +00:00
dom explicitly skip URL load if no URL param was specified in window.open. fixes bug 20757. similar to rev 1.200 (backed out in 1.201), though something went wrong with that one. not sure what. this one tests well. patch submitted by bissiri@eecs.umich.edu. r:me 2000-01-11 22:52:04 +00:00
editor Fixed RegExp problems in forceInteger method , implemented JS for text and background color buttons relating to bug 21410 (but blocked by bug 23739). Fixed bug 18707. r=sfraser 2000-01-12 21:45:13 +00:00
ef
embedding Converting usage of ::GetIID() to NS_GET_IID(). 2000-01-11 20:49:15 +00:00
expat Fix build on win98. 2000-01-10 08:40:10 +00:00
extensions Fix build bustage. 2000-01-13 00:05:46 +00:00
gc/boehm
gconfig
gfx Replacing TARGET_CARBON ifdefs with inline functions in nsCarbonHelpers.h to make code more readable. 2000-01-12 07:14:09 +00:00
grendel
htmlparser Converting usage of ::GetIID() to NS_GET_IID(). 2000-01-11 20:49:15 +00:00
include
intl First Checked In. 2000-01-11 22:30:41 +00:00
java More simple name change changes. 2000-01-07 00:44:24 +00:00
jpeg
js Initial checkin of tostring test 2000-01-13 00:31:09 +00:00
js2 Added unicode character category functions 2000-01-11 05:55:58 +00:00
l10n
layout b=23388. Make sure mIsTopMarginRoot is set correctly in nsBlockReflowState 2000-01-13 02:05:31 +00:00
lib Removed obsolete arguments from nsIDocumentLoaderObserver OnEndDocumentLoad and OnStartURLLoad. 1999-12-29 07:32:59 +00:00
mailnews fix solaris build bustage 2000-01-12 23:48:35 +00:00
modules fix for #23573 2000-01-12 00:53:38 +00:00
msgsdk
netwerk keywords protocol no longer determins enalbed state, it's up to the app 2000-01-12 22:53:13 +00:00
network/protocol/http Converting usage of ::GetIID() to NS_GET_IID(). 2000-01-11 20:49:15 +00:00
nsprpub Use only one definition of PipeAvailable and PipeAvailable64, which 2000-01-12 21:37:38 +00:00
nunet
parser Converting usage of ::GetIID() to NS_GET_IID(). 2000-01-11 20:49:15 +00:00
plugin/oji/MRJ
privacy
profile fix for #23744. r=alecf 2000-01-13 00:04:30 +00:00
rdf fix warning. 2000-01-12 08:57:41 +00:00
README/mozilla
silentdl Converting usage of ::GetIID() to NS_GET_IID(). 2000-01-11 20:49:15 +00:00
string/obsolete
suite On 12/16/1999, dmose@mozilla.org checked in some changes to the default 1999-12-31 11:48:20 +00:00
sun-java
timer
tools Replaced with build-moz-ports.pl because people were confused. 2000-01-11 22:25:25 +00:00
tripledb
uriloader Short term hack...allow the uri loading to proceed even if we don't have a load group. eventually we should try to 2000-01-09 23:45:36 +00:00
view Converting usage of ::GetIID() to NS_GET_IID(). 2000-01-11 20:49:15 +00:00
wallet
webshell 17697. r=dougt. we now throw a dialog when we can't find a protocol handler. 2000-01-12 22:54:07 +00:00
webtools Pick some colors that color-blind folks can distinguish more easily. bug #23805 2000-01-13 02:12:08 +00:00
widget Fixes for 23716. Remove AOLMAIL as a flavor we advertise through the converter to improve performance. Don't do the charset conversion when we want text/unicode. 2000-01-13 02:02:47 +00:00
xpcom fix the case where the char stream impl reallocated its buffer to accomodate data > 256 bytes. mLength wasn't set (at all) so the memcpy() copied nothing into the new buffer. 2000-01-13 02:00:57 +00:00
xpfc
xpfe Fix for Mac build bustage; comment out some debugging code 2000-01-13 01:09:41 +00:00
xpinstall backing out 1.23 (bin/res/samples is already partially included) 2000-01-12 01:43:28 +00:00
.cvsignore
aclocal.m4
allmakefiles.sh Adding the XBL impl. r=trinity 2000-01-12 09:26:27 +00:00
client.mak
client.mk
configure Added check for GNU as as we can only use certain ASFLAGS under solaris with Sun's as. 2000-01-11 04:54:28 +00:00
configure.in Added check for GNU as as we can only use certain ASFLAGS under solaris with Sun's as. 2000-01-11 04:54:28 +00:00
LEGAL
LICENSE
Makefile.in
makefile.win
nglayout.mac
nglayout.mk
trex.mak
trex.mk