README
|
Adding newline, testing
|
2000-12-14 15:53:14 +00:00 |
accessible
|
Update our intermodule dependencies list.
|
2001-05-14 09:55:00 +00:00 |
apache/gzip/src
|
…
|
|
build
|
Added the exporting of InstallCleanupDefines.h from xpinstall/cleanup folder and the export of cmessage.txt to the res directory.
|
2001-05-17 05:31:00 +00:00 |
calendar
|
…
|
|
caps
|
Fixing bug 78831 - treat chrome and resource URLs the same in the
|
2001-05-15 22:47:21 +00:00 |
cck
|
77602: User should not be forced to customize Start Menu (r=tao)
|
2001-05-03 23:37:48 +00:00 |
chrome
|
bug 76512 r=pchen sr=hyatt
|
2001-05-17 02:31:28 +00:00 |
cmd
|
updated license boilerplate to xPL v1.1
|
1999-11-02 22:43:10 +00:00 |
config
|
profile and coverage builds need different optimization flags (mostly for talkback)
|
2001-05-17 02:28:31 +00:00 |
content
|
Removing dead header file. r/sr=jst
|
2001-05-17 06:10:59 +00:00 |
db
|
fix 62658 handle non-zero yarn form fields for future history work, r=alecf, sr=sspitzer
|
2001-05-09 13:34:08 +00:00 |
dbm
|
OS/2 TB break
|
2001-03-14 04:11:42 +00:00 |
directory
|
Changed LDAP XPCOM SDK to use "wstring" instead of "string", bug 71247.
|
2001-05-17 06:26:35 +00:00 |
docshell
|
bug 79608, r=ftang, sr=vidur
|
2001-05-17 02:12:51 +00:00 |
dom
|
Updating intermodule dependencies. Should fix senna tb bustage.
|
2001-05-17 06:22:23 +00:00 |
editor
|
Bug 80444, putting tooltips on the throbber across the app. r=cmanske/blakeross/suresh sr=sspitzer
|
2001-05-17 00:42:27 +00:00 |
ef
|
fix another XXX
|
1999-12-01 21:26:42 +00:00 |
embedding
|
Reordering libs as needed for static build
|
2001-05-16 23:56:15 +00:00 |
expat
|
Made it so that expat defines abort() to nothing when it is compiled within Mozilla. r=peterv. sr=jst
|
2001-03-10 07:27:16 +00:00 |
extensions
|
bug 78262, cannot delete encrypted passwords, r=matt, sr=alecf
|
2001-05-17 00:14:45 +00:00 |
gc/boehm
|
[not part of build] "fixes" the stack during GC initialization, so later stack crawls won't crash.
|
2001-02-27 01:09:44 +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
|
Updating intermodule header dependencies
|
2001-05-16 11:48:55 +00:00 |
gfx2
|
Check in for Ron Guilmette. r=shaver, sr=waterson. For intl r=nhotta. Changes for NS_IMPL_NSGETMODULE. bug #46775.
|
2001-05-05 05:33:37 +00:00 |
grendel
|
Now have all bundle resources being properly copied, including icons and needed libraries. jrg...
|
2001-04-08 09:58:35 +00:00 |
htmlparser
|
Report the name of the faulty file when there is an XML parsing error. Useful for popup windows or XUL files. b=47416 r=heikki sr=jst
|
2001-05-16 02:49:24 +00:00 |
include
|
For 73856 -- adding new values to NPPVariable enumeration type, sr=vidur, ar=av
|
2001-04-03 21:29:48 +00:00 |
intl
|
bug 79607, r=ftang, sr=vidur
|
2001-05-17 02:09:12 +00:00 |
java
|
*not part of the build*
|
2001-05-17 03:38:26 +00:00 |
jpeg
|
Set EXPORT_LIBRARY=1 in all pertinent Makefile.ins. Allows us to build the final link list as we traverse the tree. Bug #46775
|
2001-04-28 19:48:12 +00:00 |
js
|
bug #77856, r/sr=brendan.
|
2001-05-17 05:45:51 +00:00 |
js2
|
Big switchover to Algol-style semantics
|
2001-04-12 04:33:39 +00:00 |
l10n
|
Part of the fix for bug 76567 (load viewsource.css on demand rather than at startup) and bug 60892 (show title on the viewsource window) r=harishd,brendan sr=jst
|
2001-05-02 04:45:21 +00:00 |
layout
|
Fix typo so that one can run a regression test baseline. sr=waterson
|
2001-05-17 01:14:29 +00:00 |
lib
|
differences in the linker between MW and gcc cause us to use ifdefs to prune instead of dead-stripping. r=saari/sr=hyatt. bug# 75653.
|
2001-04-15 06:44:58 +00:00 |
mailnews
|
fix bustage on sun-os at ports; thanks to timeless
|
2001-05-17 06:28:58 +00:00 |
modules
|
Fix for bug 78562. Reducing console spewage for debug messages. Patch from cls@seawood.org. r/sr=vidur
|
2001-05-17 06:15:50 +00:00 |
mozilla
|
new project started
|
2001-04-03 22:13:38 +00:00 |
msgsdk
|
…
|
|
mstone
|
http stuff
|
2000-05-10 23:20:05 +00:00 |
netwerk
|
Checking in for Gerv. Fix for bug 58040; fix Accept headers to do something useful. r=bbaetz, sr=darin
|
2001-05-17 00:17:34 +00:00 |
network/protocol/http
|
Converting usage of ::GetIID() to NS_GET_IID().
|
2000-01-11 20:49:15 +00:00 |
nsprpub
|
Removed MOZ_WIN32_TARGET, which is just a synonym of OS_TARGET.
|
2001-05-17 02:27:02 +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
|
Report the name of the faulty file when there is an XML parsing error. Useful for popup windows or XUL files. b=47416 r=heikki sr=jst
|
2001-05-16 02:49:24 +00:00 |
plugin/oji/MRJ
|
Fix for bug #60018, ra=edburns, sr=brendan
|
2001-04-18 04:19:00 +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
|
#75779, hide the sidebar by default in mailnews for new profiles. r=suresh, sr=blizzard
|
2001-05-15 22:24:19 +00:00 |
rdf
|
bug 76512 r=pchen sr=hyatt
|
2001-05-17 02:31:28 +00:00 |
security
|
use the post-from-secure warning on mixed content sites: bug 50168 r=thayes sr=blizzard
|
2001-05-17 00:12:33 +00:00 |
silentdl
|
Converting usage of ::GetIID() to NS_GET_IID().
|
2000-01-11 20:49:15 +00:00 |
string
|
Changes necessary for fixes to bug 18843. Better handling of string implementations without an underlying buffer handle. r/sr=scc@mozilla.org
|
2001-05-17 05:53:16 +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
|
backing out edburns's removal of necessary typedefs
|
2001-04-03 23:29:26 +00:00 |
themes
|
CSS part of fix to editor pref dialog layout bug 77517, r=blake, sr=ben
|
2001-05-16 14:22:00 +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
|
Remove moz-smoke reference
|
2001-05-14 12:40:28 +00:00 |
tripledb
|
updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org
|
1999-11-06 02:47:15 +00:00 |
uriloader
|
Update our intermodule dependencies list.
|
2001-05-14 09:55:00 +00:00 |
view
|
Fixed viewmanager refresh problem on WIN32. Added a line of code to set the status to nsEventStatus_eConsumeNoDefault for NS_PAINT messages in nsViewManager::DispatchEvent. This line was inadvertently removed by the checkin for bug 75591; bug 80847 sr=roc+moz r=dcone@netscape.com
|
2001-05-15 20:50:11 +00:00 |
wallet
|
updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
|
1999-11-06 03:43:54 +00:00 |
webshell
|
Use $(wildcard) to construct XP_DIST_DEP_LIBS as we do not know if we are building statically or not. Bug #46775
|
2001-05-17 02:54:31 +00:00 |
webtools
|
Started work on fleshing out the user components. This is still work in progress.
|
2001-05-14 06:45:08 +00:00 |
widget
|
Fix bug #79022. Make sure to remove listeners after the widget is destroyed so the toplevel window doesn't call back down into an undestroyed widget. r/sr=dbaron,tor
|
2001-05-17 03:49:24 +00:00 |
xpcom
|
Changes necessary for fixes to bug 18843. Better handling of string implementations without an underlying buffer handle. r/sr=scc@mozilla.org
|
2001-05-17 05:53:16 +00:00 |
xpfc
|
updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org
|
1999-11-06 02:47:15 +00:00 |
xpfe
|
Changed LDAP XPCOM SDK to use "wstring" instead of "string", bug 71247.
|
2001-05-17 06:26:35 +00:00 |
xpinstall
|
XPInstall part of fix for bug 65678. Now we're writing the list of files
|
2001-05-17 05:51:29 +00:00 |
.cvsignore
|
Ignore .mozconfig.mk and .mozconfig.out (made by client.mk)
|
2000-03-23 23:29:16 +00:00 |
LEGAL
|
…
|
|
LICENSE
|
…
|
|
Makefile.in
|
bug 76050, build js/jsd after xpidl. r=cls
|
2001-05-15 20:42:29 +00:00 |
aclocal.m4
|
Update build to use nspr.m4.
|
2001-04-07 04:34:53 +00:00 |
allmakefiles.sh
|
bug 76050, add venkman and jsd makefiles. r=cls
|
2001-05-15 20:48:23 +00:00 |
client.mak
|
set MOZ_NSS_AUTOCONF to use the NSS_CLIENT_BRANCH (autoconf)
|
2001-05-05 10:00:02 +00:00 |
client.mk
|
Ooops. Just remove CVS_CO_DATE_FLAGS from CVSCO_NSS if NSS_CO_TAG=NSS_CLIENT_TAG. Do not unset CVS_CO_DATE_FLAGS.
|
2001-05-16 11:16:08 +00:00 |
configure
|
Automated update
|
2001-05-15 20:59:50 +00:00 |
configure.in
|
Replace / with _ in OS_TARGET.
|
2001-05-17 06:40:47 +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
|
security needs to be built after layout now due to idl issues
|
2001-05-02 05:03:41 +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 |