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
mkaply%us.ibm.com 6b989cdd28 #59255
r=mkaply, a=blizzard
Code from Dmitry Kubov to fix Arial
2000-11-07 22:50:46 +00:00
apache/gzip/src
build Test file, NOT PART OF THE BUILD 2000-11-04 00:22:48 +00:00
calendar
caps Fixing bugscape 3109, LiveConnect exploit. sr=jband, brendan. 2000-11-07 01:14:08 +00:00
cck fixinb bug 59019 2000-11-07 19:33:01 +00:00
chrome Fix for 57897, r=dveditz, a=ben 2000-11-02 21:28:00 +00:00
cmd
config Use MOZILLA_DIR instead of $(topsrcdir)/../mozilla to remove netscapism. Bug #54210 2000-10-27 08:47:51 +00:00
content Fix for 59181. HTML lists and format=flowed don't work together. The solution is to disable flow when lines are indented. r=akkana sr=vidur 2000-11-07 20:02:54 +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 test commit; a=r=(not built) 2000-10-25 23:54:02 +00:00
docshell Fix for 54203. r=saari, a=brendan 2000-11-04 08:21:20 +00:00
dom CHecking in fix for 59130, crash clicking links, patch from dbaron@fas.harvard.edu, r=ben@netscape.com, 2000-11-05 03:53:55 +00:00
editor Fix for 54203. r=saari, a=brendan 2000-11-04 08:21:20 +00:00
ef
embedding Fix for bug #59033. Properly detach the content progress listener and the container window to help with some shutdown crashes in the embedding widget. r=jst,valeski sr=mscott,brendan 2000-11-06 23:29:33 +00:00
expat a=vidur. Fix for bug 34168. We now handle the case of a redundant percentage sign in the entity value of an entity definition in the internal subset without crashing. 2000-10-12 21:07:45 +00:00
extensions Not part of regular build. ContextState now extends 2000-11-07 10:49:07 +00:00
gc/boehm Added GC_init_MacOS() to make sure MaxApplZone() and MoreMasters() get called. r=sfraser, not part of standard build. 2000-10-24 20:18:43 +00:00
gconfig
gfx #59255 2000-11-07 22:50:46 +00:00
grendel Added contribution from Ian Clarke. 2000-04-08 06:16:32 +00:00
htmlparser 59189 - Make sure that SanitizeKey() is accessed only by the attribute token. 2000-11-06 06:03:34 +00:00
include Fix Un*x bustage (typo in last patch, oops, sorry!) 2000-10-12 04:49:28 +00:00
intl 58842 - Forgot to remove this..since atom is now nsCOMPtr. 2000-11-02 22:03:10 +00:00
java bug: 55004 2000-11-03 03:16:55 +00:00
jpeg Removed obsolete REQUIRES variable from every Makefile.in/makefile.win 2000-06-30 08:08:04 +00:00
js - jsperl.c compiled with js programm, not with libjs 2000-11-07 15:24:49 +00:00
js2 Fixed warnings & bogus qualifier. 2000-11-07 01:09:45 +00:00
l10n fix bug 35057 Use "My Sidebar" consistently throughout browser 2000-10-26 02:36:02 +00:00
layout Fix for 59181. HTML lists and format=flowed don't work together. The solution is to disable flow when lines are indented. r=akkana sr=vidur 2000-11-07 20:02:54 +00:00
lib changes for Carbon r=pchen/a=sfraser. bug# 42100 2000-10-27 20:40:47 +00:00
mailnews fixed bug 59203 -- Viewing attached message crashes in nsCRT::strtok; r=rhp, sr=mscott 2000-11-06 22:12:26 +00:00
modules �55997 2000-11-06 20:08:29 +00:00
msgsdk
mstone http stuff 2000-05-10 23:20:05 +00:00
netwerk Bug 579678: Strip linebreaks from URLs before escaping r=gagan, sr=mscott 2000-11-07 01:03:04 +00:00
network/protocol/http
nsprpub Bugzilla: 53014 2000-11-06 23:33:07 +00:00
nunet
parser 59189 - Make sure that SanitizeKey() is accessed only by the attribute token. 2000-11-06 06:03:34 +00:00
plugin/oji/MRJ Bug 56607 (sr=waterson, r=edburns): Fixes for <APPLET> tag processing, clipping. 2000-10-28 05:55:35 +00:00
privacy
profile Bug 46866. Splitting profile API into public and internal parts. Bug 54937 Use profile as service, not component. r=racham@netscape.com, sr=alecf@netscape.com 2000-11-04 16:28:50 +00:00
rdf Bug 59102, redux. After discussing with jar and rjc, we determined that the correct thing to do in this case is to continue to loop so long as either 1) the current enumerator mCurrent is still valid, or 2) there are more indices to try. 2000-11-06 04:52:58 +00:00
README This was approved a while ago by mitchell and leaf. 2000-10-20 20:27:03 +00:00
security Bug 59307: Provide a target value for the "new-email-default" result of PKCS12 2000-11-07 00:23:17 +00:00
silentdl
string Remove extraneous line I introduced in previous checkin. r=waterson 2000-10-31 05:39:34 +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 #55103 2000-11-03 21:30:21 +00:00
timer
tools Initial check in of a tool to calc deltas of bloat snap shots. 2000-11-02 06:45:26 +00:00
tripledb
uriloader Bug #58774 --> salt the temp file name we generate when downloading external content 2000-11-02 01:27:12 +00:00
view fix bustage 2000-11-07 06:17:38 +00:00
wallet
webshell Bug #56938 --> add a method for setting up a refresh uri given just a channel. 2000-11-01 08:03:22 +00:00
webtools make code taint safe. 2000-11-06 15:39:53 +00:00
widget #59380 2000-11-07 22:31:41 +00:00
xpcom #58805 2000-11-02 19:36:30 +00:00
xpfc
xpfe fix for #59125 - back out some stuff that I didn't mean to checkin 2000-11-07 08:04:06 +00:00
xpinstall Make license agreement show up on ja_JP locale systems. 2000-11-02 02:01:18 +00:00
.cvsignore Ignore .mozconfig.mk and .mozconfig.out (made by client.mk) 2000-03-23 23:29:16 +00:00
aclocal.m4 Pass MOZ_TOPSRCDIR to altoptions.m4. This allows third parties (like netscape) to refer to the mozilla copy rather than copying it (and mozconfig2configure and mozconfig-find) into their own tree. 2000-03-14 02:59:54 +00:00
allmakefiles.sh Not part of Netscape 6.0 package. Checking in patches from toml@us.ibm.com. These fix bug 55508 (DOMParser does not work without script environment) and bug 55599 (add GetChannel method to nsIXMLHTTPRequest), as well as add a test program. r=heikki, a=vidur. 2000-10-20 23:26:10 +00:00
client.mak Fix for LDAP tags. Thanks to wtc for the patch. Bug 55007 r=dmose 2000-10-18 19:45:37 +00:00
client.mk Remove obsolete pull l10n commands. 2000-06-29 00:18:55 +00:00
configure Automated update 2000-11-03 21:30:10 +00:00
configure.in #55103 2000-11-03 21:28:58 +00:00
embed.mk First draft of a embedding makefile. 2000-10-27 04:39:43 +00:00
LEGAL
LICENSE
Makefile.in Updating xlib toolkit. r=a=blizzard. Not part of build. Bug # 54132 2000-10-05 04:35:18 +00:00
makefile.win Adding mpfilelocprovider to build This lib is being used to fix #48981 r=bhuvan, mscott 2000-09-22 03:46:18 +00:00
nglayout.mac
nglayout.mk
trex.mak
trex.mk