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
2000-02-15 07:11:58 +00:00
apache/gzip/src
build Retiring res: protocol usages, should be using resource: . r=valeski 2000-02-15 01:23: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 Bug 26129. Replace timer with a PLEvent. GTK timers (in this specific case) seem to be confused when a modal event queue has been pushed. By using a PLEvent, we get the same effect, but are able to grab the outermost queue to ensure that our callback to fire OnEndDocumentLoad gets kicked. r=mscott 2000-02-06 01:30:16 +00:00
cmd
config bug# 13732 Removing brprof from the build. r=akkanna 2000-02-12 18:50:36 +00:00
content Bug 25303. Remember container into which content was inserted and the index of first insertion, rather than the first element that was inserted. With the latter approach, we were sending incorrect ContentAppended notifications to layout when the insertion sort would move the position of the 'first' inserted element. r=rjc@netscape.com. 2000-02-15 07:08:45 +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 Fixes Bug #27419 and various other uri re-targeting bugs. The uri loader now properly implements retargeting. 2000-02-15 04:05:04 +00:00
dom Adding the new interfaces for browserElement and iframeElement. r=hyatt 2000-02-15 04:43:29 +00:00
editor found another lurker that should have been checked in last week (default prefs) 2000-02-14 14:52:50 +00:00
ef fix another XXX 1999-12-01 21:26:42 +00:00
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 Fix build bustage on windows. r=sdagley 2000-02-15 05:08:48 +00:00
gc/boehm Pro5 update 2000-02-07 23:06:04 +00:00
gconfig
gfx This is one of those do the right thing bugs even though I don't have a PDT+ bug for it. Travis and I noticed 2000-02-15 04:49:32 +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 for bug 27710 - (MAC specific) 2000-02-15 00:55:24 +00:00
include fix 82 warnings for ltabb. 2000-02-12 20:11:08 +00:00
intl New wstring nsIRegistry interface, bug 23859; 2000-02-15 01:32:12 +00:00
java - added method to enable access to pluglets and 2000-02-15 03:50:35 +00:00
jpeg Pro5 update 2000-02-07 23:06:04 +00:00
js Reimplement the Components.[ID,Exception,Constructor] properties in C++. These 2000-02-15 06:43:51 +00:00
js2 Fixed bug 2000-02-05 00:39:58 +00:00
l10n
layout new regression test not affecting the build. 2000-02-15 07:05:08 +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 window titles to include brand name and reflect new spec 2000-02-15 07:11:11 +00:00
modules fixing mac and unix bustage 2000-02-15 02:29:53 +00:00
msgsdk
netwerk New wstring nsIRegistry interface, bug 23859; 2000-02-15 01:32:12 +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 for bug 27710 - (MAC specific) 2000-02-15 00:55:24 +00:00
plugin/oji/MRJ Pro5 update 2000-02-07 23:06:04 +00:00
privacy
profile make profile manager i18n friendly, PDT+ b=15264, r=gayatrib@netscape.com 2000-02-15 01:33:48 +00:00
rdf Bug 25303. Remember container into which content was inserted and the index of first insertion, rather than the first element that was inserted. With the latter approach, we were sending incorrect ContentAppended notifications to layout when the insertion sort would move the position of the 'first' inserted element. r=rjc@netscape.com. 2000-02-15 07:08:45 +00:00
README/mozilla Changing all cvs-mirror.mozilla.org references to point to politically 2000-02-05 07:23:36 +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 On 12/16/1999, dmose@mozilla.org checked in some changes to the default 1999-12-31 11:48:20 +00:00
sun-java Pro5 update 2000-02-07 23:06:04 +00:00
timer
tools Renaming EditorTest to DomToTextConversionTest. r=akkana 2000-02-14 21:12:37 +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 Prevent synchronous paints during reflows bug 20150; r=rods@netscape.com 2000-02-09 15:48:01 +00:00
wallet
webshell Pass value of NSPR_VERSION to subconfigures to reduce number of places the nspr version needs to be updated. Bug #27457 2000-02-15 04:52:52 +00:00
webtools Reduce to 30 rows. 40 was a little too big. 2000-02-14 23:39:29 +00:00
widget modal event filter largely relies on OS now. bug 19221. r:hyatt 2000-02-15 05:05:19 +00:00
xpcom help with bug 8700 (at least in profiling it) by paying the cost of loading the xpt files early on before JSContexts are created 2000-02-15 06:45:30 +00:00
xpfc
xpfe Add linkage to JS to fix mac bustage. r=mscott 2000-02-15 07:11:58 +00:00
xpinstall fix for part of bug #27176. To detect is user has selected to install 2000-02-15 07:10:49 +00:00
.cvsignore
aclocal.m4
allmakefiles.sh fix solaris bustage 2000-02-15 07:04:43 +00:00
client.mak Added the ability to run doing "nmake -f client.mak export" or "nmake -f client.mak install" to target a specific portion of the build pass. r=leaf 2000-02-10 04:51:54 +00:00
client.mk Pull nsprpub by static tag. patch from wtc, r=leaf 2000-02-05 21:37:55 +00:00
configure Pass value of NSPR_VERSION to subconfigures to reduce number of places the nspr version needs to be updated. Bug #27457 2000-02-15 04:52:52 +00:00
configure.in Pass value of NSPR_VERSION to subconfigures to reduce number of places the nspr version needs to be updated. Bug #27457 2000-02-15 04:52:52 +00:00
LEGAL
LICENSE
Makefile.in fix build bustage r=travis 2000-02-02 04:12:22 +00:00
makefile.win disabling the run of regxpcom so automated builds this weekend won't 2000-02-05 03:35:39 +00:00
nglayout.mac
nglayout.mk
trex.mak
trex.mk