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
jim_nance%yahoo.com 931645f019 Fix for uninitialized variable
r=waterson
2000-03-18 19:07:35 +00:00
apache/gzip/src
build
calendar
caps
cck updating text due to BugARama feedback 2000-03-17 00:06:58 +00:00
chrome Adding GetSecurityInfo to the nsIChannel. bug 29646. r=warren. 2000-03-17 22:06:32 +00:00
cmd
config
content Fix for uninitialized variable 2000-03-18 19:07:35 +00:00
db
dbm
directory
docshell Fix a number of security bugs. (I can't see the numbers at home because 2000-03-18 17:48:12 +00:00
dom Fix a number of security bugs. (I can't see the numbers at home because 2000-03-18 17:48:12 +00:00
editor Remove a printf 2000-03-18 02:05:22 +00:00
ef
embedding
expat
extensions Fixing return type and build bustage. 2000-03-18 00:02:53 +00:00
gc/boehm
gconfig
gfx making dev context use screen manager to get info about the screen. r=sfraser. 2000-03-18 00:57:22 +00:00
grendel
htmlparser Fix for 31873,32094,32337. 2000-03-18 09:15:01 +00:00
include
intl fix 30213. make nsURLProperty file a singleton to improve performance 2000-03-17 21:47:09 +00:00
java dding new files 2000-03-17 00:27:29 +00:00
jpeg
js fix stand-alone LiveConnect shell on XP_MAC. 2000-03-18 09:45:13 +00:00
js2
l10n
layout Fix for uninitialized variable 2000-03-18 19:07:35 +00:00
lib
mailnews Remove obsolete files 2000-03-18 18:36:13 +00:00
modules Fix a number of security bugs. (I can't see the numbers at home because 2000-03-18 17:48:12 +00:00
msgsdk
netwerk Fix 31882, 31884, 31979 (all keep-alive fixes + patch from Tomi.Leppikangas@oulu.fi) 2000-03-18 18:39:41 +00:00
network/protocol/http
nsprpub Implemented a new style stack of IO layers with a fixed, dummy header. 2000-03-17 23:15:27 +00:00
nunet
parser Fix for 31873,32094,32337. 2000-03-18 09:15:01 +00:00
plugin/oji/MRJ
privacy
profile fix for #30204. use GetService instead of CreateInstance. 2000-03-17 08:31:13 +00:00
rdf Make nsISupports interfaces threadsafe so proxy objects can be created. r=waterson 2000-03-18 18:38:14 +00:00
README/mozilla
security
silentdl
string
suite
sun-java
timer
tools Avoid setting HOME variable in main process (big no-no). Cleanup profile creation. Remove tabs. I hate tabs. 2000-03-17 22:22:10 +00:00
tripledb
uriloader
view #ifdef'ed out timer used to flush paints. It is not needed b=31407 r=attanasi@netscape.com 2000-03-17 22:27:26 +00:00
wallet
webshell Fix a number of security bugs. (I can't see the numbers at home because 2000-03-18 17:48:12 +00:00
webtools doh! my last checkin broke -v. fixed. 2000-03-17 02:00:58 +00:00
widget fix for #27791. assume that any drag motion events are not valid drop targets unless someone explicitly sets the canDrop = true in the JS event handler. this makes dragging feedback correct on linux. r=pavlov 2000-03-18 05:00:45 +00:00
xpcom Fix to 11454 2000-03-18 07:55:43 +00:00
xpfc
xpfe fix bug 26003, Files with the percentage (%) sign cannot be viewed via mouse, r=valeski@netscape.com 2000-03-18 11:07:04 +00:00
xpinstall First cut of Linux Install Wizard using gtk. (Not part of build.) 2000-03-17 07:35:06 +00:00
.cvsignore
aclocal.m4
allmakefiles.sh
client.mak
client.mk Make client.mk easier to setup for tags/branches (set MOZ_CO_TAG at the top of the file). Handle MOZ_MAKE_FLAGS differently (set MAKE="$(MAKE) $(MOZ_MAKE_FLAGS)"). Add "export" and "install" targets (they just pass through to the top level makefile). 2000-03-17 00:56:58 +00:00
configure adding NO_UDSOCK for vms only. submitted by colin blake. 2000-03-18 15:52:41 +00:00
configure.in adding NO_UDSOCK for vms only. submitted by colin blake. 2000-03-18 15:52:41 +00:00
LEGAL
LICENSE
Makefile.in Avoid running allmakefiles.sh everytime (i.e use "=" instead of ":="). allmakefiles.sh is only needed for the "distclean" target. 2000-03-17 00:49:15 +00:00
makefile.win
nglayout.mac
nglayout.mk
trex.mak
trex.mk