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
Перейти к файлу
pavlov%netscape.com 20dc0118ea fix for secure imap and news bug 39154 r=mscott 2000-07-13 23:53:54 +00:00
README/mozilla *** empty log message *** 2000-03-28 02:10:58 +00:00
apache/gzip/src
build Import mathml.css into ua.css when building MathML. Not part of build. r=jj. a=waterson. 2000-07-11 06:47:53 +00:00
calendar updating license boilerplate 1999-11-02 06:13:48 +00:00
caps Fixing 40159 and 44822, both [nsbeta2+] regressions on signed scripts. r=sgehani 2000-07-12 03:10:33 +00:00
cck changing the exe name from Netscapesetup to N6setup 2000-07-13 20:31:14 +00:00
chrome 42748 After selecting locale for new profile, different profile does not 2000-07-13 22:59:22 +00:00
cmd updated license boilerplate to xPL v1.1 1999-11-02 22:43:10 +00:00
config Ignore generated files. 2000-07-13 23:15:42 +00:00
content making the element factory support weak references. needed to make ender-lite faster. 2000-07-13 23:18:37 +00:00
db fix mork memory leak, a+r=waterson 35913 2000-07-05 22:40:17 +00:00
dbm Tinderbox break - change OS/2 only code - third time is a charm 2000-07-10 20:38:41 +00:00
directory added a few issues that came up while revamping the callback model 2000-07-12 23:08:11 +00:00
docshell Fix for bug 44608. Added nsIDocShellTreeOwner::ExitModalLoop() and nsIWebBrowserChrome::ExitModalEventLoop(). r=rpotts,a=valeski 2000-07-12 23:56:14 +00:00
dom Fixing (partially at least) nsbeta2+ bug 38951, the problem was that properties on closed window objects were not accessible due to the document being destroyed to soon. We still destroy the document too soon but now we at least hold on to the document principal in the window object so that we don't bail on every security check done for every access to properties the closed window. r=vidur@netscape.com 2000-07-13 21:48:25 +00:00
editor Fixed wrong method call to set background image for Table Dialog. Part of work for 20973, r=mjudge 2000-07-13 23:20:42 +00:00
ef fix another XXX 1999-12-01 21:26:42 +00:00
embedding *NOT PART OF BUILD* 2000-07-13 20:40:21 +00:00
expat Fix "comparison between signed and unsigned" build warning. 2000-04-26 14:25:47 +00:00
extensions fix for secure imap and news bug 39154 r=mscott 2000-07-13 23:53:54 +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 updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
gfx bug 39570; we were using the Western font to determine the height of the 2000-07-13 21:13:13 +00:00
grendel Added contribution from Ian Clarke. 2000-04-08 06:16:32 +00:00
htmlparser 38232 (nsbeta2+): Make line break character configurable in the 2000-07-10 19:46:59 +00:00
include Mac needs History_entry struct. 2000-07-10 08:12:01 +00:00
intl bug 39570; was using Korean font for Japanese text; we now use the locale's 2000-07-13 21:10:34 +00:00
java ** NOT PART OF TBOX BUILDS** 2000-07-13 03:41:24 +00:00
jpeg Removed obsolete REQUIRES variable from every Makefile.in/makefile.win 2000-06-30 08:08:04 +00:00
js add THREADSAFE nsISupports implementation macros to some of the classes which lacked them. bug 45404. a=brendan@mozilla.org 2000-07-13 23:04:15 +00:00
js2 need <stdio.h> for fopen on the Mac. 2000-07-13 02:23:55 +00:00
l10n Ignore generated files 2000-07-08 00:24:33 +00:00
layout storing the factory as a weak reference. speeding up ender-lite. r= anthonyd, r= jfrancis 2000-07-13 23:20:15 +00:00
lib bug #42100, Carbon compatibility. r=gordon, saari, pinkerton, sfraser 2000-06-20 23:10:06 +00:00
mailnews fix for secure imap and news bug 39154 r=mscott 2000-07-13 23:53:54 +00:00
modules 39790 : [L12y] Move all localizable prefs into chrome://.r=morse. 2000-07-13 23:46:53 +00:00
msgsdk updating license boilerplate to xPL v1.1 1999-11-02 06:20:05 +00:00
mstone http stuff 2000-05-10 23:20:05 +00:00
netwerk fix for secure imap and news bug 39154 r=mscott 2000-07-13 23:53:54 +00:00
network/protocol/http Converting usage of ::GetIID() to NS_GET_IID(). 2000-01-11 20:49:15 +00:00
nsprpub Bugzilla bug #45141: checked in an OS/2 patch from Michael Kaply 2000-07-12 00:10:37 +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 38232 (nsbeta2+): Make line break character configurable in the 2000-07-10 19:46:59 +00:00
plugin/oji/MRJ Fixed nsIMemory implementation. 2000-06-03 16:31:16 +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 Fixed some potential NASTY bugs related to fix for bug #36249. Specifically corrupting the users 4.x prefs.js file. Very bad. r=racham 2000-07-13 23:29:24 +00:00
rdf 42748 After selecting locale for new profile, different profile does not 2000-07-13 22:59:22 +00:00
security fingerprint had to handled in certutil for now since SECU_PrintCertificate receives a decoded DER. see #45303 2000-07-12 22:42:57 +00:00
silentdl Converting usage of ::GetIID() to NS_GET_IID(). 2000-01-11 20:49:15 +00:00
string Inline 'operator PRUnichar*()', 'operator char*()'; add inline 'get()' methods. r=brendan 2000-07-13 03:20:28 +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 Removed obsolete REQUIRES variable from every Makefile.in/makefile.win 2000-06-30 08:08:04 +00:00
themes #39218 2000-07-13 21:04:54 +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 Add the refcount balancer to mozilla/tools so it can be maintained more easily. This tool was written by Chris Waterson with contributions by a number of other people. I modified the files being added here from the most recent versions on http://www.mozilla.org/performance/refcnt-balancer.html in the following ways: 2000-07-12 01:32:54 +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 Bug #43583 --> bring up the save as dialog from the backend instead of from the front end. 2000-07-13 06:26:25 +00:00
view r=cls, a=brendan 2000-07-10 21:08:54 +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 Fix for bug 44608. Added nsIDocShellTreeOwner::ExitModalLoop() and nsIWebBrowserChrome::ExitModalEventLoop(). r=rpotts,a=valeski 2000-07-12 23:56:14 +00:00
webtools Bug moving code is now fully implemented. To use it, turn on the param and set the move related params. 2000-07-13 23:12:52 +00:00
widget fix focus problems documented in bug #45351. make sure that key press events are not passed to mozilla windows when an external gtk widget has focus and make sure that key press events are passed to mozilla when it has focus and a key press event happens outside of its windows. r=pavlov a=waterson 2000-07-13 11:48:28 +00:00
xpcom #42637 2000-07-13 15:39:52 +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 Partial fix 44281 r=dougt, add certificate authority status bar XUL item and a spring to make it stick to immediate left of security lock icon 2000-07-13 23:52:22 +00:00
xpinstall fix bug 43272. r=ssu/dvetidz . check nsresult by using NS_FAILED instead of NS_OK != 2000-07-13 21:21:24 +00:00
.cvsignore Ignore .mozconfig.mk and .mozconfig.out (made by client.mk) 2000-03-23 23:29:16 +00:00
LEGAL
LICENSE new version of LICENSE; not part of the build 1999-10-06 02:14:51 +00:00
Makefile.in Explicitly use $topsrcdir so that mozconfig files are removed even for objdir builds 2000-07-07 10:34:45 +00:00
aclocal.m4 Pass MOZ_TOPSRCDIR to altoptions.m4. This allows third parties (like netscape) to refer to the mozilla copy rather than copying it (and mozconfig2configure and mozconfig-find) into their own tree. 2000-03-14 02:59:54 +00:00
allmakefiles.sh Add makefiles for JS profiler 2000-07-13 05:19:46 +00:00
client.mak Removing -d "$(CVSROOT)" option. This messes up under 4nt. 2000-07-06 21:20:26 +00:00
client.mk Remove obsolete pull l10n commands. 2000-06-29 00:18:55 +00:00
configure Automated update 2000-07-11 20:45:12 +00:00
configure.in Applying jgaunt's & jim_nance's change (see rev 1.647 & 1.649) to 2000-07-11 20:33:33 +00:00
makefile.win change dirs ordering to see if this fixes install order. 2000-06-25 01:59:57 +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