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
ftang%netscape.com bdb04a8256 fix bug 75814
r=nhotta sr=blizzard
new file check in first.
2001-05-08 00:34:06 +00:00
accessible 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
apache/gzip/src
build Correct typo. sr=sfraser. 2001-05-08 00:20:42 +00:00
calendar
caps Bug 78745 - nsIPromptService::ConfirmEx needs to be more flexible. r=valeski, sr=sfraser 2001-05-06 15:03:55 +00:00
cck 77602: User should not be forced to customize Start Menu (r=tao) 2001-05-03 23:37:48 +00:00
chrome 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
cmd
config Let the use of PR_Log() be controlled by a toplevel build option. All places that set FORCE_PR_LOG to force logging on need to wrap that #define FORCE_PR_LOG in a MOZ_LOGGING ifdef. 2001-05-05 10:18:53 +00:00
content bug #79148; new line after image, map, area; r=akkana, sr=kin 2001-05-07 14:46:00 +00:00
db 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
dbm OS/2 TB break 2001-03-14 04:11:42 +00:00
directory 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
docshell fix for bug # 78756. shift-reload on a post result page causes repost. r=ccarlen sr=blizzard 2001-05-06 18:43:07 +00:00
dom Let the use of PR_Log() be controlled by a toplevel build option. All places that set FORCE_PR_LOG to force logging on need to wrap that #define FORCE_PR_LOG in a MOZ_LOGGING ifdef. 2001-05-05 10:18:53 +00:00
editor remove shift from "remove link" keybinding to avoid conflict (interim) 2001-05-07 14:57:21 +00:00
ef
embedding Fix for painting problems in embedding apps when window is moved offscreen and back on. b=78412 r=ccarlen@netscape.com sr=blizzard@mozilla.org 2001-05-07 13:49:59 +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 78745 - nsIPromptService::ConfirmEx needs to be more flexible. r=valeski, sr=sfraser 2001-05-06 15:03:55 +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
gfx Add REQUIRES (and MODULE) lines so that the qt port builds with MOZ_TRACK_MODULE_DEPS. r=cls@seawood.org 2001-05-07 23:20:43 +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 sr=rpotts. cookie/wallet r=morse, xmlTerm r=saravn@mozdev.org, mailnews r=mscott, activeX r=adamlock, everything else covered by the sr from rpotts. 15345. These changes remove nsIDocumentLoaderObserver.idl from the build, and all of it's implementations and registrations have been moved over to nsIWebProgressListener.idl and nsIWebProgress.idl respectively. there are two (78762, 78760) mailnews printing bugs that I overturned *before* landing this. I've run this code through the mail-news and browser smoketests among other tests outlined in the patch description attatched to the bug. 2001-05-04 20:15:38 +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 fix bug 75814 2001-05-08 00:34:06 +00:00
java *not part of the build* 2001-05-04 08:51:52 +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 Minor changes. 2001-05-07 21:43:38 +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 Added an AttributeChanged function to nsXULTreeFrame so that you can dynamically set the row count. Fixed bug 59511, r=danm, sr=hyatt. 2001-05-06 01:08:20 +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 Fixing bug 79071, 'Remove declaration of gThreadTree from SearchDialog.js' r=hwaara@chello.se sr=sspitzer@netscape.com 2001-05-07 23:45:58 +00:00
modules Fix to bug 77967. Needed conversion from UTF8 to UCS2 instead from ASCII while reading the pref. Patch by bnesse. r=naoki sr=sspitzer. 2001-05-07 07:51:24 +00:00
mozilla new project started 2001-04-03 22:13:38 +00:00
msgsdk
mstone
netwerk Fix for bug 78479 "frequent hang on quit after long use" and bug 79241 "Crash quiting the app in the cache". sr=darin. 2001-05-08 00:13:21 +00:00
network/protocol/http
nsprpub #3616 - Enable long long in Mac version of NSPR (#defines the HAVE_LONG_LONG flag). sr=sfraser Checking in to NSPR tip to keep sync with version 3.3.2.2 on the NSPRPUB_CLIENT_BRANCH tag 2001-05-06 22:55:49 +00:00
nunet
parser sr=rpotts. cookie/wallet r=morse, xmlTerm r=saravn@mozdev.org, mailnews r=mscott, activeX r=adamlock, everything else covered by the sr from rpotts. 15345. These changes remove nsIDocumentLoaderObserver.idl from the build, and all of it's implementations and registrations have been moved over to nsIWebProgressListener.idl and nsIWebProgress.idl respectively. there are two (78762, 78760) mailnews printing bugs that I overturned *before* landing this. I've run this code through the mail-news and browser smoketests among other tests outlined in the patch description attatched to the bug. 2001-05-04 20:15:38 +00:00
plugin/oji/MRJ Fix for bug #60018, ra=edburns, sr=brendan 2001-04-18 04:19:00 +00:00
privacy
profile Fixing bug 40316. Error message will be thrown to the user when migration of old profile with missing source directory is attempted. r=ccarlen, sr=sspitzer. 2001-05-07 07:55:03 +00:00
rdf 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
README Adding newline, testing 2000-12-14 15:53:14 +00:00
security don't allow post-to-insecure-from-secure warning to be turned off: bug 50168 r=javi sr=blizzard 2001-05-07 23:56:06 +00:00
silentdl
string bug #78658: checking in Chris Seawoods trivial fix to prevent writing to the console in optimized builds, sr=scc (myself) 2001-05-07 23:36:59 +00:00
suite
sun-java backing out edburns's removal of necessary typedefs 2001-04-03 23:29:26 +00:00
themes fix for bugs 76256, 76927(also fixes 78063, 4668) . r=varada@netscape.com, sr=sspitzer2netscape.com 2001-05-07 23:33:21 +00:00
timer
tools was failing to find the modules if the user defined the path. 2001-05-03 00:09:08 +00:00
tripledb
uriloader sr=vidur. a=granrose. 79018. making the docloader return failure if it can't produce a DOMWindow. 2001-05-07 18:14:28 +00:00
view 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
wallet
webshell Add REQUIRES (and MODULE) lines so that the qt port builds with MOZ_TRACK_MODULE_DEPS. r=cls@seawood.org 2001-05-07 23:20:43 +00:00
webtools adding some progress messages to the setup output; making COSES more resilient to invalid input 2001-05-08 00:05:42 +00:00
widget Add REQUIRES (and MODULE) lines so that the qt port builds with MOZ_TRACK_MODULE_DEPS. r=cls@seawood.org 2001-05-07 23:20:43 +00:00
xpcom bug #78658: checking in Chris Seawoods trivial fix to prevent writing to the console in optimized builds, sr=scc (myself) 2001-05-07 23:36:59 +00:00
xpfc
xpfe #76316. clicking on a bad row creates bogus selection, leads bogus GetCount(). sr=hyatt 2001-05-08 00:23:32 +00:00
xpinstall packaging changes for imgicon.dll and imgicon.xpt 2001-05-07 23:20:45 +00:00
.cvsignore new project started 2001-04-03 22:13:38 +00:00
aclocal.m4 Update build to use nspr.m4. 2001-04-07 04:34:53 +00:00
allmakefiles.sh Bug 52454; building new helper app dlg component on win/unix; r=pchen@netscape.com, sr=mscott@netscape.com 2001-05-04 06:35:43 +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 76731: make -f client.mk the first time should only check out once. r=cls 2001-05-07 23:50:39 +00:00
configure Automated update 2001-05-05 14:29:55 +00:00
configure.in Add inspector and access-builtin to --with-extensions=all. r=cls@seawood.org sr=hewitt@netscape.com b=75924 2001-05-05 14:26:02 +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
LEGAL
LICENSE
Makefile.in Landing initial directory re-ordering change needed for Ron Guilmette's <rfg@monkeys.com> static mozilla work. 2001-04-28 17:26:54 +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
nglayout.mk
trex.mak
trex.mk