accessible
Making the nsModuleComponentInfo data const; bug 74803. r=dp, sr=waterson
2002-01-30 21:14:20 +00:00
apache/gzip /src
build
Add windbgdlg to standalone xpcom list
2002-02-01 05:31:30 +00:00
calendar
Fixing bug 122673, recur forever events broken.
2002-01-31 19:40:44 +00:00
caps
one more part of fix for bug 107575, including the much coveted whitespace
2002-02-01 01:53:09 +00:00
cck
Removing variable 'linuxoption' and correcting indentation
2002-02-01 01:49:05 +00:00
chrome
Making the nsModuleComponentInfo data const; bug 74803. r=dp, sr=waterson
2002-01-30 21:14:20 +00:00
cmd/xfe /src
CVS removal of obsolete directories. Bug 102787. Goodbyeeeee....
2001-10-03 18:54:49 +00:00
config
Enables builds to compile in special faetures only available in the current SDK
2002-01-31 14:40:33 +00:00
content
bug 108791 - infinite recursion crash when tabbing if there is no focusable content. r=saari, sr=sfraser.
2002-02-01 05:14:44 +00:00
db
Making the nsModuleComponentInfo data const; bug 74803. r=dp, sr=waterson
2002-01-30 21:14:20 +00:00
dbm
Use dynamic library & xpidl_module names from nmake build for win32 gmake builds for compatibility.
2002-01-16 05:10:09 +00:00
directory
Making the nsModuleComponentInfo data const; bug 74803. r=dp, sr=waterson
2002-01-30 21:14:20 +00:00
docshell
Just fixing some indents/whitespace, rs=mozbot
2002-02-01 00:45:58 +00:00
dom
Making the nsModuleComponentInfo data const; bug 74803. r=dp, sr=waterson
2002-01-30 21:14:20 +00:00
editor
Bug 106053, remove unused XHTML namespace declarations, and fix incorrect namespace usages. r=harishd, sr=hewitt.
2002-01-31 22:12:36 +00:00
ef
Bugzilla Bug 106386 rid source of these misspellings: persistant persistance priviledge protocal editting editted targetted targetting
2001-12-23 23:23:41 +00:00
embedding
change in wording of comment. bug 122393
2002-01-31 23:32:07 +00:00
expat
Bug 35984, make an undefined entity always a fatal error; report errors while parsing external entities (regression) and a minor optimization in loading external entities. r=harishd, sr=jst.
2002-01-25 23:19:23 +00:00
extensions
one more part of fix for bug 107575, including the much coveted whitespace
2002-02-01 01:53:09 +00:00
gc /boehm
Rename 'install' build phase to 'libs'.
2001-11-21 09:49:41 +00:00
gconfig
Bugzilla Bug 106386 rid source of these misspellings: persistant persistance priviledge protocal editting editted targetted targetting
2001-12-23 23:23:41 +00:00
gfx
one more part of fix for bug 107575, including the much coveted whitespace
2002-02-01 01:53:09 +00:00
gfx2
fixing bug 104999 on windows. r=dcone sr=waterson
2002-01-30 22:17:55 +00:00
grendel
Checking in Brian Duff's ui mods (looks great!). --talisman
2001-06-23 19:23:33 +00:00
htmlparser
one more part of fix for bug 107575, including the much coveted whitespace
2002-02-01 01:53:09 +00:00
include
Fix for bug #118003 . r=peterl, sr=jst.
2002-01-31 00:16:20 +00:00
intl
Making the nsModuleComponentInfo data const; bug 74803. r=dp, sr=waterson
2002-01-30 21:14:20 +00:00
java
bug: 119680
2002-01-14 18:04:48 +00:00
jpeg
Use dynamic library & xpidl_module names from nmake build for win32 gmake builds for compatibility.
2002-01-16 05:10:09 +00:00
js
Do not place the .res file inthe srcdir
2002-02-01 04:50:32 +00:00
js2
Incremental ECMA test suite fixes.
2002-02-01 00:05:37 +00:00
l10n
Bugzilla Bug 106386 rid source of these misspellings: persistant persistance priviledge protocal editting editted targetted targetting
2001-12-23 23:23:41 +00:00
layout
bug 122542 - make outliner content view only respond to ContentInserted/ContentRemoved notifications concerning its own outliner. Also fix html option support. r=varga, sr=hyatt.
2002-02-01 03:21:38 +00:00
lib
Bugzilla Bug 106386 rid source of these misspellings: persistant persistance priviledge protocal editting editted targetted targetting
2001-12-23 23:23:41 +00:00
mailnews
Fix for bug 122625. Remove the window from the cache when ComposeInit is called. Also, alway make sure that the last type of compose window used get in the cache. R=cavin, SR=mscott
2002-02-01 05:15:01 +00:00
modules
This does the following:
2002-01-31 14:30:22 +00:00
mozilla
new project started
2001-04-03 22:13:38 +00:00
msgsdk
Bugzilla Bug 106386 rid source of these misspellings: persistant persistance priviledge protocal editting editted targetted targetting
2001-12-23 23:23:41 +00:00
mstone
Fix OS_ARCH detection for IRIX64.
2001-07-20 00:26:49 +00:00
netwerk
Fix bug # 113894: RDF persistance issue, and get nsFileSpec out of RDF. r=sr's = darin, waterson
2002-02-01 00:24:27 +00:00
nsprpub
Remove check against fd->secret->md.connectionReturnValue as it always returns 0. Fixing page not loading due to nonblocking connection problem.
2002-01-31 07:43:22 +00:00
nunet
other-licenses
Fix "static" build support for win32 gmake builds.
2002-01-25 03:20:51 +00:00
parser
one more part of fix for bug 107575, including the much coveted whitespace
2002-02-01 01:53:09 +00:00
plugin /oji
Fix for bug 104293. Do not bail on applet creation if height and width are 0. r=peterlubczynski, sr=beard.
2002-01-29 21:08:06 +00:00
privacy
profile
Bug 101362 - Don't use Unicode ellipsis char in properties. r=mkaply@us.ibm.com
2002-01-31 19:43:43 +00:00
rdf
Fix bug # 122757: Mac OS 9/X packages. Also, de-tab. r=tingley sr=waterson
2002-02-01 00:49:29 +00:00
README
Testing cvs upgrade
2001-12-01 04:34:21 +00:00
security
Bugzilla bug 119340: install a SIGTERM handler on Linux for debugging.
2002-02-01 05:57:49 +00:00
silentdl
string
one more part of fix for bug 107575, including the much coveted whitespace
2002-02-01 01:53:09 +00:00
suite
sun-java
Landing the rest of the win32 gmake changes:
2001-12-18 09:14:29 +00:00
themes
#74248 , implement the capability to _underline_ words, just like *bold* works. Patch by Neil Rashbrook <neil@parkwaycc.co.uk>.
2002-01-31 19:51:58 +00:00
timer
tools
parameterizing pageload server
2002-01-26 02:46:51 +00:00
uriloader
one more part of fix for bug 107575, including the much coveted whitespace
2002-02-01 01:53:09 +00:00
view
Bug 122325. Repaint correct areas when a view is resized. r=kmcclusk,sr=waterson
2002-02-01 03:10:59 +00:00
webshell
Bug 106053, remove unused XHTML namespace declarations, and fix incorrect namespace usages. r=harishd, sr=hewitt.
2002-01-31 22:12:36 +00:00
webtools
Added a check that ensures that the configuration file is not readable or writable by anyone except the user running the script. This closes a potential security hole on shared machines. Changed the umask during the creation of the configuration file so that the permission bits are set that way too. Added a comment to clarify the superficially recursive nature of the configuration database and the configuration data source.
2002-02-01 06:36:27 +00:00
widget
Fix bug # 112860: trivial null check for PPEmbed. r=ccarlen
2002-02-01 00:03:25 +00:00
xpcom
one more part of fix for bug 107575, including the much coveted whitespace
2002-02-01 01:53:09 +00:00
xpfe
one more part of fix for bug 107575, including the much coveted whitespace
2002-02-01 01:53:09 +00:00
xpinstall
one more part of fix for bug 107575, including the much coveted whitespace
2002-02-01 01:53:09 +00:00
.cvsignore
new project started
2001-04-03 22:13:38 +00:00
aclocal.m4
bug 116148, include freetype2.m4 for testing for FreeType2
2002-01-09 14:35:21 +00:00
allmakefiles.sh
Removing removed Makefiles
2002-01-31 19:39:33 +00:00
client.mak
b=116334 Allowing conditional usage of NSS 3.4
2002-01-10 00:47:07 +00:00
client.mk
Call 'alldep' instead of 'depend build' to avoid the extra export stage.
2002-01-31 06:15:19 +00:00
configure
Automated update
2002-01-25 15:12:13 +00:00
configure.in
Change certain AIX ifdefs to AIX_XLC_364 since these ifdefs are only
2002-01-25 15:07:38 +00:00
embed.mak
removing widget/timer from embed makefiles
2001-12-16 09:27:41 +00:00
embed.mk
removing widget/timer from embed makefiles
2001-12-16 09:27:41 +00:00
LEGAL
LICENSE
Makefile.in
Ignore build-ordering targets when doing standalone builds.
2002-01-28 23:30:47 +00:00
makefile.win
Adds readme and license file to install. (Bug #Bug #15901 ).
2002-01-25 05:42:47 +00:00
mozilla.kdevprj
new project started
2001-04-03 22:13:38 +00:00
mozilla.lsm
new project started
2001-04-03 22:13:38 +00:00
nglayout.mac
nglayout.mk
README.txt
Placeholder readme file.
2002-01-25 05:39:27 +00:00
trex.mak
trex.mk