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
2001-03-14 07:35:29 +00:00
accessible Forgot some makefile. NOT IN BUILD 2001-03-05 20:26:03 +00:00
apache/gzip/src
build Port libxpnet to the mac. (Turning it on.) Also turning on XPICleanup. libxpnet: b = 67248 r = ssu sr = alecf XPICleanup: b = 65680 r = ssu sr = alecf 2001-03-14 06:51:22 +00:00
calendar
caps Fix 49334: gopher support, minor restructuring of directory viewer. necko: r=darin,dougt sr=rpotts other: r=waterson,mstoltz,jag sr=alecf 2001-03-14 02:42:39 +00:00
cck
chrome sr=rpotts, r=gagan. 70743. switching over to new extensible URI::SchemeIs() api 2001-03-13 02:02:05 +00:00
cmd
config Split up ldap build options into two sections: ldap and ldap_experimental, in preparation for turning on just the ldap module in the default builds. Also fixes LDAP C SDK bustage introduced by change to --enable-nspr-autoconf. Bug 70658. Patch from leif@netscape.com, r=dmose@netscape.com, sr=alecf@netscape.com. 2001-03-14 06:41:35 +00:00
content Bug 65878: Make Image documents obey scrolling attribute on containing frames/iframes, remove unused variable, r=heikki@netscape.com, sr=jst@netscape.com 2001-03-14 07:35:29 +00:00
db 71057 sr=waterson new order files. NOT PART OF THE REGULAR BUILD 2001-03-13 10:47:37 +00:00
dbm OS/2 TB break 2001-03-14 04:11:42 +00:00
directory Split up ldap build options into two sections: ldap and ldap_experimental, in preparation for turning on just the ldap module in the default builds. Also fixes LDAP C SDK bustage introduced by change to --enable-nspr-autoconf. Bug 70658. Patch from leif@netscape.com, r=dmose@netscape.com, sr=alecf@netscape.com. 2001-03-14 06:41:35 +00:00
docshell 71057 sr=waterson new order files. NOT PART OF THE REGULAR BUILD 2001-03-13 10:47:37 +00:00
dom Removing files that got checked in accidentally. 2001-03-14 02:51:02 +00:00
editor Fix for: 2001-03-14 07:33:46 +00:00
ef
embedding New stream code - WIP. Not part of the build. 2001-03-13 23:26:53 +00:00
expat Made it so that expat defines abort() to nothing when it is compiled within Mozilla. r=peterv. sr=jst 2001-03-10 07:27:16 +00:00
extensions Fix 49334: gopher support, minor restructuring of directory viewer. necko: r=darin,dougt sr=rpotts other: r=waterson,mstoltz,jag sr=alecf 2001-03-14 02:51:01 +00:00
gc/boehm
gconfig
gfx make getRect pass out an nsrect& 2001-03-14 01:14:23 +00:00
gfx2 make getRect pass out an nsrect& 2001-03-14 01:14:23 +00:00
grendel
htmlparser 71057 sr=waterson new order files. NOT PART OF THE REGULAR BUILD 2001-03-13 10:47:37 +00:00
include
intl 71057 sr=waterson new order files. NOT PART OF THE REGULAR BUILD 2001-03-13 10:47:37 +00:00
java *not part of tbox builds* 2001-03-12 19:01:19 +00:00
jpeg 71057 sr=waterson new order files. NOT PART OF THE REGULAR BUILD 2001-03-13 10:47:37 +00:00
js OS/2 TB break 2001-03-14 05:28:27 +00:00
js2 Added support for more html elements 2001-03-09 02:12:21 +00:00
l10n Fix bug 66087 - Status Bar; Document: Done (0.78secs) should be changed to Document: Done (0.78 secs) 2001-03-04 20:57:19 +00:00
layout fix for bug 71852 sr=hyatt 2001-03-14 07:34:04 +00:00
lib
mailnews Fixing bug 71906. Enabling Search Messages link on Account Central for Local Folders also. r=racham, sr=sspitzer 2001-03-14 05:26:42 +00:00
modules fix for bug #71879, r=dveditz, sr=alecf 2001-03-14 05:55:13 +00:00
msgsdk
mstone
netwerk Fix for: 2001-03-14 07:33:46 +00:00
network/protocol/http
nsprpub Fix bug 29338 "PR_Poll should not poll (spin) on Mac". Checking in for sfraser. r=dougt, sdagley, gordon, sr=sfraser, or vice versa. 2001-03-13 07:02:53 +00:00
nunet
parser 71057 sr=waterson new order files. NOT PART OF THE REGULAR BUILD 2001-03-13 10:47:37 +00:00
plugin/oji/MRJ
privacy
profile Bug 65428 language="javascript" should be type="application/x-javascript" 2001-03-13 15:35:07 +00:00
rdf 71057 sr=waterson new order files. NOT PART OF THE REGULAR BUILD 2001-03-13 10:47:37 +00:00
README
security Fully support profile swtiching in PSM 2.0 2001-03-14 00:03:23 +00:00
silentdl
string Change implicit conversion from 2001-03-08 08:05:05 +00:00
suite
sun-java
themes Fix for: 2001-03-14 07:33:46 +00:00
timer
tools
tripledb
uriloader Remove the O_TRUNC when we open a newly created file (its not needed and 2001-03-14 02:57:47 +00:00
view 71057 sr=waterson new order files. NOT PART OF THE REGULAR BUILD 2001-03-13 10:47:37 +00:00
wallet
webshell bug fix for 59005 Saving html with selects saves unneeded state. 2001-03-14 05:27:44 +00:00
webtools Checking in Jake's <jake@acutex.net> interim patches from bug 30694. Bugzilla was showing bug summaries to everyone, even if they didn't have permission to view the bug. Jake's quick solution is to not display the bug at all if it is in a group no matter who is viewing it. The correct solution would be display the summary if the viewer had the proper permissions. 2001-03-12 22:35:51 +00:00
widget make xp popups work with xmouse (bug 50798). make xppopups go away when app is minimized and mouse is inside xppopup (bugs 45108,31601,37992,39276,45202,63527,68889) r=pink/sr=hyatt. submission by dean_tessman@hotmail.com 2001-03-14 02:34:46 +00:00
xpcom 71057 sr=waterson new order files. NOT PART OF THE REGULAR BUILD 2001-03-13 10:47:37 +00:00
xpfc
xpfe Checking in the fix for tooltip in browser, bug 71612 r=timeless@mac.com sr=hewitt@netscape.com 2001-03-14 03:05:08 +00:00
xpinstall Hook libxpnet into the mac installer (and UI polish friends). b = 67244 r = ssu sr = mscott 2001-03-14 06:58:44 +00:00
.cvsignore
aclocal.m4
allmakefiles.sh Fix 49334: gopher support, minor restructuring of directory viewer. necko: r=darin,dougt sr=rpotts other: r=waterson,mstoltz,jag sr=alecf 2001-03-14 02:51:01 +00:00
client.mak adding new directories to the pull scripts for new imagelib. bug 70938 r=bryner sr=cls 2001-03-08 23:18:55 +00:00
client.mk adding new directories to the pull scripts for new imagelib. bug 70938 r=bryner sr=cls 2001-03-08 23:18:55 +00:00
configure Automated update 2001-03-14 06:45:15 +00:00
configure.in Split up ldap build options into two sections: ldap and ldap_experimental, in preparation for turning on just the ldap module in the default builds. Also fixes LDAP C SDK bustage introduced by change to --enable-nspr-autoconf. Bug 70658. Patch from leif@netscape.com, r=dmose@netscape.com, sr=alecf@netscape.com. 2001-03-14 06:41:35 +00:00
embed.mak
embed.mk
LEGAL
LICENSE
Makefile.in
makefile.win Enable developers to build PSM 2.0 in win32 platforms. 2001-03-04 23:05:45 +00:00
nglayout.mac
nglayout.mk
trex.mak
trex.mk