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
Перейти к файлу
pnunn%netscape.com b5a25b83af bug#28289. fix leak. pnunn. r:danm, ok:jevering. 2000-02-18 23:11:48 +00:00
README/mozilla removing misleading build documentation; redirecting to website. 2000-02-18 22:49:03 +00:00
apache/gzip/src
build Fix bug 28043 -- if pull of seamonkey fails, NSPR is not udpated. Also fix spelling of 'timebomb'. r=brade, a=chofmann 2000-02-16 22:40:06 +00:00
calendar
caps Fix 18439 windows.status allows reading links 2000-02-11 04:18:39 +00:00
cck fixing bug 26140; never added autorun.ini file to cvs 2000-02-17 19:19:25 +00:00
chrome Checking in an API and implementation for the enumeration of the user's search path, 2000-02-15 10:05:29 +00:00
cmd
config Backing out wtc's nspr changes to clear up thread hanging & orangeness in linux build. r=alecf,don 2000-02-16 02:09:05 +00:00
content Popup fixes. r=saari 2000-02-18 09:38:59 +00:00
db
dbm
directory 4.07 main dev tree synch up 2000-02-08 02:39:50 +00:00
docshell PDT+ Fix for Bug #27279. When the current docshell was asked to find an item of a given name, it failed to return out when it itself was the name being searched for. Also provided implementation for Set/ GetSessionHistory and and GetCurrentURI. None of these methods are called yet. Changed the mLoadCookie to only be on the contentListener. This will probably change to only be on the docshell, but regardless, there should only be one between the two of them. r=mscott, jar. a=jar 2000-02-17 02:03:02 +00:00
dom fix solaris bustage 2000-02-16 09:37:33 +00:00
editor 27908: Fix multiple keyboard pastes by disabling ProcessShortCutKeys (finally!) r=brade, a=jar 2000-02-18 21:32:26 +00:00
ef
embedding Moving the needed interfaces over to the header file where they are needed. This will fix the wensleydale bustage. 2000-02-14 09:39:21 +00:00
expat
extensions better fix for 27725 -- disclaimer about encryption, r+a=jar 2000-02-18 04:21:16 +00:00
gc/boehm
gconfig
gfx fix for #28275, r=erik, a=chofmann,phil 2000-02-17 23:38:23 +00:00
grendel
htmlparser fix 222203 . r = harishd move the scanner set character set code into the set charset function with if statement 2000-02-15 09:13:27 +00:00
include # 25555 2000-02-15 14:48:59 +00:00
intl Backing out the OS/2 landing changes here. This completely horked the build on windows tonight. You couldn't even bring 2000-02-16 10:01:26 +00:00
java Put #include <unistd.h> inside #ifdef XP_UNIX 2000-02-18 19:33:28 +00:00
jpeg
js Fix wrapping of InvocationTargetException. Thanks to Kurt Westerfeld for pointing this out. 2000-02-18 17:38:11 +00:00
js2
l10n
layout Adding guards. Harmless. 2000-02-18 10:22:20 +00:00
lib removal of WasteLib from viewer and un-necessary native widgets from Mac build. r=sfraser. 2000-02-10 04:18:55 +00:00
mailnews fix for #28246 - display static text if the user has already entered an SMTP server 2000-02-18 22:58:27 +00:00
modules bug#28289. fix leak. pnunn. r:danm, ok:jevering. 2000-02-18 23:11:48 +00:00
msgsdk
netwerk Fixed Mac warning which was masking a potential Mac-only bug... 2000-02-18 21:39:26 +00:00
network/protocol/http
nsprpub Only use HOST_CC for INTERNAL_TOOLS when cross-compiling as it's the only time it actually matters. r,a=wtc 2000-02-17 19:38:38 +00:00
nunet
parser fix 222203 . r = harishd move the scanner set character set code into the set charset function with if statement 2000-02-15 09:13:27 +00:00
plugin/oji/MRJ last clarifications for plugin build. (part of closing out 27427) 2000-02-18 03:27:35 +00:00
privacy
profile fix for #14349, r=alecf,nhotta a=phil 2000-02-18 03:42:56 +00:00
rdf Fix tree blocker 28396. Suggested by hyatt, r=me, a=granrose 2000-02-18 19:43:06 +00:00
silentdl
string/obsolete fixed PDT+ bug27954; r=buster;a=jar; precheckins ok 2000-02-18 07:47:47 +00:00
suite
sun-java
timer
tools Updating mailnews success string. 2000-02-18 20:33:09 +00:00
tripledb
uriloader Bug #17468 --> if you pass a window target of _new, we weren't creating a new window. We do now. 2000-02-16 07:10:42 +00:00
view bug 20185 [PDT+], landing nsViewManager2, r=sfraser 2000-02-16 05:52:44 +00:00
wallet
webshell updated the MenuId for printing. R=rods. approval=choffman 2000-02-17 20:59:47 +00:00
webtools Cut down on the number of syncshadowdb processes we fork off. 2000-02-18 21:38:23 +00:00
widget Popup fixes. r=saari 2000-02-18 09:38:59 +00:00
xpcom fixed PDT+ bug27954; r=buster;a=jar; precheckins ok 2000-02-18 07:47:47 +00:00
xpfc
xpfe Bug 20840. Get 'Open Windows' and 'Mozilla' buttons working on the taskbar again. Re-factored 'blue toolbar' menu rules, promoting to global.css so that they could be shared with taskbarOverlay.xul. r=hangas, a=jevering 2000-02-18 00:51:48 +00:00
xpinstall fixing bug #23658. It now calculates the correct amount of disk space 2000-02-18 06:10:23 +00:00
.cvsignore
LEGAL
LICENSE
Makefile.in
aclocal.m4
allmakefiles.sh Adding irc Makefiles for prefs. Not turned on yet. r=rginda 2000-02-16 04:37:25 +00:00
client.mak Backing out wtc's nspr changes to clear up thread hanging & orangeness in linux build. r=alecf,don 2000-02-16 02:09:05 +00:00
client.mk Backing out wtc's nspr changes to clear up thread hanging & orangeness in linux build. r=alecf,don 2000-02-16 02:09:05 +00:00
configure Automated update 2000-02-16 08:16:16 +00:00
configure.in BeOS specific tweaks to allow the browser to compile. 2000-02-16 08:06:00 +00:00
makefile.win re-adding regxpcom to official release build process. 2000-02-15 23:19:02 +00:00
nglayout.mac
nglayout.mk
trex.mak
trex.mk