INACTIVE - A git clone of mozilla-central, with full history.
Перейти к файлу
racham%netscape.com 74e3957555 Removing registry update calls in the destructor and adding it at the app startup session. r=dp 2000-08-28 23:34:04 +00:00
README/mozilla Just added a newline for test purposes 2000-08-04 04:49:05 +00:00
apache/gzip/src
build Adding editor JavaScript URL to the bloat test. 2000-08-26 23:57:19 +00:00
calendar
caps bug#49786 Caching frequently used progid: nsThreadJSContextStack r=waterson 2000-08-22 06:02:14 +00:00
cck updating this image to remove license and readme icons 2000-08-16 23:26:21 +00:00
chrome 48205 2000-08-26 03:20:44 +00:00
cmd
config Fixed comments. 2000-08-25 19:53:02 +00:00
content fix for bug# 43364 2000-08-26 21:23:25 +00:00
db don't write out row comments for mork, r=waterson 44556 2000-07-26 21:14:34 +00:00
dbm Tinderbox break - change OS/2 only code - third time is a charm 2000-07-10 20:38:41 +00:00
directory remove items relating to cleanup constructors, destructors, and initializers. a=r=(not built) 2000-08-24 03:41:05 +00:00
docshell 23485: make it possible for urlbar to go to urls spanning multiple lines. r=jfrancis 2000-08-28 22:15:03 +00:00
dom Fixed bug 46085. We were not firing the select event. r=mjudge. 2000-08-28 23:00:19 +00:00
editor 23485: make it possible for urlbar to go to urls spanning multiple lines. r=jfrancis 2000-08-28 22:15:03 +00:00
ef
embedding 47003. Make the test embedding application use the chrome interfaces. 2000-08-28 22:22:52 +00:00
expat
extensions bug 50157, crash when reading privacy tutorial, r=dveditz 2000-08-28 03:10:29 +00:00
gc/boehm [not part of build] fixed getFileLocation(), had broken Mac format. 2000-08-20 20:04:44 +00:00
gconfig
gfx Added some checks for null in font management of GetWidth(), and added checks to prevent divide-by-zero when GetAveCharWidth returns 0 (which it should not do but is seen in talkbacks). b=48460 r=buster@netscape.com 2000-08-28 23:33:43 +00:00
grendel
htmlparser Bug 15623. Fixed registration of nsKeygenHandler. 2000-08-25 18:48:50 +00:00
include Removing unused files. Not part of build. r=mkaply. 2000-08-26 16:48:13 +00:00
intl fix 35504. Do not change res if we already set a error code. 2000-08-28 23:31:07 +00:00
java Add lib directory to -L line. 2000-08-24 23:03:34 +00:00
jpeg Removed obsolete REQUIRES variable from every Makefile.in/makefile.win 2000-06-30 08:08:04 +00:00
js Potential fix to 50313 2000-08-26 07:10:31 +00:00
js2 Fixed printOperands to handle <NaR> 2000-08-23 01:07:19 +00:00
l10n Removing pref-proxies.dtd and pref-proxies.xul from builds they seem to be unused. r=ben a=brendan 2000-08-25 03:18:15 +00:00
layout The rest of the fix for bug 38506, same r=/a= (nsbeta3+) 2000-08-28 22:38:25 +00:00
lib fix for bug #49240. 2000-08-26 02:58:29 +00:00
mailnews Changed to pad one more null byte after a collation key, bug 15142, r=putterman. 2000-08-28 22:32:01 +00:00
modules bug#46704: chkin for syd. r: pnunn. keep single frame chrome in imgcache. 2000-08-26 18:18:25 +00:00
msgsdk
mstone
netwerk applying Waterson's patch to bug 49108. r=neeti 2000-08-28 13:44:12 +00:00
network/protocol/http
nsprpub Bugzilla bug #50386: fixed PR_Sleep so that it won't return uninitialized 2000-08-26 00:55:20 +00:00
nunet
parser Bug 15623. Fixed registration of nsKeygenHandler. 2000-08-25 18:48:50 +00:00
plugin/oji/MRJ Fixes for bug #49510. 2000-08-26 05:37:43 +00:00
privacy
profile Removing registry update calls in the destructor and adding it at the app startup session. r=dp 2000-08-28 23:34:04 +00:00
rdf Bug 48486. Fuse allocation of LiteralImpl objects; get rid of nsAutoString member. r=scc 2000-08-26 06:43:09 +00:00
security Make the PSM project build on the tip now. 2000-08-28 22:30:33 +00:00
silentdl
string Fixing AIX and SunOS 5.7 bustage. r=scc&vidur 2000-08-24 22:17:25 +00:00
suite
sun-java Don't rely upon files that use jri_md.h to include prtypes.h which provides a much needed HAS_LONG_LONG define. Bug 31381 2000-07-27 21:56:07 +00:00
themes 46613... classic skin polish. 2000-08-28 04:37:46 +00:00
timer
tools don't need kernel version for linux/intel 2000-08-19 02:30:27 +00:00
tripledb
uriloader API changes for embedding. b=46847, r=dougt, a=valeski 2000-08-25 18:39:46 +00:00
view Bug 49175. Change O(n^2) child view traversal to O(n). Trim unused view painting code. O(n^2)->O(n) change submitted by alex@cendio.se. r=kmmclusk,a=brendan 2000-08-24 19:54:46 +00:00
wallet
webshell Bug 15623. Fixed registration of nsKeygenHandler. 2000-08-25 18:48:50 +00:00
webtools Add new flavors of BSD to the list of platforms and rearrange the order of the list. Also, fix a couple of typos in the opening comments. 2000-08-28 23:07:33 +00:00
widget Adding mousewheel support to xlib toolkit. r=quy@igelaus.com.au. Not 2000-08-28 14:31:09 +00:00
xpcom Fix leak stats by calling NS_LOG_RELEASE for every release. Debug code only. r=dougt 2000-08-28 23:23:32 +00:00
xpfc
xpfe fix for crash when getting bad command line args 45074 r=smfr 2000-08-28 23:33:35 +00:00
xpinstall Make INI parser handle start section tokens ('[') in values (nsbeta3+ b=2116; 2000-08-28 23:10:21 +00:00
.cvsignore
LEGAL
LICENSE
Makefile.in Build standalone zlib only on Linux. (Installer only exists on Linux for 2000-08-19 23:33:23 +00:00
aclocal.m4
allmakefiles.sh embedding/browser/setup was cvs removed a couple of days ago, removing the 2000-08-28 01:42:45 +00:00
client.mak modify client.mak to include commented out co variables needed to pull tree on branch to make future branches slightly easier. 2000-07-26 22:43:27 +00:00
client.mk Remove obsolete pull l10n commands. 2000-06-29 00:18:55 +00:00
configure Automated update 2000-08-25 08:45:08 +00:00
configure.in Rename libzlib -> libz complying with standard zlib naming convention. 2000-08-25 08:32:19 +00:00
makefile.win Added appfilelocationprovider lib r=valeski 2000-08-11 20:17:55 +00:00
nglayout.mac
nglayout.mk
trex.mak
trex.mk