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
Перейти к файлу
mscott%netscape.com eaeeb40a65 Part of my mailnews reduce disk footprint cleanup effort. Add definitions that we used to get from allxpstr.h. 1999-04-04 22:20:06 +00:00
README updating unix build docs, adding the classic build instructions for when 1998-11-05 20:55:43 +00:00
apache/gzip/src Add the source and Makefile for the new mod_gzip_content module. 1998-09-15 20:17:13 +00:00
base Added Current Working Directory 1999-04-03 17:17:49 +00:00
build added browser samples directory 1999-04-02 21:14:48 +00:00
calendar fixed instructions 1998-11-23 22:55:32 +00:00
caps Landing nspr library name change, and plevent function call change. 1999-03-17 21:32:03 +00:00
cck removing unecessary ini file 1999-03-30 22:30:12 +00:00
chrome/src Fixing a bug in the RDF content sink where the ID attribute was being 1999-04-03 01:47:07 +00:00
cmd removing softupdt references. 1999-03-30 03:07:06 +00:00
config Added BRPROF into the build, --disable-brprof to disable it. 1999-04-01 07:26:42 +00:00
content Added some debug code that allows finer grained append reflow during document loading for debugging incremental reflow 1999-04-03 19:00:23 +00:00
db start implementing port table cursor 1999-04-04 17:38:39 +00:00
dbm Make it possible to prefix mozilla dlls that conflict with system dlls. 1999-03-12 12:43:04 +00:00
directory *** empty log message *** 1999-03-30 01:35:42 +00:00
docshell/base Adding unload event 1999-03-29 23:01:13 +00:00
dom GlobalWindowImpl::SetNewDocument: fixed multiple initialization of JSContext. Always clears the scope first. 1999-04-02 06:22:00 +00:00
editor Improved setting text property for next type-in (that is, setting text properties with a collapsed selection.) Bold, italic, and underline 1999-04-04 20:10:39 +00:00
ef Add Object.registerNatives() dummy stub. 1999-03-04 19:17:24 +00:00
expat Checking in latest expat version dated 3/7/1999... 1999-04-04 05:50:50 +00:00
extensions don't create wallet subdirectory under res 1999-04-04 04:04:41 +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 Adding Japanese support to the Unix/GTK font code. 1999-04-02 23:06:19 +00:00
grendel Changes by Will Scullin to get context menus and message copying/moving working. 1999-04-01 22:45:36 +00:00
htmlparser Do not set a default handler for expat. This enables internal entitity substitution in expat. 1999-04-02 02:46:53 +00:00
include N2 landing... everybody run! duck! hide...! It really should be ok. 1999-03-25 00:22:56 +00:00
intl Fixed the case less sort key creation problem. 1999-04-02 05:41:10 +00:00
jpeg Landing nspr library name change, and plevent function call change. 1999-03-17 21:32:03 +00:00
js More tweaks to perlconnect build system - 1999-04-03 12:44:47 +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 Changed nsHTMLImageLoader::StartLoadImage() to just use mURLSpec as the 1999-04-04 05:56:23 +00:00
lib Removed NODEPEND. 1999-03-31 06:47:10 +00:00
mailnews Part of my mailnews reduce disk footprint cleanup effort. Add definitions that we used to get from allxpstr.h. 1999-04-04 22:20:06 +00:00
modules Fix AIX bustage. 1999-04-02 23:46:20 +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
netwerk Obsoleted nsITransportService 1999-04-02 09:26:42 +00:00
network Since I changed prefapi.h to use prtypes instead of the obsolete XP_ things, I have to change calls to match. 1999-04-02 20:51:22 +00:00
nsprpub Made the i/o continuation thread ignore the events that have 1999-04-02 23:21:08 +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 Checking in latest expat version dated 3/7/1999... 1999-04-04 05:50:50 +00:00
plugin/oji/MRJ 1.0d6 1999-03-30 04:11:01 +00:00
privacy Sync'd various Makefile.ins to their Makefile counterparts. 1998-10-21 02:13:56 +00:00
rdf Fixing a bug in the RDF content sink where the ID attribute was being 1999-04-03 01:47:07 +00:00
silentdl Since I changed prefapi.h to use prtypes instead of the obsolete XP_ things, I have to change calls to match. 1999-04-02 20:41:58 +00:00
string/obsolete Use delete[] for strings allocated with ToNewCString(). 1999-03-30 01:23:24 +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 Added the ability to checkout using a timestamp (now the default). 1999-03-29 22:34:51 +00:00
uriloader/base use nsString instead of of nsAutoString, since that is what the function takes 1999-03-31 19:08:53 +00:00
view Make SetWidget assertion more particular about when to bomb 1999-04-03 19:01:15 +00:00
wallet New files for wallet 1999-03-10 21:35:41 +00:00
webshell tweaked top 100 list 1999-04-04 19:52:47 +00:00
webtools add labels for linking directly to an article 1999-04-04 15:51:14 +00:00
widget Adding XIFFormatConverter to widget factory. 1999-04-04 08:44:05 +00:00
xpcom backed out XP_MAC crash test, since it does work with checked in .xpt files. 1999-04-04 03:40:20 +00:00
xpfc Fix windows build: 1998-11-11 00:17:29 +00:00
xpfe GetTextProperty interface change 1999-04-04 18:11:44 +00:00
xpinstall Since I changed prefapi.h to use prtypes instead of the obsolete XP_ things, I have to change calls to match. 1999-04-02 20:41:58 +00:00
.cvsignore Name change: myconfig.sh is now .mozconfig 1999-04-02 00:29:48 +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 *** empty log message *** 1999-03-29 22:51:11 +00:00
aclocal.m4 Add support for file-based options, 'myconfig.sh'. 1999-02-04 22:52:56 +00:00
allmakefiles.sh added browser samples makefiles 1999-04-02 21:13:29 +00:00
client.mak make depend and clobber_all targets work properly. 1999-03-31 20:55:34 +00:00
client.mk Add depend target. Move find-mozconfig.sh checkout into mozconfig2*.sh scripts. Redo comments. 1999-03-26 00:03:10 +00:00
configure Automated update 1999-04-02 23:29:33 +00:00
configure.in make -pedantic the default on gcc builds 1999-04-02 23:20:28 +00:00
makefile.win make depend and clobber_all targets work properly. 1999-03-31 20:55:34 +00:00
nglayout.mac Commiting this from windows caused my special characters to disappear 1998-05-22 06:35:58 +00:00
nglayout.mak real fix for pulling nspr from the tip 1999-03-18 20:43:14 +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