INACTIVE - A git clone of mozilla-central, with full history.
Перейти к файлу
ben%netscape.com 6f65e1743c 107311 - make Mail Message Pane context window code not rely on menuitem visibility specified via style attribute, since this is now specified with the hidden attribute. Also remove unused parameter to fillMessagePaneContextMenu
r=jst, sr=sspitzer
2001-10-30 06:43:56 +00:00
README
accessible Adding type specifier for functions to fix bustage. 2001-10-27 03:24:15 +00:00
apache/gzip/src
build Fixing internal MOZ_TWO_STRINGS_TEST macro so that it doesn't always use enableval to test option arguments 2001-10-29 22:59:31 +00:00
caps bug 106535, adding the ability to enable codebase principals for a single host 2001-10-26 23:00:48 +00:00
cck Fix for bug 105735: CD Autorun option with existing Windows configuration 2001-10-24 01:56:16 +00:00
chrome Bug 53057: Fixing up users of implicit |CharT*| conversion operators for nsCString to use |.get()| instead, rr=dbaron, rs=scc 2001-10-25 06:42:23 +00:00
cmd/xfe/src
config Adding back file that I removed by accident. rev 1.4 with patch for bug 83589 applied. 2001-10-27 16:58:43 +00:00
content Avoid attempting to do CSS selector matching on text nodes, comments, or processing instructions by adding a 'NonElement' style resolution method that assumes that no rules match (temporarily, until we don't have style contexts for text nodes) and by cleaning code that was using textPseudo (the usual case) or passing the text node directly (only a few unusual cases). b=56117 r=hyatt sr=attinasi 2001-10-30 06:02:05 +00:00
db Fix member initializer re-ordered warnings by re-ordering member initializers. r=jag rs=waterson b=105974 2001-10-25 03:21:53 +00:00
dbm Bugzilla bug 103892: include <stdlib.h> rather than <malloc.h> for the 2001-10-24 14:33:28 +00:00
directory Bug 103084 and Bug 103085: Memory leaks in LDAP code. r=mitesh, sr=bienvenu. 2001-10-23 01:19:12 +00:00
docshell bug #107097 - back/foward do not work! 2001-10-29 06:03:27 +00:00
dom Fixing bug 100944, making a.search and area.search settable for backwards compatibility. Patch by Fabian Guisset <hidday@geocities.com>, r=bzbarsky@mit.edu, sr=jst@netscape.com 2001-10-26 08:54:45 +00:00
editor 103064 - hook up new dynamic overlay via contents.rdf r=pchen, sr=hyatt 2001-10-29 10:11:14 +00:00
ef
embedding QNX port; adding requires to make it work. 2001-10-30 03:31:00 +00:00
expat
extensions Removing remnants of warren's s/printf/PRINTF/ landing from the tree. b=94480 r=pavlov sr=darin 2001-10-30 06:33:52 +00:00
gc/boehm
gconfig
gfx Trying to get nsDeviceContext to rebuild to fix test bustage 2001-10-28 02:46:30 +00:00
gfx2 new image code for windows. not part of build. bug 104999 2001-10-25 09:01:32 +00:00
grendel
htmlparser Clean up static linkage with unichar utils (bug 100214) for alecf. r=fm, sr=alecf 2001-10-26 23:34:53 +00:00
include
intl Back out my backout, now that mac seems to be fixed 2001-10-30 03:39:18 +00:00
java Remove IsUnicode() check on nsString. nsString is always unicode (these days), so replacing this if/then/else with the then part. r=dbaron, rs=scc 2001-10-14 04:37:37 +00:00
jpeg
js Adding reference to another Bugzilla bug this testcase covers. 2001-10-30 03:28:15 +00:00
js2 Substantive semantic changes. Implemented prototype instances and property reading and writing. 2001-10-27 02:41:20 +00:00
l10n
layout Avoid attempting to do CSS selector matching on text nodes, comments, or processing instructions by adding a 'NonElement' style resolution method that assumes that no rules match (temporarily, until we don't have style contexts for text nodes) and by cleaning code that was using textPseudo (the usual case) or passing the text node directly (only a few unusual cases). b=56117 r=hyatt sr=attinasi 2001-10-30 06:36:06 +00:00
lib Landing the rest of the mach-o OSX changes. 2001-10-27 07:38:18 +00:00
mailnews 107311 - make Mail Message Pane context window code not rely on menuitem visibility specified via style attribute, since this is now specified with the hidden attribute. Also remove unused parameter to fillMessagePaneContextMenu 2001-10-30 06:43:56 +00:00
modules Fix -O2 optimization crash with gcc 2.96 or 3.0.{1,2} by not inlining |#ifdef __GNUC__|. b=106891 r=pavlov sr=brendan 2001-10-28 21:02:05 +00:00
mozilla
msgsdk
mstone
netwerk Bug 107355 - fix crash when leaving root directory of an ftp server after 2001-10-29 22:42:13 +00:00
nsprpub Bugzilla bug 106771: support building on HP-UX 11.11. The patch is from 2001-10-26 21:13:06 +00:00
nunet
parser Clean up static linkage with unichar utils (bug 100214) for alecf. r=fm, sr=alecf 2001-10-26 23:34:53 +00:00
plugin/oji [Not part of build] Bumped versions to 1.0d3. 2001-10-24 19:02:51 +00:00
privacy
profile Bug 106622: create profile wizard's first page is blank. Some stuff was accidentily removed recently, putting it back in. sr=hewitt 2001-10-28 10:38:28 +00:00
rdf Clean up static linkage with unichar utils (bug 100214) for alecf. r=fm, sr=alecf 2001-10-26 23:34:53 +00:00
security added unicharutilsstatic*.o to build for bug 100214 2001-10-30 03:17:12 +00:00
silentdl
string Back out my backout, now that mac seems to be fixed 2001-10-30 03:39:18 +00:00
suite
sun-java
themes Prevent unreable text with light-on-dark system colors by using hardcoded black foreground color when on top of a background image that is light. b=103498 r=jag sr=hewitt 2001-10-30 06:05:58 +00:00
timer
tools Change default license type. a=rginda. (Not part of the build.) 2001-10-29 22:48:07 +00:00
uriloader more straggelers from bug 100214 - just adding #includes 2001-10-29 23:14:05 +00:00
view Adding a newline to the warning printf. r=jag. 2001-10-27 07:45:29 +00:00
webshell bug 107103 enable regression output for table printing tests 2001-10-29 19:19:06 +00:00
webtools Fix for bug 96675: checksetup should require admin e-mail address satisfy emailregexp. This fix has 2001-10-28 03:40:59 +00:00
widget Bug 106208 - don't build nsBaseFilePicker on platforms where we don't have a native filepicker implementation. Also, don't build the XUL filepicker on platforms where we _do_ use a native filepicker implementation. r=cls. 2001-10-30 06:10:01 +00:00
xpcom Removing remnants of warren's s/printf/PRINTF/ landing from the tree. b=94480 r=pavlov sr=darin 2001-10-30 06:33:52 +00:00
xpfe 107311 - add null check 2001-10-30 06:42:41 +00:00
xpinstall Bug 53057: Fixing up users of implicit |CharT*| conversion operators for nsCString to use |.get()| instead, rr=dbaron, rs=scc 2001-10-28 08:33:51 +00:00
.cvsignore
LEGAL
LICENSE
Makefile.in Landing the rest of the mach-o OSX changes. 2001-10-27 07:38:18 +00:00
aclocal.m4
allmakefiles.sh Landing the rest of the mach-o OSX changes. 2001-10-27 07:38:18 +00:00
client.mak
client.mk Try to use mozilla as well as netscape to launch webconfig 2001-10-13 06:23:28 +00:00
configure Fixing internal MOZ_TWO_STRINGS_TEST macro so that it doesn't always use enableval to test option arguments 2001-10-29 22:59:31 +00:00
configure.in QNX6 configure update 2001-10-29 15:35:44 +00:00
embed.mak
embed.mk
makefile.win
mozilla.kdevprj
mozilla.lsm
nglayout.mac
nglayout.mk
trex.mak
trex.mk