apache/gzip/src
|
Add the source and Makefile for the new mod_gzip_content module.
|
1998-09-15 20:17:13 +00:00 |
base
|
Fixed bustage with typo.
|
1999-03-10 21:41:43 +00:00 |
build
|
changed $CLOBBER_LIBS from 0 to 1 [existing libs must be deleted before new one gets built]
|
1999-03-11 01:33:18 +00:00 |
calendar
|
fixed instructions
|
1998-11-23 22:55:32 +00:00 |
caps
|
nsRepository -> nsIComponentManager changes.
|
1999-03-09 09:44:27 +00:00 |
cck
|
Modified buffer sizes in define constants
|
1999-02-26 18:36:56 +00:00 |
cmd
|
Mac project changes -- don't generate SYM file.
|
1999-02-26 00:52:23 +00:00 |
config
|
Only use mddepend.pl when PERL is set.
|
1999-03-11 01:35:33 +00:00 |
content
|
Patch from Bruce Mitchener (bruce@sybersight.com) that fixes incorrect
|
1999-03-11 15:21:46 +00:00 |
db
|
add morkWriter and morkCell, morkRowCellCursor.cpp
|
1999-03-11 06:42:59 +00:00 |
dbm
|
Changes to fix the Irix N32/egcs build; thanks to Jason Heirtzler <jasonh@cthulhu.engr.sgi.com>
|
1999-03-09 00:24:17 +00:00 |
directory
|
Merged v1.1 development branch to trunk, v1.1 released
|
1999-01-21 23:52:52 +00:00 |
docshell/base
|
fixed memory leak.
|
1999-03-11 05:45:52 +00:00 |
dom
|
Added GetResource() to XULElement.
|
1999-03-10 20:20:52 +00:00 |
editor
|
Adapted key listener to get char code directly from event, rather than trying to do a key code conversion (#ifdeffed out until char code is there on all platforms).
|
1999-03-11 06:42:09 +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 |
gconfig
|
Fix to use search path for lesstif as per John Hicks suggestion. Environment
|
1998-11-05 18:04:06 +00:00 |
gfx
|
added the nsdrawingsurfacemac to project
|
1999-03-11 15:02:42 +00:00 |
grendel
|
A new throbber
|
1999-03-08 14:45:52 +00:00 |
htmlparser
|
Added parsererror and sourcetext to element table
|
1999-03-11 07:52:24 +00:00 |
include
|
Fixing enums for the Solaris 5.0 compiler, thanks to Tim McNerney <mumbly@netcom.com> for this change.
|
1999-03-05 09:29:52 +00:00 |
intl
|
add shift_jis to the list. Solve PRBool problem on mac
|
1999-03-11 05:56:29 +00:00 |
jpeg
|
Mac project changes -- link with MSLDropInRuntime, instead of MSLShLibRuntime, and fix link order.
|
1999-02-26 00:54:57 +00:00 |
js
|
adding Components object. Got rid of jsapi based nsID object and replaced it with reflected xpcom objects for IID and CID. adapted to xpt_struct changes. added allocator static helpers to the module. starting to use nsIComponentManager. fixed scriptable stuff. and on and on
|
1999-03-10 01:28:49 +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
|
Patch from Bruce Mitchener (bruce@sybersight.com) that fixes incorrect
|
1999-03-11 15:21:46 +00:00 |
lib
|
Quiet mac warnings.
|
1999-03-09 01:10:59 +00:00 |
mailnews
|
First cut at new command architecture.
|
1999-03-11 10:14:35 +00:00 |
modules
|
Changing default registry name:
|
1999-03-11 07:56:03 +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
|
Added an mRequestingThread member to nsConnectionInfo... This is a PRThread pointer to the thread which made the network request (ie. the UI thread, etc)... This information is necessary when marshelling information back to the requesting thread...
|
1999-03-11 08:19:54 +00:00 |
nsprpub
|
Another update from the internal CVS repository /m/src.
|
1999-03-09 05:12:06 +00:00 |
parser
|
Added parsererror and sourcetext to element table
|
1999-03-11 07:52:24 +00:00 |
plugin/oji/MRJ
|
fixed call to nsIInputStream::Read(), no longer passing 0 offset.
|
1999-03-08 00:15:40 +00:00 |
privacy
|
Sync'd various Makefile.ins to their Makefile counterparts.
|
1998-10-21 02:13:56 +00:00 |
rdf
|
Comment out NS_PRECONDITION on mDocument.
|
1999-03-11 12:07:49 +00:00 |
README
|
updating unix build docs, adding the classic build instructions for when
|
1998-11-05 20:55:43 +00:00 |
silentdl
|
Backed out the nsService template stuff.
|
1999-03-09 11:49:41 +00:00 |
string/obsolete
|
fixed recently introduced i18n bugs
|
1999-03-07 19:23:28 +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
|
Lame tweak in order to do a test build on non-glibc Linux systems.
|
1999-03-10 03:30:42 +00:00 |
uriloader/base
|
Use the macro on all platforms. Thanks to pierre for helping me make sure
|
1999-03-09 19:19:02 +00:00 |
view
|
fixed bug in underflow of state push count in new compositor.
|
1999-03-10 05:31:27 +00:00 |
wallet
|
New files for wallet
|
1999-03-10 21:35:41 +00:00 |
webshell
|
added an #ifdef USE_NGPREF around the definition of the nsIPref interface and ClassID... This should fix the build bustage...
|
1999-03-11 10:23:37 +00:00 |
webtools
|
Change name of save script
|
1999-03-11 01:30:16 +00:00 |
widget
|
Cleaned up PasteTextBlocking to return better
|
1999-03-11 04:41:43 +00:00 |
xpcom
|
tweak
|
1999-03-11 11:01:16 +00:00 |
xpfc
|
Fix windows build:
|
1998-11-11 00:17:29 +00:00 |
xpfe
|
in the process of adding support for a protocol helper component which is responsible for dealing with modal requests from the network protocol handlers (which may be on different threads...)
|
1999-03-11 11:39:34 +00:00 |
xpinstall
|
Unix makefiles. Gotta love xpcode!
|
1999-03-10 20:17:14 +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
|
enabling mailnews by default
|
1999-03-05 20:29:36 +00:00 |
client.mk
|
Summarize checkout conflicts before dying.
|
1999-03-11 01:21:25 +00:00 |
configure
|
Automated update
|
1999-03-11 09:30:43 +00:00 |
configure.in
|
Adding -xildoff linker flag to Solaris/CC build; removing -z defaultextract MKSHLIB_UNFORCE_ALL option, this works with ld but not CC. CC just picks the last -z option and uses that for the whole line, ld behaves as advertized in the ld man page.
|
1999-03-11 09:16:56 +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
|
fix win32 breakage by changing build order of widget and editor
|
1999-03-11 01:37:45 +00:00 |
nglayout.mac
|
Commiting this from windows caused my special characters to disappear
|
1998-05-22 06:35:58 +00:00 |
nglayout.mak
|
This fixes build bustage if you are using nglayout.mak (editor must be built after htmlparser)
|
1999-03-05 01:54:22 +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 |