README
|
Adding newline, testing
|
2000-12-14 15:53:14 +00:00 |
accessible
|
Accessibility DLL. Not in build.
|
2001-02-14 20:51:33 +00:00 |
apache/gzip/src
|
…
|
|
build
|
options cache 1 now implies #define MOZ_NEW_CACHE 1. r=sfraser
|
2001-03-02 00:19:29 +00:00 |
calendar
|
…
|
|
caps
|
Switch from NS_STATIC_CAST to NS_REINTERPRET_CAST to fix bustage on Mac. r=mstoltz
|
2001-03-02 01:13:35 +00:00 |
cck
|
fix for bug#57340; custom components not showing up in build;added additional field
|
2000-12-08 04:00:29 +00:00 |
chrome
|
Bug 43121. Move XUL content model code from RDF DLL to content DLL. r=jst,hyatt; sr=brendan.
|
2001-02-22 03:01:34 +00:00 |
cmd
|
updated license boilerplate to xPL v1.1
|
1999-11-02 22:43:10 +00:00 |
config
|
#58627
|
2001-03-02 00:10:24 +00:00 |
content
|
70541 - xbl content attribute setting, r=blake, sr=hyatt
|
2001-03-02 03:35:04 +00:00 |
db
|
# 65845 sr=waterson, new order files will greatly reduce the number of link warnings.
|
2001-02-27 04:38:19 +00:00 |
dbm
|
carbon changes. r=pink/sdagley/beard. a=sfraser.
|
2001-02-13 21:48:26 +00:00 |
directory
|
Mass REQUIRES update to synch up with string lib and xul changes in an attempt to fix senna bustage. r=jst, sr=cls
|
2001-02-22 09:35:51 +00:00 |
docshell
|
# 65845 sr=waterson, new order files will greatly reduce the number of link warnings.
|
2001-02-27 04:38:19 +00:00 |
dom
|
bug 47905, adding security check to XMLHttpRequest.open(). r=heikki, sr=brendan
|
2001-03-02 00:09:20 +00:00 |
editor
|
UIEvent button property is incorrect according to the DOM2 spec. Changing values to 0, 1, 2 (left, middle, right mouse buttons respectively) from 1, 2, 3. |event.which| continues to use the old values for backwards compatibility. This affects future xbl, js, and c++ event button checks so please see the newsgroups for more info (60703). r=timeless sr=jst
|
2001-03-02 03:07:53 +00:00 |
ef
|
fix another XXX
|
1999-12-01 21:26:42 +00:00 |
embedding
|
UIEvent button property is incorrect according to the DOM2 spec. Changing values to 0, 1, 2 (left, middle, right mouse buttons respectively) from 1, 2, 3. |event.which| continues to use the old values for backwards compatibility. This affects future xbl, js, and c++ event button checks so please see the newsgroups for more info (60703). r=timeless sr=jst
|
2001-03-02 03:07:53 +00:00 |
expat
|
Bug 34168, report error instead of crashing if we encounter a parameter entity containing double percent sign. Fix from James Clark. r=nisheeth, a=vidur.
|
2001-01-04 23:03:32 +00:00 |
extensions
|
fix bug 70569 dead code doesn't belong in tree
|
2001-03-02 04:04:35 +00:00 |
gc/boehm
|
[not part of build] "fixes" the stack during GC initialization, so later stack crawls won't crash.
|
2001-02-27 01:09:44 +00:00 |
gconfig
|
updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
|
1999-11-06 03:43:54 +00:00 |
gfx
|
checkin for bstell@netscape.com:
|
2001-03-01 00:34:50 +00:00 |
gfx2
|
updating tip version of gfx2 macbuild
|
2001-02-25 05:14:43 +00:00 |
grendel
|
Added contribution from Ian Clarke.
|
2000-04-08 06:16:32 +00:00 |
htmlparser
|
Removing unused files. r=harishd@netscape.com
|
2001-03-02 00:35:33 +00:00 |
include
|
carbon changes. r=pink/sdagley/beard. a=sfraser.
|
2001-02-13 21:48:26 +00:00 |
intl
|
bug 70028; author=simon@softel.co.il; r=ftang; sr=erik; updating the tool
|
2001-03-02 00:20:02 +00:00 |
java
|
(not part of TBOX builds)
|
2001-02-21 09:09:55 +00:00 |
jpeg
|
# 65845 sr=waterson, new order files will greatly reduce the number of link warnings.
|
2001-02-27 04:38:19 +00:00 |
js
|
Fix #61751. sr=brendan,r=mang. #define changes to fix floating point bug
|
2001-03-02 00:20:11 +00:00 |
js2
|
Initial version
|
2001-03-01 05:37:45 +00:00 |
l10n
|
UI cleanup in Customize Character Coding dialog (patch by Mark Olson, maolson@earthlink.net, for 65973). r=jag sr=erik
|
2001-02-28 03:12:42 +00:00 |
layout
|
UIEvent button property is incorrect according to the DOM2 spec. Changing values to 0, 1, 2 (left, middle, right mouse buttons respectively) from 1, 2, 3. |event.which| continues to use the old values for backwards compatibility. This affects future xbl, js, and c++ event button checks so please see the newsgroups for more info (60703). r=timeless sr=jst
|
2001-03-02 03:07:53 +00:00 |
lib
|
carbon changes. r=pink/sdagley/beard. a=sfraser.
|
2001-02-13 21:48:26 +00:00 |
mailnews
|
fix bug 49164 Secure IMAP on wrong port
|
2001-03-02 02:18:15 +00:00 |
modules
|
Fixing 69736, adding npp->pdata check before calling NPP_* functions, sr=jst
|
2001-03-02 00:29:33 +00:00 |
msgsdk
|
updating license boilerplate to xPL v1.1
|
1999-11-02 06:20:05 +00:00 |
mstone
|
http stuff
|
2000-05-10 23:20:05 +00:00 |
netwerk
|
[not part of build] took out unnecessary OpenTransport libraries.
|
2001-03-02 04:57:42 +00:00 |
network/protocol/http
|
Converting usage of ::GetIID() to NS_GET_IID().
|
2000-01-11 20:49:15 +00:00 |
nsprpub
|
Bugzilla bug #62877: checked in patches contributed by Javier Pedemonte
|
2001-03-02 02:40:52 +00:00 |
nunet
|
updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org
|
1999-11-06 02:47:15 +00:00 |
parser
|
Removing unused files. r=harishd@netscape.com
|
2001-03-02 00:35:33 +00:00 |
plugin/oji/MRJ
|
carbon changes. r=pink/sdagley/beard. a=sfraser.
|
2001-02-13 21:48:26 +00:00 |
privacy
|
updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org
|
1999-11-06 03:40:37 +00:00 |
profile
|
UIEvent button property is incorrect according to the DOM2 spec. Changing values to 0, 1, 2 (left, middle, right mouse buttons respectively) from 1, 2, 3. |event.which| continues to use the old values for backwards compatibility. This affects future xbl, js, and c++ event button checks so please see the newsgroups for more info (60703). r=timeless sr=jst
|
2001-03-02 03:07:53 +00:00 |
rdf
|
# 65845 sr=waterson, new order files will greatly reduce the number of link warnings.
|
2001-02-27 04:38:19 +00:00 |
security
|
Shift around native methods in SSL package.
|
2001-03-02 04:38:33 +00:00 |
silentdl
|
Converting usage of ::GetIID() to NS_GET_IID().
|
2000-01-11 20:49:15 +00:00 |
string
|
bug #53209: removing "nsSharedString.h"
|
2001-02-24 21:08:21 +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
|
Removing unused sun-java stubs. r=edburns, jj.
|
2001-02-25 02:58:39 +00:00 |
themes
|
bugzilla 48746 r=jelwell, sr=hewitt - fixing mac classic communicator pref panel button wierdness.
|
2001-03-02 01:00:54 +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
|
Brief file descriptions
|
2001-02-27 22:41:45 +00:00 |
tripledb
|
updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org
|
1999-11-06 02:47:15 +00:00 |
uriloader
|
# 65845 sr=waterson, new order files will greatly reduce the number of link warnings.
|
2001-02-27 04:38:19 +00:00 |
view
|
# 65845 sr=waterson, new order files will greatly reduce the number of link warnings.
|
2001-02-27 04:38:19 +00:00 |
wallet
|
updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
|
1999-11-06 03:43:54 +00:00 |
webshell
|
bug 70385; author=simon@softel.co.il; r=kmcclusk; sr=erik; register the
|
2001-02-27 23:56:19 +00:00 |
webtools
|
Fix for bug 54690: security holes in cvsview2.cgi by lax validation of the http query string. Fixed by retrieving parms via CGI.pm instead of trying to dynamically parse them from the query string. Patch by Adam Spiers <adam@spiers.net>
|
2001-03-01 22:18:55 +00:00 |
widget
|
#58627
|
2001-03-02 00:10:24 +00:00 |
xpcom
|
Removing unused IID. r=pollmann@netscape.com
|
2001-03-02 00:50:05 +00:00 |
xpfc
|
updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org
|
1999-11-06 02:47:15 +00:00 |
xpfe
|
Fix "Open Link in New Window" which has been broken for the past 4 hours, since mstoltz changed the case of checkLoadURI in nsIScriptSecurityManager.idl. r=blake sr=jst
|
2001-03-02 04:35:23 +00:00 |
xpinstall
|
Adding Unix verion of the cleanup util and its makefile. NOT PART OF BUILD
|
2001-03-02 00:10:10 +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
|
Bug 43121. Move XUL content model code from RDF DLL to content DLL. r=jst,hyatt; sr=brendan.
|
2001-02-22 03:01:34 +00:00 |
aclocal.m4
|
Pass MOZ_TOPSRCDIR to altoptions.m4. This allows third parties (like netscape) to refer to the mozilla copy rather than copying it (and mozconfig2configure and mozconfig-find) into their own tree.
|
2000-03-14 02:59:54 +00:00 |
allmakefiles.sh
|
Removing a Makefile I deleted a few days ago.
|
2001-03-01 06:19:55 +00:00 |
client.mak
|
Fix problem of not being able to do debug & opt builds under win32 in the same tree by forcing nspr to always use objdir.
|
2001-03-01 05:04:21 +00:00 |
client.mk
|
sed regex needs to be quoted
|
2001-01-27 18:42:15 +00:00 |
configure
|
Automated update
|
2001-03-01 00:00:11 +00:00 |
configure.in
|
bug 70389; author=simon@softel.co.il; r=cls; sr=erik; adding changes to
|
2001-02-28 23:45:40 +00:00 |
embed.mak
|
NOT PART OF BUILD. Fixed recent breakage and merged export/install dirs into single list. b=68668
|
2001-02-23 12:54:24 +00:00 |
embed.mk
|
NOT PART OF BUILD. Updated Unix/Linux embedding makefile to work once more. Changed target modules for recent layout/content split. b=68668
|
2001-02-21 12:27:11 +00:00 |
makefile.win
|
oops, not on branch... reverting
|
2001-02-22 09:17:32 +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 |