apache/gzip/src
|
|
|
build
|
Backing out wtc's nspr changes to clear up thread hanging & orangeness in linux build. r=alecf,don
|
2000-02-16 02:09:05 +00:00 |
calendar
|
|
|
caps
|
Fix 18439 windows.status allows reading links
|
2000-02-11 04:18:39 +00:00 |
cck
|
removing the comments from branding_page4.ini before and after creating the jsfile bug #27461
|
2000-02-15 02:06:04 +00:00 |
chrome
|
Checking in an API and implementation for the enumeration of the user's search path,
|
2000-02-15 10:05:29 +00:00 |
cmd
|
|
|
config
|
Backing out wtc's nspr changes to clear up thread hanging & orangeness in linux build. r=alecf,don
|
2000-02-16 02:09:05 +00:00 |
content
|
Bugs 27947, 27271. Re-order content-model-to-layout notification to avoid an incremental reflow. This ensures that 1) all menus will be completely created before they are displayed, and 2) the 'oncreate' handler runs after RDF content has been generated. r=hyatt
|
2000-02-16 07:36:35 +00:00 |
db
|
Pro5 update
|
2000-02-07 23:06:04 +00:00 |
dbm
|
Pro5 update
|
2000-02-07 23:06:04 +00:00 |
directory
|
4.07 main dev tree synch up
|
2000-02-08 02:39:50 +00:00 |
docshell
|
Bug #17468 --> LoadURL, do load url need to pass around the window target for now.
|
2000-02-16 07:30:17 +00:00 |
dom
|
DOM fixes for bug 20721, r=vidur
|
2000-02-16 07:13:59 +00:00 |
editor
|
clean up -help output. fix bug #26959, make it so when you start
|
2000-02-16 06:22:03 +00:00 |
ef
|
|
|
embedding
|
Moving the needed interfaces over to the header file where they are needed. This will fix the wensleydale bustage.
|
2000-02-14 09:39:21 +00:00 |
expat
|
Pro5 update
|
2000-02-07 23:06:04 +00:00 |
extensions
|
Adding dtd file for irc prefs, not part of build yet. r=rginda
|
2000-02-16 04:26:03 +00:00 |
gc/boehm
|
Pro5 update
|
2000-02-07 23:06:04 +00:00 |
gconfig
|
|
|
gfx
|
Bug#27691: fixes printing by changing reload policy for image lib. r:mcafee
|
2000-02-16 05:57:52 +00:00 |
grendel
|
|
|
htmlparser
|
fix 222203 . r = harishd move the scanner set character set code into the set charset function with if statement
|
2000-02-15 09:13:27 +00:00 |
include
|
# 25555
|
2000-02-15 14:48:59 +00:00 |
intl
|
Charset menu cache. r=nhotta bug #24030
|
2000-02-16 07:26:47 +00:00 |
java
|
addon fix to bug 13338
|
2000-02-16 00:45:37 +00:00 |
jpeg
|
Pro5 update
|
2000-02-07 23:06:04 +00:00 |
js
|
Fix for 26725, r=jband
|
2000-02-16 06:26:21 +00:00 |
js2
|
Fixed bug
|
2000-02-05 00:39:58 +00:00 |
l10n
|
|
|
layout
|
Fixes for bug 9544, 9552, 9558, 9561, and 13309. event handler 4x compat. and capture/bubble fixes. r:pollmann
|
2000-02-16 06:59:07 +00:00 |
lib
|
removal of WasteLib from viewer and un-necessary native widgets from Mac build. r=sfraser.
|
2000-02-10 04:18:55 +00:00 |
mailnews
|
Added mailnews.send_default_charset, bug 23540, r=cata.
|
2000-02-16 07:39:29 +00:00 |
modules
|
Added mailnews.send_default_charset, bug 23540, r=cata.
|
2000-02-16 07:39:29 +00:00 |
msgsdk
|
|
|
netwerk
|
Fixing last checkin...changed wrong comma.
|
2000-02-16 05:33:17 +00:00 |
network/protocol/http
|
|
|
nsprpub
|
Pro5 update
|
2000-02-07 23:12:23 +00:00 |
nunet
|
|
|
parser
|
fix 222203 . r = harishd move the scanner set character set code into the set charset function with if statement
|
2000-02-15 09:13:27 +00:00 |
plugin/oji/MRJ
|
Pro5 update
|
2000-02-07 23:06:04 +00:00 |
privacy
|
|
|
profile
|
Fixed bugs 23390, 27459, 25052. Procedure to serve activation information to mail and aim is added. Fixed a small Mac UI discrepancy. r=gayatrib
|
2000-02-15 22:45:54 +00:00 |
rdf
|
Bugs 27947, 27271. Re-order content-model-to-layout notification to avoid an incremental reflow. This ensures that 1) all menus will be completely created before they are displayed, and 2) the 'oncreate' handler runs after RDF content has been generated. r=hyatt
|
2000-02-16 07:36:35 +00:00 |
README/mozilla
|
Changing all cvs-mirror.mozilla.org references to point to politically
|
2000-02-05 07:23:36 +00:00 |
silentdl
|
|
|
string/obsolete
|
major perf mods for bug 27524, and removed deprecated methods; r=harishd
|
2000-02-13 17:46:15 +00:00 |
suite
|
|
|
sun-java
|
Pro5 update
|
2000-02-07 23:06:04 +00:00 |
timer
|
|
|
tools
|
Include problem.
|
2000-02-16 02:27:35 +00:00 |
tripledb
|
|
|
uriloader
|
Bug #17468 --> if you pass a window target of _new, we weren't creating a new window. We do now.
|
2000-02-16 07:10:42 +00:00 |
view
|
bug 20185 [PDT+], landing nsViewManager2, r=sfraser
|
2000-02-16 05:52:44 +00:00 |
wallet
|
|
|
webshell
|
Bug #17468 --> LoadURL, do load url need to pass around the window target for now.
|
2000-02-16 07:30:17 +00:00 |
webtools
|
Lock the tables as low-priority when writing. Maybe makes people making changes wait longer, but people doing read-only stuff should now never block for very long.
|
2000-02-15 21:29:14 +00:00 |
widget
|
fix wrong placement of windows on linux r=alecf
|
2000-02-16 07:13:26 +00:00 |
xpcom
|
fixing crash at end of regexport
|
2000-02-16 07:39:14 +00:00 |
xpfc
|
|
|
xpfe
|
Convert local path to file URL when coming back from "Choose File...". This avoids screwing up Mac local paths. b=26632, r=ben@netscape.com
|
2000-02-16 07:35:44 +00:00 |
xpinstall
|
Adding finger protocol to package files. r=mcafee@netscape.com.
|
2000-02-16 07:27:28 +00:00 |
.cvsignore
|
|
|
aclocal.m4
|
|
|
allmakefiles.sh
|
Adding irc Makefiles for prefs. Not turned on yet. r=rginda
|
2000-02-16 04:37:25 +00:00 |
client.mak
|
Backing out wtc's nspr changes to clear up thread hanging & orangeness in linux build. r=alecf,don
|
2000-02-16 02:09:05 +00:00 |
client.mk
|
Backing out wtc's nspr changes to clear up thread hanging & orangeness in linux build. r=alecf,don
|
2000-02-16 02:09:05 +00:00 |
configure
|
Backing out wtc's nspr changes to clear up thread hanging & orangeness in linux build. r=alecf,don
|
2000-02-16 02:09:05 +00:00 |
configure.in
|
Backing out wtc's nspr changes to clear up thread hanging & orangeness in linux build. r=alecf,don
|
2000-02-16 02:09:05 +00:00 |
LEGAL
|
|
|
LICENSE
|
|
|
Makefile.in
|
|
|
makefile.win
|
re-adding regxpcom to official release build process.
|
2000-02-15 23:19:02 +00:00 |
nglayout.mac
|
|
|
nglayout.mk
|
|
|
trex.mak
|
|
|
trex.mk
|
|
|