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 1d466ed990 Added nsIEditorService.idl for sspitzer. r=me 2000-02-16 03:21:04 +00:00
README/mozilla Changing all cvs-mirror.mozilla.org references to point to politically 2000-02-05 07:23:36 +00:00
apache/gzip/src
build 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
calendar
caps Fix 18439 windows.status allows reading links 2000-02-11 04:18:39 +00:00
cck removing the comments from branding_page4.ini before and after creating the jsfile bug #27461 2000-02-15 02:06:04 +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 Fix for bug 9844. Implemented offsetTop/Left/Width/Height/Parent for HTML content.r=pollmann 2000-02-16 02:25:07 +00:00
db Pro5 update 2000-02-07 23:06:04 +00:00
dbm Pro5 update 2000-02-07 23:06:04 +00:00
directory 4.07 main dev tree synch up 2000-02-08 02:39:50 +00:00
docshell Fix bug 4167. Fire unload event before all data is gone to allow action during event handlers. r:travis 2000-02-15 22:55:36 +00:00
dom Fix for bug 9844. Added offsetTop/Left/Width/Height/Parent to nsIDOMHTMLElement. It should go on a new interface - to avoid the cost of new interface (a new vtable pointer per content instance), it's temporarily on the standard interface.r=pollmann 2000-02-16 02:25:27 +00:00
editor Added nsIEditorService.idl for sspitzer. r=me 2000-02-16 03:21:04 +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 Pro5 update 2000-02-07 23:06:04 +00:00
extensions partial fix fo bug 27910, encoding on mac was coming up wrong 2000-02-16 02:33:13 +00:00
gc/boehm Pro5 update 2000-02-07 23:06:04 +00:00
gconfig
gfx Overwrite the checked in version to get rid of a binary character 2000-02-15 21:25:45 +00:00
grendel More temporary HTML generation disabling. Thanks to Eric Werk for pointers to these. --jgalyan 2000-01-17 23:35:50 +00:00
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 Adding the AutoDetect charset menu items. r=erik 2000-02-16 01:17:25 +00:00
java addon fix to bug 13338 2000-02-16 00:45:37 +00:00
jpeg Pro5 update 2000-02-07 23:06:04 +00:00
js Fix for JS bug 26463. r=rogerl 2000-02-16 01:02:25 +00:00
js2 Fixed bug 2000-02-05 00:39:58 +00:00
l10n
layout ReResolveStyleContext now checks for the case where a background image is no longer used, in which case it stops the load for the frame. r=buster,pierre b=27042 2000-02-16 02:49:01 +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 move the nsICmdLineHandler responsibility out of nsMessenger and into nsMessengerBootstrap. r=alecf 2000-02-16 02:57:29 +00:00
modules Fixin bug 15210 -- using more specific call CreatePluginInstance 2000-02-15 23:24:10 +00:00
msgsdk
netwerk fix for bug 27683: nsStdURL::SetSpec shouldn't modify in parameter r=putterman@netscape.com 2000-02-16 00:28:35 +00:00
network/protocol/http Converting usage of ::GetIID() to NS_GET_IID(). 2000-01-11 20:49:15 +00:00
nsprpub Pro5 update 2000-02-07 23:12:23 +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 Pro5 update 2000-02-07 23:06:04 +00:00
privacy
profile Fixed bugs 23390, 27459, 25052. Procedure to serve activation information to mail and aim is added. Fixed a small Mac UI discrepancy. r=gayatrib 2000-02-15 22:45:54 +00:00
rdf # 25555 2000-02-15 15:25:57 +00:00
silentdl Converting usage of ::GetIID() to NS_GET_IID(). 2000-01-11 20:49:15 +00:00
string/obsolete major perf mods for bug 27524, and removed deprecated methods; r=harishd 2000-02-13 17:46:15 +00:00
suite
sun-java Pro5 update 2000-02-07 23:06:04 +00:00
timer
tools Include problem. 2000-02-16 02:27:35 +00:00
tripledb
uriloader Fixes Bug #27419 and various other uri re-targeting bugs. The uri loader now properly implements retargeting. 2000-02-15 04:04:34 +00:00
view bug 25336, fixes incorrect usage of unsigned integer causing an infinite loop, r=jst@citec.fi (he originated the patch). 2000-02-15 22:11:31 +00:00
wallet
webshell Fixed assertion occuring when mousing over and status occurs. 2000-02-16 00:30:41 +00:00
webtools Lock the tables as low-priority when writing. Maybe makes people making changes wait longer, but people doing read-only stuff should now never block for very long. 2000-02-15 21:29:14 +00:00
widget make sure that we aren't doing an extra server round trip for every paint event because of debugging code. this adds an extra check box to the debugging window to enable debugging feedback in addition to having the caps lock key down for debugging paint events. r=pavlov 2000-02-16 02:15:28 +00:00
xpcom Removed obsolete comments from idls. 2000-02-15 21:42:53 +00:00
xpfc
xpfe gracefully handle bad progids (when registered as command line handlers) 2000-02-16 02:45:22 +00:00
xpinstall *** NOT PART OF BUILD *** Added new test keys and sections for additional feature support. 2000-02-16 01:57:28 +00:00
.cvsignore
LEGAL
LICENSE
Makefile.in fix build bustage r=travis 2000-02-02 04:12:22 +00:00
aclocal.m4
allmakefiles.sh fix solaris bustage 2000-02-15 07:04:43 +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 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.in 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
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