apache/gzip/src
|
|
|
build
|
change to get -chat to work for the mac. still need a "Mozilla Chat" file.
|
2000-04-25 06:53:49 +00:00 |
calendar
|
updating license boilerplate
|
1999-11-02 06:13:48 +00:00 |
caps
|
Do something safe if this call fails
|
2000-04-25 04:50:49 +00:00 |
cck
|
*** empty log message ***
|
2000-04-25 17:46:16 +00:00 |
chrome
|
dist...chrome restructuring
|
2000-04-19 21:42:30 +00:00 |
cmd
|
updated license boilerplate to xPL v1.1
|
1999-11-02 22:43:10 +00:00 |
config
|
Changed nsinstall to fail if the file to link against does not exist. Objdir build breakage should become more apparent when it happens. Thanks to Greg Noel <GregNoel@san.rr.com> for the patch.
|
2000-04-25 10:52:11 +00:00 |
content
|
Reorganizing the mousewheel code, and in the process fixing bug 36886 and
|
2000-04-25 06:25:43 +00:00 |
db
|
General cleanup of the shared library rules.
|
2000-04-23 17:48:04 +00:00 |
dbm
|
# 25555
|
2000-03-07 21:00:06 +00:00 |
directory
|
Pass className rather than mechanismName to DynamicInvoker (391585)
|
2000-04-10 17:47:02 +00:00 |
docshell
|
Added comment for when to add win_start in just like the win_stop.
|
2000-04-24 05:06:51 +00:00 |
dom
|
making string conversions explicit
|
2000-04-25 08:10:43 +00:00 |
editor
|
for DragDrop, call InsertFromDrop which will handle the drop for the appropriate flavors (as paste if appropriate)
|
2000-04-25 14:15:33 +00:00 |
ef
|
fix another XXX
|
1999-12-01 21:26:42 +00:00 |
embedding
|
Build fixes for BeOS. Bug 36924 & bug 36926. Thanks to Justin Morey <justin@68k.org> for the patches.
|
2000-04-25 02:05:08 +00:00 |
expat
|
Pro5 update
|
2000-02-07 23:06:04 +00:00 |
extensions
|
get -chat to work on the mac.
|
2000-04-25 06:51:17 +00:00 |
gc/boehm
|
[not part of build] using non-debugging allocators to keep out of leak reports.
|
2000-04-13 06:40:16 +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
|
Added the nsRenderingContextImpl for interface
|
2000-04-25 14:37:40 +00:00 |
grendel
|
Added contribution from Ian Clarke.
|
2000-04-08 06:16:32 +00:00 |
htmlparser
|
Remove HP specific stanza. It is not needed and causes 11.00 tinderbox bustage
|
2000-04-25 01:10:28 +00:00 |
include
|
Changes for Mac to make cartman build (bug 19119). r=mwelch, a=jar
|
2000-02-23 23:10:38 +00:00 |
intl
|
*eat* UTF-8 BOM which generated by Win2K NotePad so it won't confused parser.
|
2000-04-25 13:50:41 +00:00 |
java
|
modified README
|
2000-04-24 21:28:42 +00:00 |
jpeg
|
# 25555
|
2000-02-29 22:12:14 +00:00 |
js
|
be less aggresive in shutdown cleanup to avoid shutdown crashes. See bug 37058 for an example stack.
|
2000-04-25 07:26:02 +00:00 |
js2
|
changed Context constructor to take JSObject* not JSObject&, to be able to control lifetime a little more carefully.
|
2000-04-25 03:32:53 +00:00 |
l10n
|
First release of mozilla-dtd2mysql.
|
2000-03-22 20:55:45 +00:00 |
layout
|
1) StyleChange coelescing
|
2000-04-25 07:10:48 +00:00 |
lib
|
These files are now obsolete. See mozilla/embedding/browser/powerplant
|
2000-04-25 04:21:31 +00:00 |
mailnews
|
am I a man or am I a mouse? turn on the real subscribe dialog.
|
2000-04-25 07:10:33 +00:00 |
modules
|
am I a man or am I a mouse? turn on the real subscribe dialog.
|
2000-04-25 07:10:33 +00:00 |
msgsdk
|
updating license boilerplate to xPL v1.1
|
1999-11-02 06:20:05 +00:00 |
mstone
|
Add a multi-OS build tool
|
2000-04-07 17:51:22 +00:00 |
netwerk
|
Fix 37084 (blocker), r=gagan
|
2000-04-25 19:11:26 +00:00 |
network/protocol/http
|
Converting usage of ::GetIID() to NS_GET_IID().
|
2000-01-11 20:49:15 +00:00 |
nsprpub
|
BugZilla: 32048. WinGate bug. Use loopback address in PR_NewTCPSocketPair()
|
2000-04-25 18:54:17 +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
|
Remove HP specific stanza. It is not needed and causes 11.00 tinderbox bustage
|
2000-04-25 01:10:28 +00:00 |
plugin/oji/MRJ
|
doh - stupid egg test code left in; removed (well def'd it out - future generations are bored, it's still there..)
This module isn't built in tinderbox and is thereby immune from the tree-status.
|
2000-04-21 17:46:55 +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
|
fix 33862/33864. Use the Unicode version of method of nsILocalFile
|
2000-04-25 13:54:04 +00:00 |
rdf
|
Bug 34619. Fixed-size allocators for nsXULTemplateBuilder, try numero dos, with egcs fixed.
|
2000-04-25 04:11:53 +00:00 |
README/mozilla
|
*** empty log message ***
|
2000-03-28 02:10:58 +00:00 |
security
|
Bringing tip of PSM client lib up to date with changes from commercial tip
|
2000-04-25 02:57:11 +00:00 |
silentdl
|
Converting usage of ::GetIID() to NS_GET_IID().
|
2000-01-11 20:49:15 +00:00 |
string
|
add typename to make linux compiler happy r=scc
|
2000-04-23 05:54:36 +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
|
a=leaf
|
2000-04-06 04:21:51 +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
|
The clobber objdir build didn't work because we forgot to create the objdir before the realclean
|
2000-04-25 07:21:40 +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
|
string api changes r=scc
|
2000-04-25 05:40:45 +00:00 |
view
|
1) StyleChange coelescing
|
2000-04-25 07:10:48 +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
|
fix unnecessary assetions in viewer.
|
2000-04-25 01:46:39 +00:00 |
webtools
|
Added separate list to distinguish between trees to be tracked and those to be reported. And it works this time too. Trees that are not reported by default can be seen via 'mozbot trees name-of-not-reported-tree'.
|
2000-04-21 23:47:20 +00:00 |
widget
|
preliminary support for dragging files from the desktop into mozilla. works on macos for now.
|
2000-04-25 04:10:35 +00:00 |
xpcom
|
missed commenting out two assertions which will cause mac and OS2 users
|
2000-04-25 18:16:16 +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
|
Changed nsinstall to fail if the file to link against does not exist. Objdir build breakage should become more apparent when it happens. Thanks to Greg Noel <GregNoel@san.rr.com> for the patch.
|
2000-04-25 10:52:11 +00:00 |
xpinstall
|
* Fix build warnings
* Make MIW.mcp build with Universal Headers 3.3.1
|
2000-04-25 14:55:11 +00:00 |
.cvsignore
|
Ignore .mozconfig.mk and .mozconfig.out (made by client.mk)
|
2000-03-23 23:29:16 +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
|
Adding lines to build the new gtkxtbin library for implementing legacy
|
2000-04-22 20:45:12 +00:00 |
client.mak
|
build browse info target was failing. parameters reordered. affects no other target
|
2000-03-22 22:03:27 +00:00 |
client.mk
|
Added dependency to real Makefile & config.status for targets passed to real Makefile.
|
2000-04-25 09:12:13 +00:00 |
configure
|
Automated update
|
2000-04-25 05:45:15 +00:00 |
configure.in
|
string api changes r=scc
|
2000-04-25 05:40:45 +00:00 |
LEGAL
|
|
|
LICENSE
|
|
|
Makefile.in
|
Adding lines to build the new gtkxtbin library for implementing legacy
|
2000-04-22 20:45:12 +00:00 |
makefile.win
|
adding crypto stuff to the tip
|
2000-03-11 04:33:39 +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 |