apache/gzip/src
|
|
|
build
|
Added the building of appfilelocationprovider lib.
r=sfraser
|
2000-08-11 20:21:09 +00:00 |
calendar
|
|
|
caps
|
Fixes bug #45877. r=mstoltz.
|
2000-08-11 03:11:24 +00:00 |
cck
|
fix for bug#47328 - not able to launch customized netscape;caused by all-ns.js using properties files for the values- changed ib.cpp and script.ib to reflect that
|
2000-08-04 18:09:21 +00:00 |
chrome
|
Fixes bug #41571. r=mstoltz.
|
2000-08-11 02:46:47 +00:00 |
cmd
|
|
|
config
|
Fixed to clean up files and directories properly. Fixed mod times of copied files so they don't get re-jarred.
|
2000-08-11 05:16:15 +00:00 |
content
|
Fix typo, bug 48616. r=pollmann
|
2000-08-12 01:42:04 +00:00 |
db
|
|
|
dbm
|
|
|
directory
|
Changed case of nsIFactory.idl methods to start with lower case to be like other
|
2000-08-10 20:12:08 +00:00 |
docshell
|
Fixed 37702 and 47670. r=vidur
|
2000-08-09 20:08:54 +00:00 |
dom
|
Backing out changes that should've been checked onto a branch. Sorry about that.
|
2000-08-11 22:10:35 +00:00 |
editor
|
Final part of fix for 25161 -- use the new user-select: _moz_all that pierre just checked in.
|
2000-08-12 01:26:39 +00:00 |
ef
|
|
|
embedding
|
Added appfilelocationprovider lib
r=valeski
|
2000-08-11 20:17:55 +00:00 |
expat
|
|
|
extensions
|
--NOT PART OF DEFAULT BUILD--
|
2000-08-12 03:51:02 +00:00 |
gc/boehm
|
Fixing bustage.
|
2000-08-12 00:45:09 +00:00 |
gconfig
|
|
|
gfx
|
Fixed nsStringKey -> nsCStringKey problem
|
2000-08-10 07:28:01 +00:00 |
grendel
|
|
|
htmlparser
|
42429 - Pass whitespace, inside table, to the sink.
|
2000-08-09 22:28:41 +00:00 |
include
|
Removing unused files. Not part of the build. r=cls.
|
2000-08-01 22:35:28 +00:00 |
intl
|
Disabled caching for encoders since they hold states, bug 48284, r=cata,ftang.
|
2000-08-11 20:13:31 +00:00 |
java
|
Changes to make it build in the BAL case.
|
2000-08-12 01:22:18 +00:00 |
jpeg
|
|
|
js
|
Fix to 39438.
|
2000-08-11 23:51:12 +00:00 |
js2
|
Updated to generate Netscape 6-compatible HTML
|
2000-08-11 06:27:55 +00:00 |
l10n
|
one-line fix for 46658, r=ben
|
2000-08-10 00:52:02 +00:00 |
layout
|
Fix typo, bug 48616. r=pollmann
|
2000-08-12 01:42:04 +00:00 |
lib
|
|
|
mailnews
|
Fix for 48314. Unable to toggle between flag and unflagged in threadpane. r=alecf
|
2000-08-12 01:08:09 +00:00 |
modules
|
Changed from using strings for nsIDirectoryService props to using macro names defined in nsDirectoryServiceDefs.h
r=valeski
|
2000-08-11 20:31:57 +00:00 |
msgsdk
|
|
|
mstone
|
|
|
netwerk
|
Fix 47408, a=gagan,r=neeti
|
2000-08-11 21:31:13 +00:00 |
network/protocol/http
|
|
|
nsprpub
|
Bugzilla bug #39731: the imported pipe needs to have its
|
2000-08-11 18:36:38 +00:00 |
nunet
|
|
|
parser
|
42429 - Pass whitespace, inside table, to the sink.
|
2000-08-09 22:28:41 +00:00 |
plugin/oji/MRJ
|
|
|
privacy
|
|
|
profile
|
Added an impl of nsIDirectoryServiceProvider to nsProfile.
r=alecf
|
2000-08-11 20:23:14 +00:00 |
rdf
|
Fixes bug #41571. r=mstoltz.
|
2000-08-11 02:46:47 +00:00 |
README/mozilla
|
Just added a newline for test purposes
|
2000-08-04 04:49:05 +00:00 |
security
|
Add Pragma: no-cache to PSM UI pages. This prevents caching by the client
|
2000-08-11 17:32:25 +00:00 |
silentdl
|
|
|
string
|
bug #48464. explicitly picking my own or the auto-generated function, in particular |operator=|. r={vidur, waterson}, a=vidur
|
2000-08-11 00:42:41 +00:00 |
suite
|
|
|
sun-java
|
|
|
themes
|
Toolbar cleanup 47506 -- less obnoxious toggled color. r=cmanske
|
2000-08-12 00:58:45 +00:00 |
timer
|
|
|
tools
|
Fixed formatting of output so that things line up again.
|
2000-08-10 23:20:07 +00:00 |
tripledb
|
|
|
uriloader
|
Changed from using strings for nsIDirectoryService props to using macro names defined in nsDirectoryServiceDefs.h
r=valeski
|
2000-08-11 20:31:57 +00:00 |
view
|
massive landing of joki changes.
|
2000-08-08 21:31:05 +00:00 |
wallet
|
|
|
webshell
|
Adding the original contributor of this code to the Contributors list
|
2000-08-07 17:48:22 +00:00 |
webtools
|
fix for bug #44691, patch submitted by jmrobins@tgix.com (Joe Robins)
|
2000-08-12 01:14:25 +00:00 |
widget
|
Remove Start/StopTracking methods.
|
2000-08-09 07:45:12 +00:00 |
xpcom
|
Pass the buffer length in bytes to nsCRT::memcmp. a=warren
|
2000-08-11 23:46:09 +00:00 |
xpfc
|
|
|
xpfe
|
plug leaking nsWindow. bug 48066. code=sean@beatnik.com r=law@netscape.com, me
|
2000-08-12 02:35:58 +00:00 |
xpinstall
|
Fix bug 42957 - make enter/return work properly in the XPInstall dialog. r=dveditz a=dveditz
|
2000-08-12 01:31:32 +00:00 |
.cvsignore
|
|
|
aclocal.m4
|
|
|
allmakefiles.sh
|
Removing the makefile for the directory I just removed. r=alecf.
|
2000-08-02 00:47:35 +00:00 |
client.mak
|
|
|
client.mk
|
|
|
configure
|
Automated update
|
2000-08-11 00:15:09 +00:00 |
configure.in
|
Getting gc leak-detector to work on linux. Non-nspr changes. code=beard,wade r=warren
|
2000-08-11 00:13:39 +00:00 |
LEGAL
|
|
|
LICENSE
|
|
|
Makefile.in
|
Added appfilelocationprovider lib
r=valeski
|
2000-08-11 20:17:55 +00:00 |
makefile.win
|
Added appfilelocationprovider lib
r=valeski
|
2000-08-11 20:17:55 +00:00 |
nglayout.mac
|
|
|
nglayout.mk
|
|
|
trex.mak
|
|
|
trex.mk
|
|
|