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
Перейти к файлу
kmcclusk%netscape.com d2d24c96ac r=rods; bug=15478; Added WS_EX_TOOLWINDOW extended style for popup windows
to prevent popups from creating empty task bar buttons.
bug=6061; NS_DISPLAYCHANGE event is now generated when the display depth changes
on WIN32.
1999-10-06 21:54:49 +00:00
README/mozilla removing obsolete doc file; a=leaf@mozilla.org 1999-10-06 19:17:56 +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 Don't export headers in lib/mac/MacMemoryAllocator any more. NSPR no longer needs the one that was being exported. r=sdagley 1999-10-06 01:20:44 +00:00
calendar fixed instructions 1998-11-23 22:55:32 +00:00
caps Fix 15618 [CRASH] JS assertion on table regression test 1999-10-06 21:12:21 +00:00
cck fix to bug #15327 adding MinLen field to the edit widget 1999-10-06 01:38:02 +00:00
chrome/src Fix the following bugs: 1999-10-02 03:41:37 +00:00
cmd Adding context menu library to the interface stubs 1999-05-14 21:58:33 +00:00
config Make mkdepend lines shorter (OpenVMS only). r=ramiro 1999-10-04 10:43:28 +00:00
content Fix another portion of 13192 Mozilla is "oversecured" and does not allow access to documents in the same domain 1999-10-06 21:13:37 +00:00
db changed from directly using "MSL DropInRuntime.Lib" to using "NSComponentStartup.o" to enable GC leak detector. r=smfr 1999-10-03 20:46:23 +00:00
dbm Add memmove to autoconf tests. 1999-09-18 02:55:39 +00:00
directory Fixed a bad link 1999-09-28 19:58:15 +00:00
docshell/base bug #15605. Reviewed by nisheeth. Check the return code from GoToAnchor(...) :-) 1999-10-06 05:15:13 +00:00
dom Fix another portion of 13192 Mozilla is "oversecured" and does not allow access to documents in the same domain 1999-10-06 21:13:37 +00:00
editor fixed some space leaks reported by kipp. no bug #, r=tague 1999-10-06 20:27:41 +00:00
ef add simple test to make sure things are actually working. 1999-08-30 08:04:12 +00:00
expat Fixing build warning. 1999-09-20 21:35:50 +00:00
extensions Converted wallet.dll and wlltvwrs.dll to use nsIModule to prepare for memory leaks fixing. Bug# 14034. r=morse 1999-10-06 04:42:59 +00:00
gc/boehm reconfigured for large heaps, to increase # of root sets. 1999-09-30 05:15:53 +00:00
gconfig Fix to use search path for lesstif as per John Hicks suggestion. Environment 1998-11-05 18:04:06 +00:00
gfx Fixed build warnings. 1999-10-06 08:51:48 +00:00
grendel Updates for JavaMail 1.1.x. 1999-08-12 03:28:00 +00:00
htmlparser Fix for Bugs 1999-10-06 19:04:29 +00:00
include Export xp_regexp.h, for libjar. r=sdagley 1999-10-06 01:19:18 +00:00
intl fix bug 15647 r=sdagley. Swap progid base between ENCODER/DECODER 1999-10-06 07:11:40 +00:00
java To compile on Linux, renamed 'jarray' to 'theJarray' (jarray is a JNI type), and made sure all paths in xpjd_GetInterfaceInfoNative() return a jboolean (bug 15279). 1999-10-02 00:18:02 +00:00
jpeg changed from directly using "MSL ShLibRuntime.Lib" to using "NSLibraryStartup.o" to enable GC leak detector. r=smfr 1999-10-03 20:23:01 +00:00
js More license wrangling: fix the release date (1999, not 1998). 1999-10-06 21:52:17 +00:00
js2/semantics Updated for recent semantic engine changes. Changed the meaning of (?= to match Perl. 1999-07-27 01:05:59 +00:00
l10n Add flags to selectively build subdirectories. 1999-10-06 00:03:37 +00:00
layout Fix another portion of 13192 Mozilla is "oversecured" and does not allow access to documents in the same domain 1999-10-06 21:13:37 +00:00
lib breakage fixing, gc_stdout -> GC_stdout 1999-10-03 22:30:35 +00:00
mailnews Added constructor/destructor counting macros for various mailnews 1999-10-06 20:32:25 +00:00
modules Fixed access paths to remove lib/xp, and mozilla/include. xp_regexp.h is now exported, and found in dist. r=sdagley 1999-10-06 01:19:58 +00:00
msgsdk don't hardcode domestic 1998-08-25 18:48:36 +00:00
nav-java General cleanup. 1999-09-14 01:35:43 +00:00
netwerk Partial checkins for fixing bug # 10333. Added the nsIStatusCodeEventSink for conveying status codes to the UI thread from the socket ones. r=mscott,a=don 1999-10-06 20:50:12 +00:00
network General cleanup. 1999-09-17 22:12:46 +00:00
nsprpub Backed out previous checkin. 1999-10-06 19:33:52 +00:00
nunet Changes to build http in its own library. and use auto detection/registry. 1999-03-27 02:05:59 +00:00
parser Fix for Bugs 1999-10-06 19:04:29 +00:00
plugin/oji/MRJ Took out the debug panel which appears whenever System.out messages are 1999-09-23 20:36:16 +00:00
privacy Sync'd various Makefile.ins to their Makefile counterparts. 1998-10-21 02:13:56 +00:00
profile remove unused code, now that CreateNewProfile() takes two arguments 1999-10-06 21:52:02 +00:00
rdf Added document.width/document.height to nsIDOMNSDocument. Bug 961. R: troy 1999-10-06 20:33:58 +00:00
silentdl General cleanup. 1999-09-15 22:13:45 +00:00
string/obsolete bugs 13038 and 14920; also improved comments. r=kmcclusk 1999-10-05 04:47:19 +00:00
suite Fix broken XUL. Review: sdagley 1999-10-06 03:33:28 +00:00
sun-java General cleanup. 1999-09-15 22:29:43 +00:00
timer ignore generated Makefile 1999-08-10 05:16:39 +00:00
tools Improved printouts so that addref/release tracing always shows the old/new refcnts in decimal instead of old in decimal and new in hex 1999-10-05 23:56:33 +00:00
tripledb Allow a way to finely control the order of query results. 1999-07-12 22:09:23 +00:00
uriloader Removed dead code inside of #if 0 blocks... 1999-10-06 21:43:21 +00:00
view r=beard; Added in ctor/dtor counting 1999-10-05 14:52:53 +00:00
wallet New files for wallet 1999-03-10 21:35:41 +00:00
webshell Removed dead code inside of #if 0 blocks... 1999-10-06 21:43:21 +00:00
webtools Wow. Turns out this stuff would only handle 10 products. Did the 1999-10-06 20:37:37 +00:00
widget r=rods; bug=15478; Added WS_EX_TOOLWINDOW extended style for popup windows 1999-10-06 21:54:49 +00:00
xpcom updating status. Not part of the build 1999-10-06 21:13:38 +00:00
xpfc Fix windows build: 1998-11-11 00:17:29 +00:00
xpfe Bug 13910. Fix flash panel style rules, XUL, and JS so that flashes start to display again. r=slamm. 1999-10-06 21:08:50 +00:00
xpinstall initial work on unix installer 1999-10-06 06:59:20 +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 Autoconfing leaky tool, cvs checkout mozilla/tools/leaky; ./configure --enable-leaky. a=shaver, r=kipp 1999-09-25 20:44:48 +00:00
aclocal.m4 oops, forgot to include these files for libIDL detection 1999-04-10 00:54:58 +00:00
allmakefiles.sh fix resources for the profile migration dialog. 1999-09-29 04:07:12 +00:00
client.mak remove MODULAR_NETLIB define. obsolete. 1999-09-02 22:19:21 +00:00
client.mk Fix build bustage reported by Greg Noel and Jerry Kirk on netscape.public.mozilla.builds. 1999-09-30 16:14:11 +00:00
configure Automated update 1999-10-05 00:31:43 +00:00
configure.in add detection for broken mmap()/write() behavior 1999-10-05 00:29:09 +00:00
makefile.win changed order to do splitsym before componentreg. 1999-09-30 17:50:24 +00:00
nglayout.mac Commiting this from windows caused my special characters to disappear 1998-05-22 06:35:58 +00:00
nglayout.mk General cleanup. 1999-09-11 04:50:16 +00:00
trex.mak Pull msgsdk 1998-10-29 02:50:29 +00:00
trex.mk Fix msgsdk build problem 1998-11-02 19:14:40 +00:00