apache/gzip/src
|
|
|
build
|
Make the checkout error messages a bit more gentle, put in a MakeJars stub method.
|
2000-05-01 21:57:11 +00:00 |
calendar
|
|
|
caps
|
1) Added support for loading an XML document "out of band" from script and manipulating it via dom interfaces.
|
2000-05-01 06:58:53 +00:00 |
cck
|
fixing bug 37443
|
2000-05-01 18:12:58 +00:00 |
chrome
|
Fixing chrome registry leak. r=scc
|
2000-05-01 06:07:52 +00:00 |
cmd
|
|
|
config
|
Rearranged CFLAGS so that mozilla includes come before system includes. Bug #37210
|
2000-04-27 01:38:11 +00:00 |
content
|
Add null check.
|
2000-05-01 21:50:18 +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
|
Bug #36371 --> clear refresh timers when loading new documents into the
|
2000-05-01 21:33:49 +00:00 |
dom
|
Add null check, to save crash when closing a window.
|
2000-05-01 21:51:11 +00:00 |
editor
|
Fixes for bugs 34503 and 34504 -- split the editor controller into editor and composer controllers, and make commands for lots of editor functions.
|
2000-05-01 21:49:52 +00:00 |
ef
|
fix another XXX
|
1999-12-01 21:26:42 +00:00 |
embedding
|
Added minimize/maximize button.
|
2000-05-01 16:21:22 +00:00 |
expat
|
Fix "comparison between signed and unsigned" build warning.
|
2000-04-26 14:25:47 +00:00 |
extensions
|
fix warning.
|
2000-04-30 17:40:50 +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
|
|
|
gfx
|
remove use of gccache in image code.. just doesn't give the win I was hoping for... :(
|
2000-04-30 22:40:31 +00:00 |
grendel
|
Added contribution from Ian Clarke.
|
2000-04-08 06:16:32 +00:00 |
htmlparser
|
1) Added support for loading an XML document "out of band" from script and manipulating it via dom interfaces.
|
2000-05-01 06:58:53 +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
|
5313 Accept-Charset for form is not implemented, r=ftang, be
|
2000-05-01 03:22:01 +00:00 |
java
|
modified README
|
2000-04-24 21:28:42 +00:00 |
jpeg
|
# 25555
|
2000-02-29 22:12:14 +00:00 |
js
|
r=norris@netscape.com. Add ASSERT/ASSERT_NOT cases to fixNext child
|
2000-05-01 21:57:22 +00:00 |
js2
|
warnings on Linux
|
2000-05-01 17:18:49 +00:00 |
l10n
|
First release of mozilla-dtd2mysql.
|
2000-03-22 20:55:45 +00:00 |
layout
|
Add null check.
|
2000-05-01 21:50:18 +00:00 |
lib
|
These files are now obsolete. See mozilla/embedding/browser/powerplant
|
2000-04-25 04:21:31 +00:00 |
mailnews
|
Changed a string of NS_MSG_MULTILINGUAL_SEND.
|
2000-05-01 21:56:22 +00:00 |
modules
|
Fix access paths to remove bogus path to freenav.
|
2000-05-01 00:07:18 +00:00 |
msgsdk
|
|
|
mstone
|
Add PNG support for gnuplot
|
2000-04-27 21:36:40 +00:00 |
netwerk
|
ignore generated makefiles
|
2000-04-30 17:21:47 +00:00 |
network/protocol/http
|
Converting usage of ::GetIID() to NS_GET_IID().
|
2000-01-11 20:49:15 +00:00 |
nsprpub
|
Bugzilla bug #37240: define DebugBreak() for OS/2 for use by PR_Assert().
|
2000-04-28 00:01:57 +00:00 |
nunet
|
|
|
parser
|
1) Added support for loading an XML document "out of band" from script and manipulating it via dom interfaces.
|
2000-05-01 06:58:53 +00:00 |
plugin/oji/MRJ
|
updated version strings for any impending distribution
|
2000-04-27 21:33:01 +00:00 |
privacy
|
|
|
profile
|
Removing activation dtd file. Not needed in mozilla anymore.
|
2000-05-01 02:14:36 +00:00 |
rdf
|
1) Added support for loading an XML document "out of band" from script and manipulating it via dom interfaces.
|
2000-05-01 06:58:53 +00:00 |
README/mozilla
|
*** empty log message ***
|
2000-03-28 02:10:58 +00:00 |
security
|
Applying Mac changes
|
2000-04-28 09:35:09 +00:00 |
silentdl
|
Converting usage of ::GetIID() to NS_GET_IID().
|
2000-01-11 20:49:15 +00:00 |
string
|
fix for pink
|
2000-04-28 00:21:44 +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 |
themes/modern
|
skin re-org
|
2000-04-28 02:03:45 +00:00 |
timer
|
|
|
tools
|
Debloat output by consolidating onmouseovers.
|
2000-04-27 05:41:59 +00:00 |
tripledb
|
|
|
uriloader
|
change several IDL parameters to be unsigned, to work better with length_is, size_is. Preperatory to requiring unsigned in xpidl, fixing 13413
|
2000-04-28 10:51:52 +00:00 |
view
|
review: kmcclusk, mjudge
|
2000-04-26 00:53:31 +00:00 |
wallet
|
|
|
webshell
|
1) Added support for loading an XML document "out of band" from script and manipulating it via dom interfaces.
|
2000-05-01 06:58:53 +00:00 |
webtools
|
Fix link for sidebar panel.
|
2000-05-01 16:41:38 +00:00 |
widget
|
Stop building the unused native widgets (these were removed from the win32
|
2000-05-01 04:35:30 +00:00 |
xpcom
|
5313 Accept-Charset for form is not implemented, r=ftang, be
|
2000-05-01 05:47:12 +00:00 |
xpfc
|
|
|
xpfe
|
Make the text of inputs non-grey
|
2000-05-01 21:54:26 +00:00 |
xpinstall
|
fixed problem with redirect.ini being deleted when user canceled download.
|
2000-04-28 20:37:56 +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
|
Made sure that sub-modules use the date option when MOZ_CO_DATE is set.
|
2000-04-28 10:33:50 +00:00 |
configure
|
Automated update
|
2000-04-27 06:00:39 +00:00 |
configure.in
|
Add test to check whether partial template specialization works. r=scc
|
2000-04-27 05:52:26 +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
|
|
|
nglayout.mk
|
|
|
trex.mak
|
|
|
trex.mk
|
|
|