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
Перейти к файлу
shrutiv%netscape.com 3e823c8969 Fix for bug 101449: Output for CCK Linux build generates other
unnessary files. Removing file n6setup.exe (r=tao)
2001-10-13 00:37:42 +00:00
README Adding newline, testing 2000-12-14 15:53:14 +00:00
accessible Bug 103903. Accessibility module must be ready for pres shell to disappear at any time, so it doesn't crash. r=jgaunt, sr=brendan 2001-10-12 21:05:31 +00:00
apache/gzip/src
build Bugzilla bug 104286: teach config.guess and config.sub about MKS Toolkit. 2001-10-12 20:46:34 +00:00
caps Make CAPS correctly observe changes to capability.policy prefs. Needed 2001-10-02 21:56:51 +00:00
cck Fix for bug 101449: Output for CCK Linux build generates other 2001-10-13 00:37:42 +00:00
chrome more changes for #102037. use GetValueConst() instead of GetValue() where possible to avoid 2001-10-01 19:53:14 +00:00
cmd/xfe/src CVS removal of obsolete directories. Bug 102787. Goodbyeeeee.... 2001-10-03 18:54:49 +00:00
config Remove Motif port from build. Pull using MOTIF_LAST_RITES tag to resurrect (but why would you want to do a silly thing like that?) 2001-10-12 20:21:31 +00:00
content convert nsCRT::strn?cmp to Convert() for bug 100214, to depend on string rather than xpcom for case-insensitive unicode support. r=sspitzer for mail stuff, r=jag for everything else, sr=sfraser 2001-10-13 00:16:32 +00:00
db fix a bunch of mork memory leaks r=naving, sr=sspitzer 99111 21114 and others 2001-10-06 01:16:24 +00:00
dbm Rewrote #ifndef #else #endif with the equivalent #ifdef #else #endif. 2001-10-12 21:45:13 +00:00
directory Bug 102227: Crash in LDAP autocomplete addressing, r=dmose,sr=bienvenu,patch=leif 2001-10-06 01:19:14 +00:00
docshell Fox for bug 96230. Back button does not preserve scroll bar positions on local files and ftp directory listings. r=adamlock sr=darin. 2001-10-11 18:50:05 +00:00
dom #80802 2001-10-10 04:04:21 +00:00
editor convert nsCRT::strn?cmp to Convert() for bug 100214, to depend on string rather than xpcom for case-insensitive unicode support. r=sspitzer for mail stuff, r=jag for everything else, sr=sfraser 2001-10-13 00:16:32 +00:00
ef
embedding Fix for bug 79356; remove duplicate var declaration (strict JS warning); r=morse, sr=blake 2001-10-13 00:04:30 +00:00
expat License changes Round 2. Expat. Updating licensing to be consistent with latest version of expat (MIT/X); relicensing NS-contributed code under expat's license (except the build system, which is tri-licensed.) Removing outdated licensing information and adding new COPYING file. This has been checked with James Clark. Bug 98089. 2001-09-29 00:10:42 +00:00
extensions attempt #2 to check in this file for bug 100214 2001-10-13 00:33:09 +00:00
gc/boehm Oops. 2001-09-20 00:02:59 +00:00
gconfig
gfx Fix for bug 36796 - implement page setup on Mac and Mac OS X. r=sdagley, sr=alecf. Adding nsPrintOptionsX.cpp 2001-10-12 23:48:51 +00:00
gfx2 adding uuid r=me,biesi sr=waterson bug 77354 2001-09-29 14:05:14 +00:00
grendel Checking in Brian Duff's ui mods (looks great!). --talisman 2001-06-23 19:23:33 +00:00
htmlparser Bug 98214, minor performance improvements and cleanup. r=harishd, sr=vidur. 2001-10-12 22:01:19 +00:00
include License changes, take 2. Bug 98089. mozilla/include/, /mozilla/htmlparser/, /mozilla/intl/ (part 1). 2001-09-26 00:40:45 +00:00
intl convert nsCRT::strn?cmp to Convert() for bug 100214, to depend on string rather than xpcom for case-insensitive unicode support. r=sspitzer for mail stuff, r=jag for everything else, sr=sfraser 2001-10-13 00:16:32 +00:00
java *not part of the build* 2001-09-26 01:52:11 +00:00
jpeg Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089. 2001-09-28 20:14:13 +00:00
js Initial add. Regression test for bug 104375. 2001-10-12 21:28:43 +00:00
js2 Added subscript styles 2001-10-12 00:24:59 +00:00
l10n fixes bug 95768 "about: services should be converted to XHTML 1.1" 2001-09-27 01:42:06 +00:00
layout convert nsCRT::strn?cmp to Convert() for bug 100214, to depend on string rather than xpcom for case-insensitive unicode support. r=sspitzer for mail stuff, r=jag for everything else, sr=sfraser 2001-10-13 00:16:32 +00:00
lib New project for OS X specific interfaces. Part of fix for 97676. r=ccarlen,sr=sfraser 2001-10-01 06:31:37 +00:00
mailnews convert nsCRT::strn?cmp to Convert() for bug 100214, to depend on string rather than xpcom for case-insensitive unicode support. r=sspitzer for mail stuff, r=jag for everything else, sr=sfraser 2001-10-13 00:16:32 +00:00
modules fixing smoketest blocker bug 104421. r=bryner a=endico 2001-10-12 19:30:28 +00:00
mozilla new project started 2001-04-03 22:13:38 +00:00
msgsdk
mstone Fix OS_ARCH detection for IRIX64. 2001-07-20 00:26:49 +00:00
netwerk convert from nsCRT::strn?cmp to Compare() for bug 100214 r=jag, sr=sfraser 2001-10-13 00:12:02 +00:00
nsprpub Bugzilla bug 104286: teach the configure script about MKS Toolkit. r=cls. 2001-10-12 20:44:02 +00:00
nunet
parser Bug 98214, minor performance improvements and cleanup. r=harishd, sr=vidur. 2001-10-12 22:01:19 +00:00
plugin/oji [not part of build] added virtual destructor to NativeMessage. 2001-10-05 23:45:21 +00:00
privacy
profile Clean up REQUIRES lines. 2001-10-07 10:35:41 +00:00
rdf convert nsCRT::strn?cmp to Convert() for bug 100214, to depend on string rather than xpcom for case-insensitive unicode support. r=sspitzer for mail stuff, r=jag for everything else, sr=sfraser 2001-10-13 00:16:32 +00:00
security r=rangansen r=ssaux sr=hewitt 2001-10-12 21:51:57 +00:00
silentdl
string Bug 104337: Remove nsPrivateReadableString from string hierarchy, r=dbaron, rs=scc. 2001-10-12 07:48:27 +00:00
suite
sun-java Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089. 2001-09-28 20:14:13 +00:00
themes cleaning up conflict checked in from 103165 2001-10-12 20:58:40 +00:00
timer
tools comments 2001-10-12 00:15:39 +00:00
uriloader Updating fix for #103612 from v1.14 after comments from pinkerton & sfraser. r=pinkerton,sr=sfraser 2001-10-08 20:20:57 +00:00
view Cleaning up nsViewManger code (whitespace and comments). Bug 73382. r=kmcclusk,sr=attinasi 2001-10-11 02:57:31 +00:00
webshell Remove Motif port from build. Pull using MOTIF_LAST_RITES tag to resurrect (but why would you want to do a silly thing like that?) 2001-10-12 20:21:31 +00:00
webtools Fix for bug 101056: multiple form values of the same name were not getting correctly stashed if the user had to log in as part 2001-10-12 21:33:21 +00:00
widget Fix for bug 100381; use OFN_NOCHANGEDIR to prevent saved-to directory from 2001-10-13 00:32:37 +00:00
xpcom Freezing nsIClassInfo interface. r=dbradley sr=shaver bug=99158 2001-10-12 20:21:18 +00:00
xpfe convert nsCRT::strn?cmp to Convert() for bug 100214, to depend on string rather than xpcom for case-insensitive unicode support. r=sspitzer for mail stuff, r=jag for everything else, sr=sfraser 2001-10-13 00:16:32 +00:00
xpinstall Only add MAPI and MAPIX to win.ini. 2001-10-12 19:56:36 +00:00
.cvsignore new project started 2001-04-03 22:13:38 +00:00
LEGAL
LICENSE
Makefile.in Create active header list for each module during the export phase. 2001-09-12 06:42:26 +00:00
aclocal.m4 Add basic infastructure for gtk2 work. Bug #92034. r=cls 2001-07-24 23:30:00 +00:00
allmakefiles.sh Remove Motif port from build. Pull using MOTIF_LAST_RITES tag to resurrect (but why would you want to do a silly thing like that?) 2001-10-12 20:21:31 +00:00
client.mak Create build_all_dep target to avoid doing the export phase twice 2001-09-30 00:13:35 +00:00
client.mk Track our dependencies properly by exporting before checking dependencies 2001-09-28 00:36:07 +00:00
configure Automated update 2001-10-12 23:28:21 +00:00
configure.in Added -xgot to linux/mips build. 2001-10-12 23:23:53 +00:00
embed.mak NOT PART OF BUILD. Fixed recent breakage and merged export/install dirs into single list. b=68668 2001-02-23 12:54:24 +00:00
embed.mk NOT PART OF BUILD. Updated Unix/Linux embedding makefile to work once more. Changed target modules for recent layout/content split. b=68668 2001-02-21 12:27:11 +00:00
makefile.win move intl earlier in the build process so that static libs are available for bug 100214 2001-10-13 00:09:48 +00:00
mozilla.kdevprj new project started 2001-04-03 22:13:38 +00:00
mozilla.lsm new project started 2001-04-03 22:13:38 +00:00
nglayout.mac
nglayout.mk
trex.mak
trex.mk