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
|
SunOS4 also adds __.SYMDEF to .a files.
|
1999-07-01 01:59:09 +00:00 |
content
|
don't crash if parent is null when asking for mouse coordinates.
|
1999-07-01 03:26:43 +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
|
Changing CreatePopup to return the popup. Adding a bunch of stuff for tooltips to the popup code. Fixing some bugs in webshell with loading malformed popups. Renamed "popup" to "popupElement" in the document and added "tooltipElement" as well.
|
1999-07-01 00:07:41 +00:00 |
dom
|
Changing CreatePopup to return the popup. Adding a bunch of stuff for tooltips to the popup code. Fixing some bugs in webshell with loading malformed popups. Renamed "popup" to "popupElement" in the document and added "tooltipElement" as well.
|
1999-07-01 00:07:41 +00:00 |
editor
|
Change (commented out) textarea line to be 6 rows long
|
1999-07-01 00:13:26 +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
|
Added extension/cookie for building Necko tests. Only for NECKO.
|
1999-07-01 02:57:10 +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
|
Fixed some compiler warnings (mostly virtual functions w/ non-virtual destructors).
|
1999-06-30 22:36:04 +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
|
- New dialog and editor shell API for Insert HTML Source
|
1999-06-30 19:26:08 +00:00 |
include
|
Eliminate unix builld warnings from libi18n.h
|
1999-06-29 07:57:30 +00:00 |
intl
|
Make this code a bit more bullet-proof. If the property file is missing,
|
1999-07-01 00:24:45 +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
|
Rip out assign hack, simplify boolean value synthesis, minor cleanups.
|
1999-07-01 02:24:32 +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
|
don't crash if parent is null when asking for mouse coordinates.
|
1999-07-01 03:26:43 +00:00 |
lib
|
Fix PUBLIC declaration.
|
1999-06-29 22:30:47 +00:00 |
mailnews
|
Use nsCOMTypeInfo
|
1999-07-01 00:16:39 +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
|
necko bustage
|
1999-06-30 20:48:49 +00:00 |
network
|
fix bug 8743
|
1999-06-29 22:34:48 +00:00 |
nsprpub
|
Changes to build for TARGET_CARBON.
|
1999-06-30 21:28:05 +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
|
- New dialog and editor shell API for Insert HTML Source
|
1999-06-30 19:26:08 +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
|
Use a binary insertion sort. (Note: there is a conditional near the top of the file that can turn off the binary insertion sort and revert back to the older, slower code, in case of any weird bugs I haven't caught.) For the moment, its turned ON as I haven't seen any problems with it.
|
1999-07-01 01:55:09 +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
|
Oops, forgot to nuke one of the old LD_LIBRARY_PATH settings.
|
1999-07-01 01:31:11 +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
|
Preparing for distribution of fullsoft headers, dlls, and exes
|
1999-07-01 01:48:08 +00:00 |
webtools
|
Filter: declaration of `index\' hides global definition. More noise than help. Points out over use of string.h, but not everyone needs to look at it.
|
1999-06-30 21:52:42 +00:00 |
widget
|
no need to link nsStubs.o in anymore. removing this line.
|
1999-07-01 02:30:43 +00:00 |
xpcom
|
NECKO cleanup.
|
1999-07-01 03:00:06 +00:00 |
xpfc
|
Fix windows build:
|
1998-11-11 00:17:29 +00:00 |
xpfe
|
Implementing borderless top level windows.
|
1999-07-01 02:50:53 +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
|
Removed editor guimanager
|
1999-06-30 20:53:44 +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-07-01 03:02:15 +00:00 |
configure.in
|
Fix for bug 9110. Sun's Workshop 4.2 compiler can't handle template specialization even though it claims it can.
|
1999-07-01 02:59:46 +00:00 |
LEGAL
|
|
|
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
|
|
|
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 |