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 37819879b7 last checkin was:
fix for #41608 - be sure to remove the script context from the GC root!
r=shaver, jst a=putterman
2000-06-06 08:08:41 +00:00
apache/gzip/src
build update build list so mac builds relocated platform communicator files 2000-06-05 07:12:02 +00:00
calendar
caps Renaming nsIAllocator to nsIMemory (and nsAllocator to nsMemory). API cleanup/freeze. Bug #18433 2000-06-03 09:46:12 +00:00
cck fix to accomodate changes made to location of files in seamonkey 2000-06-05 21:49:54 +00:00
chrome Renaming nsIAllocator to nsIMemory (and nsAllocator to nsMemory). API cleanup/freeze. Bug #18433 2000-06-03 09:46:12 +00:00
cmd
config # 40177 2000-06-01 14:17:35 +00:00
content Backed out the previous changes (41321, waterson/attinasi) because of the regression in 41618. 2000-06-06 06:50:21 +00:00
db
dbm More OS/2 changes. Batches 19 & 20 of Bug #34106 r=pavlov 2000-05-21 13:32:11 +00:00
directory add a couple of comments; a=r=(not built) 2000-06-06 07:43:21 +00:00
docshell Put pointer test around smprintf to prevent crash for invalid IMG links. 2000-06-05 22:21:37 +00:00
dom last checkin was: 2000-06-06 08:08:41 +00:00
editor fix for multiple quit items being displayed 2000-06-06 01:16:02 +00:00
ef
embedding Renaming nsIAllocator to nsIMemory (and nsAllocator to nsMemory). API cleanup/freeze. Bug #18433 2000-06-03 09:46:12 +00:00
expat
extensions fix for #41063. remove si_StrippedURL(). the single sign on code no longer 2000-06-06 04:38:49 +00:00
gc/boehm
gconfig
gfx Ignore generated Makefile. 2000-06-05 21:40:07 +00:00
grendel
htmlparser Renaming nsIAllocator to nsIMemory (and nsAllocator to nsMemory). API cleanup/freeze. Bug #18433 2000-06-03 09:46:12 +00:00
include # 37239 2000-06-02 20:14:56 +00:00
intl add support for sprintf-style string formatting using string bundles 2000-06-06 03:05:00 +00:00
java Make it so the status bar URLs correctly display with pre-pended 2000-06-05 19:11:22 +00:00
jpeg
js Use localizable error message for out of memory. 2000-06-06 04:54:04 +00:00
js2 Added parsing and printing of classes, interfaces, and namespaces 2000-06-02 04:35:44 +00:00
l10n
layout Backed out the previous changes (41321, waterson/attinasi) because of the regression in 41618. 2000-06-06 06:50:21 +00:00
lib
mailnews fix for #40374 - make action line dynamically update to reflect the action the user has chosen 2000-06-06 07:53:22 +00:00
modules fix 41569, turn on mpod by default r=mscott 2000-06-06 03:15:17 +00:00
msgsdk
mstone http stuff 2000-05-10 23:20:05 +00:00
netwerk # 37239 2000-06-05 20:51:59 +00:00
network/protocol/http
nsprpub Make the ifdef's in PR_Socket a little easier to understand. 2000-06-06 02:14:17 +00:00
nunet
parser Renaming nsIAllocator to nsIMemory (and nsAllocator to nsMemory). API cleanup/freeze. Bug #18433 2000-06-03 09:46:12 +00:00
plugin/oji/MRJ Fixed nsIMemory implementation. 2000-06-03 16:31:16 +00:00
privacy
profile fix for 39423, rename profile (and other profile manager common dialogs) do not work. 2000-06-06 07:26:36 +00:00
rdf # 37239 2000-06-05 19:19:14 +00:00
README/mozilla
security Make SendUIEvent take a bit for isModal instead of always hard-coding it 2000-06-05 20:21:23 +00:00
silentdl
string Renaming nsIAllocator to nsIMemory (and nsAllocator to nsMemory). API cleanup/freeze. Bug #18433 2000-06-03 09:46:12 +00:00
suite
sun-java # 40300 2000-05-30 14:43:56 +00:00
themes fix for 37766, minimising navigation toolbar is useless. 2000-06-06 07:07:30 +00:00
timer
tools New script for down-and-dirty collection of performance data (author:waterson). 2000-06-02 00:53:52 +00:00
tripledb
uriloader Renaming nsIAllocator to nsIMemory (and nsAllocator to nsMemory). API cleanup/freeze. Bug #18433 2000-06-03 09:46:12 +00:00
view Fix bug 41270 - problems with the bounds checks for nsScrollingView. This 2000-06-05 21:57:44 +00:00
wallet
webshell Put pointer test around smprintf to prevent crash for invalid IMG links. 2000-06-05 22:21:37 +00:00
webtools change db->query to db->do to be compatible with latest version of DBI and 2000-06-05 18:08:13 +00:00
widget Another beos fix for the nsSound api changes. 2000-06-06 00:22:40 +00:00
xpcom Added PRUnichar version of escape function, bug 34373, r=rhp, a=bobj. 2000-06-05 22:01:32 +00:00
xpfc
xpfe fix for 35606 2000-06-06 07:39:04 +00:00
xpinstall fix for #14645. make migration work even if the user doesn't install mail-news. 2000-06-06 06:28:19 +00:00
.cvsignore
aclocal.m4
allmakefiles.sh # 40177 2000-06-02 21:33:43 +00:00
client.mak Switch client builds to SECURITY_CLIENT_BRANCH tag for security (PSM) subdirectory 2000-05-11 02:36:42 +00:00
client.mk Fix typo from the last checkin. 2000-05-23 22:52:52 +00:00
configure Automated update 2000-06-05 21:30:10 +00:00
configure.in Remove unused section header. 2000-06-05 21:26:58 +00:00
LEGAL
LICENSE
Makefile.in make mozilla configure and build the ldap sdk when --enable-ldap is given. r=pavlov@netscape.com,cls@seawoord.org; a=brendan@mozilla.org. 2000-06-01 00:26:48 +00:00
makefile.win
nglayout.mac
nglayout.mk
trex.mak
trex.mk