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-10-07 02:16:03 +00:00
apache/gzip/src
build #51645 - theme preview images for all platforms, r=law, a=ben 2000-10-05 22:19:18 +00:00
calendar
caps Fixing 52497, security problem in document.implementation, r=jst a=brendan 2000-09-20 23:38:28 +00:00
cck fixing bug 55180 2000-10-06 23:41:23 +00:00
chrome removing annoying unneeded assertion. r/a=warren@netscape.com 2000-09-29 05:30:02 +00:00
cmd
config Add .DELETE_ON_ERROR: target so that if the build fails while building the target, it will remove the incomplete target. Bug 48404 2000-09-28 04:02:15 +00:00
content bug 54306 - fix extending the current selection using shift-click. sr/a=hyatt. 2000-10-05 01:13:56 +00:00
db don't write out row comments for mork, r=waterson 44556 2000-07-26 21:14:34 +00:00
dbm Tinderbox break - change OS/2 only code - third time is a charm 2000-07-10 20:38:41 +00:00
directory Merged in changes from v1.4.1. 2000-10-05 19:47:47 +00:00
docshell r=pollmann. Fix for nsbeta3++ bug 48382. Fixes the infinite loop when location.href was set from the onload handler of a frame. 2000-09-28 05:44:10 +00:00
dom reverted line in SetVisibleByFlag; an odd casualty of the brace and indentation uglification that comprised most of rev 1.6. bug 54235 r=jst,waterson 2000-10-06 00:46:25 +00:00
editor move over changes from Netscape branch to trunk; string changes for localization; submitted by briano9@yahoo.com and dan6992@yahoo.com 2000-10-06 12:01:23 +00:00
ef fix another XXX 1999-12-01 21:26:42 +00:00
embedding fixing bugs 54351 and 54013. this should get the embedding widget working again after the jar landing. it also fixes streaming ( patch from ramiro. ). mini-nav.xul should work again too as a side effect. 2000-10-05 05:39:37 +00:00
expat Some compilers don't like C++ comments in C files. Changing to C comments. 2000-08-30 01:35:07 +00:00
extensions Add back incorrectly removed #ifdef. Not part of default build. a=leaf. 2000-10-06 08:59:46 +00:00
gc/boehm [not part of build] base class for all references, provides interior pointer detection. 2000-09-22 07:35:59 +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 turn off watch cursor before going into native code. make the cursor not turn on when library loads so embedding clients don't get screwed. r=pchen/a=hyatt, bug# 53121. 2000-10-06 00:57:40 +00:00
grendel Added contribution from Ian Clarke. 2000-04-08 06:16:32 +00:00
htmlparser 53489 - FMR fix ( r=jst, a=vidur ). 2000-10-05 20:10:28 +00:00
include Removing unused/obsolete files. Not part of build. 2000-09-01 02:30:52 +00:00
intl fix bug 54841. zero out the first 128 bits of the representatble 2000-10-06 21:54:38 +00:00
java * NOT PART OF TBOX BUILD * 2000-10-06 15:04:05 +00:00
jpeg Removed obsolete REQUIRES variable from every Makefile.in/makefile.win 2000-06-30 08:08:04 +00:00
js Add support for new Ant-based buildfile. 2000-10-06 16:26:17 +00:00
js2 Added void and classof operators 2000-09-24 06:08:53 +00:00
l10n r=ben a=ben. This is to match spec, bug 44895. 2000-09-22 21:09:39 +00:00
layout fix for bug #54049 (tree stability) 2000-10-07 00:49:08 +00:00
lib added SIOUXSettings. 2000-09-18 19:36:25 +00:00
mailnews fix for bug 1552;helpmenu alteration;r=putterman;sr=mscott 2000-10-07 00:57:59 +00:00
modules Moved "mailnews.start_page.url" from .js to .property, bug 55011, r=tao, sr=alecf. 2000-10-06 22:58:48 +00:00
msgsdk
mstone http stuff 2000-05-10 23:20:05 +00:00
netwerk Secon attempt to fix RTM++ bug # 54626: ftp dir resolution. r=waterson sr=gagan 2000-10-04 22:58: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 #54195: extended the 'uc' array to 256 elements because 2000-10-06 04:28:07 +00:00
nunet
parser 53489 - FMR fix ( r=jst, a=vidur ). 2000-10-05 20:10:28 +00:00
plugin/oji/MRJ Fix build bustage 2000-09-20 08:25:48 +00:00
privacy
profile fix for rtm++ bug 52181. r=sspitzer sr=mscott. Removed return upon unsuccessful migration. Now it drops through and deletes the progress window as it should. 2000-10-05 22:36:27 +00:00
rdf bug 54306 - fix extending the current selection using shift-click. sr/a=hyatt. 2000-10-05 01:13:56 +00:00
README/mozilla Just added a newline for test purposes 2000-08-04 04:49:05 +00:00
security Fix a crash caused by using a null PRFileDesc * after PR_Open fails. 2000-10-07 02:16:03 +00:00
silentdl Converting usage of ::GetIID() to NS_GET_IID(). 2000-01-11 20:49:15 +00:00
string Fixing rtm++ bug 55587. nsAReadableString::FindChar() was returning the index from the offset to the character if found in stead of the index from the beginning of the string. r=kin, sr&a=scc 2000-10-07 01:50:36 +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 Don't rely upon files that use jri_md.h to include prtypes.h which provides a much needed HAS_LONG_LONG define. Bug 31381 2000-07-27 21:56:07 +00:00
themes fix for bug 1552;helpmenu alteration;r=putterman;sr=mscott 2000-10-07 00:57:59 +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 Autoconf's handling of certain cached values appears to be lame. Need to set the cache file to /dev/null so that perl can be found under a new path. 2000-09-24 20:45:54 +00:00
tripledb
uriloader Bug #54009 --> fix crash when literal is null. This can happen because of 2000-10-06 00:58:05 +00:00
view Added new method to control whether ViewManager and ViewManager2 double-buffer when rendering. bug 49743 a=roc+moz@cs.cmu.edu r=peterl@netscape.com 2000-09-26 05:04:53 +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 bug=55109 2000-10-05 20:57:37 +00:00
webtools Fix for bug 52921: checksetup.pl fails to create database with password. 2000-09-29 05:43:53 +00:00
widget Fixing COM refcounting problems by removing |mDataObject| from the drag target. Also removing the 2000-10-07 00:11:28 +00:00
xpcom Fixing rtm++ bug 55587. nsAReadableString::FindChar() was returning the index from the offset to the character if found in stead of the index from the beginning of the string. r=kin, sr&a=scc 2000-10-07 01:50:36 +00:00
xpfc
xpfe update this test/sample so that it actually works with modern xul a=brendan 2000-10-07 01:39:16 +00:00
xpinstall Make linux installer display intl charsets. 2000-10-06 05:23:22 +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 implementation of the null plugin for unix 2000-09-27 23:44:02 +00:00
client.mak Changing security build order to fix win32 clobber bustage. 2000-09-14 21:22:06 +00:00
client.mk Remove obsolete pull l10n commands. 2000-06-29 00:18:55 +00:00
configure Adding shor wchar support. r/a scc@mozilla.org cls@seawood.com b= 54564 2000-10-01 06:16:14 +00:00
configure.in Adding shor wchar support. r/a scc@mozilla.org cls@seawood.com b= 54564 2000-10-01 06:16:14 +00:00
LEGAL
LICENSE
Makefile.in Updating xlib toolkit. r=a=blizzard. Not part of build. Bug # 54132 2000-10-05 04:35:18 +00:00
makefile.win Adding mpfilelocprovider to build This lib is being used to fix #48981 r=bhuvan, mscott 2000-09-22 03:46:18 +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