README /mozilla
Just added a newline for test purposes
2000-08-04 04:49:05 +00:00
apache/gzip /src
…
build
www.mozilla.org is back, so re-adding to bloat URLs.
2000-08-30 12:17:57 +00:00
calendar
…
caps
Not part of build. Adding security regression test suite driver (mozDriver).
2000-08-29 21:50:56 +00:00
cck
Adding customized UserAgent String to the Browser all-ns.js
2000-08-30 01:26:39 +00:00
chrome
Fix for bug 46861. nsIDOMWindow is now split into two interfaces: a public interface (still called nsIDOMWindow) for embedders and an internal interface (nsIDOMWindowInternal) for internal use. The union of the two interfaces is still visible from JavaScript. r=jst@netscape.com
2000-09-01 01:54:35 +00:00
cmd
…
config
adding GARBAGE_DIRS variable for clobbers... so we can have core directories
2000-08-30 01:15:32 +00:00
content
7670 - Enable NOSCRIPT.
2000-09-01 18:17:43 +00:00
db
don't write out row comments for mork, r=waterson 44556
2000-07-26 21:14:34 +00:00
dbm
Tinderbox break - change OS/2 only code - third time is a charm
2000-07-10 20:38:41 +00:00
directory
remove items relating to cleanup constructors, destructors, and initializers. a=r=(not built)
2000-08-24 03:41:05 +00:00
docshell
Fix for bug 46861. nsIDOMWindow is now split into two interfaces: a public interface (still called nsIDOMWindow) for embedders and an internal interface (nsIDOMWindowInternal) for internal use. The union of the two interfaces is still visible from JavaScript. r=jst@netscape.com
2000-09-01 01:54:35 +00:00
dom
Attach nsGlobalWindow's title property to the primary content document's title property. b=41984, r=jst
2000-09-01 13:31:21 +00:00
editor
fix build bustage for locka, remove viewSource from jar manifest
2000-09-01 14:36:10 +00:00
ef
…
embedding
Fix for bug 46861. nsIDOMWindow is now split into two interfaces: a public interface (still called nsIDOMWindow) for embedders and an internal interface (nsIDOMWindowInternal) for internal use. The union of the two interfaces is still visible from JavaScript. r=jst@netscape.com
2000-09-01 01:54:35 +00:00
expat
Some compilers don't like C++ comments in C files. Changing to C comments.
2000-08-30 01:35:07 +00:00
extensions
remind me again why I use linux... fixing mac build bustage due to missing file in project thingy... i hope this works.. I thought macs were supposed to be friendly. bah. pav
2000-09-01 10:08:08 +00:00
gc /boehm
add typeinfo.cpp to build.
2000-09-01 03:17:43 +00:00
gconfig
…
gfx
#=48907
2000-09-01 13:21:46 +00:00
grendel
Added contribution from Ian Clarke.
2000-04-08 06:16:32 +00:00
htmlparser
7670 - Enabling NOSCRIPT content.
2000-09-01 18:17:17 +00:00
include
Removing unused/obsolete files. Not part of build.
2000-09-01 02:30:52 +00:00
intl
Changed to get a webshell service through docshell, bug 50806, r=harishd.
2000-08-31 00:36:54 +00:00
java
Add lib directory to -L line.
2000-08-24 23:03:34 +00:00
jpeg
Removed obsolete REQUIRES variable from every Makefile.in/makefile.win
2000-06-30 08:08:04 +00:00
js
Followup for 44997, r=shaver:
2000-09-01 18:42:22 +00:00
js2
Fixed printOperands to handle <NaR>
2000-08-23 01:07:19 +00:00
l10n
remove en-DE place holder from US build; a=ftang.
2000-08-31 01:09:31 +00:00
layout
7670 - Enable NOSCRIPT.
2000-09-01 18:17:43 +00:00
lib
GC_trace_object.
2000-08-31 14:33:29 +00:00
mailnews
Fix for bug 50968. Replace out-dated status bar by a new one up to date. R=bienvenu
2000-09-01 18:26:10 +00:00
modules
bug#13718: add hooks for natural dimensions of image. pnunn. r:cmanske, kmmcclusk
2000-09-01 01:13:28 +00:00
msgsdk
…
mstone
http stuff
2000-05-10 23:20:05 +00:00
netwerk
fix for secure smtp bug 30321 r=mscott for the smtp part and r=bryner for the rest
2000-09-01 09:00:37 +00:00
network/protocol /http
…
nsprpub
Bugzilla bug #30746 : the primordial thread should wait for the timer
2000-09-01 18:26:28 +00:00
nunet
…
parser
7670 - Enabling NOSCRIPT content.
2000-09-01 18:17:17 +00:00
plugin/oji /MRJ
Fixes for bug #49510 .
2000-08-26 05:37:43 +00:00
privacy
…
profile
Fix for bug 46802. Added the test from the nspref.dll to prevent unnecessary loading
2000-09-01 18:00:03 +00:00
rdf
Fix for bug 46861. nsIDOMWindow is now split into two interfaces: a public interface (still called nsIDOMWindow) for embedders and an internal interface (nsIDOMWindowInternal) for internal use. The union of the two interfaces is still visible from JavaScript. r=jst@netscape.com
2000-09-01 01:54:35 +00:00
security
Make the Messenger and Java/JavaScript persistently stay away when they
2000-09-01 00:54:14 +00:00
silentdl
…
string
don't know how I omitted this last night, particularly since mscott tested. must shift the bit in the mask to get a new position. This should fix the string hang
2000-08-31 17:56:28 +00:00
suite
…
sun-java
Don't rely upon files that use jri_md.h to include prtypes.h which provides a much needed HAS_LONG_LONG define. Bug 31381
2000-07-27 21:56:07 +00:00
themes
#46423 -> New modern skin polish. Fixes for transparency (pink color) issues in nav toolbar.
2000-09-01 04:10:53 +00:00
timer
…
tools
Checkin for Bindu's changes to the scripts to eliminate BuildID detection, and to change default drive to D. Not part of build.
2000-08-31 22:39:27 +00:00
tripledb
…
uriloader
conrad's directory service change broke helper app support 'cause we don't find the mimetypes.rdf file anymore.
2000-09-01 05:58:42 +00:00
view
Revert back to old loop construct for dispatching events which is safer when the event destroys the current view bug 50335 r=attinasi@netscape.com
2000-08-31 02:31:17 +00:00
wallet
…
webshell
Fix for bug 46861. nsIDOMWindow is now split into two interfaces: a public interface (still called nsIDOMWindow) for embedders and an internal interface (nsIDOMWindowInternal) for internal use. The union of the two interfaces is still visible from JavaScript. r=jst@netscape.com
2000-09-01 01:54:35 +00:00
webtools
imbed the version number in the generated html
2000-09-01 18:39:54 +00:00
widget
#47874
2000-09-01 13:09:21 +00:00
xpcom
fix for crash when trying to get the parent file when the file was a drive r=dougt bug 50837
2000-09-01 07:36:55 +00:00
xpfc
…
xpfe
Removed hack put in to drag and drop to workaround this bug. b=41984, r=jst
2000-09-01 13:43:20 +00:00
xpinstall
fixing bug 2201 - changing Cancel button behaviour. r=sgehani. affects only windows platforms.
2000-09-01 02:56:03 +00:00
.cvsignore
…
LEGAL
…
LICENSE
…
Makefile.in
adding GARBAGE_DIRS variable for clobbers... so we can have core directories
2000-08-30 01:15:32 +00:00
aclocal.m4
…
allmakefiles.sh
removing makefile that is no longer in the tree
2000-09-01 07:55:20 +00:00
client.mak
modify client.mak to include commented out co variables needed to pull tree on branch to make future branches slightly easier.
2000-07-26 22:43:27 +00:00
client.mk
Remove obsolete pull l10n commands.
2000-06-29 00:18:55 +00:00
configure
Automated update
2000-08-25 08:45:08 +00:00
configure.in
Rename libzlib -> libz complying with standard zlib naming convention.
2000-08-25 08:32:19 +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
…