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
Перейти к файлу
amusil%netscape.com 438bd6ff77 Added id's for the edit menu items so that clients of
this overlay can choose to remove ones if they so desire.
r=cmanske
2000-02-15 09:46:28 +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 Add the source and Makefile for the new mod_gzip_content module. 1998-09-15 20:17:13 +00:00
build Retiring res: protocol usages, should be using resource: . r=valeski 2000-02-15 01:23:05 +00:00
calendar updating license boilerplate 1999-11-02 06:13:48 +00:00
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 updated license boilerplate to xPL v1.1 1999-11-02 22:43:10 +00:00
config bug# 13732 Removing brprof from the build. r=akkanna 2000-02-12 18:50:36 +00:00
content case sensitivity problem. r=sfraser 2000-02-15 09:42:41 +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 Added id's for the edit menu items so that clients of 2000-02-15 09:46:28 +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 updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
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 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 fix 82 warnings for ltabb. 2000-02-12 20:11:08 +00:00
intl fix bug 27702. r=momoi@netscape.com mkaply@us.ibm.com 2000-02-15 09:29:47 +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 updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
layout Converting trees to XBL. Boosts tree scrolling performance. 2000-02-15 09:28:28 +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 #8075. use the newsrc files (~/.mozilla/<profile>/News/newsrc-<hostname>) for the unread/read status instead of the msgdb. r=alecf 2000-02-15 08:35:40 +00:00
modules fixing mac and unix bustage 2000-02-15 02:29:53 +00:00
msgsdk updating license boilerplate to xPL v1.1 1999-11-02 06:20:05 +00:00
netwerk Bug 27576 - fixed warnings. r=gordon 2000-02-15 07:53:08 +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 updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 02:47:15 +00:00
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 updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:40:37 +00:00
profile make profile manager i18n friendly, PDT+ b=15264, r=gayatrib@netscape.com 2000-02-15 01:33:48 +00:00
rdf case sensitivity problem. r=sfraser 2000-02-15 09:42:41 +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 updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
tools Renaming EditorTest to DomToTextConversionTest. r=akkana 2000-02-14 21:12:37 +00:00
tripledb updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 02:47:15 +00:00
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 updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
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 Add icon notifications to GetAttention(). Now, the mozilla icon will flash if gaetattention is called and the app is in the background. r=sfraser. 2000-02-15 09:31:11 +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 updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 02:47:15 +00:00
xpfe Converting trees to XBL. Boosts tree scrolling performance. 2000-02-15 09:27:21 +00:00
xpinstall fixing bug #26152 - changed references to "Seamonkey" and "Netscape 2000-02-15 09:00:37 +00:00
.cvsignore ignore a.out as well 1999-04-10 21:22:55 +00:00
LEGAL Add Y2K disclaimer. 1999-07-06 23:00:05 +00:00
LICENSE new version of LICENSE; not part of the build 1999-10-06 02:14:51 +00:00
Makefile.in fix build bustage r=travis 2000-02-02 04:12:22 +00:00
aclocal.m4 oops, forgot to include these files for libIDL detection 1999-04-10 00:54:58 +00:00
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
makefile.win disabling the run of regxpcom so automated builds this weekend won't 2000-02-05 03:35:39 +00:00
nglayout.mac updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
nglayout.mk updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
trex.mak updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
trex.mk updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00