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
Перейти к файлу
brendan%mozilla.org 114a9d244c Ensure proper pointer alignment in oversized arena footers (105726, r/sr=jband,shaver). 2001-10-28 20:41:53 +00:00
README Adding newline, testing 2000-12-14 15:53:14 +00:00
accessible Adding type specifier for functions to fix bustage. 2001-10-27 03:24:15 +00:00
apache/gzip/src
build Clean up. mozilla/modules/libimg/src got whacked a while back. rs=sfraser. 2001-10-28 00:47:23 +00:00
caps bug 106535, adding the ability to enable codebase principals for a single host 2001-10-26 23:00:48 +00:00
cck Fix for bug 105735: CD Autorun option with existing Windows configuration 2001-10-24 01:56:16 +00:00
chrome Bug 53057: Fixing up users of implicit |CharT*| conversion operators for nsCString to use |.get()| instead, rr=dbaron, rs=scc 2001-10-25 06:42:23 +00:00
cmd/xfe/src CVS removal of obsolete directories. Bug 102787. Goodbyeeeee.... 2001-10-03 18:54:49 +00:00
config Adding back file that I removed by accident. rev 1.4 with patch for bug 83589 applied. 2001-10-27 16:58:43 +00:00
content Bug 53057: Fixing up users of implicit |CharT*| conversion operators for nsCString to use |.get()| instead, rr=dbaron, rs=scc 2001-10-27 06:44:19 +00:00
db Fix member initializer re-ordered warnings by re-ordering member initializers. r=jag rs=waterson b=105974 2001-10-25 03:21:53 +00:00
dbm Bugzilla bug 103892: include <stdlib.h> rather than <malloc.h> for the 2001-10-24 14:33:28 +00:00
directory Bug 103084 and Bug 103085: Memory leaks in LDAP code. r=mitesh, sr=bienvenu. 2001-10-23 01:19:12 +00:00
docshell Bug 53057: Fixing up users of implicit |CharT*| conversion operators for nsCString to use |.get()| instead, rr=dbaron, rs=scc 2001-10-27 07:43:56 +00:00
dom Fixing bug 100944, making a.search and area.search settable for backwards compatibility. Patch by Fabian Guisset <hidday@geocities.com>, r=bzbarsky@mit.edu, sr=jst@netscape.com 2001-10-26 08:54:45 +00:00
editor OS/2 bustage - ugly I know - I'm opening a bug with the compiler folk 2001-10-27 14:47:08 +00:00
ef fix another XXX 1999-12-01 21:26:42 +00:00
embedding NOT PART OF BUILD. First cut packaging script for creating a control for hosting plugins IE CAB file. 2001-10-28 15:50:09 +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 Bug 53057: Fixing up users of implicit |CharT*| conversion operators for nsCString to use |.get()| instead, rr=dbaron, rs=scc 2001-10-28 08:33:51 +00:00
gc/boehm Oops. 2001-09-20 00:02:59 +00:00
gconfig updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
gfx Trying to get nsDeviceContext to rebuild to fix test bustage 2001-10-28 02:46:30 +00:00
gfx2 new image code for windows. not part of build. bug 104999 2001-10-25 09:01:32 +00:00
grendel Checking in Brian Duff's ui mods (looks great!). --talisman 2001-06-23 19:23:33 +00:00
htmlparser Clean up static linkage with unichar utils (bug 100214) for alecf. r=fm, sr=alecf 2001-10-26 23:34:53 +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 Clean up static linkage with unichar utils (bug 100214) for alecf. r=fm, sr=alecf 2001-10-26 23:34:53 +00:00
java Remove IsUnicode() check on nsString. nsString is always unicode (these days), so replacing this if/then/else with the then part. r=dbaron, rs=scc 2001-10-14 04:37:37 +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 Ensure proper pointer alignment in oversized arena footers (105726, r/sr=jband,shaver). 2001-10-28 20:41:53 +00:00
js2 Substantive semantic changes. Implemented prototype instances and property reading and writing. 2001-10-27 02:41:20 +00:00
l10n fixes bug 95768 "about: services should be converted to XHTML 1.1" 2001-09-27 01:42:06 +00:00
layout Bug 53057: Fixing up users of implicit |CharT*| conversion operators for nsCString to use |.get()| instead, rr=dbaron, rs=scc 2001-10-27 07:43:56 +00:00
lib Landing the rest of the mach-o OSX changes. 2001-10-27 07:38:18 +00:00
mailnews add support for sorting by label r=bhuvan, sr=sspitzer 106717 2001-10-28 20:26:59 +00:00
modules Fix broken comment. Bug 107043. Patch by cbiesinger@web.de, r=pavlov, sr=tor. 2001-10-27 17:24:19 +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 fix bug 84242 [FTP URL parsing broken] and bug 95277 [ftp: URL w/o path 2001-10-28 08:58:18 +00:00
nsprpub Bugzilla bug 106771: support building on HP-UX 11.11. The patch is from 2001-10-26 21:13:06 +00:00
nunet updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 02:47:15 +00:00
parser Clean up static linkage with unichar utils (bug 100214) for alecf. r=fm, sr=alecf 2001-10-26 23:34:53 +00:00
plugin/oji [Not part of build] Bumped versions to 1.0d3. 2001-10-24 19:02:51 +00:00
privacy updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:40:37 +00:00
profile Bug 106622: create profile wizard's first page is blank. Some stuff was accidentily removed recently, putting it back in. sr=hewitt 2001-10-28 10:38:28 +00:00
rdf Clean up static linkage with unichar utils (bug 100214) for alecf. r=fm, sr=alecf 2001-10-26 23:34:53 +00:00
security Bug 53057: Fixing up users of implicit |CharT*| conversion operators for nsCString to use |.get()| instead, rr=dbaron, rs=scc 2001-10-28 08:33:51 +00:00
silentdl Converting usage of ::GetIID() to NS_GET_IID(). 2000-01-11 20:49:15 +00:00
string Bug 70083: add nsASingleFragmentString to hierarchy. r=dbaron, sr=scc 2001-10-28 08:24:55 +00:00
suite On 12/16/1999, dmose@mozilla.org checked in some changes to the default 1999-12-31 11:48:20 +00:00
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 fix for #57756. when clicking on a link in the addressbook card page, it should 2001-10-28 04:21:46 +00:00
timer updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
tools Adding --list-only option. Added Getopt library capability. r=akkana, sr=alecf 2001-10-22 23:32:11 +00:00
uriloader bug #99627 (r=valeski@netscape.com, sr=mscott@netscpae.com). Freeze the nsIURIContentListener interface... 2001-10-27 02:52:39 +00:00
view Adding a newline to the warning printf. r=jag. 2001-10-27 07:45:29 +00:00
webshell fix mach-o bustage: to cope with header skew between Mac OS X headers and Universal headers, use explicit cast to AEEventHandlerProcPtr. 2001-10-28 04:30:35 +00:00
webtools Fix for bug 96675: checksetup should require admin e-mail address satisfy emailregexp. This fix has 2001-10-28 03:40:59 +00:00
widget Fixing Carbon bustage: peterv's fix wasn't correct, seawood's checkin shouldn't have turned off opening the resource fork on TARGET_CARBON, only on XP_MACOSX. 2001-10-28 15:15:32 +00:00
xpcom Bug 70083: add nsASingleFragmentString to hierarchy. r=dbaron, sr=scc 2001-10-28 08:24:55 +00:00
xpfe Fix spelling of "isContentPrefered" parameter. sr=hewitt 2001-10-28 07:36:09 +00:00
xpinstall Bug 53057: Fixing up users of implicit |CharT*| conversion operators for nsCString to use |.get()| instead, rr=dbaron, rs=scc 2001-10-28 08:33:51 +00:00
.cvsignore new project started 2001-04-03 22:13:38 +00:00
LEGAL
LICENSE
Makefile.in Landing the rest of the mach-o OSX changes. 2001-10-27 07:38:18 +00:00
aclocal.m4 Add basic infastructure for gtk2 work. Bug #92034. r=cls 2001-07-24 23:30:00 +00:00
allmakefiles.sh Landing the rest of the mach-o OSX changes. 2001-10-27 07:38:18 +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 Try to use mozilla as well as netscape to launch webconfig 2001-10-13 06:23:28 +00:00
configure Automated update 2001-10-27 07:43:13 +00:00
configure.in Landing the rest of the mach-o OSX changes. 2001-10-27 07:38:18 +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 updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
nglayout.mk updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
trex.mak updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
trex.mk updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00