.. |
appshell
|
Land STATIC_BUILD_20010612_BRANCH, which supports building mozilla with components statically linked into the executable, as well as 'meta modules' that combine components into uber-DLLs.
|
2001-06-20 20:21:49 +00:00 |
base
|
FASTLOAD_20010703_BRANCH landing, r=dbaron, sr=shaver.
|
2001-07-31 19:05:34 +00:00 |
build
|
FASTLOAD_20010703_BRANCH landing, r=dbaron, sr=shaver.
|
2001-07-31 19:05:34 +00:00 |
components
|
Temporary fix for bug 92859. Components can now be registered with the generic module macros to have class info, but not be instantiable via the component manager. Currently, the class object of such components are created eagerly at module initialization time. A future fix might create them lazily. r/sr=jband, jst
|
2001-08-06 07:05:22 +00:00 |
doc
|
Mention leak tutorial in refcount tracing section. (Documentation changes only.)
|
2001-04-28 03:00:50 +00:00 |
ds
|
Fix ownership initializer merge botch (93079, dbaron's patch, sr=shaver, r=me).
|
2001-08-01 22:34:42 +00:00 |
glue
|
Temporary fix for bug 92859. Components can now be registered with the generic module macros to have class info, but not be instantiable via the component manager. Currently, the class object of such components are created eagerly at module initialization time. A future fix might create them lazily. r/sr=jband, jst
|
2001-08-06 07:05:22 +00:00 |
io
|
Working around dynamic linker restrictions on hp/macosx. r=dbaron/sr=brendan.
|
2001-08-03 20:54:25 +00:00 |
libxpt/xptcall
|
|
|
macbuild
|
Adding nsIFastLoadFileControl.idl to project. Change emailed from Zach, to fix fastload branch landing bustage.
|
2001-07-31 20:57:47 +00:00 |
proxy
|
Bug 86734: Remove NS_WITH_SERVICE. r=dbaron, rs=scc, a=asa
|
2001-07-25 07:54:28 +00:00 |
reflect
|
Add test for gcc 2.7.x on Linux, which requires CFRONT_STYLE_THIS_ADJUST. r=waterson sr=shaver b=88397
|
2001-08-02 02:02:06 +00:00 |
remote
|
Set EXPORT_LIBRARY=1 in all pertinent Makefile.ins. Allows us to build the final link list as we traverse the tree. Bug #46775
|
2001-04-28 19:48:12 +00:00 |
sample
|
Land STATIC_BUILD_20010612_BRANCH, which supports building mozilla with components statically linked into the executable, as well as 'meta modules' that combine components into uber-DLLs.
|
2001-06-20 20:21:49 +00:00 |
string
|
bug #90981 (top-crash): sr=mscott, rs=waterson. the new |nsXPIDLC?String| implementation doesn't always have a buffer handle to give up. |BeginReading| won't do what you want in this case, so modify |do_AssignFromReadable| to elide copies from empty strings.
|
2001-07-16 20:29:30 +00:00 |
tests
|
Bug 86734: Remove NS_WITH_SERVICE. r=dbaron, rs=scc, a=asa
|
2001-07-25 07:54:28 +00:00 |
threads
|
bug #88678 (r=jst, r=dougt) The manipulation of nsProxyEventObjects is not threadsafe.
|
2001-07-16 21:26:04 +00:00 |
tools
|
First checked in. Submitted by dp <dpsuresh@netscape.net>. r=dveditz, sr=waterson
|
2001-08-02 20:26:25 +00:00 |
typelib
|
Replaced NO_SHARED_LIB & NO_STATIC_LIB with BUILD_SHARED_LIBS, BUILD_STATIC_LIBS, FORCE_STATIC_LIB & FORCE_SHARED_LIB. Added FORCE_USE_PIC.
|
2001-06-18 22:10:38 +00:00 |
windbgdlg
|
fix bug 54792 by running assert dialog out or process on Win32. r=danm sr=brendan
|
2001-03-23 06:57:17 +00:00 |
.cvsignore
|
|
|
Makefile.in
|
Only build the xpcom sample component if ENABLE_TESTS is set (or only if DISABLE_TESTS isn't set, on windows). sr=cls.
|
2001-01-13 05:26:02 +00:00 |
makefile.win
|
fix bug 54792 by running assert dialog out or process on Win32. r=danm sr=brendan
|
2001-03-23 06:57:17 +00:00 |