accessible
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
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
version tagging cfg file, per bug 11897
2002-01-24 21:34:58 +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
Adding new Frame to clip content area of page for Printing and PrintPreview
2002-01-25 14:30:14 +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
Fixes for:
2002-01-16 03:01:28 +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
bug 121171, CallEventHandler ignores mScriptsEnabled, r=brendan, sr=jst
2002-01-24 13:25:46 +00:00
editor
move CSS in Composer stuff from nsEditorShell to nsHTMLEditor; b=121081, r=brade, sr=kin
2002-01-25 10:20: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
Fix "static" build support for win32 gmake builds.
2002-01-25 03:20:51 +00:00
expat
Fixing regressions: In order to update the expat buffer position correctly do not block after processing a start element. b=119399, r=heikki, sr=jst. Update the expat buffer position if we're blocked after processing the end element. b=119727, r=heikki, sr=jst
2002-01-14 23:42:53 +00:00
extensions
Fix "static" build support for win32 gmake builds.
2002-01-25 03:20:51 +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
Removed "free memory read" and change strcpy to strdup
2002-01-25 02:40:19 +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
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
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
Fix MathML bug 118313 - GetBoundingMetrics is inaccurate in the face of whitespace. Avoid a troublesome whitespace glyph that has zero width
2002-01-25 05:57:27 +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
Skip another SpiderMonkey test generating infinite recursion and catching it as an error.
2002-01-25 03:39:21 +00:00
js2
Added 'quit' to shell.
2002-01-23 01:32:23 +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
Change certain AIX ifdefs to AIX_XLC_364 since these ifdefs are only
2002-01-25 15:07: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
Bug #119344 --> add windows system tray icon for biff
2002-01-25 05:27:50 +00:00
modules
fix for bug 84523 from nivedita@netscape.com. r=pavlov sr=tor@acm.org
2002-01-25 00:02:20 +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
oops didn't mean to check this in (shouldn't cause bustage, but I don't know if it will even work without the other changes.. if it does, then nsCOMPtr<> is busted!)
2002-01-25 01:13:09 +00:00
nsprpub
Put the warning printfs inside #ifdef DEBUG.
2002-01-25 03:33:20 +00:00
nunet
other-licenses
Fix "static" build support for win32 gmake builds.
2002-01-25 03:20:51 +00:00
parser
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
plugin /oji
[not part of build] Fix for bug #119352 , r=bnesse, sr=sfraser
2002-01-23 22:29:17 +00:00
privacy
profile
Bug 121431 - LoadDefaultProfileDir() returns an error when it shouldn't. Returning this error, which isn't really an error, aborts startup when creating a new profile in turbo mode. r=bnesse@netscape.com/sr=alecf@netscape.com
2002-01-25 15:32:10 +00:00
rdf
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
README
Testing cvs upgrade
2001-12-01 04:34:21 +00:00
security
b=119810 javascript strict warnings certpicker.js
2002-01-25 15:39:57 +00:00
silentdl
string
fix for bug 112209 - remove last consumers of nsStr:: routines
2002-01-25 00:26:44 +00:00
suite
sun-java
Landing the rest of the win32 gmake changes:
2001-12-18 09:14:29 +00:00
themes
bugs 115673 and 110551 news icons for downloaded msgs and new news msgs with attachments r=andreww sr=hewitt
2002-01-25 02:02:02 +00:00
timer
tools
NOT part of normal build.
2002-01-24 22:41:08 +00:00
uriloader
Make content-disposition parsing more forgiving. Fixes bug 121509 and a
2002-01-24 05:14:49 +00:00
view
Bug 120934. Deal with nonzero (x,y) in the aCombinedRect passed into nsViewManager::RefreshView(). r=kmcclusk,sr=waterson,a=asa
2002-01-23 03:32:45 +00:00
webshell
Move checkbox state to content (bug 108307). r=rods, sr=jst
2002-01-24 19:04:55 +00:00
webtools
Fix a minor typo in some SQL code which was causing an error during the creation of the user table.
2002-01-25 03:18:15 +00:00
widget
Change certain AIX ifdefs to AIX_XLC_364 since these ifdefs are only
2002-01-25 15:07:38 +00:00
xpcom
b=121570 Error code namespace needed for security component
2002-01-25 15:17:25 +00:00
xpfe
Fix "static" build support for win32 gmake builds.
2002-01-25 03:20:51 +00:00
xpinstall
Adds readme and license files. (Bug #Bug #15901 ).
2002-01-25 05:47: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
Fixing case for case-sensitive filesystems
2001-12-28 08:38:13 +00:00
client.mak
b=116334 Allowing conditional usage of NSS 3.4
2002-01-10 00:47:07 +00:00
client.mk
Add build_all_dep & build_all_depend targets which are aliases for the alldep target. Made sure that alldep was passed down to the real Makefiles.
2002-01-25 08:32:27 +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
Fixing non-gtk build bustage.
2002-01-25 03:33:27 +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