apache/gzip/src
|
Add the source and Makefile for the new mod_gzip_content module.
|
1998-09-15 20:17:13 +00:00 |
build
|
export the news-test resources on the mac.
|
1999-06-29 06:14:39 +00:00 |
calendar
|
fixed instructions
|
1998-11-23 22:55:32 +00:00 |
caps
|
Patches for OpenVMS and conversions to nsQuickSort(). Thanks to Colin Blake and James Lewis Nance (resp)
|
1999-06-03 18:15:53 +00:00 |
cck
|
default values
|
1999-06-29 02:11:17 +00:00 |
chrome/src
|
Necko ifdefs for layout and rdf.
|
1999-06-26 06:36:26 +00:00 |
cmd
|
Adding context menu library to the interface stubs
|
1999-05-14 21:58:33 +00:00 |
config
|
Add configure support for setting and using MOZ_STRIP_NOT_EXPORTED.
|
1999-06-29 22:29:14 +00:00 |
content
|
Fix for bug 9035. Shut of layers emulation and fixed type in layers getter.
|
1999-06-30 00:14:21 +00:00 |
db
|
|nsISupports::GetIID()| --> |nsCOMTypeInfo<nsISupports>::GetIID()|
|
1999-06-29 21:01:31 +00:00 |
dbm
|
fix the "ANSI C forbids an empty source file" warning.
|
1999-06-26 04:36:48 +00:00 |
directory
|
Updates for JNDI LDAP service provider
|
1999-06-05 01:14:50 +00:00 |
docshell/base
|
NECKO - nsWebShell: we were getting a unichar string back from GetBuffer(); changed it to ToNewCString(). nsDocLoader: trying to get a regular url to load.
|
1999-06-29 21:48:35 +00:00 |
dom
|
Added static GetIID accessor to DOM interfaces
|
1999-06-29 23:42:51 +00:00 |
editor
|
Fix Linux build bustage by including nsIDOMCharacterData.h.
|
1999-06-30 00:52:25 +00:00 |
ef
|
Faster interference graph simplification due to Amancio Hasty.
|
1999-04-05 06:32:50 +00:00 |
expat
|
Use C comment delims and not C++
|
1999-06-16 01:08:26 +00:00 |
extensions
|
fix bug 8743
|
1999-06-29 22:34:48 +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
|
Better fix for build bustage. Use ZLIB_LIBS instead of -z. r=ramiro,shaver
|
1999-06-29 16:51:46 +00:00 |
grendel
|
use addElement instead of add, as add is 1.2 specific, and both 1.2 and 1.1 have addElement.
|
1999-06-27 08:41:01 +00:00 |
htmlparser
|
removed a rickg debug flag that was causing a performance hit
|
1999-06-30 00:41:04 +00:00 |
include
|
Eliminate unix builld warnings from libi18n.h
|
1999-06-29 07:57:30 +00:00 |
intl
|
handing the single byte url case
|
1999-06-29 21:05:01 +00:00 |
jpeg
|
override NO_STATIC_LIB, because we really do need static libraries for some
|
1999-05-17 19:20:28 +00:00 |
js
|
1) make nsIXPConnect.h include only jspubtd.h instead of the whole of jsapi.h.
|
1999-06-30 06:01:36 +00:00 |
js2/semantics
|
Fixed several semantic errors. Added (?= and (?!.
|
1999-06-08 00:45:49 +00:00 |
l10n
|
according to pinkerton, we no longer use mercutio anymore. poof, gone
|
1998-10-02 19:19:27 +00:00 |
layout
|
Work-in-progress for having GetPrimaryFrameFor() use a hash table
|
1999-06-30 04:42:26 +00:00 |
lib
|
Fix PUBLIC declaration.
|
1999-06-29 22:30:47 +00:00 |
mailnews
|
fix for file locator line...still not sure if this program is working...
|
1999-06-30 05:47:17 +00:00 |
modules
|
Swapping boolean specifying windowless plugin in accordance with the spec
|
1999-06-30 00:49:03 +00:00 |
msgsdk
|
don't hardcode domestic
|
1998-08-25 18:48:36 +00:00 |
nav-java
|
removing software update references.
|
1999-05-06 04:18:44 +00:00 |
netwerk
|
replaced a call to nsIHTTPChannel::GetResponseHeader(...) with a call to nsIChannel::GetContentType(...)
|
1999-06-30 06:05:10 +00:00 |
network
|
fix bug 8743
|
1999-06-29 22:34:48 +00:00 |
nsprpub
|
Deleted an extra space.
|
1999-06-28 23:18:15 +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
|
removed a rickg debug flag that was causing a performance hit
|
1999-06-30 00:41:04 +00:00 |
plugin/oji/MRJ
|
support more "java_" prefixed attributes.
|
1999-06-14 18:41:33 +00:00 |
privacy
|
Sync'd various Makefile.ins to their Makefile counterparts.
|
1998-10-21 02:13:56 +00:00 |
profile
|
NECKO #ifdeffing
|
1999-06-27 16:35:17 +00:00 |
rdf
|
Necko changes (from Andreas)
|
1999-06-29 00:26:25 +00:00 |
README
|
updating unix build docs, adding the classic build instructions for when
|
1998-11-05 20:55:43 +00:00 |
silentdl
|
Renamed nsIURL to nsIURI in preperation for necko. More NECKO ifdefs too.
|
1999-06-23 03:29:44 +00:00 |
string/obsolete
|
fixes Churchill's search bug, and crash bug 6469
|
1999-06-18 04:51:11 +00:00 |
suite
|
make the test prettier. dump the results to a text area. dump errors to the console
|
1999-06-29 03:10:36 +00:00 |
sun-java
|
Cleaned up a bunch of old (unused?) crap.
|
1999-06-04 21:45:17 +00:00 |
tools
|
getting this back on its feet, letting it run with relative paths
|
1999-06-30 00:29:09 +00:00 |
uriloader/base
|
Removed some assignment of nsnull to nsCOMPtr obejects that was hitting
|
1999-06-30 04:13:21 +00:00 |
view
|
More necko changes.
|
1999-06-25 01:53:22 +00:00 |
wallet
|
New files for wallet
|
1999-03-10 21:35:41 +00:00 |
webshell
|
Removed some assignment of nsnull to nsCOMPtr obejects that was hitting
|
1999-06-30 04:13:21 +00:00 |
webtools
|
Added "entryheaderhtml" parameter which lets you specify text to
|
1999-06-29 00:24:41 +00:00 |
widget
|
|nsISupports::GetIID()| --> |nsCOMTypeInfo<nsISupports>::GetIID()|
|
1999-06-29 21:01:31 +00:00 |
xpcom
|
all the changes are in, time to remove the #undef line so the traits class can do the right thing on platforms that support template specialization
|
1999-06-30 01:40:21 +00:00 |
xpfc
|
Fix windows build:
|
1998-11-11 00:17:29 +00:00 |
xpfe
|
No longer need to save prefs everytime.
|
1999-06-29 22:00:48 +00:00 |
xpinstall
|
fixing bug #8454 and AddDirectory() function
|
1999-06-29 23:15:38 +00:00 |
.cvsignore
|
ignore a.out as well
|
1999-04-10 21:22:55 +00:00 |
aclocal.m4
|
oops, forgot to include these files for libIDL detection
|
1999-04-10 00:54:58 +00:00 |
allmakefiles.sh
|
Adding Makefiles for BeOS.
|
1999-06-30 04:20:46 +00:00 |
client.mak
|
Remove the /n flag when we invoke BSCMAKE, the utility provided by MS to generate code browsing information. This means that once the browsing database is constructed, updates to it will happen incrementally. Earlier, updates were causing the entire database to get created from scratch.
|
1999-05-05 08:00:20 +00:00 |
client.mk
|
Fix webconfig target.
|
1999-05-04 19:54:24 +00:00 |
configure
|
Automated update
|
1999-06-29 22:29:59 +00:00 |
configure.in
|
Trying to get BeOS changes right, patch provided by Duncan Wilcox (duncan@be.com)
|
1999-06-30 04:30:20 +00:00 |
LEGAL
|
updated LEGAL file to reflect non-infringement of WANG patent, and option
|
1998-05-27 21:17:37 +00:00 |
LICENSE
|
|
|
Makefile.in
|
Better ifdef logic for NECKO.
|
1999-06-21 00:26:16 +00:00 |
makefile.win
|
Last of the necko ifdefs. Now we link with necko.
|
1999-06-28 10:35:57 +00:00 |
nglayout.mac
|
Commiting this from windows caused my special characters to disappear
|
1998-05-22 06:35:58 +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 |