apache/gzip/src
|
|
|
build
|
adding embedding/components
|
2001-02-07 04:00:41 +00:00 |
calendar
|
|
|
caps
|
|
|
cck
|
|
|
chrome
|
|
|
cmd
|
|
|
config
|
65845: sr=leaf r=waterson
|
2001-02-07 02:19:29 +00:00 |
content
|
Titlebar when viewing images not localizable (57549). r=attinasi sr=erik
|
2001-02-06 23:39:46 +00:00 |
db
|
|
|
dbm
|
|
|
directory
|
backing out inadvertant checkin; not in default build
|
2001-02-07 03:32:44 +00:00 |
docshell
|
A left over change for the optimization in bug 66577. r=mstoltz, sr=shaver, brendan.
|
2001-02-07 01:14:37 +00:00 |
dom
|
bug 67527 -- cleaning up psm module registration (both psm 1.x and PIP). r=javi, sr=brendan.
|
2001-02-06 23:10:16 +00:00 |
editor
|
Smilie images, r=syd, sr=sfraser
|
2001-02-07 04:09:49 +00:00 |
ef
|
|
|
embedding
|
Bug=46869 - Embedding apps need find functionality. r=kin, sr=vidur,sr=alecf
|
2001-02-07 04:31:36 +00:00 |
expat
|
|
|
extensions
|
bug 67644, cookies added in wrong order, r=freax@pandora.be, sr=alecf@netscape.com
|
2001-02-07 01:10:41 +00:00 |
gc/boehm
|
|
|
gconfig
|
|
|
gfx
|
r=mkaply, a=blizzard
|
2001-02-07 03:44:21 +00:00 |
gfx2
|
|
|
grendel
|
|
|
htmlparser
|
63423 - Unblock parser before evaluating external js content.
|
2001-02-06 23:35:29 +00:00 |
include
|
|
|
intl
|
Check in for yokoyama, fix for 65685; /r=valeski, /sr=ftang.
|
2001-02-07 01:26:57 +00:00 |
java
|
|
|
jpeg
|
|
|
js
|
Fix for bug 44009 (r=rogerl, sr=shaver)
|
2001-02-06 23:19:44 +00:00 |
js2
|
|
|
l10n
|
Messages are downloaded and deleted if user doesn't have write permissions for inbox (by Keyser Sosez, 62480). r=doron sr=mscott
|
2001-02-07 01:05:51 +00:00 |
layout
|
bug 67861 - don't rebalance table to calculate max width; cache last available width in outer table; improved debug reflow timing; sr=attinasi, r=peterl
|
2001-02-07 04:31:38 +00:00 |
lib
|
|
|
mailnews
|
Bug #45225 --> poor man's way to get rid of the 2 dialogs when opening
|
2001-02-07 04:26:13 +00:00 |
modules
|
fix plugger crash by coping with trailing MIME-list separator (#60844, r=av, sr=blizzard)
|
2001-02-07 01:38:52 +00:00 |
msgsdk
|
|
|
mstone
|
|
|
netwerk
|
Adding ldap optimization cuz dmose wants it real bad. r=dmose
|
2001-02-07 02:14:52 +00:00 |
network/protocol/http
|
|
|
nsprpub
|
fix for bug 66508. r=pinkerton, sr=sfraser. Landing fix from 6.0 branch to detect orderlyDisconnects.
|
2001-02-07 01:03:35 +00:00 |
nunet
|
|
|
parser
|
63423 - Unblock parser before evaluating external js content.
|
2001-02-06 23:35:29 +00:00 |
plugin/oji/MRJ
|
|
|
privacy
|
|
|
profile
|
Bug 65907 - remove dependency on chrome from XPCOM.
r=racham@netscape.com,tao@netscape.com, cls@seawood.org, sr=hyatt@netscape.com
|
2001-02-06 15:41:37 +00:00 |
rdf
|
Just moving a variable declaration to declare it only when needed...
|
2001-02-06 05:50:31 +00:00 |
README
|
|
|
security
|
When half-duplex applications (e.g. one thread per socket, doing alternate
|
2001-02-07 02:06:05 +00:00 |
silentdl
|
|
|
string
|
Fix build bustage by removing extra right paren.
|
2001-02-07 03:04:46 +00:00 |
suite
|
|
|
sun-java
|
|
|
themes
|
reverting accidentally clobbered changes, r=blake, sr=ben
|
2001-02-07 02:33:58 +00:00 |
timer
|
|
|
tools
|
|
|
tripledb
|
|
|
uriloader
|
Bug #63193 --> register our default protocol handler
|
2001-02-07 04:23:34 +00:00 |
view
|
|
|
wallet
|
|
|
webshell
|
Printing of selected frameset frames and Iframes
|
2001-02-06 23:03:17 +00:00 |
webtools
|
|
|
widget
|
Fix bug #16766. This should fix the requirement to release the mouse before context menus work. r=pavlov, sr=blizzard. Patch from Kevin Buhr <buhr@stat.wisc.edu>. Thanks.
|
2001-02-07 04:16:20 +00:00 |
xpcom
|
r=dougt, a=blizzard
|
2001-02-07 04:32:24 +00:00 |
xpfc
|
|
|
xpfe
|
Directory listings have wrong context menu (for bbaetz, 67013). r=blake a=ben
|
2001-02-07 03:38:01 +00:00 |
xpinstall
|
fixing bug 64727 - Uninstaller for mozilla file associations need to be restored.
|
2001-02-07 02:21:13 +00:00 |
.cvsignore
|
|
|
aclocal.m4
|
|
|
allmakefiles.sh
|
now building embedding components
|
2001-02-07 03:09:15 +00:00 |
client.mak
|
|
|
client.mk
|
|
|
configure
|
Automated update
|
2001-02-07 04:00:09 +00:00 |
configure.in
|
Re-enable the autoconf test that fixes the nsCOMPtr operator== ambiguities on Linux and HP now that we know it works correctly on HP. b=65664 r=scc@mozilla.org sr=brendan@mozilla.org
|
2001-02-07 03:56:31 +00:00 |
embed.mak
|
|
|
embed.mk
|
|
|
LEGAL
|
|
|
LICENSE
|
|
|
Makefile.in
|
|
|
makefile.win
|
|
|
nglayout.mac
|
|
|
nglayout.mk
|
|
|
trex.mak
|
|
|
trex.mk
|
|
|