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-06-07 01:49:31 +00:00
apache/gzip/src
build Fix the runtime scripts so that mozilla can be run from any directory. r,a=leaf 2000-06-06 22:57:25 +00:00
calendar updating license boilerplate 1999-11-02 06:13:48 +00:00
caps Renaming nsIAllocator to nsIMemory (and nsAllocator to nsMemory). API cleanup/freeze. Bug #18433 2000-06-03 09:46:12 +00:00
cck Updating UI for new PR@ featurs for Pr2 and for Shrimp 2000-06-06 19:57:04 +00:00
chrome Fixed nsSupportsHashtable behaviour and API to fix leaks in 2000-06-06 22:06:56 +00:00
cmd updated license boilerplate to xPL v1.1 1999-11-02 22:43:10 +00:00
config # 40177 2000-06-01 14:17:35 +00:00
content Fixing nsbeta2+ bug 30249, the problem was that the type of various attributes (in the DOM spec) on image elements was string and not number (long), this broke backwards compatibility with 4.x and also compatibility with IE. r=vidur 2000-06-07 01:23:55 +00:00
db General cleanup of the shared library rules. 2000-04-23 17:48:04 +00:00
dbm More OS/2 changes. Batches 19 & 20 of Bug #34106 r=pavlov 2000-05-21 13:32:11 +00:00
directory add a couple of comments; a=r=(not built) 2000-06-06 07:43:21 +00:00
docshell Put pointer test around smprintf to prevent crash for invalid IMG links. 2000-06-05 22:21:37 +00:00
dom Fixing nsbeta2+ bug 40514, the problem was that the 'parser' used to parse the options argument passed to window.open() didn't allow for whitespace between the options, 4.x didn't do this either but IE does. r=vidur 2000-06-07 01:36:28 +00:00
editor bug=34896 changing use of CreateElement to CreateElementNS. this was necessary outside of ender-lite also. good change. r=jfrancis a=beppe 2000-06-07 01:18:12 +00:00
ef fix another XXX 1999-12-01 21:26:42 +00:00
embedding NOT PART OF BUILD! 2000-06-06 18:28:01 +00:00
expat Fix "comparison between signed and unsigned" build warning. 2000-04-26 14:25:47 +00:00
extensions fix for #41063. remove si_StrippedURL(). the single sign on code no longer 2000-06-06 04:38:49 +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 # 37239 2000-06-07 01:12:46 +00:00
grendel Added contribution from Ian Clarke. 2000-04-08 06:16:32 +00:00
htmlparser Renaming nsIAllocator to nsIMemory (and nsAllocator to nsMemory). API cleanup/freeze. Bug #18433 2000-06-03 09:46:12 +00:00
include # 37239 2000-06-02 20:14:56 +00:00
intl add support for sprintf-style string formatting using string bundles 2000-06-06 03:05:00 +00:00
java modified getPropertiesObject() to populate the hash table with 2000-06-07 00:12:06 +00:00
jpeg OS/2 Makefile.in tweaks. Batch 10 & 11. Bug #34106 2000-05-02 01:18:46 +00:00
js Use localizable error message for out of memory. 2000-06-06 04:54:04 +00:00
js2 Added parsing and printing of classes, interfaces, and namespaces 2000-06-02 04:35:44 +00:00
l10n First release of mozilla-dtd2mysql. 2000-03-22 20:55:45 +00:00
layout Fixing nsbeta2+ bug 30249, the problem was that the type of various attributes (in the DOM spec) on image elements was string and not number (long), this broke backwards compatibility with 4.x and also compatibility with IE. r=vidur 2000-06-07 01:23:55 +00:00
lib Extra check to make sure contextual menu manager is installed before initting it. 2000-05-02 00:37:12 +00:00
mailnews fix for #40594, switch to DOM2 2000-06-07 01:05:50 +00:00
modules Changes to address several mail compose and rendering issues - Bugs #: 35158 31906 9202 37365 39226 39728 39372 26182 33305 - r: rhp a: waterson (contributed by mozilla@bucksch.org) 2000-06-06 23:37:04 +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 Fixed nsSupportsHashtable behaviour and API to fix leaks in 2000-06-06 22:06:56 +00:00
network/protocol/http Converting usage of ::GetIID() to NS_GET_IID(). 2000-01-11 20:49:15 +00:00
nsprpub BugZilla: 40941. IA-64 Linux 2000-06-06 23:12:09 +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 Renaming nsIAllocator to nsIMemory (and nsAllocator to nsMemory). API cleanup/freeze. Bug #18433 2000-06-03 09:46:12 +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 New standard compliant sidebar format. Bug 41225. r=pavlov 2000-06-07 00:39:53 +00:00
rdf fix typo that was preventing setAttributeNS from working 2000-06-07 01:11:05 +00:00
README/mozilla *** empty log message *** 2000-03-28 02:10:58 +00:00
security Latest fixes re SDR & pswd mgr. 2000-06-06 22:23:50 +00:00
silentdl Converting usage of ::GetIID() to NS_GET_IID(). 2000-01-11 20:49:15 +00:00
string Renaming nsIAllocator to nsIMemory (and nsAllocator to nsMemory). API cleanup/freeze. Bug #18433 2000-06-03 09:46:12 +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 # 40300 2000-05-30 14:43:56 +00:00
themes Use standards compliant RDF format. Bug 41225. r=pavlov 2000-06-07 00:48:52 +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 New script for down-and-dirty collection of performance data (author:waterson). 2000-06-02 00:53:52 +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 Renaming nsIAllocator to nsIMemory (and nsAllocator to nsMemory). API cleanup/freeze. Bug #18433 2000-06-03 09:46:12 +00:00
view Fix bug 41270 - problems with the bounds checks for nsScrollingView. This 2000-06-05 21:57:44 +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 Put pointer test around smprintf to prevent crash for invalid IMG links. 2000-06-05 22:21:37 +00:00
webtools Fix for bug #40987 2000-06-06 22:03:41 +00:00
widget bug=34896 gettimg ime working in ender-lite. simple fix to dispatch messages to focused element for ime. a=beppe,r=ftang,tajima@eng.sun.com, katakai@japan.sun.com 2000-06-07 01:20:13 +00:00
xpcom Fixed nsSupportsHashtable behaviour and API to fix leaks in 2000-06-06 22:06:56 +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 Use netcenter data, not my test data. Bump dataformat version number. Bug 41225. 2000-06-07 01:49:31 +00:00
xpinstall fix for #14645. make migration work even if the user doesn't install mail-news. 2000-06-06 06:28:19 +00:00
.cvsignore Ignore .mozconfig.mk and .mozconfig.out (made by client.mk) 2000-03-23 23:29:16 +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 # 40177 2000-06-02 21:33:43 +00:00
client.mak Switch client builds to SECURITY_CLIENT_BRANCH tag for security (PSM) subdirectory 2000-05-11 02:36:42 +00:00
client.mk Fix typo from the last checkin. 2000-05-23 22:52:52 +00:00
configure Automated update 2000-06-06 22:15:08 +00:00
configure.in fix the first time someone runs the sub-configure for the LDAP C SDK in an objdir; code only runs when --enable-ldap is specified to configure. a=leaf@mozilla.org; r=blizzard@mozilla.org 2000-06-06 22:07:45 +00:00
LEGAL
LICENSE
Makefile.in make mozilla configure and build the ldap sdk when --enable-ldap is given. r=pavlov@netscape.com,cls@seawoord.org; a=brendan@mozilla.org. 2000-06-01 00:26:48 +00:00
makefile.win build mozilla/themes. don't panic, it doesn't matter yet. 2000-05-08 21:35:40 +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