apache/gzip /src
build
Removed _InstallFromManifest(":mozilla:netwerk:util:public:MANIFEST") because the file doesn't exist anymore, and added _InstallResources(":mozilla:docshell:base:MANIFEST"). r=valeski.
2000-01-12 01:19:14 +00:00
calendar
caps
Fix bug 16536.
2000-01-12 01:42:37 +00:00
cck
fix for bug#22948 the field for third party installers now has-please select an executable to install
2000-01-12 01:34:25 +00:00
chrome
Bug 22915. Be sure to add the nsCachedChromeChannel to the load group on nsIChannel::SetLoadGroup(). Also, don't assume (in nsXULDocument::StartDocumentLoad) that when you 'hit' in the cache that the channel is actually a nsCachedChromeChannel; instead, inspect its content type. Finally, get rid of extraneous 'command' member variable in nsCachedChromeChannel. r=mscott
2000-01-11 21:18:19 +00:00
cmd
config
when using SunOS and not using GCC, clobber now removes the Sun WorkShop template repository cache, as this can get out of sync. r=cls@seawood.org,akkana@netscape.com
2000-01-11 22:11:02 +00:00
content
Somehow, we lost some of the magical attributes we need to check for. (coalescing dup arcs, and allowing negative arcs)
2000-01-12 01:47:23 +00:00
db
Converting to use nsIModule macro. r=dp.
2000-01-03 22:59:05 +00:00
dbm
Oops, I missed the c++ comments in the review.
2000-01-01 22:45:52 +00:00
directory
docshell
First Checked In.
2000-01-12 00:51:56 +00:00
dom
explicitly skip URL load if no URL param was specified in window.open. fixes bug 20757. similar to rev 1.200 (backed out in 1.201), though something went wrong with that one. not sure what. this one tests well. patch submitted by bissiri@eecs.umich.edu. r:me
2000-01-11 22:52:04 +00:00
editor
fix for bug 23595: lines permuted by forward delete of a break. one line fix - some misordered parameters.
2000-01-12 02:20:24 +00:00
ef
fix another XXX
1999-12-01 21:26:42 +00:00
embedding
Converting usage of ::GetIID() to NS_GET_IID().
2000-01-11 20:49:15 +00:00
expat
Fix build on win98.
2000-01-10 08:40:10 +00:00
extensions
r=rhp. datetime protocol wasn't initializing properly which would cause a datetime url without a host to spin
2000-01-11 22:16:19 +00:00
gc /boehm
added ASCII annotation of fields.
1999-12-10 20:23:16 +00:00
gconfig
gfx
Fix bug 11168. Underline position metrics are returned as positive
2000-01-12 02:24:46 +00:00
grendel
htmlparser
Converting usage of ::GetIID() to NS_GET_IID().
2000-01-11 20:49:15 +00:00
include
Added xp_core.h to files that get disted. r=amusil a=sdagley
1999-12-08 09:27:07 +00:00
intl
First Checked In.
2000-01-11 22:30:41 +00:00
java
More simple name change changes.
2000-01-07 00:44:24 +00:00
jpeg
Fix for build bustage on Solaris 2.3.
1999-12-18 00:13:27 +00:00
js
Converting usage of ::GetIID() to NS_GET_IID().
2000-01-11 20:49:15 +00:00
js2
Added unicode character category functions
2000-01-11 05:55:58 +00:00
l10n
layout
17303 "Text input fields in chrome should use sans serif font". Clear the NS_STYLE_FONT_USE_FIXED flag when setting a font different from -moz-fixed. r=rods (rods checked in the other part of that fix in nsHTMLFontElement.cpp)
2000-01-12 00:19:14 +00:00
lib
Removed obsolete arguments from nsIDocumentLoaderObserver OnEndDocumentLoad and OnStartURLLoad.
1999-12-29 07:32:59 +00:00
mailnews
Fix broken end tag location.
2000-01-12 01:48:17 +00:00
modules
fix for #23573
2000-01-12 00:53:38 +00:00
msgsdk
netwerk
Fix slamm's warnings of shadowing previous variables.
2000-01-12 00:54:10 +00:00
network/protocol /http
Converting usage of ::GetIID() to NS_GET_IID().
2000-01-11 20:49:15 +00:00
nsprpub
Use PR_IMPLEMENT to define an exported function. Don't need extern when
2000-01-12 01:12:35 +00:00
nunet
parser
Converting usage of ::GetIID() to NS_GET_IID().
2000-01-11 20:49:15 +00:00
plugin/oji /MRJ
r=marklin
1999-12-06 20:12:56 +00:00
privacy
profile
Converting usage of ::GetIID() to NS_GET_IID().
2000-01-11 20:49:15 +00:00
rdf
Somehow, we lost some of the magical attributes we need to check for. (coalescing dup arcs, and allowing negative arcs)
2000-01-12 01:47:23 +00:00
README /mozilla
silentdl
Converting usage of ::GetIID() to NS_GET_IID().
2000-01-11 20:49:15 +00:00
string /obsolete
Fix for bug #21317 : UMR: nsCAutoString::=(nsCAutoString const&)
1999-12-09 22:53:52 +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
timer
tools
Replaced with build-moz-ports.pl because people were confused.
2000-01-11 22:25:25 +00:00
tripledb
uriloader
Short term hack...allow the uri loading to proceed even if we don't have a load group. eventually we should try to
2000-01-09 23:45:36 +00:00
view
Converting usage of ::GetIID() to NS_GET_IID().
2000-01-11 20:49:15 +00:00
wallet
webshell
r=rpotts. 14696. We now throw dialogs when dns fails, and when a protocol isn't avail for protocols *entered in the url bar*.
2000-01-11 23:11:32 +00:00
webtools
Fixed warnings.
2000-01-11 21:32:43 +00:00
widget
check in the keysym2ucs function from xterm-122 source . Thanks
2000-01-12 02:12:49 +00:00
xpcom
added files: mozilla/xpcom/typelib/xpidl/xpidl_util.c
2000-01-12 01:47:05 +00:00
xpfc
xpfe
Fix layout problem with mailnews. The iframe in 'My Panels' would not strecth. Added an extra box layer to contain it. r=akkana
2000-01-12 00:48:45 +00:00
xpinstall
backing out 1.23 (bin/res/samples is already partially included)
2000-01-12 01:43:28 +00:00
.cvsignore
aclocal.m4
allmakefiles.sh
Oops. Wrong fix. Backing out.
2000-01-11 09:49:20 +00:00
client.mak
backing out slamm's changes to use cvsco.pl; builds are breaking, not sure
1999-11-30 17:29:20 +00:00
client.mk
Something goofy is up with tinderbox. Going back to 1.72.
1999-11-30 02:00:13 +00:00
configure
Added check for GNU as as we can only use certain ASFLAGS under solaris with Sun's as.
2000-01-11 04:54:28 +00:00
configure.in
Added check for GNU as as we can only use certain ASFLAGS under solaris with Sun's as.
2000-01-11 04:54:28 +00:00
LEGAL
LICENSE
Makefile.in
Build modules/libutil before netwerk on Unix and Windows. a=sdagley.
1999-12-21 23:55:04 +00:00
makefile.win
Fixing build bustage. libutil can only get compiled after xpcom.
1999-12-22 00:39:32 +00:00
nglayout.mac
nglayout.mk
trex.mak
trex.mk