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
Перейти к файлу
danm%netscape.com 5e38737716 added browser samples makefiles 1999-04-02 21:13:29 +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 nsIThread and nsIThreadPool. 1999-04-02 09:20:44 +00:00
build Adding chrome to the list of projects that are built. 1999-04-02 02:16:45 +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 some stuff. 1999-04-02 07:35:38 +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 backing out prevoius changes (unix didn't like it) 1999-04-02 19:57:07 +00:00
db Part of Messenger Mac landing 1999-04-02 01:00:37 +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 Initializing some variables, protecting a null reference. 1999-04-02 01:34:05 +00:00
ef Add Object.registerNatives() dummy stub. 1999-03-04 19:17:24 +00:00
expat Removed unnecessary libraries that were getting linked in. 1999-03-30 06:18:48 +00:00
extensions 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
gconfig Fix to use search path for lesstif as per John Hicks suggestion. Environment 1998-11-05 18:04:06 +00:00
gfx AIX's compiler is strict. Fixed my code. 1999-04-02 20:34:14 +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 Adding multiline property 1999-04-01 23:10:45 +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 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
lib Removed NODEPEND. 1999-03-31 06:47:10 +00:00
mailnews Added a line wrapping code for the encoder. Reformat for indentaion. 1999-04-02 21:01:26 +00:00
modules I changed prefapi.h to use prtypes instead of the obsolete XP_ things. 1999-04-02 20:39:17 +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 The SocketPollFD functions are moved from public header(prio.h) to private 1999-04-01 05:12:35 +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 Do not set a default handler for expat. This enables internal entitity substitution in expat. 1999-04-02 02:46:53 +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 Started changing assertions into log messages. 1999-04-02 20:46:41 +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 Fix for bug #4317. Changed SetPosition() to call AdjustChildWidgets() with 1999-03-28 05:25:07 +00:00
wallet New files for wallet 1999-03-10 21:35:41 +00:00
webshell Patches from reg@shale.csir.co.za (Jeremy Lea) to fix run scripts when 1999-04-01 20:36:29 +00:00
webtools Silly utility to generate lists of who has ever checked in a file in a 1999-04-01 23:07:19 +00:00
widget Cleaning up some debug cruft. 1999-04-02 20:38:39 +00:00
xpcom Fix build bustage on Win32. 1999-04-02 21:13:20 +00:00
xpfc Fix windows build: 1998-11-11 00:17:29 +00:00
xpfe added samples directory 1999-04-02 21:12:26 +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 20:29:33 +00:00
configure.in Added AC_DEFINE for MOZ_BRPROF. 1999-04-02 20:19:17 +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