README
Testing cvs upgrade
2001-12-01 04:34:21 +00:00
accessible
bug 121890 bad acc bounds reporting for HTML Select Button
2002-01-29 02:05:22 +00:00
apache/gzip /src
…
build
Bug 44458, enable XHTML entities when an XHTML doctype with public id is present in an XML document. r=rbs@maths.uq.edu.au, sr=jst.
2002-01-25 00:07:45 +00:00
calendar
Fixed bug 118752 with two radio buttons being selected.
2002-01-10 21:52:53 +00:00
caps
Landing the rest of the win32 gmake changes:
2001-12-18 09:14:29 +00:00
cck
Added way to delete user-added prefs from the pref editor.
2002-01-28 19:09:00 +00:00
chrome
Bug 116306 - switching themes by switching profiles doesn't switch theme. r=hyatt@netscape.com/sr=brendan@mozilla.org
2002-01-24 23:54:14 +00:00
cmd/xfe /src
CVS removal of obsolete directories. Bug 102787. Goodbyeeeee....
2001-10-03 18:54:49 +00:00
config
Fix typo in .cc rule
2002-01-25 11:43:09 +00:00
content
eliminate nsCRT::zero() to use memset to zero instead, bug 118135, r=dp sr=waterson
2002-01-30 02:55:57 +00:00
db
fix crash parsing mork files rs=sspitzer 114900
2002-01-10 01:42:26 +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
1. Converts callers of nsIComponentManagerObsolete to use
2002-01-29 21:22:13 +00:00
docshell
Fixing bug 120899. Changing the NS_WARN_IF_FALSE() macro so that it can't be mis-used in optimized builds. This change makes the macro not usable in expressions that are supposed to be evaluated in release code since the macro now expands to nothing in non-debug builds. Also eliminate NS_VALIDATE which is equally mis-usable. r=dbaron@fas.harvard.edu, sr=brendan@mozilla.org
2002-01-24 09:20:51 +00:00
dom
Adding new chrome only window interface. Not part of the build yet.
2002-01-28 21:52:30 +00:00
editor
cmanske says that there is no need to get editorShell, it's always here...; b=91548, r=brade, sr=kin
2002-01-29 09:08:08 +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
Fix for 122031, r=pink, sr=brendan
2002-01-30 01:24:15 +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
- venkman only -
2002-01-30 03:05:49 +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
Bug 120211 Hook-up a dialog which warns users of the broken Xfree86 Xprt
2002-01-30 03:15:27 +00:00
gfx2
nsRect's win32 signature requires libraries need to link against libgkgfx for debug builds.
2002-01-01 00:03:57 +00:00
grendel
Checking in Brian Duff's ui mods (looks great!). --talisman
2001-06-23 19:23:33 +00:00
htmlparser
eliminate nsCRT::zero() to use memset to zero instead, bug 118135, r=dp sr=waterson
2002-01-30 02:55:57 +00:00
include
Fix for bug 104445. Make nsPluginInstance a scrollbar listener so it can notify plugins they are scrolling. Also fixes bug 76085. r=peterl, sr=sfraser, a=blizzard.
2002-01-18 20:12:29 +00:00
intl
1. Converts callers of nsIComponentManagerObsolete to use
2002-01-29 21:22:13 +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
Stricter enter/exit: enter performs sanity checks on supplied Context and the exit requires previous enter.
2002-01-29 22:58:22 +00:00
js2
Bytecode version of engine.
2002-01-30 02:02:33 +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 120211 Hook-up a dialog which warns users of the broken Xfree86 Xprt
2002-01-30 03:15:27 +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
b=122503 msgCompFields.securityInfo morphs from nsIMsgSMIMECompFields to nsISupport.
2002-01-30 01:58:35 +00:00
modules
fix #115308 , NPN_PostURL[Notify] does not handle binary data; r=bnesse, sr=darin
2002-01-30 02:40:46 +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
eliminate nsCRT::zero() to use memset to zero instead, bug 118135, r=dp sr=waterson
2002-01-30 02:55:57 +00:00
nsprpub
Bugzilla bug 97485: added support for the magic "nspr_use_zone_allocator"
2002-01-29 03:01:45 +00:00
nunet
…
other-licenses
Fix "static" build support for win32 gmake builds.
2002-01-25 03:20:51 +00:00
parser
eliminate nsCRT::zero() to use memset to zero instead, bug 118135, r=dp sr=waterson
2002-01-30 02:55:57 +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
fix for #121566 and #121677 . define a default height for the thread pane
2002-01-27 23:04:13 +00:00
rdf
eliminate nsCRT::memcmp and all callers to use memcmp instead, bug 118135 r=dp sr=brendan
2002-01-29 21:30:32 +00:00
security
Unsigned values are always greater than '0'!
2002-01-30 00:48:24 +00:00
silentdl
Converting usage of ::GetIID() to NS_GET_IID().
2000-01-11 20:49:15 +00:00
string
fix for bug 112209 - remove last consumers of nsStr:: routines
2002-01-25 00:26:44 +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
Landing the rest of the win32 gmake changes:
2001-12-18 09:14:29 +00:00
themes
#72279 , "Need visual indicators for Watched, Killed threads"
2002-01-29 21:56:44 +00:00
timer
updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
1999-11-06 03:43:54 +00:00
tools
parameterizing pageload server
2002-01-26 02:46:51 +00:00
uriloader
eliminate nsCRT::zero() to use memset to zero instead, bug 118135, r=dp sr=waterson
2002-01-30 02:55:57 +00:00
view
Bug 13213. Allow views to extend above and to the left of their owner frames. r=kmcclusk,rs=waterson
2002-01-27 07:56:23 +00:00
webshell
1. Converts callers of nsIComponentManagerObsolete to use
2002-01-29 21:22:13 +00:00
webtools
Bug 117509 - createaccount.cgi templatisation.
2002-01-29 23:26:37 +00:00
widget
Bug #121246 . Fix rendering problems with text areas and menus. Not part of the build.
2002-01-29 23:24:00 +00:00
xpcom
eliminate nsCRT::zero() to use memset to zero instead, bug 118135, r=dp sr=waterson
2002-01-30 02:55:57 +00:00
xpfe
Make sure we lowercase types/extensions before putting them in the
2002-01-30 02:34:15 +00:00
xpinstall
1. Converts callers of nsIComponentManagerObsolete to use
2002-01-29 21:22:13 +00:00
.cvsignore
Ignore .mozconfig.mk and .mozconfig.out (made by client.mk)
2000-03-23 23:29:16 +00:00
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
Remove unneeded transformiix Makefile. Bogus makefiles can cause problems with cvs pulls when building in the srcdir.
2002-01-28 00:25:25 +00:00
client.mak
b=116334 Allowing conditional usage of NSS 3.4
2002-01-10 00:47:07 +00:00
client.mk
If TOPSRCDIR_MOZ is not set, set it to TOPSRCDIR.
2002-01-29 13:12:50 +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
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
updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
1999-11-06 03:43:54 +00:00
nglayout.mk
updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
1999-11-06 03:43:54 +00:00
trex.mak
updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
1999-11-06 03:43:54 +00:00
trex.mk
updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
1999-11-06 03:43:54 +00:00