README
|
…
|
|
accessible
|
win32 REQUIRES cleanup
|
2001-11-15 03:49:13 +00:00 |
apache/gzip/src
|
…
|
|
build
|
Checkpointing changes. Not part of the build.
|
2001-11-15 07:27:22 +00:00 |
calendar
|
Tweak calendar for the static build.
|
2001-11-15 08:23:53 +00:00 |
caps
|
Fixing mac debug bustage. Patch suggested by jst, sr=jst.
|
2001-11-16 10:50:33 +00:00 |
cck
|
Fix for bug 96732: Hide DOS windows when building installer (r=tao)
|
2001-11-14 19:05:48 +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
|
…
|
|
config
|
Allow modules to override *default* optimization levels by setting MODULE_OPTIMIZE_FLAGS
|
2001-11-16 07:42:48 +00:00 |
content
|
110145 - Using the mouse wheel crashes when there's no target content. Scroll the focused content when the cursor is outside the window. r=ben sr=hewitt
|
2001-11-16 04:52:16 +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
|
hook up CreateAboutBlankContentViewer. bug 88229 r=jst,rpotts
|
2001-11-16 02:15:31 +00:00 |
dom
|
temporarily disabling lazy instantiation of mDocument and stuffing some 6K of bloattest leaks back into the box
|
2001-11-16 06:38:01 +00:00 |
editor
|
Fixed case of 'publishprefs.js' where used in editor files
|
2001-11-15 16:44:48 +00:00 |
ef
|
…
|
|
embedding
|
NOT PART OF BUILD. Implement IAuthenticate to allow streams requiring username/password to be downloaded
|
2001-11-16 13:01:06 +00:00 |
expat
|
…
|
|
extensions
|
Clean up REQUIRES lines. r/sr=alecf
|
2001-11-16 01:54:59 +00:00 |
gc/boehm
|
…
|
|
gconfig
|
…
|
|
gfx
|
minor clean up from bug 107025
|
2001-11-16 09:19:11 +00:00 |
gfx2
|
new image code for windows. not part of build. bug 104999
|
2001-10-25 09:01:32 +00:00 |
grendel
|
…
|
|
htmlparser
|
Make SetInnerHTML use the right parser mode (ie strict for strict
|
2001-11-16 04:48:30 +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
|
Clean up REQUIRES lines. r/sr=alecf
|
2001-11-16 01:54:59 +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
|
…
|
|
js
|
Remove __call__ and add a callback used to check f.caller access for any function object f (109113, r=jst, sr=jband).
|
2001-11-16 02:56:49 +00:00 |
js2
|
Added Function.call/apply. Fixed bug in exception handling clean-up of
|
2001-11-06 19:45:04 +00:00 |
l10n
|
…
|
|
layout
|
Fix crash when scrolling absolute positioned textarea by adding test to return value from |GetLine|. Bug 105004, r=rbs, sr=kin
|
2001-11-16 03:08:30 +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
|
more work on #73868. converting ab from tree to outliner.
|
2001-11-16 09:05:24 +00:00 |
modules
|
Makefile should be ignored.
|
2001-11-16 06:43:02 +00:00 |
mozilla
|
…
|
|
msgsdk
|
…
|
|
mstone
|
…
|
|
netwerk
|
Fixing bug 109182. Don't allocate a string buffer every time NS_NewURI(nsIURI**, const nsAReadableString&) is called. r=dbaron@fas.harvard.edu, sr=darin@netscape.com
|
2001-11-16 08:23:28 +00:00 |
nsprpub
|
Use -no-cpp-precomp instead of -traditional-cpp for darwin
|
2001-11-14 04:01:43 +00:00 |
nunet
|
…
|
|
other-licenses
|
Adding in libical source.
|
2001-11-15 19:28:01 +00:00 |
parser
|
Make SetInnerHTML use the right parser mode (ie strict for strict
|
2001-11-16 04:48:30 +00:00 |
plugin/oji
|
[not part of build] Bumped version to 1.0d6.
|
2001-11-09 04:48:35 +00:00 |
privacy
|
…
|
|
profile
|
win32 REQUIRES cleanup
|
2001-11-15 03:49:13 +00:00 |
rdf
|
Clean up REQUIRES lines. r/sr=alecf
|
2001-11-16 01:54:59 +00:00 |
security
|
bug# 109084 ,patch=ssaux, r=rangansen , sr=hewitt
|
2001-11-16 02:32:20 +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
|
…
|
|
themes
|
mouse pointer should be normal pointer, not hand, over throbber. Bug
|
2001-11-16 02:14:22 +00:00 |
timer
|
…
|
|
tools
|
Call the root 'malloc' rather than '.root' since there's no leak root detection going on here.
|
2001-11-16 09:00:26 +00:00 |
uriloader
|
win32 REQUIRES cleanup
|
2001-11-15 03:49:13 +00:00 |
view
|
Fix for bug 108940. r=kmcclusk,sr=attinasi. Initialize nsZPlaceholderView correctly.
|
2001-11-08 23:11:01 +00:00 |
webshell
|
GetInterface can now return an nsIDOMWindow (to its 'main content', or browser window, as expected for implementations of nsIWebBrowserChrome. bug 88229 r=jst,rpotts
|
2001-11-16 02:14:04 +00:00 |
webtools
|
Bug 6419 - command-line query tools by Andreas Franke <afranke@ags.uni-sb.de>.
|
2001-11-15 17:04:58 +00:00 |
widget
|
Fix Mach-O/BeOS/OS/2 REQUIRES bustage.
|
2001-11-16 03:47:07 +00:00 |
xpcom
|
Fix for nsILocalFIle::GetURL returning malformed URLs on Unix. b=110299 r=blizzard@mozilla.org sr=waterson@netscape.com
|
2001-11-16 12:07:38 +00:00 |
xpfe
|
bug 110435 - make consistent use of variable names in add bookmark dialog. Also prevent adding bookmarks without names. r=peterv, sr=jst
|
2001-11-16 10:42:55 +00:00 |
xpinstall
|
Try registering the smime chrome the right way.....chrome in mail.jst and the locale in
|
2001-11-16 02:56:30 +00:00 |
.cvsignore
|
…
|
|
LEGAL
|
…
|
|
LICENSE
|
…
|
|
Makefile.in
|
Add concept of tiers (module groups) to toplevel Makefile.
|
2001-11-16 07:40:42 +00:00 |
aclocal.m4
|
…
|
|
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-16 07:43:32 +00:00 |
configure.in
|
Allow modules to override *default* optimization levels by setting MODULE_OPTIMIZE_FLAGS
|
2001-11-16 07:42:48 +00:00 |
embed.mak
|
…
|
|
embed.mk
|
…
|
|
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
|
…
|
|