apache/gzip/src
|
Add the source and Makefile for the new mod_gzip_content module.
|
1998-09-15 20:17:13 +00:00 |
base
|
Added nsIString interface.
|
1999-03-23 00:43:54 +00:00 |
build
|
Standardize on '.mozconfig' for configure script name.
|
1999-03-22 20:42:58 +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
|
updating files to reflect latest UI for cck wizard
|
1999-03-22 22:12:23 +00:00 |
cmd
|
Mac project changes -- don't generate SYM file.
|
1999-02-26 00:52:23 +00:00 |
config
|
Pull CFLAGS out of link line. Remove some implicit rules that we do not use. Fix -jN build problems (Create directories with their own target).
|
1999-03-22 20:43:05 +00:00 |
content
|
new implementation of GetScriptObject, returns a script object that is a wrapper for the Java applet object, whose prototype points to the standard DOM element object. This allows the applet's public fields to shadow the DOM properties. only turned on for XP_MAC.
|
1999-03-21 20:48:49 +00:00 |
db
|
initial entry into cvs
|
1999-03-22 05:11:27 +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-22 04:13:25 +00:00 |
docshell/base
|
add Set/GetDefaultCharacterSet to nsWebShell. Reviewed and approved by nisheeth
|
1999-03-22 22:21:22 +00:00 |
dom
|
Minor formatting change for error output.
|
1999-03-20 04:25:54 +00:00 |
editor
|
Add hard-coded alt-I for testing insert html
|
1999-03-22 22:10:29 +00:00 |
ef
|
Add Object.registerNatives() dummy stub.
|
1999-03-04 19:17:24 +00:00 |
expat
|
Uninitialized variables
|
1999-03-05 04:40:14 +00:00 |
extensions
|
workaround for bug 3585
|
1999-03-19 03:42:54 +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
|
Took out nsOldDrawingSurfaceGTK.h, this was lost between checkins
|
1999-03-22 23:16:42 +00:00 |
grendel
|
More addressbook patches from Mauro Botelho.
|
1999-03-15 01:59:26 +00:00 |
htmlparser
|
fixed badly formed entity bug
|
1999-03-23 00:23:51 +00:00 |
include
|
fix bugzilla bug 909
|
1999-03-13 15:59:05 +00:00 |
intl
|
check in fix for bustage
|
1999-03-23 01:03:11 +00:00 |
jpeg
|
Landing nspr library name change, and plevent function call change.
|
1999-03-17 21:32:03 +00:00 |
js
|
update TODO list, fixed finalization to wrapper release mapping for wrapped native
|
1999-03-19 04:57:09 +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
|
Improve max-element-size computations and diagnostics
|
1999-03-22 23:03:31 +00:00 |
lib
|
Change MOZILLA_HOME to MOZILLA_FIVE_HOME so that we dont fight Communicator
|
1999-03-11 20:00:57 +00:00 |
mailnews
|
add getters and setters for new imap sink: imap log.
|
1999-03-23 00:31:31 +00:00 |
modules
|
Updated makefile to use nspr version 3.
|
1999-03-22 06:10:59 +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
|
You Have Got ftp directory!
|
1999-03-22 09:12:29 +00:00 |
nsprpub
|
Removed extraneous macro defines that are already defined
|
1999-03-22 23:29:46 +00:00 |
nunet
|
NuNet. Not in the build yet. First checkin.... miles to go before I sleep (or work)
|
1999-03-22 23:46:37 +00:00 |
parser
|
fixed badly formed entity bug
|
1999-03-23 00:23:51 +00:00 |
plugin/oji/MRJ
|
updated build instructions
|
1999-03-22 17:19:26 +00:00 |
privacy
|
Sync'd various Makefile.ins to their Makefile counterparts.
|
1998-10-21 02:13:56 +00:00 |
rdf
|
Added new browsing profile stuff.
|
1999-03-22 23:51:38 +00:00 |
README
|
updating unix build docs, adding the classic build instructions for when
|
1998-11-05 20:55:43 +00:00 |
silentdl
|
Unitialized variable.
|
1999-03-18 22:00:24 +00:00 |
string/obsolete
|
removed unsightly warnings from string classes
|
1999-03-23 00:28:36 +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 IRIX support (sort of), and a way to turn off CVS compression if necessary.
|
1999-03-20 02:04:21 +00:00 |
uriloader/base
|
Enhanced the document loader to handle subdocuments.
|
1999-03-12 05:20:29 +00:00 |
view
|
added Set/GetLineHeight().
|
1999-03-20 01:25:37 +00:00 |
wallet
|
New files for wallet
|
1999-03-10 21:35:41 +00:00 |
webshell
|
add Set/GetDefaultCharacterSet to nsWebShell. Reviewed and approved by nisheeth
|
1999-03-22 22:21:22 +00:00 |
webtools
|
add index.html newsbot.rdf.tmp
|
1999-03-23 00:34:54 +00:00 |
widget
|
Pass the stream's pcount as the count of characters copied; previously we were sometimes overrunning the string
|
1999-03-22 21:48:10 +00:00 |
xpcom
|
Added nsIString interface.
|
1999-03-23 00:43:54 +00:00 |
xpfc
|
Fix windows build:
|
1998-11-11 00:17:29 +00:00 |
xpfe
|
Added history back-end hookup. This may need to change modulo some ideas about making history more standalone, but for now, it gets stuff working.
|
1999-03-22 23:06:13 +00:00 |
xpinstall
|
Run is working in the viewer.
|
1999-03-19 23:21:30 +00:00 |
.cvsignore
|
Add .client-defs and myconfig.sh
|
1999-02-19 19:53:50 +00:00 |
aclocal.m4
|
Add support for file-based options, 'myconfig.sh'.
|
1999-02-04 22:52:56 +00:00 |
allmakefiles.sh
|
Modified allmakefiles.sh setup to use autoconf's default $srcdir. Also fixes mailnews not building in separate obj tree.
|
1999-03-06 20:38:24 +00:00 |
client.mak
|
correcting the pulling of NSPR
|
1999-03-18 19:50:26 +00:00 |
client.mk
|
Fix LD_LIBRARY_PATH for nspr. Drop '.sh' from mozconfig name.
|
1999-03-22 20:42:31 +00:00 |
configure
|
Automated update
|
1999-03-22 20:45:44 +00:00 |
configure.in
|
Quote shell variable in comparison (otherwise it gives an error when undefined).
|
1999-03-22 20:42:40 +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
|
Adding expat. a=nisheeth
|
1999-02-27 10:40:40 +00:00 |
makefile.win
|
make it possible to turn mailnews off by setting DISABLE_MAILNEWS
|
1999-03-12 02:27:29 +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 |