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
kin%netscape.com 6790b4afdd Fix for bugs:
41605 Crash doing editor.js:EditorShutdown() when doing File->close
  41734 Applying Override StyleSheet causes Editor crash.

Added missing NS_IF_ADDREF in GetSelectedElement().

r=jfrancis@netscape.com  a=beppe@netscape.com
2000-06-08 14:45:12 +00:00
apache/gzip/src
build Partial fix bug#41272. If INCLUDE_CLASSIC_SKIN is defined in one of the Mac build perl scripts, copy classic skin resources to Chrome/skins directory in dist. r=pinkerton 2000-06-08 03:57:35 +00:00
calendar
caps Renaming nsIAllocator to nsIMemory (and nsAllocator to nsMemory). API cleanup/freeze. Bug #18433 2000-06-03 09:46:12 +00:00
cck removing Unix line endings 2000-06-07 21:25:28 +00:00
chrome Fixed nsSupportsHashtable behaviour and API to fix leaks in 2000-06-06 22:06:56 +00:00
cmd
config # 40177 2000-06-01 14:17:35 +00:00
content implement document.height/width for xul documents (copy/paste from nsDocument.cpp) for bug 41638 2000-06-08 00:51:13 +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 Got rid of conditional definition of shouldCache attr. It's gone now. a=r=(not built). 2000-06-07 05:46:24 +00:00
docshell Fixing nsbeta2+ bug 41718, the docshell did case sensitive string compares when it checked if the protocol of a URL was 'javascript', this broke upper and mixed cased javascript: URL's. r=shaver 2000-06-08 13:58:02 +00:00
dom Needed for bug 40457: Add API for range methods to tell 2000-06-07 22:56:55 +00:00
editor Fix for bugs: 2000-06-08 14:45:12 +00:00
ef
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 fixes for bugs 33542 and 41567, abandon res directory r=dveditz 2000-06-07 05:10:52 +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
gfx # 37239 2000-06-08 13:55:47 +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 Alis Charset detector to menu 2000-06-08 05:23:09 +00:00
java bug 40330 2000-06-08 02:16:06 +00:00
jpeg OS/2 Makefile.in tweaks. Batch 10 & 11. Bug #34106 2000-05-02 01:18:46 +00:00
js Comply with weird ECMA nit: call (o.f)() (note parens around the function expression) must bind 'this' to the global object, not to o\! (41864, r=shaver). 2000-06-08 06:46:18 +00:00
js2 Added parsing and printing of classes, interfaces, and namespaces 2000-06-02 04:35:44 +00:00
l10n
layout Update printing regression tests. r=McCluskey 2000-06-08 13:45:15 +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 unescape mac filter targets before upgrading r=alecf, 16917 2000-06-08 14:38:55 +00:00
modules Fixed jar url resolve so that chrome protocol works. Fixed jar channel to not remove channel after kicking off load. Bug 18433 2000-06-07 09:07:10 +00:00
msgsdk
mstone http stuff 2000-05-10 23:20:05 +00:00
netwerk Bug #34672 --> be sure to append the glyph html to the output string. 2000-06-08 00:50:41 +00:00
network/protocol/http
nsprpub Bugzilla bug #40941: define _PR_HAVE_LARGE_OFF_T for ia64. 2000-06-07 19:15:27 +00:00
nunet
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
profile this belongs in bugzilla, not in the UI. #22235 2000-06-07 23:00:15 +00:00
rdf implement document.height/width for xul documents (copy/paste from nsDocument.cpp) for bug 41638 2000-06-08 00:51:13 +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
string Renaming nsIAllocator to nsIMemory (and nsAllocator to nsMemory). API cleanup/freeze. Bug #18433 2000-06-03 09:46:12 +00:00
suite
sun-java # 40300 2000-05-30 14:43:56 +00:00
themes Partial fix bug#41272. Added destination folder, which makes this manifest file work now. r=pinkerton 2000-06-08 03:51:19 +00:00
timer
tools Sacred 80th column preservation, brendan-style case indentation (not part of default build). 2000-06-07 19:14:10 +00:00
tripledb
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
webshell Bug #40160 --> fix annoying assertion in on end document load for cases where the url doesn't have a host 2000-06-07 23:13:12 +00:00
webtools Adding database schema docs 2000-06-08 07:04:50 +00:00
widget OOps, left the debug code turned on. Flipping the ifdef. 2000-06-07 02:11:40 +00:00
xpcom # 37239 2000-06-08 14:18:07 +00:00
xpfc
xpfe fix for 41587, font pref panel not remembering settings. r=hyatt 2000-06-08 07:00:25 +00:00
xpinstall Fix site selector failover url parsing and download redirect ini routine. (Both nsbeta2+ bugs.) [b=32694, 32766; r=dveditz] 2000-06-07 23:15:14 +00:00
.cvsignore
aclocal.m4
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 # 41349 2000-06-08 14:00:17 +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
nglayout.mk
trex.mak
trex.mk