INACTIVE - A git clone of mozilla-central, with full history.
Перейти к файлу
sspitzer%netscape.com 12540ea77e fix for #103681 (no status messages when doing pop).
back out my bad fix for #102978.  we set the msg window on the folder datasource
and we've got a folder datasource per msg window.  by moving this from js to xul,
it made it so we'd set the msg window on one folder ds, and we'd be using the other one.

r/sr=bienvenu
2001-10-08 20:05:00 +00:00
README Adding newline, testing 2000-12-14 15:53:14 +00:00
accessible Bug 102192. Active Accessibility: Support STATE_OFFSCREEN for accessible objects. r=kmcclusk, sr=waterson 2001-10-03 00:18:48 +00:00
apache/gzip/src
build Updating config.guess & config.sub with 2001-10-07 changes from the GNU master c 2001-10-07 23:08:11 +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 102811: CCK does not check for disk space while creating 2001-10-03 15:57:53 +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 Make win9x build use the perl equiv for REQUIRES since the nmake magic doesn't seem to work quite right. 2001-09-29 23:09:15 +00:00
content Getting rid of a usage of xp_file.h (bug 38061). r=jkeiser, not part of the build. 2001-10-08 19:55:59 +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 License changes, take 2. Bug 98089. mozilla/db/, mozilla/dbm/. 2001-09-25 01:25: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 Fix for blocker bug 103036 -- crash when opening prefs dialog in Mac classic skin. Bullet-proof nsDocShell::FocusAvailable() against recursion, and fix the XBL to set focus later on. r=adamlock, sr=hyatt 2001-10-05 00:05:15 +00:00
dom Clean up REQUIRES lines. 2001-10-07 10:35:41 +00:00
editor Bug 103372. Add EXPORT_LIBRARY and MODULE_NAME decls. r=cls, sr=shaver 2001-10-08 04:02:30 +00:00
ef
embedding Clean up REQUIRES lines. 2001-10-07 10:35:41 +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 Bugzilla Bug 103343 Check for IsEmpty before more expensive value check 2001-10-08 19:48:29 +00:00
gc/boehm Oops. 2001-09-20 00:02:59 +00:00
gconfig
gfx Clean up REQUIRES lines. 2001-10-07 10:35:41 +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 Bugscape bug 9924, fix perceived hang by improving comment parsing performance in strict mode. Patch from harishd, r=heikki, sr=vidur. 2001-10-03 06:54:31 +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 bug 97171, startup perf- remove the need of loading of langGroups.properties files at startup time to speed up startup performance, r=ftang, sr=waterson 2001-10-08 09:02:57 +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 fix bug 103259. Avoid crasher by correctly marking sharedscriptable object so that JSClasses don't get collected prematurely even when wrapper is 'stillborn' and not reflected into JS. r=dbradley sr=vidur. 2001-10-08 19:56:25 +00:00
js2 Added Carbon.rsrc to Carbon targets. 2001-10-04 21:45:48 +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 original patch for bug 99920 (hitting enter in any text field submits form without submit button passed as param) 2001-10-08 14:07:57 +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 for #103681 (no status messages when doing pop). 2001-10-08 20:05:00 +00:00
modules Bug 99611, Freeze nsIPrefService, nsIPrefBranch, (and nsIPrefLocalizedString) interfaces. r=dveditz, sr=alecf. 2001-10-08 19:52:17 +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 32895 [Converting \ to / in urls on windows only (was: RFC 2396 $2.4.3 non-compliance?)] We no longer convert \ to / inside the core urlparser on windows only. Conversion from filepath to url still does. r=dougt@netscape.com sr=darin@netscape.com 2001-10-06 12:08:44 +00:00
nsprpub Updating config.guess & config.sub with 2001-10-07 changes from the GNU master c 2001-10-07 23:08:41 +00:00
nunet
parser Bugscape bug 9924, fix perceived hang by improving comment parsing performance in strict mode. Patch from harishd, r=heikki, sr=vidur. 2001-10-03 06:54:31 +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 implement hash keyed by NSSItem; change list method names to be like hash method names; fix 99214, arena mark lists broken 2001-10-08 19:26:02 +00:00
silentdl
string Okay, we need |typename| for HP-UX. Adding. 2001-10-02 11:15:45 +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 Links toolbar fixes. All are sr=hyatt, a=asa. 2001-10-05 03:11:29 +00:00
timer
tools Skip setting the result of the regxpcom run since AliveTest assume the binary will run forever and regxpcom does not 2001-10-06 10:03:46 +00:00
uriloader Fix #103612 - work around bug in Mac OS X 10.1 Internet prefs panel when setting DL folder. r=dbaron. I'd wait for an sr= but I need trunk verification on this so I can get PDT approval for checking into the 0.9.4 branch. 2001-10-08 04:59:59 +00:00
view Bug 102192. Active Accessibility: Support STATE_OFFSCREEN for accessible objects. r=kmcclusk, sr=waterson 2001-10-03 00:18:48 +00:00
webshell respect the look&feel pref about showing comboboxes outside the client area. r=rods/sr=sfraser/a=asa. bug# 102834. 2001-10-05 14:10:16 +00:00
webtools better usage discription. Index.html does not list itsself and now 2001-10-08 19:25:33 +00:00
widget r=sdagley/sr=sfraser/a=asa bug#102204 2001-10-05 14:16:51 +00:00
xpcom Bug 81444: eliminate |null_nsCOMPtr|. Eliminating all callers, r=syd, rs=mozbot. 2001-10-07 10:58:39 +00:00
xpfe 101131 - Bookmarks Menu on personal toolbar is empty. 2001-10-08 12:32:14 +00:00
xpinstall Clean up REQUIRES lines. 2001-10-07 10:35:41 +00:00
.cvsignore
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