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
Перейти к файлу
alecf%netscape.com 0662f73bd5 fix for #33852 - make "Local Folders" a localized string during migration
r=sspitzer
2000-05-25 04:07:26 +00:00
README/mozilla *** empty log message *** 2000-03-28 02:10:58 +00:00
apache/gzip/src
build installed chrome list now uses resource url instead of full file path. a=leaf r=saari 2000-05-22 22:13:44 +00:00
calendar
caps Mass replace of -lmozjs with $(MOZ_JS_LIBS) needed for OS/2 and consistency. 2000-05-17 06:45:45 +00:00
cck fix for bug #32115 -extending the progress bar 2000-05-24 00:30:55 +00:00
chrome make processing of installed-chrome more robust. bugs 38198, 40186 2000-05-24 01:25:54 +00:00
cmd
config Fix for 40456, adding --enable-xsl to configure 2000-05-24 22:54:58 +00:00
content Fixing bug nsbeta2+ bug 40197, accessing .href on anchors with no href attribute returned the base URL in stead of an empty string, same problem exists and is fixed with this checkin for images. r=vidur@netscape.com 2000-05-24 23:37:26 +00:00
db General cleanup of the shared library rules. 2000-04-23 17:48:04 +00:00
dbm More OS/2 changes. Batches 19 & 20 of Bug #34106 r=pavlov 2000-05-21 13:32:11 +00:00
directory More updates. 2000-05-18 20:40:49 +00:00
docshell Fixed back button scrolling to scroll to top left corner b=39716, r=jst 2000-05-24 17:18:10 +00:00
dom work to try and fix crasher bug 39752 by being sure to call Cancel() on the timers since the windows timer code holds a ref to itself.... more to come on that. r=jag@irc 2000-05-20 03:57:59 +00:00
editor Fixed object properties bug 39649, including moving methods involved (without change) from ComposerCommands.js to editor.js as suggested by sfraser. r=sfraser 2000-05-25 03:35:33 +00:00
ef
embedding bring test case in sync with new header file definitions 2000-05-24 23:24:39 +00:00
expat Fix "comparison between signed and unsigned" build warning. 2000-04-26 14:25:47 +00:00
extensions Getting us a step closer to xslt on mozilla, see 36038, 2000-05-25 01:03:29 +00:00
gc/boehm [not part of build] using non-debugging allocators to keep out of leak reports. 2000-04-13 06:40:16 +00:00
gconfig
gfx Using WINAPI macro for callback routines. Thanks to juberti@aol.com and 2000-05-24 23:56:47 +00:00
grendel Added contribution from Ian Clarke. 2000-04-08 06:16:32 +00:00
htmlparser Fix for 2000-05-22 21:32:06 +00:00
include removed old libnet.h 2000-05-16 09:07:14 +00:00
intl # 37239 2000-05-22 21:45:00 +00:00
java Added Adaptor classes and Generic factory. Now we do not need to implement 2000-05-24 02:01:57 +00:00
jpeg OS/2 Makefile.in tweaks. Batch 10 & 11. Bug #34106 2000-05-02 01:18:46 +00:00
js Fix for 40406. Add setter to XPConnect to set default JS context used to execute JS components when no appropriate context can be found. 2000-05-24 22:54:57 +00:00
js2 Fixed case/default indenting 2000-05-24 02:18:57 +00:00
l10n
layout Fixing bug nsbeta2+ bug 40197, accessing .href on anchors with no href attribute returned the base URL in stead of an empty string, same problem exists and is fixed with this checkin for images. r=vidur@netscape.com 2000-05-24 23:37:26 +00:00
lib Extra check to make sure contextual menu manager is installed before initting it. 2000-05-02 00:37:12 +00:00
mailnews fix for #33852 - make "Local Folders" a localized string during migration 2000-05-25 04:07:26 +00:00
modules add interlacebuf to ipng_struct that was missed on pnunn's checkin. should fix impending redness. a=leaf 2000-05-24 23:12:00 +00:00
msgsdk
mstone http stuff 2000-05-10 23:20:05 +00:00
netwerk Fix 39107, a=gagan 2000-05-24 23:04:57 +00:00
network/protocol/http
nsprpub Bugzilla bug #26506: removed the dns lock if the platform has 2000-05-25 02:07:07 +00:00
nunet
parser Fix for 2000-05-22 21:32:06 +00:00
plugin/oji/MRJ fix for bug #39221 2000-05-15 17:46:53 +00:00
privacy
profile add google to the list of default search engines. bug #32586. r=rjc a=brendan 2000-05-25 03:39:08 +00:00
rdf XBL fixes r=ben 2000-05-24 08:18:38 +00:00
security Simplify and speed up client cache expiration detection. 2000-05-24 19:28:27 +00:00
silentdl
string Bug #39963. The NS_LITERAL_[C]STRING macros incorrectly counted the null terminator for a literal string in the length. This may not be the complete solution. r=sdagley 2000-05-21 01:45:19 +00:00
suite
sun-java a=leaf 2000-04-06 04:21:51 +00:00
themes classic skin... 2000-05-24 13:55:46 +00:00
timer
tools Fix stupid logfile_list unlink bug; fix comment. 2000-05-17 06:59:21 +00:00
tripledb
uriloader Fix access paths for faster opening 2000-05-17 06:13:58 +00:00
view Remove linkage with NetworkModular.shlb 2000-05-17 07:16:17 +00:00
wallet
webshell fix for making skins script-safe. r=scc 2000-05-19 04:48:43 +00:00
webtools fix url of dtd 2000-05-20 08:07:19 +00:00
widget Fix for bug 7956, don't change cursor when app is in background. added knowledge of if we're in the bg to the nsToolkit and nsWindow now checks it. r=sfraser. 2000-05-25 03:35:13 +00:00
xpcom Not used by Mozilla! 2000-05-24 07:20:11 +00:00
xpfc
xpfe removing conflicting files 2000-05-25 03:59:34 +00:00
xpinstall fixing bugs #: 2000-05-25 00:47:30 +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 Finishing off the standalone modules framework. 2000-05-20 02:45:59 +00:00
aclocal.m4
allmakefiles.sh Fix for 40456, adding --enable-xsl to configure 2000-05-24 22:54:58 +00:00
client.mak Switch client builds to SECURITY_CLIENT_BRANCH tag for security (PSM) subdirectory 2000-05-11 02:36:42 +00:00
client.mk Fix typo from the last checkin. 2000-05-23 22:52:52 +00:00
configure Automated update 2000-05-25 02:15:10 +00:00
configure.in fixing horkage of clobber builds, e.g. shrike, a=syd 2000-05-25 02:04:55 +00:00
makefile.win build mozilla/themes. don't panic, it doesn't matter yet. 2000-05-08 21:35:40 +00:00
nglayout.mac
nglayout.mk
trex.mak
trex.mk