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
Перейти к файлу
ian.mcgreer%sun.com dac43ba788 define decoded cert type; implement cert cache; glue code for old NSS types; define global default trust domain 2001-10-11 16:34:49 +00:00
README Adding newline, testing 2000-12-14 15:53:14 +00:00
accessible Fix bustage on Linux on ports page and the coming bustage on the main linux pages. for bug 102777 2001-10-09 22:30:06 +00:00
apache/gzip/src
build part of bug 100214 - turn on unicharutil_s on all platforms. r=cls (build-only change, and unicharutil_s is #if 0'd out) 2001-10-10 23:38:36 +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 103024: CCK for Linux installer doesn't run on Linux 2001-10-10 21:00:18 +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 quiet this script down, and prepare to add support for parallel checkout (no reviewers, not part of build) 2001-10-10 23:53:37 +00:00
content Include chrome directory in FastLoad file after XUL FastLoad File Version number, so several installs can take turns running with a given profile, throwing away one another's FastLoad files rather than using bad data saved by the last run (103992, r=sfraser, sr=shaver). 2001-10-11 02:46:18 +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 Fix a compiler warning (comparision between signed and unsigned). The 2001-10-09 21:23:11 +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 Reduce construction of (expensive) nsAutoString objects at performance hotspots. r=jag sr=waterson b=102756 2001-10-10 05:00:36 +00:00
dom #80802 2001-10-10 04:04:21 +00:00
editor Fix memory leak (not using nsCOMPtr) in editor, b=103317, r=rcassin, sr=kin 2001-10-10 21:29:46 +00:00
ef
embedding NOT PART OF BUILD. Turned tabs to spaces. 2001-10-11 12:20:32 +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 #104047 2001-10-11 12:54:58 +00:00
gc/boehm Oops. 2001-09-20 00:02:59 +00:00
gconfig
gfx Fix bug 101947 -- return NS_ERROR_ABORT when the user cancels the print dialog. r=sdagley, sr=floppymoose 2001-10-10 02:23:34 +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 Parser still depends on cache. Fixing bustage. b=100895 2001-10-10 04:42:51 +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 part of bug 100214 - turn on unicharutil_s on all platforms. r=cls (build-only change, and unicharutil_s is #if 0'd out) 2001-10-10 23:38:36 +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 104077. 2001-10-10 20:50:27 +00:00
js2 Warning fixes 2001-10-09 00:08:31 +00:00
l10n fixes bug 95768 "about: services should be converted to XHTML 1.1" 2001-09-27 01:42:06 +00:00
layout Make nsMenuFrame respond to dynamic changes in the 'key' attribute in a menuitem. Bug 99853. sr=hyatt,r=jag 2001-10-11 03:03:42 +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 fix memory leak of uri rs=sspitzer 99135 2001-10-11 14:54:36 +00:00
modules Fixing bustage... 2001-10-11 05:40:00 +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 Reduce string copying in nsLoadGroup::GetName. b=102386 r=jag sr=darin 2001-10-11 01:09:18 +00:00
nsprpub Fix for 100353 -- handle polling for read and write on different threads, and properly deal with sending to a socket that has flow control restrictions. Fixes a problem saving to IMAP server sent messages with attachments. r=gordon, wtc. 2001-10-09 02:12:40 +00:00
nunet
parser Parser still depends on cache. Fixing bustage. b=100895 2001-10-10 04:42:51 +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 CVS removal of obsolete directories. Bug 102787. Goodbyeeeee.... 2001-10-03 18:54:49 +00:00
security define decoded cert type; implement cert cache; glue code for old NSS types; define global default trust domain 2001-10-11 16:34:49 +00:00
silentdl
string fix 96529. lazy load unicharutil for start up. 2001-10-11 00:25:21 +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 Bug 101110. Go and Search buttons don't match style-wise. Patch by Bradley Hart <bhart00@yahoo.com> r=andreww@netscape.com, sr=sfraser@netscape.com 2001-10-10 03:38:56 +00:00
timer
tools Mmm, more types. 2001-10-10 03:32:41 +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 Fix removes const keyword from the out param of nsIWebShell::GetURL and fixes a memory leak in viewer when it calls this method. b=102413 r=jaggernaut@netscape.com sr=rpotts@netscape.com 2001-10-08 20:08:30 +00:00
webtools Fix for bug 97784: comments in attachment update form are now properly word-wrapped. This is a server-side implementation to 2001-10-11 02:17:58 +00:00
widget Fix bug 100472 -- play sounds asynchronously on Mac, cache sounds using necko, and deal with lots of different sound formats. r=pinkerton, sr=sspitzer. 2001-10-11 00:34:34 +00:00
xpcom fix indentation/tabbing 2001-10-11 07:19:01 +00:00
xpfe Fix for bug 104069 (crash on startup in nsCharsetMenu) 2001-10-11 00:27:38 +00:00
xpinstall need to disable a call to updateMapi() because mapi has not landed on trunk yet. If this is not done, win32 installer will fail to complete when run. 2001-10-10 01:11:40 +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 Removing cruft from allmakefiles.sh to stop configure from generating directories that have been cvs removed. 2001-10-06 22:26:35 +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-06 20:13:25 +00:00
configure.in Change --enable-modules to --enable-standalone-modules to make it more descript. 2001-10-06 20:01:12 +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 bug 97944, sr=shaver, r=cls,peterv, build venkman by default 2001-09-30 05:57:50 +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