README
|
…
|
|
accessible
|
Bug 103903. Accessibility module must be ready for pres shell to disappear at any time, so it doesn't crash. r=jgaunt, sr=brendan
|
2001-10-12 21:05:31 +00:00 |
apache/gzip/src
|
…
|
|
build
|
Adding a new project "universalchardet", bug 91304, r=ftang, sr=sfraser.
|
2001-10-15 22:41:29 +00:00 |
caps
|
Make CAPS correctly observe changes to capability.policy prefs. Needed
|
2001-10-02 21:56:51 +00:00 |
cck
|
Fix for bug 93019: Logo button URL c11n should work on all logo buttons
|
2001-10-15 21:16:30 +00:00 |
chrome
|
more changes for #102037. use GetValueConst() instead of GetValue() where possible to avoid
|
2001-10-01 19:53:14 +00:00 |
cmd/xfe/src
|
CVS removal of obsolete directories. Bug 102787. Goodbyeeeee....
|
2001-10-03 18:54:49 +00:00 |
config
|
There's no need to create a target version of nsinstall so always compile it for the host platform.
|
2001-10-14 21:38:01 +00:00 |
content
|
Fixing bug 104031. Bad string code in nsHTMLDocument::WriteCommon(). r=bzbarsky@mit.edu, sr=vidur@netscape.com
|
2001-10-16 01:31:49 +00:00 |
db
|
fix a bunch of mork memory leaks r=naving, sr=sspitzer 99111 21114 and others
|
2001-10-06 01:16:24 +00:00 |
dbm
|
Bugzilla bug 104444: change the type of the h_charkey member of
|
2001-10-13 03:16:13 +00:00 |
directory
|
Bug 102227: Crash in LDAP autocomplete addressing, r=dmose,sr=bienvenu,patch=leif
|
2001-10-06 01:19:14 +00:00 |
docshell
|
fixes bug 104181 "SH should not store layout state if server sends Cache-control: no-cache"
|
2001-10-13 01:03:59 +00:00 |
dom
|
Fixing bug 76049. Making access past the end of a 'DOM array' return undefined and not null. r=fabian@geocities.com, sr=jband@netscape.com
|
2001-10-16 01:24:16 +00:00 |
editor
|
always insert a <title> if one isn't present (create <head> if necessary); r=cmanske; sr=kin (bug #101747)
|
2001-10-15 14:51:26 +00:00 |
ef
|
…
|
|
embedding
|
removing lowsrc support. bug 92453. r=jag sr=attinasi
|
2001-10-14 01:17:08 +00:00 |
expat
|
License changes Round 2. Expat. Updating licensing to be consistent with latest version of expat (MIT/X); relicensing NS-contributed code under expat's license (except the build system, which is tri-licensed.) Removing outdated licensing information and adding new COPYING file. This has been checked with James Clark. Bug 98089.
|
2001-09-29 00:10:42 +00:00 |
extensions
|
First implementation of wrapper classes and tests. This is not yet part of the build.
|
2001-10-16 00:18:53 +00:00 |
gc/boehm
|
Oops.
|
2001-09-20 00:02:59 +00:00 |
gconfig
|
…
|
|
gfx
|
Bring the comments on nsRenderingContextWin::SetRightToLeftText in line with the code. Bug 104791, r/rs=pavlov
|
2001-10-15 10:24:06 +00:00 |
gfx2
|
adding uuid r=me,biesi sr=waterson bug 77354
|
2001-09-29 14:05:14 +00:00 |
grendel
|
Checking in Brian Duff's ui mods (looks great!). --talisman
|
2001-06-23 19:23:33 +00:00 |
htmlparser
|
Fixing bug 104031. Bad string code in nsHTMLDocument::WriteCommon(). r=bzbarsky@mit.edu, sr=vidur@netscape.com
|
2001-10-16 01:31:49 +00:00 |
include
|
License changes, take 2. Bug 98089. mozilla/include/, /mozilla/htmlparser/, /mozilla/intl/ (part 1).
|
2001-09-26 00:40:45 +00:00 |
intl
|
r=yokoyama@netscape.com sr=brendan@mozilla.org
|
2001-10-13 07:27:30 +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
|
Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089.
|
2001-09-28 20:14:13 +00:00 |
js
|
Fix js_GC to mark max(#actuals, #formals) slots at fp->argv (104584, r=shaver, sr=jband).
|
2001-10-16 02:21:02 +00:00 |
js2
|
Added subscript styles
|
2001-10-12 00:24:59 +00:00 |
l10n
|
fixes bug 95768 "about: services should be converted to XHTML 1.1"
|
2001-09-27 01:42:06 +00:00 |
layout
|
make it so the select's borders can't be changed by user's style
|
2001-10-16 00:37:05 +00:00 |
lib
|
New project for OS X specific interfaces. Part of fix for 97676. r=ccarlen,sr=sfraser
|
2001-10-01 06:31:37 +00:00 |
mailnews
|
fix crash in close row object on empty local trash rs=sspitzer 104659
|
2001-10-16 03:05:34 +00:00 |
modules
|
Plugin SDK, first check in, not part of the build
|
2001-10-16 00:34:42 +00:00 |
mozilla
|
…
|
|
msgsdk
|
…
|
|
mstone
|
Fix OS_ARCH detection for IRIX64.
|
2001-07-20 00:26:49 +00:00 |
netwerk
|
fix for #104929. some minor optimizations to nsStdURL.cpp.
|
2001-10-16 00:29:28 +00:00 |
nsprpub
|
Install *.cfg files used for cross-compiling
|
2001-10-13 06:02:48 +00:00 |
nunet
|
…
|
|
parser
|
Fixing bug 104031. Bad string code in nsHTMLDocument::WriteCommon(). r=bzbarsky@mit.edu, sr=vidur@netscape.com
|
2001-10-16 01:31:49 +00:00 |
plugin/oji
|
[not part of build] Don't crash when codeBase/archive attributes of applet tag are NULL.
|
2001-10-15 22:54:30 +00:00 |
privacy
|
…
|
|
profile
|
Clean up REQUIRES lines.
|
2001-10-07 10:35:41 +00:00 |
rdf
|
convert nsCRT::strn?cmp to Convert() for bug 100214, to depend on string rather than xpcom for case-insensitive unicode support. r=sspitzer for mail stuff, r=jag for everything else, sr=sfraser
|
2001-10-13 00:16:32 +00:00 |
security
|
expose function for accessing parts of decoded cert
|
2001-10-15 18:19:03 +00:00 |
silentdl
|
…
|
|
string
|
Remove dead code from obsolete string classes: ToNewString(), IsUnicode() and GetBuffer(). r=dbaron, rs=scc
|
2001-10-14 05:06:53 +00:00 |
suite
|
…
|
|
sun-java
|
Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089.
|
2001-09-28 20:14:13 +00:00 |
themes
|
Fixing unsightly dnd feedback in classic. sr=ben
|
2001-10-14 04:43:27 +00:00 |
timer
|
…
|
|
tools
|
comments
|
2001-10-12 00:15:39 +00:00 |
uriloader
|
Updating fix for #103612 from v1.14 after comments from pinkerton & sfraser. r=pinkerton,sr=sfraser
|
2001-10-08 20:20:57 +00:00 |
view
|
Cleaning up nsViewManger code (whitespace and comments). Bug 73382. r=kmcclusk,sr=attinasi
|
2001-10-11 02:57:31 +00:00 |
webshell
|
Removing motif port from the tree.
|
2001-10-13 02:59:09 +00:00 |
webtools
|
Bug 30480 - add 'show dependencies as buglist' links. Patch by gerv, r=myk, kiko.
|
2001-10-16 03:09:52 +00:00 |
widget
|
fix it so that we don't load winmm.dll until it is needed.. should help startup a bit. bug 104885. r=timeless sr=sspitzer
|
2001-10-16 01:10:29 +00:00 |
xpcom
|
adding const to aDest parameter of memcmp. r=me s/r=jband@netscape.com, submitted by jim_nance@yahoo.com, bug 97231
|
2001-10-15 13:28:45 +00:00 |
xpfe
|
87864 - attempt at preventing bookmarks file growth due to duplicate bookmarks (?)
|
2001-10-15 08:38:44 +00:00 |
xpinstall
|
Adding "universalchardet", bug 91304, r=ftang, sr=sfraser.
|
2001-10-15 22:43:18 +00:00 |
.cvsignore
|
…
|
|
LEGAL
|
…
|
|
LICENSE
|
…
|
|
Makefile.in
|
Create active header list for each module during the export phase.
|
2001-09-12 06:42:26 +00:00 |
aclocal.m4
|
Add basic infastructure for gtk2 work. Bug #92034. r=cls
|
2001-07-24 23:30:00 +00:00 |
allmakefiles.sh
|
Remove config/mkdetect/Makefile
|
2001-10-15 01:46:36 +00:00 |
client.mak
|
Create build_all_dep target to avoid doing the export phase twice
|
2001-09-30 00:13:35 +00:00 |
client.mk
|
Try to use mozilla as well as netscape to launch webconfig
|
2001-10-13 06:23:28 +00:00 |
configure
|
Automated update
|
2001-10-13 07:28:52 +00:00 |
configure.in
|
Use -v instead of -V to get gnu as version
|
2001-10-13 07:16:45 +00:00 |
embed.mak
|
…
|
|
embed.mk
|
…
|
|
makefile.win
|
move intl earlier in the build process so that static libs are available for bug 100214
|
2001-10-13 00:09:48 +00:00 |
mozilla.kdevprj
|
…
|
|
mozilla.lsm
|
…
|
|
nglayout.mac
|
…
|
|
nglayout.mk
|
…
|
|
trex.mak
|
…
|
|
trex.mk
|
…
|
|