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
Go to file
2001-05-17 19:36:25 +00:00
accessible Update our intermodule dependencies list. 2001-05-14 09:55:00 +00:00
apache/gzip/src
build Fix bug 79271 (Option-specific #defines should move from BuildFlags.pm into MozillaCheckoutList.txt). r=sfraser. 2001-05-17 10:22:42 +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
config profile and coverage builds need different optimization flags (mostly for talkback) 2001-05-17 02:28:31 +00:00
content add support for context menu key. use focussed element as the target, not the mouse coordinates. r=roc,dean_tessman@hotmail.com/sr=hyatt. bug#74410, 36665. 2001-05-17 18:37:50 +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
directory Changed LDAP XPCOM SDK to use "wstring" instead of "string", bug 71247. 2001-05-17 06:26:35 +00:00
docshell Fix for faulty file:// URI fixup which fixed anything containing a backslash. b=75063 r=valeski@netscape.com sr=rpotts@netscape.com 2001-05-17 19:24:42 +00:00
dom Checking in fix for xpcdom regression bug 81265, the call to initialize liveconnect per context was dropped in the xpcdom landing, fix by beard@netscape.com (plus some additional cleanup by me), r=pollmann@netscape.com, sr=jst@netscape.com 2001-05-17 09:01:03 +00:00
editor Fixed filtering of characters in Named Anchor properties dialog (characters > 127 are allowed). b=74137, r=nhotta, sr=brendan 2001-05-17 19:21:11 +00:00
ef
embedding Reordering libs as needed for static build 2001-05-16 23:56:15 +00:00
expat
extensions Updating help.js per bug #80096 sr=alecf 2001-05-17 18:36:09 +00:00
gc/boehm
gconfig
gfx Senna REQUIRES bustage 2001-05-17 19:35:50 +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
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
intl Bug # 74815: First patch 2001-05-17 19:01:19 +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 Fix bug 80322. 2001-05-17 19:02:55 +00:00
js2
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 add support for context menu key. use focussed element as the target, not the mouse coordinates. r=roc,dean_tessman@hotmail.com/sr=hyatt. bug#74410, 36665. 2001-05-17 18:37:50 +00:00
lib
mailnews part of fix for doing an offline sync after stopping a previous sync, rs=sspitzer 80110 2001-05-17 14:38:37 +00:00
modules Include Quicktime in 4.x plugin sweep bug 81111 r=arun sr=attinasi 2001-05-17 19:18:56 +00:00
mozilla
msgsdk
mstone
netwerk Fixes bug 34745 "email message (forwarded cnn page) crashes mailnews" r=gagan,sr=mscott 2001-05-17 19:36:25 +00:00
network/protocol/http
nsprpub Removed MOZ_WIN32_TARGET, which is just a synonym of OS_TARGET. 2001-05-17 02:27:02 +00:00
nunet
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
privacy
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
README
security check in more roots to mozilla 2001-05-17 16:08:19 +00:00
silentdl
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
sun-java
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
tools Remove moz-smoke reference 2001-05-14 12:40:28 +00:00
tripledb
uriloader Update our intermodule dependencies list. 2001-05-14 09:55:00 +00:00
view add support for context menu key. use focussed element as the target, not the mouse coordinates. r=roc,dean_tessman@hotmail.com/sr=hyatt. bug#74410, 36665. 2001-05-17 18:37:50 +00:00
wallet
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 add support for context menu key. use focussed element as the target, not the mouse coordinates. r=roc,dean_tessman@hotmail.com/sr=hyatt. bug#74410, 36665. 2001-05-17 18:37:50 +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
xpfe bug 78566 r=pchen, sr=alecf 2001-05-17 19:10:47 +00:00
xpinstall Adding xpicleanup utility and OS alert message file (cmessage.txt) to the 2001-05-17 19:16:36 +00:00
.cvsignore
aclocal.m4
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-17 07:59:47 +00:00
configure.in Backing out previous bogus checkin that did not match the checkin comment 2001-05-17 07:45:08 +00:00
embed.mak
embed.mk
LEGAL
LICENSE
Makefile.in bug 76050, build js/jsd after xpidl. r=cls 2001-05-15 20:42:29 +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
mozilla.lsm
nglayout.mac
nglayout.mk
trex.mak
trex.mk