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
sspitzer%netscape.com 3e55414ad1 fix for #45922. properly migrate secure news and secure imap servers from
4.x.  isSecure gets set and if no port was specified, we use the default
secure ports.  sr=mscott
2000-12-14 21:43:05 +00:00
apache/gzip/src
build Update the standalone build system to handle our extensive intermodule header dependencies without descending into recursive dependency hell. 2000-12-11 06:52:25 +00:00
calendar
caps
cck fix for bug#57340; custom components not showing up in build;added additional field 2000-12-08 04:00:29 +00:00
chrome
cmd
config Add proper detection of STRIP (which I thought we already had). This should fix the nightly build problem. 2000-12-14 07:39:48 +00:00
content Fix mutation events in XUL. r=hewitt, a=ben 2000-12-14 10:14:02 +00:00
db
dbm
directory Make file compile under JDK1.3 2000-12-08 17:17:49 +00:00
docshell Fix for bug # 54492 r=verah sr=alecf 2000-12-11 23:29:04 +00:00
dom Adding pref to REQUIRES to fix senna tinderbox bustage from hyatt's checkin. 2000-12-10 14:34:06 +00:00
editor Change to token and parser node interfaces in conjunction with less copying in the parser. r=harishd,heikki sr=jst 2000-12-12 21:58:13 +00:00
ef
embedding NOT PART OF THE BUILD. New file for context menu support. 2000-12-13 15:48:18 +00:00
expat Set expat endian flags so we don't do an extra copy. r=heikki, sr=jst 2000-12-12 20:23:50 +00:00
extensions bug 62057, cookie viewer breaks if too many entries, r=pnunn, sr=alecf 2000-12-14 19:27:16 +00:00
gc/boehm
gconfig
gfx Fix Bug 49879 M18: Printing with libXp/Xprt ends-up in error+exit 2000-12-14 21:38:58 +00:00
grendel
htmlparser Checking in fix for annoying asserts on startup caused by a doctype token problem in the parser that was introduced yesterday, casting char * to PRUnichar * just aint a good idea (although that was only part of the problem). Fix done mostly by heikki@netscape.com, r=heikki, harishd, sr=me. 2000-12-14 02:30:12 +00:00
include
intl Changed locale string parse code not to set country if the locale string is country+encoding and no country code, 2000-12-12 22:21:02 +00:00
java *not part of tbox builds* 2000-12-13 09:09:46 +00:00
jpeg
js Fix bug: 2000-12-13 15:17:24 +00:00
js2 Sweeping set of changes to implement closures. Also re-targetted entire 2000-12-08 23:55:39 +00:00
l10n
layout <abbr> and <acronym> elements with title attributes are now styled with dotted underlines and get a help cursor by default. b=56702 r=rods sr=buster 2000-12-14 18:34:05 +00:00
lib
mailnews fix for #45922. properly migrate secure news and secure imap servers from 2000-12-14 21:43:05 +00:00
modules make middle mouse click on link open in new window on all platforms. r=kandrot, a=jst 2000-12-13 07:29:35 +00:00
msgsdk
mstone
netwerk Removing this file so the directory will go away. 2000-12-14 04:27:26 +00:00
network/protocol/http
nsprpub Bugzilla bug #61746: make NSPR local threads work on more NetBSD platforms. 2000-12-10 15:20:03 +00:00
nunet
parser Checking in fix for annoying asserts on startup caused by a doctype token problem in the parser that was introduced yesterday, casting char * to PRUnichar * just aint a good idea (although that was only part of the problem). Fix done mostly by heikki@netscape.com, r=heikki, harishd, sr=me. 2000-12-14 02:30:12 +00:00
plugin/oji/MRJ
privacy
profile Fix 31154: inconsistenty in descriptions of Netscape 4.x profiles. patch by Henrik Gemal (gemal@gemal.dk). r=verah a=ben 2000-12-14 18:47:11 +00:00
rdf Fix mutation events in XUL. r=hewitt, a=ben 2000-12-14 10:14:02 +00:00
README Adding newline, testing 2000-12-14 15:53:14 +00:00
security fixed missin platform bug 2000-12-14 02:13:55 +00:00
silentdl
string OS/2 TB breakage 2000-12-13 04:07:21 +00:00
suite
sun-java
themes Fix 57490: classic skin needs to use css2 system colors instead of hardcoded ones. patch by lordpixel@mac.com, much more to come. r=me a=ben 2000-12-13 05:48:40 +00:00
timer
tools New performance data. Not part of any build. 2000-12-13 18:48:08 +00:00
tripledb
uriloader
view
wallet
webshell Changes to put style data into the layout regression data output. r=karnaze, a=waterson 2000-12-07 15:31:40 +00:00
webtools Made deletion of graphs safer. Thanks to Joseph Heenan <joseph@picsel.com> 2000-12-14 17:52:18 +00:00
widget When remembering the time of the lst click it should be remembered only for mouse 2000-12-13 11:53:10 +00:00
xpcom Fix for assert when loading content from the memory cache (ie. hitting Back). r=jst 2000-12-13 23:11:32 +00:00
xpfc
xpfe bug 51144, make cookie viewer/password viewers resizable, r=blakeross@telocity.com, sr=alecf 2000-12-14 19:16:31 +00:00
xpinstall Fix packaging of cross-compiled builds by using proper $(STRIP) 2000-12-12 20:08:40 +00:00
.cvsignore
aclocal.m4
allmakefiles.sh Moving the tool to strip the dynstr section from elf binaries to config/elf-dynstr-gc.c . See mozilla/tools/elf-dynstr-gc/elf-gc-dynstr.c for the previous history of this file. 2000-12-11 07:24:47 +00:00
client.mak we won't get very far building mozilla/security on windows without pulling 2000-12-09 00:34:08 +00:00
client.mk Update the standalone build system to handle our extensive intermodule header dependencies without descending into recursive dependency hell. 2000-12-11 06:52:25 +00:00
configure Add proper detection of STRIP (which I thought we already had). This should fix the nightly build problem. 2000-12-14 07:39:48 +00:00
configure.in Add proper detection of STRIP (which I thought we already had). This should fix the nightly build problem. 2000-12-14 07:39:48 +00:00
embed.mak rearranged DIRS order so builds can complete in one pass from a clean tree 2000-12-12 23:59:19 +00:00
embed.mk
LEGAL
LICENSE
Makefile.in Need to cat huge list of makefiles directly to xargs instead of using variables. 2000-12-12 21:28:24 +00:00
makefile.win Fix for bug 60909. r=javi@netscape.com, bryner@netscape.com. sr=brendan@mozilla.org, leaf@mozilla.org. 2000-12-06 23:45:42 +00:00
nglayout.mac
nglayout.mk
trex.mak
trex.mk