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
bstell%netscape.com ad36b468db bug 61439: workaround X server bug so non-US users can enter email addresses
when autocomplete popup is up
r=pavlov@netscape.com, sr=blizzard@mozilla.org, a=asa@mozilla.org
pref allow user to control the Mode_switch workaround, current enabled
Use to disabled the workaround when the X server is finally fixed.
2001-06-05 06:01:17 +00:00
accessible
apache/gzip/src
build
calendar
caps bug 77485 - exploit inserting a function into another window using targeted 2001-05-30 02:22:22 +00:00
cck Bug 38932: Allow Mail/News Account Wizard branding through CCK tool (r=bhuvan) (r=varada) 2001-06-04 22:35:03 +00:00
chrome
cmd
config
content Miscellaneous performance fixes related to selector matching: 2001-06-05 01:00:11 +00:00
db
dbm
directory fixing bustage 2001-05-23 04:19:39 +00:00
docshell bug 77485 - exploit inserting a function into another window using targeted 2001-05-30 02:22:22 +00:00
dom fix bug 83367 - add deferred Release of natives of wrappednatives to avoid nesting into js_AllocGCThing during JS gc sr=jst r=dbradley a=drivers 2001-06-05 01:00:48 +00:00
editor fix 83448. author=simon@softel.co.il 2001-06-04 22:22:36 +00:00
ef
embedding NOT PART OF BUILD. Perl script for extrapolating the "public" headers of Mozilla by running the dependency tool over the embedding sample apps. 2001-06-04 23:32:09 +00:00
expat
extensions Dumb OS/2 only bustage. I messed with the wrong short name. 2001-06-05 02:06:12 +00:00
gc/boehm
gconfig
gfx Fix Senna bustage, add require module mimetype. 2001-06-05 00:44:08 +00:00
gfx2
grendel
htmlparser Reduce the size of EntityNode from 92 bytes to 8 bytes (on 32-bit platforms) by holding a pointer to the string in the text segment or string owned by the creator instead of copying that string into an nsCAutoString. b=81746 r=harishd@netscape.com sr=vidur@netscape.com a=asa@mozilla.org 2001-06-05 00:39:38 +00:00
include
intl Added support for a range 0xFAxx - 0xFCxx of CP932, check in for shom@vinelinux.org, bug 82678, r=ftang, sr=blizzard, a=asa. 2001-06-05 00:04:09 +00:00
java Bug=70656 2001-06-04 18:50:05 +00:00
jpeg
js Initial add. 2001-06-05 01:28:04 +00:00
js2
l10n
layout #19265 [TEXT] Word-wrap improperly breaks before space following last word [INLINE] 2001-06-05 02:40:27 +00:00
lib exports for instrumentation stub library. *not part of build* Can be added to NSStdLib project, along with stub IntrumentationLib, to make intrumentation api's available to any projects that link with NSStdLib. 2001-06-02 00:04:07 +00:00
mailnews Separated the menu checkmark part as a function, 2001-06-05 00:04:56 +00:00
modules bug 61439: workaround X server bug so non-US users can enter email addresses 2001-06-05 06:01:17 +00:00
mozilla
msgsdk
mstone
netwerk Allows FTP to create RAW content. r=gagan, sr=darin, a=blizzard 2001-06-05 05:37:00 +00:00
network/protocol/http
nsprpub Bugzilla bug #30746: in combined MxN thread model, let the primordial 2001-06-05 04:51:46 +00:00
nunet
parser Reduce the size of EntityNode from 92 bytes to 8 bytes (on 32-bit platforms) by holding a pointer to the string in the text segment or string owned by the creator instead of copying that string into an nsCAutoString. b=81746 r=harishd@netscape.com sr=vidur@netscape.com a=asa@mozilla.org 2001-06-05 00:39:38 +00:00
plugin/oji/MRJ Backing out changes to nsIPluginStreamListener2 fixed by bug 82415 r=dougt sr=attinasi a=dbaron 2001-05-31 01:23:02 +00:00
privacy
profile #80511, #68941. Make the initial 3pane and browser window's window size somewhat decent, so low-res users don't get them offscreen at startup. r=danm, sr=alecf, a=dbaron. 2001-06-02 12:08:59 +00:00
rdf fix part of bug 83367 by fixing the crazy 'delete this' case after making a call out which could result in a reference being added. sr=vidur r=waterson,dbradley a=drivers 2001-06-05 00:51:29 +00:00
README
security Change initialize arguments. 2001-06-05 01:01:23 +00:00
silentdl
string bug #75164: sr={brendan, sfraser}. Adding the generators |nsSubstituteC?String|, which will replace |ReplaceSubstring|. Also fixing a declaration in "nsAStringGenerator.h". 2001-05-23 06:49:51 +00:00
suite
sun-java
themes - Fix the height of the statusbar so that the progressmeter can be toggled without the height changing 2001-06-03 05:14:35 +00:00
timer
tools example configs 2001-06-04 22:26:20 +00:00
tripledb
uriloader Fix for bug 84054. Appledouble files weren't correctly detected and AppleSingle weren't correctly generated if they don't have a datafork. R=varada, SR=bienvenu, A=chofmann 2001-06-05 04:50:10 +00:00
view Fix for bug 77507. Set default background color correctly. Warn if it isn't set correctly. r=waterson,sr=attinasi,a=blizzard 2001-05-25 15:00:51 +00:00
wallet
webshell Fix related to bug 82236. Fix all embeddign usages of onLocationChange with the 2001-05-29 22:48:39 +00:00
webtools * Improved the helpfulness of the extremely verbose debugging information of PLIF.pm by quoting embedded variables 2001-06-04 06:13:22 +00:00
widget bug 61439: workaround X server bug so non-US users can enter email addresses 2001-06-05 05:58:14 +00:00
xpcom r=ccarlen, sr=sfraser, a=asa. 80095. replace an overkill strstr, w/ strchr. 2001-06-04 23:30:55 +00:00
xpfc
xpfe Make tree widgets in search sidebar panel use the correct classes for 2001-06-05 02:17:48 +00:00
xpinstall fixing blocker bug 83977 - installer fails to complete with error -229. a=leaf 2001-06-04 19:13:13 +00:00
.cvsignore
aclocal.m4
allmakefiles.sh
client.mak fix commented out lines for the next time we need to use them 2001-06-05 00:25:32 +00:00
client.mk
configure Automated update 2001-06-05 05:14:40 +00:00
configure.in bug 61439: workaround X server bug so non-US users can enter email addresses 2001-06-05 05:07:19 +00:00
embed.mak
embed.mk
LEGAL
LICENSE
Makefile.in
makefile.win
mozilla.kdevprj
mozilla.lsm
nglayout.mac
nglayout.mk
trex.mak
trex.mk