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
Перейти к файлу
sfraser%netscape.com 2c410e27a0 Fix for 40444; don't allow buttons to steal focus willy-nilly, because this breaks toolbar buttons. What really needs to happen is that every kind of toolbar buttons needs user-focus: none style. r=hyatt, a=leaf 2000-05-24 20:52: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 installed chrome list now uses resource url instead of full file path. a=leaf r=saari 2000-05-22 22:26:19 +00:00
content XBL Fixes r=ben 2000-05-24 08:19:10 +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 More OS/2 changes. Batches 19 & 20 of Bug #34106 r=pavlov 2000-05-21 13:32:11 +00:00
ef
embedding updating impl list 2000-05-23 18:47:46 +00:00
expat Fix "comparison between signed and unsigned" build warning. 2000-04-26 14:25:47 +00:00
extensions Updating new build scheme for recent checkins, NOT PART OF THE BUILD 2000-05-24 08:39:01 +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 Implement LineStyle for Mac. This gets the pulldowns working again. r=buster b=34870 2000-05-23 19:47:48 +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 Add rhino9 and rhinoms9. 2000-05-24 18:10:55 +00:00
js2 Fixed case/default indenting 2000-05-24 02:18:57 +00:00
l10n
layout Fix for nsbeta2+ 33735, r=joki 2000-05-24 08:28:41 +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 fixed bug 39883 - compact local folder crashes in nsMsgLocalMailFolder::Compact() with null database; r=putterman 2000-05-24 12:30:10 +00:00
modules bug#36242: add test in il_PermitLoad(). pnunn, rev:morse. 2000-05-22 23:01:26 +00:00
msgsdk
mstone http stuff 2000-05-10 23:20:05 +00:00
netwerk r=alecf. 39987. occasional crasher in nsMultiMixedConv.cpp stream converter. We now ensure that we don't search for EOL if we've moved beyond the legitimate buf len 2000-05-22 06:06:57 +00:00
network/protocol/http
nsprpub BugZilla 25981. PR_GetNumberOfCpus() 2000-05-23 21:35:16 +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 Fix for blocker bug: cannot create profile on linux, r=ben 2000-05-24 07:31:38 +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 make defaultString a wstring instead of a string bug 39946 2000-05-22 22:19:00 +00:00
xpcom Not used by Mozilla! 2000-05-24 07:20:11 +00:00
xpfc
xpfe Fix for 40444; don't allow buttons to steal focus willy-nilly, because this breaks toolbar buttons. What really needs to happen is that every kind of toolbar buttons needs user-focus: none style. r=hyatt, a=leaf 2000-05-24 20:52:26 +00:00
xpinstall attempting to fix mac bustage 2000-05-24 15:37:12 +00:00
.cvsignore
LEGAL
LICENSE
Makefile.in Finishing off the standalone modules framework. 2000-05-20 02:45:59 +00:00
aclocal.m4
allmakefiles.sh Finishing off the standalone modules framework. 2000-05-20 02:45:59 +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 Workaround for bug 39747. MOZ_MONOLITHIC_TOOLKIT breaks the timer code, 2000-05-23 03:37:14 +00:00
configure.in Workaround for bug 39747. MOZ_MONOLITHIC_TOOLKIT breaks the timer code, 2000-05-23 03:37:14 +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