Read-only Git mirror of the Mercurial gecko repositories at https://hg.mozilla.org. How to contribute: https://firefox-source-docs.mozilla.org/contributing/contribution_quickref.html
Go to file
1999-02-27 09:42:52 +00:00
apache/gzip/src
base start using new HAVE_CPP_NEW_CASTS macro on unix 1999-02-27 05:58:25 +00:00
build add mozilla/expat/xmlparse/MANIFEST to export xmlparse.h 1999-02-27 09:42:52 +00:00
calendar fixed instructions 1998-11-23 22:55:32 +00:00
caps fix AIX bustage - we were dereferencing the function before checking if it was NULL 1999-02-27 06:22:43 +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 Add code to define XPIDL_JS_STUBS if it is defined in the environment for alecf. 1999-02-27 03:12:38 +00:00
content - Add expat to the windows build only... 1999-02-27 08:02:15 +00:00
db more reading and writing of toy db 1999-02-26 03:25:16 +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 up operator new usage 1999-02-26 20:02:06 +00:00
dom add IID() method 1999-02-27 03:16:56 +00:00
editor First Checked In. 1999-02-26 19:51:49 +00:00
ef Remove unused function 1999-02-27 07:12:27 +00:00
expat First checkin 1999-02-27 09:12:52 +00:00
gconfig
gfx added fix for GetRects(). not currently called by anything but the new 1999-02-26 20:16:50 +00:00
grendel Layout used to break if you switched between different layouts. It seems 1999-02-27 08:56:33 +00:00
htmlparser export nsIExpatTokenizer.h, a=nisheeth 1999-02-27 09:26:27 +00:00
include fix -pedantic bustage on Unix 1999-02-26 17:49:41 +00:00
intl fix some unix warning 1999-02-26 17:34:58 +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 catch 1999-02-27 06:38:24 +00:00
js2/semantics Added traditional and super and changed [] to allow multiple arguments 1999-02-19 04:28:16 +00:00
l10n
layout - Add expat to the windows build only... 1999-02-27 08:02:15 +00:00
lib Mac project changes -- NSStdlib now includes the memory allocators and MoreFiles as static libraries, and re-exports their symbols. 1999-02-26 00:41:00 +00:00
mailnews Pass in pointer to mServiceManager. 1999-02-27 07:27:45 +00:00
modules changing mac name of default registry file to "mozilla registry" in order to not conflict with old nscp versions and not have the name "netscape" in any of our code. 1999-02-26 19:26:45 +00:00
msgsdk
nav-java Add cvsignore entries for makefiles generated bu autoconf. 1998-12-05 09:07:33 +00:00
network fix HPUX bustage - nspr.h is still giving problems 1999-02-27 04:18:55 +00:00
nsprpub added files on behalf of wtc: prerr.c, prerrortable.c, and prrwlock.c. 1999-02-26 20:49:06 +00:00
parser export nsIExpatTokenizer.h, a=nisheeth 1999-02-27 09:26:27 +00:00
plugin/oji/MRJ File Removed. 1999-02-25 03:13:54 +00:00
privacy
rdf added content state changed 1999-02-27 07:15:09 +00:00
README updating unix build docs, adding the classic build instructions for when 1998-11-05 20:55:43 +00:00
silentdl Changing RegisterFactory to use the new API. 1999-02-26 15:59:52 +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 Mostly just support for SunOS 4.x 1999-02-27 04:55:44 +00:00
uriloader/base allow plain text file to be handled by HTML document 1999-02-16 07:37:53 +00:00
view use macro to get operator new correct 1999-02-26 19:57:18 +00:00
webshell fixed up operator new usage 1999-02-26 20:02:06 +00:00
webtools Removed "Platform: Rhapsody" component. 1999-02-26 22:05:52 +00:00
widget Making Mac menus work a little better again. 1999-02-27 08:30:32 +00:00
xpcom Clode cleanup. Abstracted registry access code that does ProgID into functions platformProgIDToCLSID() and platformCLSIDToProgID() 1999-02-27 08:58:11 +00:00
xpfc Fix windows build: 1998-11-11 00:17:29 +00:00
xpfe added content state change 1999-02-27 08:34:06 +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 Adding expat to Mozilla. a=nisheeth@netscape.com 1999-02-27 09:16:17 +00:00
client.mak make pull_and_build_all mean all, not just seamonkey 1999-02-25 00:01:13 +00:00
client.mk Change myconfig to mozconfig. 1999-02-25 19:21:29 +00:00
configure Automated update 1999-02-27 06:15:40 +00:00
configure.in Add check for bool, might need this in 3rd-party code. Mozilla code should use PRBool. 1999-02-27 06:06:59 +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 Add expat to the windows build only... 1999-02-27 07:59:22 +00:00
nglayout.mk Added mozilla/rdf to the pull. 1998-12-02 00:50:42 +00:00
trex.mak
trex.mk