apache/gzip/src
|
Add the source and Makefile for the new mod_gzip_content module.
|
1998-09-15 20:17:13 +00:00 |
base
|
Fixes off by one error.
|
1999-03-31 05:04:28 +00:00 |
build
|
Adding expat, James Clark's XML parser, to the Mac build...
|
1999-03-30 06:22:25 +00:00 |
calendar
|
fixed instructions
|
1998-11-23 22:55:32 +00:00 |
caps
|
Landing nspr library name change, and plevent function call change.
|
1999-03-17 21:32:03 +00:00 |
cck
|
removing unecessary ini file
|
1999-03-30 22:30:12 +00:00 |
cmd
|
removing softupdt references.
|
1999-03-30 03:07:06 +00:00 |
config
|
Added 'else true' to all the if blocks that were missing it. Needed to make QNX's lame shell happy.
|
1999-03-30 22:21:54 +00:00 |
content
|
bug 4382 - comments inside <option>
|
1999-03-31 05:59:06 +00:00 |
db
|
couple bug fixes, fix memory leaks, table scope
|
1999-03-31 05:21:49 +00:00 |
dbm
|
Make it possible to prefix mozilla dlls that conflict with system dlls.
|
1999-03-12 12:43:04 +00:00 |
directory
|
*** empty log message ***
|
1999-03-30 01:35:42 +00:00 |
docshell/base
|
Adding unload event
|
1999-03-29 23:01:13 +00:00 |
dom
|
landed HPUX patch from Kartik Subbarao <subbarao@computer.org>
|
1999-03-31 04:54:42 +00:00 |
editor
|
delete vs. delete[] vs. free fixes.
|
1999-03-30 05:26:59 +00:00 |
ef
|
Add Object.registerNatives() dummy stub.
|
1999-03-04 19:17:24 +00:00 |
expat
|
Removed unnecessary libraries that were getting linked in.
|
1999-03-30 06:18:48 +00:00 |
extensions
|
fix bad library name
|
1999-03-30 01:52:31 +00:00 |
gconfig
|
Fix to use search path for lesstif as per John Hicks suggestion. Environment
|
1998-11-05 18:04:06 +00:00 |
gfx
|
Take gtk specific blender code out. Its not needed. All blender code is
|
1999-03-31 06:21:07 +00:00 |
grendel
|
Patches for password setting in prefs.
|
1999-03-30 00:30:33 +00:00 |
htmlparser
|
Added a newline at the end of the file so some of the Unix builds wouldn't barf.
|
1999-03-31 00:03:53 +00:00 |
include
|
N2 landing... everybody run! duck! hide...! It really should be ok.
|
1999-03-25 00:22:56 +00:00 |
intl
|
delete vs. delete[] vs. free fixes.
|
1999-03-30 05:26:59 +00:00 |
jpeg
|
Landing nspr library name change, and plevent function call change.
|
1999-03-17 21:32:03 +00:00 |
js
|
Do not descend into the tests directory unless ENABLE_TESTS is set.
|
1999-03-30 03:02:14 +00:00 |
js2/semantics
|
Added traditional and super and changed [] to allow multiple arguments
|
1999-02-19 04:28:16 +00:00 |
l10n
|
according to pinkerton, we no longer use mercutio anymore. poof, gone
|
1998-10-02 19:19:27 +00:00 |
layout
|
bugs 1318, 4429 - tables containing form controls as children
|
1999-03-31 06:47:40 +00:00 |
lib
|
Removed NODEPEND.
|
1999-03-31 06:47:10 +00:00 |
mailnews
|
use store to get hdr from now that mork bug is fixed
|
1999-03-31 05:22:26 +00:00 |
modules
|
Removed NODEPEND.
|
1999-03-31 06:47:10 +00:00 |
msgsdk
|
don't hardcode domestic
|
1998-08-25 18:48:36 +00:00 |
nav-java
|
Add cvsignore entries for makefiles generated bu autoconf.
|
1998-12-05 09:07:33 +00:00 |
network
|
Removed NODEPEND.
|
1999-03-31 06:47:10 +00:00 |
nsprpub
|
Memory leak fixed. Thanks to: David Gardiner <david.gardiner@unisa.edu.au
|
1999-03-31 01:27:44 +00:00 |
nunet
|
Changes to build http in its own library. and use auto detection/registry.
|
1999-03-27 02:05:59 +00:00 |
parser
|
Added a newline at the end of the file so some of the Unix builds wouldn't barf.
|
1999-03-31 00:03:53 +00:00 |
plugin/oji/MRJ
|
1.0d6
|
1999-03-30 04:11:01 +00:00 |
privacy
|
Sync'd various Makefile.ins to their Makefile counterparts.
|
1998-10-21 02:13:56 +00:00 |
rdf
|
Regenerated files to pick up bug fixes to the -m stub XPIDL compiler.
|
1999-03-31 06:43:43 +00:00 |
README
|
updating unix build docs, adding the classic build instructions for when
|
1998-11-05 20:55:43 +00:00 |
silentdl
|
Patches from:
|
1999-03-31 05:14:29 +00:00 |
string/obsolete
|
Use delete[] for strings allocated with ToNewCString().
|
1999-03-30 01:23:24 +00:00 |
sun-java
|
Cleaned up some of the platform-specific ifdef's. Using HAVE_INT16_T, HAVE_INT32_T, and HAVE_UINT16_T now.
|
1999-03-11 02:37:23 +00:00 |
tools
|
Added the ability to checkout using a timestamp (now the default).
|
1999-03-29 22:34:51 +00:00 |
uriloader/base
|
fix build breakage on Linux
|
1999-03-29 22:04:04 +00:00 |
view
|
Fix for bug #4317. Changed SetPosition() to call AdjustChildWidgets() with
|
1999-03-28 05:25:07 +00:00 |
wallet
|
New files for wallet
|
1999-03-10 21:35:41 +00:00 |
webshell
|
Backed out briano's change so tinderbox on clobber builds won't be red.
|
1999-03-30 06:03:28 +00:00 |
webtools
|
Print form 'hidden' options after form tag for SaveAs form.
|
1999-03-31 01:45:46 +00:00 |
widget
|
landed HPUX patch from Kartik Subbarao <subbarao@computer.org>
|
1999-03-31 04:54:42 +00:00 |
xpcom
|
Added XPIDL_JS_STUBS hacks to support scriptability.
|
1999-03-31 06:42:42 +00:00 |
xpfc
|
Fix windows build:
|
1998-11-11 00:17:29 +00:00 |
xpfe
|
Add references to "Wallet" shared libraries (debug and optimized) into AppCore project.
|
1999-03-31 06:41:15 +00:00 |
xpinstall
|
Changes from Bruce Mitchener Jr. <bruce@cybersight.com>:
|
1999-03-29 23:12:26 +00:00 |
.cvsignore
|
Ignore generated files.
|
1999-03-27 00:08:06 +00:00 |
aclocal.m4
|
Add support for file-based options, 'myconfig.sh'.
|
1999-02-04 22:52:56 +00:00 |
allmakefiles.sh
|
*** empty log message ***
|
1999-03-29 22:51:11 +00:00 |
client.mak
|
this was a silly bug, introduced by trying to create *_layout targets
|
1999-03-25 05:32:25 +00:00 |
client.mk
|
Add depend target. Move find-mozconfig.sh checkout into mozconfig2*.sh scripts. Redo comments.
|
1999-03-26 00:03:10 +00:00 |
configure
|
Automated update
|
1999-03-27 02:14:32 +00:00 |
configure.in
|
Fix (sort of) for NetBSD/alpha 1.3H specifically, but perhaps others as well.
|
1999-03-27 02:09:04 +00:00 |
LEGAL
|
updated LEGAL file to reflect non-infringement of WANG patent, and option
|
1998-05-27 21:17:37 +00:00 |
LICENSE
|
Add final version of NPL.
|
1998-03-31 19:11:51 +00:00 |
Makefile
|
Flip security logic from #ifndef NO_SECURITY to #ifdef MOZ_SECURITY
|
1998-10-12 21:27:12 +00:00 |
Makefile.in
|
*** empty log message ***
|
1999-03-29 22:51:11 +00:00 |
makefile.win
|
Adding XPInstall to build
|
1999-03-25 20:17:46 +00:00 |
nglayout.mac
|
Commiting this from windows caused my special characters to disappear
|
1998-05-22 06:35:58 +00:00 |
nglayout.mak
|
real fix for pulling nspr from the tip
|
1999-03-18 20:43:14 +00:00 |
nglayout.mk
|
Added mozilla/rdf to the pull.
|
1998-12-02 00:50:42 +00:00 |
trex.mak
|
Pull msgsdk
|
1998-10-29 02:50:29 +00:00 |
trex.mk
|
Fix msgsdk build problem
|
1998-11-02 19:14:40 +00:00 |