README/mozilla
|
removing misleading build documentation; redirecting to website.
|
2000-02-18 22:49:03 +00:00 |
apache/gzip/src
|
…
|
|
build
|
Silly little comment change.
|
2000-03-21 21:09:33 +00:00 |
calendar
|
…
|
|
caps
|
added files: mozilla/caps/idl/nsIAggregatePrincipal.idl
|
2000-03-21 04:06:47 +00:00 |
cck
|
replacing old install instructions with mozilla instructions
|
2000-03-21 22:51:36 +00:00 |
chrome
|
adding newline to end of file to fix workshop compiler. r=granrose
|
2000-03-21 21:51:55 +00:00 |
cmd
|
…
|
|
config
|
Setting WINVER to 0x400 to shut up the obnoxious warning and to prevent
|
2000-03-16 01:56:47 +00:00 |
content
|
# 24199
|
2000-03-21 15:51:59 +00:00 |
db
|
Pro5 update
|
2000-02-07 23:06:04 +00:00 |
dbm
|
# 25555
|
2000-03-07 21:00:06 +00:00 |
directory
|
4.07 main dev tree synch up
|
2000-02-08 02:39:50 +00:00 |
docshell
|
Fix a number of security bugs. (I can't see the numbers at home because
|
2000-03-18 17:48:12 +00:00 |
dom
|
r=jst. 30067. we now expose OSCPU, vendor and product attributes of the user agent string through the JS navigator object.
|
2000-03-21 22:39:54 +00:00 |
editor
|
add an error check to reduce output to console; comment out an alert; uncomment insertion to reproduce bug; add a dump line
|
2000-03-21 20:55:56 +00:00 |
ef
|
…
|
|
embedding
|
Moved from webshell/embed/ActiveX
|
2000-03-21 22:35:48 +00:00 |
expat
|
Pro5 update
|
2000-02-07 23:06:04 +00:00 |
extensions
|
Added EXTRA_DSO_LDOPTS to enable linking on VMS - adapted from changes by Colin Blake <colin@theblakes.net>
|
2000-03-21 22:34:56 +00:00 |
gc/boehm
|
[not part of build] allow leaksoup to work with older versions of MacCVS (no CVS/Entries files)
|
2000-02-28 22:44:21 +00:00 |
gconfig
|
…
|
|
gfx
|
Move StPixelLocker into nsGfxUtils.h, and added some code so that transparent images print properly. r=jfrancis
|
2000-03-21 21:54:08 +00:00 |
grendel
|
More temporary HTML generation disabling. Thanks to Eric Werk for pointers to these. --jgalyan
|
2000-01-17 23:35:50 +00:00 |
htmlparser
|
Fix for 31873,32094,32337.
|
2000-03-18 09:15:01 +00:00 |
include
|
Changes for Mac to make cartman build (bug 19119). r=mwelch, a=jar
|
2000-02-23 23:10:38 +00:00 |
intl
|
Fixing unix bustage.
|
2000-03-21 22:48:54 +00:00 |
java
|
r=ashuk
|
2000-03-21 19:27:13 +00:00 |
jpeg
|
# 25555
|
2000-02-29 22:12:14 +00:00 |
js
|
r=rginda
|
2000-03-21 21:11:19 +00:00 |
js2
|
Added gctest target, added -lm to get floor()
|
2000-03-09 02:11:52 +00:00 |
l10n
|
…
|
|
layout
|
the previous var wasn't being set so it went down the wrong code path when adjusting
|
2000-03-21 21:40:23 +00:00 |
lib
|
HandleUnknownContentType is no longer part of nsIDocumentLoaderObserver.
|
2000-03-11 01:33:13 +00:00 |
mailnews
|
Replaced malloc by local buffer for charset conversion, r=ftang.
|
2000-03-21 21:26:52 +00:00 |
modules
|
removed files: mozilla/modules/libjar/nsJARStubs.cpp
|
2000-03-21 04:23:39 +00:00 |
msgsdk
|
…
|
|
netwerk
|
r=jst. 30067. OSCPU User agent attrib is now exposed.
|
2000-03-21 22:38:40 +00:00 |
network/protocol/http
|
Converting usage of ::GetIID() to NS_GET_IID().
|
2000-01-11 20:49:15 +00:00 |
nsprpub
|
Fixed PR_Poll to call select, instead of poll, on HPUX and OSF1 platforms.
|
2000-03-21 02:57:55 +00:00 |
nunet
|
…
|
|
parser
|
Fix for 31873,32094,32337.
|
2000-03-18 09:15:01 +00:00 |
plugin/oji/MRJ
|
Fixes bug 30593 -- this module isn't built by tinderbox and is therefore immune from build stability issues (it builds of course, but it's immune from the closure since it's not part of the build/kit process)
|
2000-03-08 19:36:13 +00:00 |
privacy
|
…
|
|
profile
|
fix for #30204. use GetService instead of CreateInstance.
|
2000-03-17 08:31:13 +00:00 |
rdf
|
adding newline to end of file to fix workshop compiler. r=granrose
|
2000-03-21 21:51:55 +00:00 |
security
|
First Checked In.
|
2000-03-21 02:45:38 +00:00 |
silentdl
|
Converting usage of ::GetIID() to NS_GET_IID().
|
2000-01-11 20:49:15 +00:00 |
string
|
Incremental changes. Fixed some things that were stopping rickg from compiling. This file is not part of the build.
|
2000-03-14 17:10:03 +00:00 |
suite
|
On 12/16/1999, dmose@mozilla.org checked in some changes to the default
|
1999-12-31 11:48:20 +00:00 |
sun-java
|
# 25555
|
2000-03-15 15:15:29 +00:00 |
timer
|
…
|
|
tools
|
Moving default values to tinder-defaults.pl, shortening package name to TinderUtils.
|
2000-03-21 02:52:34 +00:00 |
tripledb
|
…
|
|
uriloader
|
adding webProgress interfaces for Travis
|
2000-03-13 00:24:28 +00:00 |
view
|
Initialize the result value in nsViewManager::SetFrameRate b=32381 r=rods@netscape.com
|
2000-03-21 21:47:50 +00:00 |
wallet
|
…
|
|
webshell
|
Removed
|
2000-03-21 22:55:32 +00:00 |
webtools
|
Patch by "Matt Masson" <matthew@zeroknowledge.com> -- allow definition
|
2000-03-21 16:47:06 +00:00 |
widget
|
Added support for crosshair, move, and help cursors b=1916 r=rods@netscape.com
|
2000-03-21 22:06:29 +00:00 |
xpcom
|
add assertion code for data lostage. r/a=rickg
|
2000-03-21 21:04:50 +00:00 |
xpfc
|
…
|
|
xpfe
|
Fix for bug 28588. Add <keyset> so global keyset overlay applies
|
2000-03-21 22:57:20 +00:00 |
xpinstall
|
fixing bugs:
|
2000-03-21 21:43:22 +00:00 |
.cvsignore
|
…
|
|
LEGAL
|
…
|
|
LICENSE
|
…
|
|
Makefile.in
|
Avoid running allmakefiles.sh everytime (i.e use "=" instead of ":="). allmakefiles.sh is only needed for the "distclean" target.
|
2000-03-17 00:49:15 +00:00 |
aclocal.m4
|
Pass MOZ_TOPSRCDIR to altoptions.m4. This allows third parties (like netscape) to refer to the mozilla copy rather than copying it (and mozconfig2configure and mozconfig-find) into their own tree.
|
2000-03-14 02:59:54 +00:00 |
allmakefiles.sh
|
Removing Makefiles that dougt deleted.
|
2000-03-16 04:26:11 +00:00 |
client.mak
|
updating nspr tag to magical, stringently controlled rolling branch tag,
|
2000-03-13 15:56:44 +00:00 |
client.mk
|
Output options from mozconfig. Rework checkout.
|
2000-03-21 21:08:35 +00:00 |
configure
|
Automated update
|
2000-03-21 21:15:28 +00:00 |
configure.in
|
Clean up detect-webshell-leaks option.
|
2000-03-21 21:05:13 +00:00 |
makefile.win
|
adding crypto stuff to the tip
|
2000-03-11 04:33:39 +00:00 |
nglayout.mac
|
…
|
|
nglayout.mk
|
…
|
|
trex.mak
|
…
|
|
trex.mk
|
…
|
|