apache/gzip/src
|
|
|
base
|
Implement operator= for nsFilePath when given an nsFilePath. a=mcmullen...
|
1999-02-23 03:10:29 +00:00 |
build
|
Add manifest file for xpcom/src
|
1999-02-24 17:36:37 +00:00 |
calendar
|
fixed instructions
|
1998-11-23 22:55:32 +00:00 |
caps
|
removed stray ; from IID macro
|
1999-02-25 04:19:27 +00:00 |
cck
|
adding Show Example bitmap for net.ini dialog
|
1999-02-20 00:41:54 +00:00 |
cmd
|
Just fixed a warning.
|
1998-12-23 22:09:09 +00:00 |
config
|
we blow past the limit for the echo command on WinNT as well. doing the stupid
|
1999-02-24 18:21:49 +00:00 |
content
|
Fixes to getElementsByTagName to avoid returning nodes that aren't elements.
|
1999-02-25 02:58:11 +00:00 |
db
|
hack up some persistance
|
1999-02-25 04:04:43 +00:00 |
dbm
|
Turn of "modification date caching" so that dependencies are sure to work.
|
1999-02-11 00:04:46 +00:00 |
directory
|
Merged v1.1 development branch to trunk, v1.1 released
|
1999-01-21 23:52:52 +00:00 |
docshell/base
|
Fixed a bunch of "const" problems
|
1999-02-14 06:35:01 +00:00 |
dom
|
LiveConnect initialization.
|
1999-02-25 04:29:08 +00:00 |
editor
|
Solaris needs newline at end of file
|
1999-02-25 03:34:39 +00:00 |
ef
|
Fix linkage problems on FreeBSD by adding -E linker option when building libPackage.so. Patch contributed by Amancio Hasty <hasty@rah.star-gate.com>.
|
1999-02-22 19:10:16 +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
|
Removing unused rules, cleaning this up.
|
1999-02-24 08:39:19 +00:00 |
grendel
|
Fixing Windows news.rc filename issues. Windows does not allow files to start with a dot.
|
1999-02-24 22:04:48 +00:00 |
htmlparser
|
Updated save code to match CSS "Selector to String" code.
|
1999-02-24 17:59:51 +00:00 |
include
|
Fixing windows breakage
|
1999-02-10 01:34:45 +00:00 |
intl
|
add charset properties file. Currently we do not use it but hard code the mapping inside the nsXXXCharset.cpp, In the future, we will use these properties file so we can have better extensibility
|
1999-02-25 01:29:31 +00:00 |
jpeg
|
File Removed.
|
1999-02-25 05:45:12 +00:00 |
js
|
File Removed.
|
1999-02-25 05:09:53 +00:00 |
js2/semantics
|
Added traditional and super and changed [] to allow multiple arguments
|
1999-02-19 04:28:16 +00:00 |
l10n
|
|
|
layout
|
Fixed it so we clear the NS_FRAME_SYNC_FRAME_AND_VIEW bit, because the
|
1999-02-25 05:41:05 +00:00 |
lib
|
Fixing the stderr brain damage.
|
1999-02-21 12:24:46 +00:00 |
mailnews
|
hack up some persistance
|
1999-02-25 04:04:43 +00:00 |
modules
|
Added nsILiveConnectManager.h.
|
1999-02-25 04:39:20 +00:00 |
msgsdk
|
|
|
nav-java
|
Add cvsignore entries for makefiles generated bu autoconf.
|
1998-12-05 09:07:33 +00:00 |
network
|
Fix bugzilla bug #2568
nsHttpUrlImpl::GetContainer was always returning with NS_OK even if the container is nil. After discussing it with rpotts I've changed it to return NS_ERROR_UNEXPECTED if mContainer is nil which fixes the Mac crash (calling QueryInterface on a nil container is probably bad everywhere though).
|
1999-02-25 01:28:24 +00:00 |
nsprpub
|
Bugsplat bug #335804: made _MD_IrixIntervalPerSec return the correct
|
1999-02-25 06:02:39 +00:00 |
parser/htmlparser
|
Updated save code to match CSS "Selector to String" code.
|
1999-02-24 17:59:51 +00:00 |
plugin/oji/MRJ
|
File Removed.
|
1999-02-25 03:13:54 +00:00 |
privacy
|
Sync'd various Makefile.ins to their Makefile counterparts.
|
1998-10-21 02:13:56 +00:00 |
rdf
|
Fixes to getElementsByTagName to avoid returning nodes that aren't elements.
|
1999-02-25 02:58:11 +00:00 |
README
|
updating unix build docs, adding the classic build instructions for when
|
1998-11-05 20:55:43 +00:00 |
silentdl
|
Adding source files to match Win32; Solaris build was failing with 0 source files for the library creation.
|
1999-02-19 12:21:16 +00:00 |
string/obsolete
|
small mod to handle hex conversion better
|
1999-02-19 06:32:40 +00:00 |
sun-java
|
Add cvsignore entries for makefiles generated bu autoconf.
|
1998-12-05 09:07:33 +00:00 |
tools
|
Some more minor cleanup, and support for Solaris x86 and Linux Netwinders.
|
1999-02-24 04:33:17 +00:00 |
uriloader/base
|
allow plain text file to be handled by HTML document
|
1999-02-16 07:37:53 +00:00 |
view
|
added unknown content quality. fixed potential crash because of bug in timer
|
1999-02-16 19:57:45 +00:00 |
webshell
|
Use the real nsISelectionMgr for doCopy
|
1999-02-25 05:32:30 +00:00 |
webtools
|
When we do "showall", or ask to rebuild checkin history, then we'll do
|
1999-02-23 20:31:02 +00:00 |
widget
|
turn on selection mgr in app shell; forgot this file in last check-in
|
1999-02-25 05:49:43 +00:00 |
xpcom
|
Adding nsAllocator.cpp to Unix build
|
1999-02-25 06:08:13 +00:00 |
xpfc
|
Fix windows build:
|
1998-11-11 00:17:29 +00:00 |
xpfe
|
Use XUL as default namespace. Fixes GetElementByID() bug.
|
1999-02-24 05:23:26 +00:00 |
xpinstall
|
Getting closer to milestone 2. More additions to the functionality of
|
1999-02-22 23:10:23 +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
|
Added rdf/util makefiles
|
1999-02-24 09:54:36 +00:00 |
client.mak
|
make pull_and_build_all mean all, not just seamonkey
|
1999-02-25 00:01:13 +00:00 |
client.mk
|
Echo LD_LIBRARY_PATH for configure.
|
1999-02-24 01:41:56 +00:00 |
configure
|
Automated update
|
1999-02-23 19:15:42 +00:00 |
configure.in
|
add flag for shaver's XPIDL flag
|
1999-02-23 19:02:27 +00:00 |
LEGAL
|
|
|
LICENSE
|
|
|
Makefile
|
|
|
Makefile.in
|
Added --{enable,disable}-build-nspr --{enable,disable}-build-xpfe.
|
1999-02-18 04:19:43 +00:00 |
makefile.win
|
|
|
nglayout.mac
|
|
|
nglayout.mak
|
if makedep.exe doesn't exist, build it, then continue with rest of depend rule.
|
1999-02-18 23:37:43 +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 |