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
Fixed the description entry bug 11892.
2002-01-25 23:27:57 +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
Bug 33601. Force REFRAME style hints if views might need to be created in response to opacity or background-attachment style changes. r=dbaron,sr=waterson
2002-01-27 07:53:27 +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
Removing some DEBUG_hyatt code.
2002-01-26 23:42:24 +00:00
editor
Workaround fix for bug #117141 (Composer crashes when loading pages with an HTML Select element [@FrameManager::GetPrimaryFrameFor])
2002-01-28 15:06:44 +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
Implement ConfirmEx and various Prompt methods on nsIPrompt. b=121931 r=chak@netscape.com a=asa@mozilla.org
2002-01-27 19:15: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
Cleanup BooleanFunctionCall and StringFunctionCall, fixes bugs in lang(), substring() and a few more.
2002-01-28 14:46:39 +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
Cleaning up checkbox/radio button code, now that I understand how it's supposed to work. Hooked up checkbox/radio containers. Fixed active/hover state problems with buttons. Not part of the build.
2002-01-28 10:38:01 +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
back out my accidental checkin
2002-01-28 02:47:30 +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
remove memcpy function from nsCRT, eliminate 2 new nsCRT::memcpy callers
2002-01-26 00:04:45 +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
Update implementation version.
2002-01-28 00:52:12 +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
Make sure to look at the select element for onchange handlers, not the anonymous children. Not part of the build.
2002-01-28 00:32:11 +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
bullet-proof fix for 121876 r/sr=sspitzer
2002-01-28 00:11:29 +00:00
modules
Removing ugly shockwave hack bug 115461 r=av sr=beard
2002-01-26 00:45:45 +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 for bug 121508 - clean up nsStringStream and nsIParser APIs.. r=dougt, sr=jst
2002-01-27 22:02:00 +00:00
nsprpub
Implemented GetHiResClock() for HP-UX.
2002-01-27 05:08:43 +00:00
nunet
other-licenses
Fix "static" build support for win32 gmake builds.
2002-01-25 03:20:51 +00:00
parser
back out my accidental checkin
2002-01-28 02:47:30 +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
fix for #121566 and #121677 . define a default height for the thread pane
2002-01-27 23:04:13 +00:00
rdf
fix for bug 121508 - clean up nsStringStream and nsIParser APIs.. r=dougt, sr=jst
2002-01-27 22:02:00 +00:00
README
Testing cvs upgrade
2001-12-01 04:34:21 +00:00
security
b=98068 Add PR_CALLBACK for changed interfaces in NSS_3_4
2002-01-28 15:23:59 +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
Bug 122157 - fixing the autocomplete widget in classic, on linux, to not have an outer border (to look more like gtk's combo box). r=ben, sr=hewitt.
2002-01-28 06:31:08 +00:00
timer
tools
parameterizing pageload server
2002-01-26 02:46:51 +00:00
uriloader
Bug #43689 --> expose the suggested file name
2002-01-25 22:05:16 +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
changes for cocoa product to build and run and coexist in the tree with carbon. r=cls/sr=hyatt, bug# 111230
2002-01-25 22:01:41 +00:00
webtools
adding mocha to pageload list
2002-01-28 08:05:46 +00:00
widget
Add debugging hooks for invalidation. Not part of the build.
2002-01-28 08:11:50 +00:00
xpcom
S_ISSOCK isn't defined on BeOS.
2002-01-28 07:02:02 +00:00
xpfe
Bug 117015: Text Zoom dialog should round value, not truncate it. r=stephend, sr=smfr
2002-01-28 12:46:31 +00:00
xpinstall
Fixing XBL form controls in installer builds -- put nsISelectElement into content_html.xpt and include this file in the xpi. r/sr=jag.
2002-01-26 09:47:25 +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
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
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
Sigh. I keep forgetting about this bug. Call export & install separately to build ldap otherwise it may die on some -j builds.
2002-01-25 23:46:34 +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