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
|
fix bug 55506. If seman was initialized too early then it was failing to register its nameset. This happened on first run when JS Component Loader would use the secman. The result was that all calls to the security manager via JavaScript would fail for that session. This fixes that by continuing to try to register the nameset until it actually succeeds. r=mstoltz a=brendan
|
2000-11-30 05:32:08 +00:00 |
cck
|
fix for bug#57340; custom components not showing up in build;added additional field
|
2000-12-08 04:00:29 +00:00 |
chrome
|
Fix for smoketest blocker 61946, r=pink
|
2000-12-05 21:17:30 +00:00 |
cmd
|
|
|
config
|
Build tools should be in place after the first pass and not wait for the next build phase
|
2000-12-14 22:28:51 +00:00 |
content
|
Adding protection for the casae where there's no root element in a document, bug 58477. r=blakeross@telocity.com, sr=scc@mozilla.org
|
2000-12-14 22:37:22 +00:00 |
db
|
Oops. Fixing bustage introduced by previous checkin. I forgot that XPIDL_MODULE is sometimes set by MODULE. r=blizzard Bug 59454
|
2000-11-21 00:18:46 +00:00 |
dbm
|
Tinderbox break - change OS/2 only code - third time is a charm
|
2000-07-10 20:38:41 +00:00 |
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
|
Fix 30878: right clicking on buttons should not trigger button action, and pressing spacebar needs to trigger all buttons. more to come. r=kin sr=sfraser
|
2000-12-15 00:42:53 +00:00 |
ef
|
|
|
embedding
|
bug #46866. Added a read-only DOMWindow attribute to nsIWebProgress.
|
2000-12-14 23:26:35 +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
|
Bug 61571. Improve speculative RTTI heuristics by adding one more instruction to the signature for typeinfo(). r=brendan, sr=beard
|
2000-12-06 00:05:45 +00:00 |
gconfig
|
|
|
gfx
|
Fix Bug 49879 M18: Printing with libXp/Xprt ends-up in error+exit
|
2000-12-14 21:38:58 +00:00 |
grendel
|
Added contribution from Ian Clarke.
|
2000-04-08 06:16:32 +00:00 |
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
|
Fix Un*x bustage (typo in last patch, oops, sorry!)
|
2000-10-12 04:49:28 +00:00 |
intl
|
55328: Cannot input korean!!, (patch from jshin@pantheon.yale.edu)
|
2000-12-14 23:40:36 +00:00 |
java
|
*not part of tbox builds*
|
2000-12-13 09:09:46 +00:00 |
jpeg
|
removing glowcode directives. won't affect you unless you use an obsolete version of glowcode.
|
2000-11-18 02:13:42 +00:00 |
js
|
JDK 1.1 compatibility. Should flesh out the CommandLine class to do what sun.tools.util.CommandLine does.
|
2000-12-15 01:09:58 +00:00 |
js2
|
JDK 1.1 compatibility. Should flesh out the CommandLine class to do what sun.tools.util.CommandLine does.
|
2000-12-15 01:09:58 +00:00 |
l10n
|
fix bug 35057 Use "My Sidebar" consistently throughout browser
|
2000-10-26 02:36:02 +00:00 |
layout
|
Fixed bad path in URI. Not part of build.
|
2000-12-15 00:48:39 +00:00 |
lib
|
Remove bogus paths to dist:client_stubs etc
|
2000-12-14 22:07:55 +00:00 |
mailnews
|
changing previous checkin to be OS/2 friendly using
|
2000-12-15 00:14:08 +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
|
http stuff
|
2000-05-10 23:20:05 +00:00 |
netwerk
|
Fixes bug 51363. Can't login into my.lycos.com. r=dougt, sr=mscott
|
2000-12-15 00:06:13 +00:00 |
network/protocol/http
|
Converting usage of ::GetIID() to NS_GET_IID().
|
2000-01-11 20:49:15 +00:00 |
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
|
Bug 56607 (sr=waterson, r=edburns): Fixes for <APPLET> tag processing, clipping.
|
2000-10-28 05:55:35 +00:00 |
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
|
use the new function to restet the masterbuild
|
2000-12-15 01:19:42 +00:00 |
silentdl
|
Converting usage of ::GetIID() to NS_GET_IID().
|
2000-01-11 20:49:15 +00:00 |
string
|
Checking in scc's fix for blocker bug 62818, nsSlidingSubstring::GetReadableFragment(..., kFragmentAt, ...) wasn't implemented and that caused a crash when serializing HTML to plain text. r=me.
|
2000-12-14 22:16:10 +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 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
|
bug #46866. Added a read-only DOMWindow attribute to nsIWebProgress.
|
2000-12-14 23:26:35 +00:00 |
view
|
Resurrect REQUIRES so that we have some sort of means to track intermodule dependencies. Bug #59454 r=blizzard@mozilla.org
|
2000-11-20 07:16:06 +00:00 |
wallet
|
|
|
webshell
|
r=edburns, a=brendan. 49839 moving OJI out of the registry setup code as it's already a seperate components and we were getting warnings when oji wasn't avail.
|
2000-12-14 23:49:59 +00:00 |
webtools
|
Made deletion of graphs safer. Thanks to Joseph Heenan <joseph@picsel.com>
|
2000-12-14 17:52:18 +00:00 |
widget
|
implement SetSizeMode. bug 32148 r=brendan,rods
|
2000-12-14 22:37:08 +00:00 |
xpcom
|
51327: mozilla doesn't parse java properties files correctly
|
2000-12-15 00:52:09 +00:00 |
xpfc
|
|
|
xpfe
|
Fixing linux build bustage...
|
2000-12-15 00:58:40 +00:00 |
xpinstall
|
fixing bug #62557 - need to automate the long filename file list generation. sr=mscott, r=dveditz,sgehani. not part of tinderbox builds.
|
2000-12-14 23:33:37 +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
|
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
|
Automated update
|
2000-12-14 22:30:09 +00:00 |
configure.in
|
Everything needs libm and some platforms don't have shared lib dependencies. What was I thinking?
|
2000-12-14 22:17:19 +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
|
Second cut at an embedding makefile. This is not part of the seamonkey build.
|
2000-11-22 18:39:16 +00:00 |
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
|
|
|