README
|
Adding newline, testing
|
2000-12-14 15:53:14 +00:00 |
apache/gzip/src
|
…
|
|
build
|
Remove js/src from psm dep list since it's already in DIRS list
|
2000-12-23 02:44:16 +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 numerous embedding install issues and 62757 crasher. r=danm, a=dougt
|
2000-12-21 00:08:28 +00:00 |
cmd
|
updated license boilerplate to xPL v1.1
|
1999-11-02 22:43:10 +00:00 |
config
|
Removing all traces of the old LAYERS #define. r=jst, sr=cls.
|
2000-12-26 22:19:17 +00:00 |
content
|
Removing unnecessary include files and forward declarations.
|
2000-12-26 01:21:25 +00:00 |
db
|
change array growth algorithm to reduce allocs and copies r=alecf,sr=waterson 59279
|
2000-12-16 15:10:24 +00:00 |
dbm
|
Tinderbox break - change OS/2 only code - third time is a charm
|
2000-07-10 20:38:41 +00:00 |
directory
|
Updtates for LDAPJDK 4.13
|
2000-12-18 14:02:20 +00:00 |
docshell
|
bug #63529. Added a null-pointer check in nsWebShell::OnStateChange(...)
|
2000-12-22 21:47:26 +00:00 |
dom
|
Part of fixing 61388, implemented PluginArrayImpl::Refresh body. r=a=jst, sr=vidur
|
2000-12-22 00:08:31 +00:00 |
editor
|
Fix 63572: colorpicker in Composer and message compose is broken. r=cmanske sr=syd
|
2000-12-24 06:40:52 +00:00 |
ef
|
fix another XXX
|
1999-12-01 21:26:42 +00:00 |
embedding
|
clean up interface, per directions. adding copyLinkLocation(), and specifying semantics of selectNone() wrt insertion point location. Implemented selectNone(). r=saari/a=hyatt. bug#s 46867, 63001
|
2000-12-22 01:13:46 +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
|
Temporary hack to remove libpsmglue.so since cls's changes yesterday made it not built by default, and my changes today caused unresolved symbols in the old library. r=cls
|
2000-12-23 21:46:39 +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
|
updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
|
1999-11-06 03:43:54 +00:00 |
gfx
|
Attempt to fix BeOS bustage caused by autoconf test that changes the definition of |PRUnichar| from |PRUint16| to |wchar_t| on platforms where |sizeof(wchar_t)| is 2.
|
2000-12-23 22:15:06 +00:00 |
grendel
|
Added contribution from Ian Clarke.
|
2000-04-08 06:16:32 +00:00 |
htmlparser
|
62754 - Fix meta charset that was getting ignored.
|
2000-12-21 20:46:00 +00:00 |
include
|
Removing all traces of the old LAYERS #define. r=jst, sr=cls.
|
2000-12-26 22:19:17 +00:00 |
intl
|
Attempt to fix OS2 bustage caused by autoconf test that changes the definition of |PRUnichar| from |PRUint16| to |wchar_t| on platforms where |sizeof(wchar_t)| is 2.
|
2000-12-23 20:31:08 +00:00 |
java
|
*not part of tbox builds*
|
2000-12-22 07:30:14 +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
|
Adjusting hard-coded Pacific timezone date testcases to work in any tester's timezone -
|
2000-12-26 20:02:04 +00:00 |
js2
|
Revamped the syntax for calling superconstructors and tightened up the syntax for the super operator
|
2000-12-22 02:02:14 +00:00 |
l10n
|
fix bug 35057 Use "My Sidebar" consistently throughout browser
|
2000-10-26 02:36:02 +00:00 |
layout
|
Removing unnecessary include files and forward declarations.
|
2000-12-26 01:21:25 +00:00 |
lib
|
Remove bogus paths to dist:client_stubs etc
|
2000-12-14 22:07:55 +00:00 |
mailnews
|
fix leak. sr=syd
|
2000-12-23 01:02:25 +00:00 |
modules
|
Fix 42732: open web location dialog should remember previous url and other clean-up. r=timeless sr=alecf
|
2000-12-25 05:13:15 +00:00 |
msgsdk
|
updating license boilerplate to xPL v1.1
|
1999-11-02 06:20:05 +00:00 |
mstone
|
http stuff
|
2000-05-10 23:20:05 +00:00 |
netwerk
|
Bug 55778 -- Don't descend into resources directories that don't have a jar.mn file. This is the Unix portion of the cleanup. r=dprice, sr=cls.
|
2000-12-15 07:32:25 +00:00 |
network/protocol/http
|
Converting usage of ::GetIID() to NS_GET_IID().
|
2000-01-11 20:49:15 +00:00 |
nsprpub
|
Bugzilla bug #62457: set the flock structure correctly and use fcntl
|
2000-12-22 06:02:52 +00:00 |
nunet
|
updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org
|
1999-11-06 02:47:15 +00:00 |
parser
|
62754 - Fix meta charset that was getting ignored.
|
2000-12-21 20:46:00 +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
|
updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org
|
1999-11-06 03:40:37 +00:00 |
profile
|
Bug 35559 - dynamic profile switching support
r=racham, sr=alecf
|
2000-12-18 07:33:08 +00:00 |
rdf
|
Bug 61339. Change idlc to generate NS_DEFINE_STATIC_IID_ACCESSOR() macro instead of 'hand rolled' GetIID(). r=jst, sr=brendan
|
2000-12-21 00:41:00 +00:00 |
security
|
IPv6 support in PSM: bug 47834 r=ddrinan sr=brendan@mozilla.org
|
2000-12-23 01:26:25 +00:00 |
silentdl
|
Converting usage of ::GetIID() to NS_GET_IID().
|
2000-01-11 20:49:15 +00:00 |
string
|
Add |.get()| to nsCString. Bug=58284,r=dbaron, a=scc.
|
2000-12-23 06:45:54 +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
|
#16729 - [Modern] system font capabilities, r=andreww,sr=ben
|
2000-12-19 01:06:31 +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
|
Added --detail option to show basis for object sweeping action
|
2000-12-24 05:56:41 +00:00 |
tripledb
|
updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org
|
1999-11-06 02:47:15 +00:00 |
uriloader
|
bug #62955 - Dialog boxes are the wrong size.
|
2000-12-23 06:07:38 +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
|
updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
|
1999-11-06 03:43:54 +00:00 |
webshell
|
clean up interface, per directions. adding copyLinkLocation(), and specifying semantics of selectNone() wrt insertion point location. Implemented selectNone(). r=saari/a=hyatt. bug#s 46867, 63001
|
2000-12-22 01:13:46 +00:00 |
webtools
|
changes from jake@acutex.net to make it possible to toggle the default value of newemailtech for new profiles, this is set by default to be turned on (the old default was off) ; r=dmose@mozilla.org. changes from me to make newemailtech the default in all new installations, and update the verbiage in various spots to make it clear that newemailtech is now considered the one true way and the old tech will be going away. r=endico@mozilla.org,cyeh@bluemartini.com
|
2000-12-22 23:01:30 +00:00 |
widget
|
OS/2 TB breakage
|
2000-12-24 03:54:59 +00:00 |
xpcom
|
Fix the use of dynamic_cast for nsCOMPtr logging so it doesn't appear in a macro. b=61243
|
2000-12-23 16:43:32 +00:00 |
xpfc
|
updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org
|
1999-11-06 02:47:15 +00:00 |
xpfe
|
Fixing a minor problem with the last patch I checked in. r=timeless
|
2000-12-25 23:57:57 +00:00 |
xpinstall
|
fixing bug #63307 - PSM is not being installed in mozilla builds. sr=beinvenu, r=leaf,sgehani. not part of any tinderbox builds. affects only windows platforms
|
2000-12-22 02:49:33 +00:00 |
.cvsignore
|
Ignore .mozconfig.mk and .mozconfig.out (made by client.mk)
|
2000-03-23 23:29:16 +00:00 |
LEGAL
|
…
|
|
LICENSE
|
…
|
|
Makefile.in
|
Slow down. Enjoy life. Stop forgetting to check in files.
|
2000-12-22 21:44:25 +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
|
removing the touch of mozilla/security/Makefile unless we are explicitly
|
2000-12-26 22:10:13 +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
|
Do not pull PSM/NSS by default until the conflict problem with the PSM Makefiles is resolved.
|
2000-12-23 03:11:17 +00:00 |
configure
|
Automated update
|
2000-12-26 22:30:10 +00:00 |
configure.in
|
Removing all traces of the old LAYERS #define. r=jst, sr=cls.
|
2000-12-26 22:19:17 +00:00 |
embed.mak
|
Fixed a few problems building from clean, including missing widget/timer dependency & problems with psm modules when BUILD_PSM is not defined.
|
2000-12-20 15:06:36 +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 |
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
|
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 |