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
bzbarsky%mit.edu 9ffb53af67 Account for scrollbar in incremental reflow of fixed-pos elements. Bug
130002, r=dbaron, sr=attinasi, a=roc+moz
2002-03-12 15:29:33 +00:00
accessible Bug 129606 - Active accessibility: support STATE_DEFAULT. r=jgaunt. sr=alecf. a=asa. Bug 124450 (reopened) - Active Accessibility: support fieldset and legend. r=jgaunt. sr=hewitt. a=asa 2002-03-10 05:14:24 +00:00
apache/gzip/src
build Fix win32 gmake depend loop hang by always treating the dependency .pp files as binary. Avoid any cygwin unix/dos line-ending issues. 2002-03-12 01:28:22 +00:00
calendar Fixing bug 128823. 2002-03-05 14:52:40 +00:00
caps fix bug 129635 - write a destructor for DomainPolicy so that the hashtable is destroyed 2002-03-10 00:41:08 +00:00
cck changing MacintoshOSX to Mac OS 2002-03-09 02:14:01 +00:00
chrome fixes bug 124042 "support internationalized URIs" r=dougt, sr=alecf, a=asa 2002-03-06 07:48:55 +00:00
cmd/xfe/src
config Fix link ordering issues in static builds for OpenVMS & Sun Forte builds. 2002-03-08 06:21:47 +00:00
content Fix hang when style.cssText is set to an unrecognized value. Bug 2002-03-12 15:28:27 +00:00
db
dbm
directory Fix bug # 124919: get LDAP searches in Addrbook working on Mac OS X. r=dmose sr=ben a=asa 2002-03-09 02:49:12 +00:00
docshell Don't assert & crash when trying to get child docshells that are out of bounds. b=127528 r=ccarlen@netscape.com sr=jst@netscape.com a=asa@mozilla.org 2002-03-08 21:55:43 +00:00
dom Fixes bug 66597, bug 103284, bug 114440, bug 120023, bug 128741, bug 19259. Cleans up browse with caret, makes it work with XML content docs, creates keyboard toggle for it (Accel+shift+K), synchronizes focus and document selection so that users can tab navigate relative to their last find or click in text, or vice versa, makes tabbing move relative to named anchor that has been jumped to. r=bryner, sr=alecf, a=asa 2002-03-10 06:21:48 +00:00
editor display save error on !success (rather than only for exceptions); bug 128367, r=adamlock, sr=kin; a=asa 2002-03-12 14:13:39 +00:00
ef
embedding b=99165 Freeze nsIInputStream nsIOutputStream (not yet frozen... but close) 2002-03-12 00:59:06 +00:00
expat
extensions b=99165 Freeze nsIInputStream nsIOutputStream (not yet frozen... but close) 2002-03-12 00:59:06 +00:00
gc/boehm
gconfig
gfx fixing --disable-xprint bustage (i.e. AIX) 2002-03-08 12:40:20 +00:00
gfx2
grendel
htmlparser Take out fix of bug 40809, since it no longer seems necessary and hurts 2002-03-08 02:43:17 +00:00
include Removing unused unix-dns.* files (bug 38061). r=alecf, sr=darin, a=shaver. 2002-02-28 07:46:14 +00:00
intl bug: 126744 2002-03-11 23:00:43 +00:00
java
jpeg
js Don't forget to lock obj in js_AddNativeProperty and js_ChangeNativePropertyAttrs (130137, r=jband, sr=shaver, a=roc+moz). 2002-03-12 07:17:30 +00:00
js2 Checkpoint 2002-03-07 01:12:41 +00:00
l10n
layout Account for scrollbar in incremental reflow of fixed-pos elements. Bug 2002-03-12 15:29:33 +00:00
lib Adding some missing .cvsignore files. a=leaf. 2002-03-08 00:00:05 +00:00
mailnews fix for #124022. improve LDAP addressbook performance by only asking 2002-03-12 05:37:21 +00:00
modules pulling changes. The checkin went to the wrong place. 2002-03-12 15:23:50 +00:00
mozilla
msgsdk
mstone
netwerk Make sure we *always* send Content-Length: 0 in POST requests (bug 129333). r=sicking@bigfoot.com, sr=darin@netscape.com, a=roc+moz 2002-03-12 07:10:25 +00:00
nsprpub Bugzilla bug 129633: changed the default select for OS/2 to BSD_SELECT. 2002-03-10 15:22:51 +00:00
nunet
other-licenses Check for system version of freetype >= 2.0.8 for those of us building in objdirs. 2002-02-28 07:00:59 +00:00
parser Take out fix of bug 40809, since it no longer seems necessary and hurts 2002-03-08 02:43:17 +00:00
plugin/oji b=99165 Freeze nsIInputStream nsIOutputStream (not yet frozen... but close) 2002-03-12 00:59:06 +00:00
privacy
profile 128969 - necessary dir/profile-related download manager changes. r=ccarlen sr=ben a=asa 2002-03-05 22:30:28 +00:00
rdf b=99165 Freeze nsIInputStream nsIOutputStream (not yet frozen... but close) 2002-03-12 00:59:06 +00:00
README
security Fix 129756: PK11_SetObjectNickname is broken. 2002-03-12 01:50:57 +00:00
silentdl
string fixing AIX bustage and sticking with the c++ standard for "friend" and 2002-03-08 12:37:00 +00:00
suite
sun-java
themes Fix 129787. Select popups should inherit the background color from the select. XBL Form Controls. r=bryner, sr=ben, a=brendan 2002-03-12 09:44:11 +00:00
timer
tools Working with different flavours of title. 2002-03-04 06:51:32 +00:00
uriloader b=99165 Freeze nsIInputStream nsIOutputStream (not yet frozen... but close) 2002-03-12 00:59:06 +00:00
view Fix for bug 127368 (Can't type in textfields in pages with an iframe and body with marginheight and marginwidth=0) 2002-02-28 22:30:01 +00:00
webshell - Implement the :checked CSS pseudoclass which maps to the "selected" property on option elements. 2002-03-07 03:34:29 +00:00
webtools Fix for bug 103778: Rewrites and templatizes buglist.cgi. 2002-03-12 13:55:07 +00:00
widget #129716 2002-03-12 15:04:03 +00:00
xpcom minor change of tense: "to read" -> "to be read" 2002-03-12 01:01:08 +00:00
xpfe Backout fix for bug # 129794 due to orangeness. Will try again tomorrow. 2002-03-12 11:21:03 +00:00
xpinstall Do not set MOZILLA_FIVE_HOME in the installer script as it's not needed by the installer and it causes problems when the mozilla script tries to honor MOZILLA_FIVE_HOME. 2002-03-07 09:31:11 +00:00
.cvsignore
aclocal.m4
allmakefiles.sh Removing reference to unused dirs 2002-03-09 00:02:12 +00:00
client.mak
client.mk Fix eternal fast-update failure if security fails once. 2002-02-26 08:35:38 +00:00
configure Disable postscript printing on OSX by default. 2002-03-10 07:46:59 +00:00
configure.in Disable postscript printing on OSX by default. 2002-03-10 07:46:59 +00:00
embed.mak
embed.mk
LEGAL
LICENSE
Makefile.in fix bogus env var test, missing tab, to fix gmake release build sizes. r=cls, 2002-03-07 08:23:11 +00:00
makefile.win
mozilla.kdevprj
mozilla.lsm
nglayout.mac
nglayout.mk
README.txt
trex.mak
trex.mk

======================================================

                  Mozilla Read Me

======================================================

This is a placeholder file which should be replaced with readme information
for each release.