README
Testing cvs upgrade
2001-12-01 04:34:21 +00:00
accessible
Making the nsModuleComponentInfo data const; bug 74803. r=dp, sr=waterson
2002-01-30 21:14:20 +00:00
apache/gzip /src
…
build
Had the logic backwards
2002-02-01 08:40:31 +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
1) Removes the arg of nsIDOMWindow in the nsIWebBrowserPrint calls
2002-02-01 14:52:11 +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
1) Removes the arg of nsIDOMWindow in the nsIWebBrowserPrint calls
2002-02-01 14:52:11 +00:00
dom
1) Removes the arg of nsIDOMWindow in the nsIWebBrowserPrint calls
2002-02-01 14:52:11 +00:00
editor
1) Removes the arg of nsIDOMWindow in the nsIWebBrowserPrint calls
2002-02-01 14:52:11 +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
1) Removes the arg of nsIDOMWindow in the nsIWebBrowserPrint calls
2002-02-01 14:52:11 +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
…
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
Added two APIs, InheritAutomaticData() & TransmitAutomaticData(), to respond to dynamic changes that affect automatic data (i.e., data inferred from the actual definition of each MathML tag). The computation of the data was so far mostly locked in Init() and SetInitialChildList() which are meant to be called only once in the life-time of a frame. Factored this computation into the two APIs to be used to rebuild the data, and which can be called repeatedly as appropriate, when dynamic changes arise in the content model. Shuffled code to stay in sync and consolidated the hooks used dynamic changes with the APIs
2002-02-01 15:10:50 +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
1) Removes the arg of nsIDOMWindow in the nsIWebBrowserPrint calls
2002-02-01 14:52:11 +00:00
modules
1) Removes the arg of nsIDOMWindow in the nsIWebBrowserPrint calls
2002-02-01 14:52:11 +00:00
mozilla
…
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
…
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
security
Bugzilla bug 119340: install a SIGTERM handler on Linux for debugging.
2002-02-01 05:57:49 +00:00
silentdl
…
string
Bug 122083: Typing "v", "vi", "vie" ... "view-source" into URL bar and pressing enter freezes Mozilla. r=dbradley, sr=alecf
2002-02-01 14:22:22 +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
1) Removes the arg of nsIDOMWindow in the nsIWebBrowserPrint calls
2002-02-01 14:52:11 +00:00
webtools
Bug 122154 part 2 - Eliminiate the use of the "usetms" Javascript cache variable.
2002-02-01 14:52:37 +00:00
widget
Fix bug # 112860: trivial null check for PPEmbed. r=ccarlen
2002-02-01 00:03:25 +00:00
xpcom
Bug 122083: Typing "v", "vi", "vie" ... "view-source" into URL bar and pressing enter freezes Mozilla. r=dbradley, sr=alecf
2002-02-01 14:22:22 +00:00
xpfe
1) Removes the arg of nsIDOMWindow in the nsIWebBrowserPrint calls
2002-02-01 14:52:11 +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
…
LEGAL
…
LICENSE
…
Makefile.in
Ignore build-ordering targets when doing standalone builds.
2002-01-28 23:30:47 +00:00
README.txt
Placeholder readme file.
2002-01-25 05:39:27 +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
makefile.win
Adds readme and license file to install. (Bug #Bug #15901 ).
2002-01-25 05:42:47 +00:00
mozilla.kdevprj
…
mozilla.lsm
…
nglayout.mac
…
nglayout.mk
…
trex.mak
…
trex.mk
…