accessible
bug 108069 r=aaronl sr=hyatt
groundwork for XUL select accessibility work
2001-11-07 00:13:07 +00:00
apache/gzip /src
build
Change to convert Widget and Gfx into component DLLs on Mac, bug 94434. r=pchen, sr=beard/darin
2001-11-10 01:05:03 +00:00
calendar
Fixed bug 109262, alarms resetting their unit values.
2001-11-13 19:45:11 +00:00
caps
Ensure that string literals are used as |const char*| rather than |char*|. r=jag sr=brendan b=107052
2001-11-07 06:24:10 +00:00
cck
Merged SeamonkeyCCK_6_2_BRANCH with trunk.
2001-11-14 00:23:13 +00:00
chrome
Checked in for fantasai@escape.com. Bug 43220 "author !important rules override user !important rules in user.css". Add User sheets. Rename Backstop sheets into UserAgent. Fix cascading order. r=pierre/sr=hyatt.
2001-11-06 10:04:05 +00:00
cmd/xfe /src
CVS removal of obsolete directories. Bug 102787. Goodbyeeeee....
2001-10-03 18:54:49 +00:00
config
Add hooks for building calendar. r=bryner
2001-11-14 01:40:53 +00:00
content
Added image animation mode constants to imgIContainer.IDL,
2001-11-14 14:03:09 +00:00
db
Fix member initializer re-ordered warnings by re-ordering member initializers. r=jag rs=waterson b=105974
2001-10-25 03:21:53 +00:00
dbm
Bugzilla bug 104645: Fixed compiler warnings. Improved compiler warning
2001-11-14 01:31:11 +00:00
directory
Use explicit imports
2001-11-12 01:32:07 +00:00
docshell
Add error message when user tries to load a malformed url instead of silently ignoring it. b=89118 r=ccarlen@netscape.com sr=rpotts@netscape.com
2001-11-14 13:26:43 +00:00
dom
108757 - dispatch DOM events for mouse wheel scrolling, r=?, sr=?
2001-11-14 10:06:21 +00:00
editor
Added image animation mode constants to imgIContainer.IDL,
2001-11-14 14:03:09 +00:00
ef
embedding
patch for bug 107789 "deprecate nsIRandomAccessStore (superceded by nsISeekableStream)"
2001-11-14 06:45:27 +00:00
expat
License changes Round 2. Expat. Updating licensing to be consistent with latest version of expat (MIT/X); relicensing NS-contributed code under expat's license (except the build system, which is tri-licensed.) Removing outdated licensing information and adding new COPYING file. This has been checked with James Clark. Bug 98089.
2001-09-29 00:10:42 +00:00
extensions
bug 109360, image blocking blocks wrong server, r=andre, sr=alecf
2001-11-14 06:37:45 +00:00
gc /boehm
Oops.
2001-09-20 00:02:59 +00:00
gconfig
gfx
Use NS_LITERAL_STRING instead of NS_ConvertASCIItoUCS2 where possible
2001-11-14 01:33:42 +00:00
gfx2
new image code for windows. not part of build. bug 104999
2001-10-25 09:01:32 +00:00
grendel
htmlparser
Bug 98213: Make data members of nsStr protected and clean up code. r=dbaron, sr=alecf
2001-11-14 12:35:52 +00:00
include
Only allow XP_AssertAtLine/XP_ASSERT to print to console in debug builds.
2001-11-14 05:43:59 +00:00
intl
Use NS_LITERAL_STRING instead of NS_ConvertASCIItoUCS2 where possible
2001-11-14 01:33:42 +00:00
java
Remove IsUnicode() check on nsString. nsString is always unicode (these days), so replacing this if/then/else with the then part. r=dbaron, rs=scc
2001-10-14 04:37:37 +00:00
jpeg
Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089.
2001-09-28 20:14:13 +00:00
js
Build libmozjs during the install phase.
2001-11-14 04:52:55 +00:00
js2
Added Function.call/apply. Fixed bug in exception handling clean-up of
2001-11-06 19:45:04 +00:00
l10n
fixes bug 95768 "about: services should be converted to XHTML 1.1"
2001-09-27 01:42:06 +00:00
layout
Added image animation mode constants to imgIContainer.IDL,
2001-11-14 14:03:09 +00:00
lib
Backing out fix for remote mach-o builds as it left mach-o builds fragile.
2001-11-03 03:29:05 +00:00
mailnews
Bug 98213: Make data members of nsStr protected and clean up code. r=dbaron, sr=alecf
2001-11-14 12:35:52 +00:00
modules
Added image animation mode constants to imgIContainer.IDL,
2001-11-14 14:03:09 +00:00
mozilla
msgsdk
mstone
Fix OS_ARCH detection for IRIX64.
2001-07-20 00:26:49 +00:00
netwerk
Bug 98213: Make data members of nsStr protected and clean up code. r=dbaron, sr=alecf
2001-11-14 12:35:52 +00:00
nsprpub
Use -no-cpp-precomp instead of -traditional-cpp for darwin
2001-11-14 04:01:43 +00:00
nunet
other-licenses
Text describing the purpose of this directory from Frank Hecker <hecker@mozilla.org>
2001-11-08 06:09:01 +00:00
parser
Bug 98213: Make data members of nsStr protected and clean up code. r=dbaron, sr=alecf
2001-11-14 12:35:52 +00:00
plugin /oji
[not part of build] Bumped version to 1.0d6.
2001-11-09 04:48:35 +00:00
privacy
profile
Bug 108383 - no user prefs if starting mozilla with -p. r=bnesse/sr=alecf
2001-11-12 15:52:58 +00:00
rdf
Use NS_LITERAL_STRING instead of NS_ConvertASCIItoUCS2 where possible
2001-11-14 01:33:42 +00:00
README
security
bug# 109072 ; s-kaie ; sr=hewitt Fixing the blank cert details tab problem
2001-11-14 01:32:21 +00:00
silentdl
string
Bug 98213: Make data members of nsStr protected and clean up code. r=dbaron, sr=alecf
2001-11-14 12:35:52 +00:00
suite
sun-java
Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089.
2001-09-28 20:14:13 +00:00
themes
more work on #73868 . converting ab from tree to outliner. NOT PART OF THE BUILD.
2001-11-14 10:25:19 +00:00
timer
tools
Add code for trace-malloc based leak/bloat test (but no option to enable yet). b=84831 r=mcafee
2001-11-14 05:35:25 +00:00
uriloader
bug #106558 (r=darin) again! make sure that all initial stream errors prevent the creation of a content viewer!
2001-11-13 07:47:22 +00:00
view
Fix for bug 108940. r=kmcclusk,sr=attinasi. Initialize nsZPlaceholderView correctly.
2001-11-08 23:11:01 +00:00
webshell
Use NS_LITERAL_STRING instead of NS_ConvertASCIItoUCS2 where possible
2001-11-14 01:33:42 +00:00
webtools
We don't really need to look for fragments that are pulled in by [% INCLUDE %] or [% PROCESS %]. While removing this code bit doesn't allow us to seperatly check that those fragments exist and compile, they'll be checked atomatically when the the template that wants them is run through the process() routine by the 004template.t test. This issue was raised because bug 98707 introduced a [% BLOCK %] element and the syntax for using that is the same as for including a template fragment.
2001-11-14 03:44:07 +00:00
widget
Bug 98213: Make data members of nsStr protected and clean up code. r=dbaron, sr=alecf
2001-11-14 12:35:52 +00:00
xpcom
Bug 98213: Make data members of nsStr protected and clean up code. r=dbaron, sr=alecf
2001-11-14 12:35:52 +00:00
xpfe
108757 - dispatch DOM events for mouse wheel scrolling, r=?, sr=?
2001-11-14 10:06:21 +00:00
xpinstall
Bug 98213: Make data members of nsStr protected and clean up code. r=dbaron, sr=alecf
2001-11-14 12:35:52 +00:00
.cvsignore
aclocal.m4
Add basic infastructure for gtk2 work. Bug #92034 . r=cls
2001-07-24 23:30:00 +00:00
allmakefiles.sh
Generate staticmod makefile when building meta components too.
2001-11-14 03:50:32 +00:00
client.mak
Update standalone xpconnect to handle js/xpconnect split.
2001-11-14 04:54:14 +00:00
client.mk
Use separate shell process for cvs pulls so that 'make -n -f client.mk' doesn't attempt to pull from cvs.
2001-11-13 08:38:56 +00:00
configure
Automated update
2001-11-14 05:13:03 +00:00
configure.in
Attempt to compile simple X11 program to verify that X11 headers exist.
2001-11-14 05:11:00 +00:00
embed.mak
embed.mk
LEGAL
LICENSE
Makefile.in
Adding support for building calendar by having MOZ_CALENDAR=1 set. r=cls.
2001-11-13 07:57:31 +00:00
makefile.win
Build libmozjs during the install phase.
2001-11-14 04:52:55 +00:00
mozilla.kdevprj
mozilla.lsm
nglayout.mac
nglayout.mk
trex.mak
trex.mk